- 13 Aug, 2011 32 commits
-
-
grt@chromium.org authored
This patch depends on landing this WebKit patch first: https://bugs.webkit.org/show_bug.cgi?id=66067 BUG=none TEST=manually Review URL: http://codereview.chromium.org/7619015 TBR=fsamuel@chromium.org Review URL: http://codereview.chromium.org/7645012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96695 0039d316-1c4b-4281-b951-d872f2087c98
-
fsamuel@chromium.org authored
This patch depends on landing this WebKit patch first: https://bugs.webkit.org/show_bug.cgi?id=66067 BUG=none TEST=manually Review URL: http://codereview.chromium.org/7619015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96694 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96691 0039d316-1c4b-4281-b951-d872f2087c98
-
abarth@chromium.org authored
TBR= BUG= TEST= Review URL: http://codereview.chromium.org/7633043 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96690 0039d316-1c4b-4281-b951-d872f2087c98
-
estade@chromium.org authored
BUG=none TEST=manual (set logo to something else in preferences file) Review URL: http://codereview.chromium.org/7602017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96688 0039d316-1c4b-4281-b951-d872f2087c98
-
thakis@chromium.org authored
Includes parser support for C++0x lamba expressions and improved array length checking warnings. scan-build has C++ enabled by default. BUG=none TEST=none TBR=hans Review URL: http://codereview.chromium.org/7645011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96687 0039d316-1c4b-4281-b951-d872f2087c98
-
mihaip@chromium.org authored
Touching extension.h now results in 202 files being compiled instead of 495 (when building the chrome target). Required that the UnloadedExtensionReason enum be moved to extension_constants.h. R=asargent@chromium.org Review URL: http://codereview.chromium.org/7633029 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96686 0039d316-1c4b-4281-b951-d872f2087c98
-
nirnimesh@chromium.org authored
R=krisr@chromium.org BUG= TEST= Review URL: http://codereview.chromium.org/7629020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96685 0039d316-1c4b-4281-b951-d872f2087c98
-
tim@chromium.org authored
BUG=19878 TEST=none Review URL: http://codereview.chromium.org/7628024 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96684 0039d316-1c4b-4281-b951-d872f2087c98
-
estade@chromium.org authored
fix the attribution for RTL (put it on the left). Also, flip the attribution side for LTR if the theme is right-aligned. Most right-aligned images will conflict with the theme attribution if it's on the right (it was on the left in ntp3). This fixes the attribution for my personal favorite theme, Justin Bieber, and also Nik Daum, which is OK I guess. I didn't flip for left-aligned themes in RTL because almost all themes are left-aligned, and it's usually not conflicting. BUG=none TEST=install Nik Daum theme; attribution should be legible Review URL: http://codereview.chromium.org/7647001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96683 0039d316-1c4b-4281-b951-d872f2087c98
-
sidor@chromium.org authored
Additionally local path translation is now supported by filebrowser extension in formatting routine. BUG=chromium-os:4541, chromium-os:17071 TEST=Try to format removable device Review URL: http://codereview.chromium.org/7583041 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96682 0039d316-1c4b-4281-b951-d872f2087c98
-
scherkus@chromium.org authored
Review URL: http://codereview.chromium.org/7629007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96681 0039d316-1c4b-4281-b951-d872f2087c98
-
estade@chromium.org authored
displays a bubble pointing at "Most Visited"; this is dismissed after 10 displays (try opening the ntp 11 times), or after the user clicks a navigation dot. See bug for more background. BUG=92434 TEST=manual Review URL: http://codereview.chromium.org/7461160 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96680 0039d316-1c4b-4281-b951-d872f2087c98
-
piman@chromium.org authored
Prevents crashes when destroying a decoder while messages are pending. BUG=None TEST=Pepper Flash Review URL: http://codereview.chromium.org/7629022 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96679 0039d316-1c4b-4281-b951-d872f2087c98
-
brettw@chromium.org authored
This is needed by my new unified resoruce tracker, which will use this file from the shared_impl in the new resource base object. I fixed up the namespaces for the callers. Longer term, I want to put the proxy in the ppapi namespace which will eliminate some of this mess. Review URL: http://codereview.chromium.org/7623018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96678 0039d316-1c4b-4281-b951-d872f2087c98
-
piman@chromium.org authored
An ill-timed lost context could destroy the compositor context, while a composite has been scheduled. This makes sure we reset is_accelerated_compositing_active_ so that we don't try to use the 3D path in this case. BUG=None TEST=Fullscreen with Pepper Flash on ARM devices Review URL: http://codereview.chromium.org/7628023 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96677 0039d316-1c4b-4281-b951-d872f2087c98
-
jhawkins@chromium.org authored
BUG=none TEST=none Review URL: http://codereview.chromium.org/7628026 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96676 0039d316-1c4b-4281-b951-d872f2087c98
-
rsleevi@chromium.org authored
I removed the _p.c files from the associated iaccessible2 previously to fix windows incremental link, but didn't add the required _p.c one to the proxy dll. BUG=Red tree TEST=IAccessible2Proxy links Review URL: http://codereview.chromium.org/7649003 Patch from scottmg@chromium.org <scottmg@chromium.org>. git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96675 0039d316-1c4b-4281-b951-d872f2087c98
-
mattm@chromium.org authored
BUG=87856 TEST=See bug Review URL: http://codereview.chromium.org/7640004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96674 0039d316-1c4b-4281-b951-d872f2087c98
-
groby@chromium.org authored
R=jhawkins@chromium.org BUG=none TEST=WebIntentsTableTest.GetAllIntents,WebDataServiceTest.WebIntents.GetAll,WebIntentsRegistryTest.GetAllIntents, Review URL: http://codereview.chromium.org/7633011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96673 0039d316-1c4b-4281-b951-d872f2087c98
-
thestig@chromium.org authored
BUG=84992 TEST=printing still works. Review URL: http://codereview.chromium.org/7639014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96672 0039d316-1c4b-4281-b951-d872f2087c98
-
dominich@chromium.org authored
Allows the re-enabling of BrowserAccelerators test. BUG=92563 TEST=*BrowserAccelerators Review URL: http://codereview.chromium.org/7634028 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96671 0039d316-1c4b-4281-b951-d872f2087c98
-
thakis@chromium.org authored
"number of wheel handlers" to browser process. We want to implement two-finger-swipe for history like safari does on os x lion. The way this works is: * If a page has no horizontal scrollbars, or the page is all the way to the left, scrolling to the left will go back in history instead. * Same for right/forward. Hence, this data needs to be available in the browser process. This is modelled after the WebKit2 functions WKPageIsPinnedToLeftSide(), WKPageIsPinnedToRightSide(), WKPageHasHorizontalScrollbar(), and webPageProxy::willHandleHorizontalScrollEvents(). Depends on https://bugs.webkit.org/show_bug.cgi?id=66094 BUG=90228 TEST=No observable effect yet Review URL: http://codereview.chromium.org/7635011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96670 0039d316-1c4b-4281-b951-d872f2087c98
-
scottmg@chromium.org authored
As far as I can tell, the _p.c files should only be included into a proxy when calling across domains. When linking incrementally it appears those files aren't dead-stripped which causes unresolved external references to CStdStubBuffer_Release. BUG=92175 TEST=no new functionality Review URL: http://codereview.chromium.org/7599005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96669 0039d316-1c4b-4281-b951-d872f2087c98
-
dcheng@chromium.org authored
BUG=92582 TEST=doesn't crash when you paste a non-32bpp image that's not square. Review URL: http://codereview.chromium.org/7628005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96668 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96664 0039d316-1c4b-4281-b951-d872f2087c98
-
georgey@chromium.org authored
It was found to be not the culprit of redness Whitespace change: http://codereview.chromium.org/7633020 BUG=none TEST=none Review URL: http://codereview.chromium.org/7633030 TBR=vandebo@chromium.org Review URL: http://codereview.chromium.org/7618026 TBR=ctguil@chromium.org Review URL: http://codereview.chromium.org/7633047 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96662 0039d316-1c4b-4281-b951-d872f2087c98
-
jschuh@chromium.org authored
Flash forwards some window messages when it has no handler set. The only ones I've observed are WM_MOUSEWHEEL and WM_GESTURE (gestures are supported only on Win7). So, we need to allow these messages through the UIPI boundary. One important note is that I use per-process message filters on Vista, but per-window filters on Win7 or later (because they're supported). BUG=86810 TEST=None. Review URL: http://codereview.chromium.org/7617019 TBR=jschuh@chromium.org Review URL: http://codereview.chromium.org/7648011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96661 0039d316-1c4b-4281-b951-d872f2087c98
-
georgey@chromium.org authored
TEST=none BUG=none git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96660 0039d316-1c4b-4281-b951-d872f2087c98
-
pkasting@chromium.org authored
BUG=none TEST=Launches on XP/Vista TBR=georgey Review URL: http://codereview.chromium.org/7633044 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96657 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96656 0039d316-1c4b-4281-b951-d872f2087c98
-
ctguil@chromium.org authored
Whitespace change: http://codereview.chromium.org/7633020 BUG=none TEST=none Review URL: http://codereview.chromium.org/7633030 TBR=vandebo@chromium.org Review URL: http://codereview.chromium.org/7618026 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96655 0039d316-1c4b-4281-b951-d872f2087c98
-
- 12 Aug, 2011 8 commits
-
-
dmaclach@chromium.org authored
BUG=92498 TEST=With remoting, Connect and keep the session there for > 10m, hit continue and do it again. Expect dialog to come up again. Review URL: http://codereview.chromium.org/7650003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96652 0039d316-1c4b-4281-b951-d872f2087c98
-
sergeyu@chromium.org authored
When we switch to P2P Pepper API we will need to run networking code on the main plugin thread. Switching to MessageLoopProxy for network thread, so that it's easier to switch network thread in the future. BUG=None TEST=None Review URL: http://codereview.chromium.org/7633009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96651 0039d316-1c4b-4281-b951-d872f2087c98
-
scottfr@chromium.org authored
BUG= TEST= Review URL: http://codereview.chromium.org/7602021 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96650 0039d316-1c4b-4281-b951-d872f2087c98
-
piman@chromium.org authored
The DCHECKs don't trigger in release, and in any case it's a bit rude to have the renderer crash on a plugin that did the wrong thing, so send an error instead. BUG=None TEST=Pepper Flash Review URL: http://codereview.chromium.org/7628025 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96649 0039d316-1c4b-4281-b951-d872f2087c98
-
sergeyu@chromium.org authored
BUG=92231 TEST=Second remoting connection from the same browser works. Review URL: http://codereview.chromium.org/7633036 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96647 0039d316-1c4b-4281-b951-d872f2087c98
-
thestig@chromium.org authored
BUG=19775,32624,89304,92571 TEST=none TBR=jhawkins Review URL: http://codereview.chromium.org/7648003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96646 0039d316-1c4b-4281-b951-d872f2087c98
-
sergeyu@chromium.org authored
BUG=91620 TEST=Host doesn't crash when shutting down. Review URL: http://codereview.chromium.org/7635005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96645 0039d316-1c4b-4281-b951-d872f2087c98
-
davemoore@chromium.org authored
BUG=chromium-os:17469 TEST=Click battery icon, confirm it meets spec Review URL: http://codereview.chromium.org/7491083 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96643 0039d316-1c4b-4281-b951-d872f2087c98
-