summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Blacklist NVIDIA GeForce 7300 GT on Mac.zmo@google.com2011-02-241-1/+12
* Fix dragged tab visiblity bug by making the Widget invalidate everything for ...ben@chromium.org2011-02-243-2/+6
* Moved creation of GPU transfer buffers into the browser process.apatrick@chromium.org2011-02-2430-88/+352
* Print Preview: Add some CHECKs to help track down a crash.thestig@chromium.org2011-02-241-3/+6
* Suppress failing tests that need to be rebaselined upstream.tony@chromium.org2011-02-241-0/+8
* Re-enable sign-compare in Clang build by pulling in a ICU @75916jshin@chromium.org2011-02-242-3/+1
* Roll DEPS to libvpx:75967 ffmpeg:75963fischman@chromium.org2011-02-241-2/+2
* Add kkania to automation and chromedriver watchlists.kkania@chromium.org2011-02-241-1/+5
* Increased the minimum timer interval for background tabs to 1000kbr@google.com2011-02-241-1/+1
* Roll gtest 492:539 and gmock 300:358thakis@chromium.org2011-02-242-2/+5
* Cleanup: Delete empty dom_ui directories.thestig@chromium.org2011-02-240-0/+0
* Fix a ChromeFrame crash which occurs in the field typically during upgrades w...ananta@chromium.org2011-02-241-1/+2
* OOL code in CarbonPluginWindowTracker.erg@google.com2011-02-243-4/+9
* Fix compile on windows.sadrul@chromium.org2011-02-241-2/+2
* Fix rounding error when convering HSL values to RGB.tony@chromium.org2011-02-242-20/+55
* Cleanup: Remove a bunch of unneeded includes.thestig@chromium.org2011-02-2421-21/+0
* Remove CEEE from watchlists; it no longer exists in this repository.joi@chromium.org2011-02-241-4/+0
* ICU 4.6 upgrade chrome changes in phase 2jshin@chromium.org2011-02-247-6/+7
* Transformable views: Use the transformation for points and events.sadrul@chromium.org2011-02-2417-99/+606
* Clean up the disable_ and checks_.lzheng@chromium.org2011-02-241-5/+8
* Don't let extensions crash the browser or renderers from tabs API.jstritar@chromium.org2011-02-246-6/+95
* Drop "U;" from the UA string. This parallels https://bugs.webkit.org/show_bu...pkasting@chromium.org2011-02-241-4/+1
* Remove dependency on Views::Window from platforms that don't support it.estade@chromium.org2011-02-2410-15/+24
* Remove line I had added for debugging, then accidentally committed.estade@chromium.org2011-02-241-2/+0
* gtk - Popup blocked animationestade@chromium.org2011-02-242-43/+217
* Pepper: Actually add PPB_FLASH_FILE_MODULE_LOCAL_INTERFACE to GetInterface().viettrungluu@chromium.org2011-02-241-0/+4
* Disabling Crash Renderers test, it fails always on offical trunk builderskerz@chromium.org2011-02-241-1/+1
* Added LevelOfControl to Preferences API's get() resultbattre@chromium.org2011-02-2422-37/+303
* Fixed about:gpu refresh bug.nduca@chromium.org2011-02-2411-80/+232
* Change tabs to spaces in views/views.gypwyck@chromium.org2011-02-241-2/+2
* Fix for the HTTPSGetTest and GetTest net test failures with ChromeFrame. Thes...ananta@chromium.org2011-02-2414-37/+87
* Move some more direct uses of RootView to Widget.ben@chromium.org2011-02-2416-42/+81
* Mac specific chromium-style issues now that the trybot is sane.erg@google.com2011-02-2422-39/+102
* Stretched the hit box of the download shelf close button to the edges of the ...stevet@google.com2011-02-241-4/+7
* Ensure that Prerendering uses not more than 100MB per prerendered page.tburkard@chromium.org2011-02-247-1/+165
* Thread Hang detector - enable it for Windows only and ifdef'edrtenneti@chromium.org2011-02-241-3/+4
* Revert 75933 - Roll ffmpeg DEPS to 75931fischman@chromium.org2011-02-241-1/+1
* Roll ffmpeg DEPS to 75931fischman@chromium.org2011-02-241-1/+1
* Add one more suppression for the ThreadWatcherTesttimurrrr@chromium.org2011-02-241-1/+8
* web-ui settings: Eliminate three html parse warnings do to incorrect use of l...csilv@chromium.org2011-02-241-14/+14
* Pin the PPAPI custom cursor value. PPAPI is intended to be frozen, so make sp...avi@chromium.org2011-02-243-6/+14
* Revert 75911 - Remove web_ui_util helper functions.kmadhusu@chromium.org2011-02-248-24/+65
* Remove ssl_client_socket_mac_factory.{h,cc} andwtc@chromium.org2011-02-245-121/+0
* Provisional fix for WebFrame API changes upstream (added clearOpener).pfeldman@chromium.org2011-02-242-0/+4
* Roll DEPS:libvpx to 75908.fischman@chromium.org2011-02-241-1/+1
* Fix pinning of gamma on Mac device orientation. It shouldn't switch signs.avi@chromium.org2011-02-241-7/+13
* Get rid of the GTK-only accessibility api code, now that Chrome OS can relydmazzoni@chromium.org2011-02-2426-1218/+0
* PPB_Flash cleanup part 2: move all the file stuff to ppb_flash_file.*.viettrungluu@chromium.org2011-02-2415-519/+702
* [Sync] Unrevert r75287 (initial support for sync encryption of all datatypes)...zea@chromium.org2011-02-2440-214/+1838
* Add parens around && next to a || to fix build.mrossetti@chromium.org2011-02-241-2/+2