summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix for ChromeFrame TypeUrl test failures on the IE9 builder. The Address bar...ananta@chromium.org2011-01-161-2/+2
* Mac: Fix crash when clicking on zombie translate options menujeremy@chromium.org2011-01-164-0/+14
* Roll WebKit DEPSabarth@chromium.org2011-01-161-1/+1
* Updating trunk VERSION from 641.0 to 642.0chrome-release@google.com2011-01-161-1/+1
* Modify licenses.py to handle Windows paths and support all DEPS.mal@chromium.org2011-01-162-20/+1816
* Add licensing info for qcms.mal@chromium.org2011-01-162-2/+56
* Added CHECK for buffer_ and xml_wrapper_ to be not NULL rtenneti@chromium.org2011-01-161-1/+3
* Delete the empty protobuf2 directorymal@chromium.org2011-01-160-0/+0
* Remove obsolete WebViewClient::createView method.jochen@chromium.org2011-01-154-26/+0
* Update the include ordering and (C) dates.msw@chromium.org2011-01-1512-14/+14
* WebKit roll 75869:75877jochen@chromium.org2011-01-151-1/+1
* Add an elided frame to suppress one more leak in CookiesWindowController.rsesek@chromium.org2011-01-151-0/+1
* Remove action_timeout_ms and fix all the callers.tfarina@chromium.org2011-01-155-19/+22
* app: Remove animation header files.tfarina@chromium.org2011-01-1510-645/+0
* Updating trunk VERSION from 640.0 to 641.0chrome-release@google.com2011-01-151-1/+1
* Valgrind Mac: Suppress leaks in CookiesWindowControllerTest.thestig@chromium.org2011-01-151-0/+49
* Valgrind: Update suppression after r71537.thestig@chromium.org2011-01-151-1/+1
* [Sync] Fix pyauto test broken by 71435akalin@chromium.org2011-01-152-1/+6
* Remove MessageLoop methods from Filter interface toacolwell@chromium.org2011-01-1535-347/+361
* Cleanup: Remove unneeded chrome/browser/prefs/pref_service.h usage.thestig@chromium.org2011-01-1548-49/+15
* WebKit roll 75812:75869dimich@chromium.org2011-01-151-1/+1
* Reduce the Spdy data frame sizes used. Attempt to make them fit within SSLmbelshe@chromium.org2011-01-151-13/+45
* Make PP_Resources associated with the Instance rather than the module. Thisbrettw@chromium.org2011-01-15108-726/+866
* Suppress a ThreadAssertion warning when joining worker thread for PAC scripts.eroman@chromium.org2011-01-151-2/+8
* melt the non-dev audio interface to 0.5nfullagar@google.com2011-01-153-3/+3
* Replace MockFilterCallback with MockCallback and simplify unit tests.scherkus@chromium.org2011-01-1515-384/+216
* Revert 71458 - Blow away BackgroundContents when RenderView goes away.atwilson@chromium.org2011-01-154-102/+5
* Adding 1 minute of waiting in discover search engine test. And moved _CallFun...rohitbm@google.com2011-01-153-20/+26
* Turn password sync on by default.johnnyg@chromium.org2011-01-1516-239/+259
* Disabling crash reporting testrohitbm@google.com2011-01-151-0/+1
* Fix for the ChromeFrame DownloadFromForm test failures on the IE9 builder. Th...ananta@chromium.org2011-01-152-3/+21
* Fix some include paths that were missed in r71525.rsesek@chromium.org2011-01-153-3/+3
* Make browser_tests shardable.chase@chromium.org2011-01-151-0/+83
* WebKit roll 75765:75812.dimich@chromium.org2011-01-152-4/+24
* Add an "x" to remove the blocked plug-in placeholder. The feature alreadycevans@chromium.org2011-01-153-2/+20
* Move ppapi audio interface out of dev, butnfullagar@google.com2011-01-1520-71/+500
* Make ExtensionBrowserEventRouter owned by ExtensionService.asargent@chromium.org2011-01-1513-33/+56
* [Mac] Move the associated find bar files into a subdir of c/b/ui/cocoa/rsesek@chromium.org2011-01-1519-42/+42
* Fix a ChromeFrame Back Forward navigation issue which occurs when we modify t...ananta@chromium.org2011-01-152-10/+18
* Fixing omnibox page content search testrohitbm@google.com2011-01-151-14/+10
* net: Remove typedef net::URLRequestContext URLRequestContext;tfarina@chromium.org2011-01-1572-239/+245
* Implement renderer AudioDevice API for low-latency audio outputcrogers@google.com2011-01-1512-0/+416
* Allow printing/saving a plugin through right click menu, even if it's in a fr...jam@chromium.org2011-01-1518-54/+203
* Fix autofill pyauto testsnirnimesh@chromium.org2011-01-151-9/+3
* Introduce RenderView::Observer interface so that RenderView doesn't have to k...jam@chromium.org2011-01-1528-794/+772
* Disable the check for the window being active after SetBounds because it fail...levin@chromium.org2011-01-151-1/+3
* Make CommandBuffer::Flush asynchronous, and add CommandBuffer::FlushSync with...piman@google.com2011-01-1414-30/+71
* Support accDoDefaultAction for NativeButton in ViewAccessibility.ctguil@chromium.org2011-01-142-7/+20
* Order function definitions in base/win/registry.cc according to the header.tfarina@chromium.org2011-01-142-162/+168
* Makes chrome pass down the length of text as the end of thesky@chromium.org2011-01-148-31/+59