summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add caching of the InMemoryURLIndex (part of the HistoryQuickProvider) part 1...mrossetti@chromium.org2011-02-2426-261/+1214
* Remove web_ui_util helper functions.kmadhusu@chromium.org2011-02-248-65/+24
* Fix incorrect include.dilmah@chromium.org2011-02-241-1/+1
* Update ICU suppressions for tsanjochen@chromium.org2011-02-241-4/+4
* Suppress data race in ThreadWatcherTestjochen@chromium.org2011-02-241-0/+7
* The RenderView currently only updates the navigation statemmenke@chromium.org2011-02-244-44/+25
* Move in_process_webkit dir from chrome\browser to content\browser.jam@chromium.org2011-02-2453-194/+193
* Set the standard font from 'serif' family font.kochi@chromium.org2011-02-241-4/+6
* Fix in-use updates where %TMP% is on a volume other than %USERPROFILE% and/or...grt@chromium.org2011-02-2412-58/+382
* Remove FORCE_CAIRO flag and replace with a new feature.milligan@google.com2011-02-246-28/+41
* Fix typo in Message Passing sample code.kathyw@chromium.org2011-02-242-2/+2
* Get service process running standalone on the mac by hooking it into launchd.dmaclach@chromium.org2011-02-2424-289/+738
* Disable -Wsign-compare for Clang.hans@chromium.org2011-02-241-0/+2
* [Mac] Implement ResourceBundle::GetNativeImageNamed() to load directly into a...rsesek@chromium.org2011-02-245-8/+91
* Show the origin of the site setting the cookie instead of the domain of therogerta@chromium.org2011-02-248-44/+117