summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update .DEPS.gitchrome-admin@google.com2011-11-241-1/+1
* Roll WebKit 101098:101108adamk@chromium.org2011-11-241-1/+1
* Add return logic calling WebFrame.gbillock@chromium.org2011-11-241-0/+9
* Move shutdown code to avoid crash in WarmConnectionFieldTrial_WarmestSocketstevenjb@google.com2011-11-242-37/+9
* Kill orphaned WebSocker server processes before launching new one in POSIX,toyoshim@chromium.org2011-11-242-2/+55
* Heapchecker: Disable DirectoryListerTest.BigDirRecursiveTest and BrowserMainT...thestig@chromium.org2011-11-242-0/+6
* Move ResourceResponse struct into the Content API, since it's used in Chrome....jam@chromium.org2011-11-2441-220/+233
* Re-enable WebUIBidiCheckerBrowserTestRTL::TestNewTabPage, previous re-factori...csilv@chromium.org2011-11-241-3/+1
* Don't update jabberId when renaming a host.sergeyu@chromium.org2011-11-241-1/+5
* Remove NewRunnableFunction in imageburner.achuith@chromium.org2011-11-241-7/+9
* Update .DEPS.gitchrome-admin@google.com2011-11-241-1/+1
* roll gyp 1096:1098thakis@chromium.org2011-11-241-1/+1
* Ensure swap is performed before informing compositor.jbauman@chromium.org2011-11-242-3/+2
* This is the second and final patch of changes for implementing the per dataty...lipalani@chromium.org2011-11-248-31/+202
* Revert "Increase Bind/Callback Arity from 6 -> 11: These go to eleven."ajwong@chromium.org2011-11-248-4792/+5
* Valgrind: Suppress a new variation of a libpng error and widen the mac LoadLi...thestig@chromium.org2011-11-242-1/+9
* Convert safe_browsing_service_browsertest.cc to base::Bind.shess@chromium.org2011-11-241-13/+11
* chromeos: Move system resume handling to power manager clientsque@chromium.org2011-11-249-23/+48
* Handle mouselock allowed in content settings while fullscreen is not.scheib@chromium.org2011-11-241-2/+6
* Move preliminary gpu info collection back to UI thread.zmo@google.com2011-11-241-6/+1
* Implement meta referrer (part 1/2)jochen@chromium.org2011-11-249-10/+86
* Add gamepad hardware data fetcher, and higher level thread containerscottmg@chromium.org2011-11-249-3/+584
* Migrate gles2 from {Surface,Context}3D to Graphics3D.fischman@chromium.org2011-11-241-24/+23
* [ChromiumOS] Disable tests which were crashing on the waterfall.shess@chromium.org2011-11-242-6/+37
* Remove bogus line and fix treejar@chromium.org2011-11-241-2/+0
* ppapi/proxy: Fix a bug in OnMsgFinishStreamingToFile.polina@google.com2011-11-241-1/+1
* Check that thread contexts are cleaned up during profilingjar@chromium.org2011-11-243-19/+59
* Clean-up: Change chrome/browser's CSS time units from s to ms if >= 1s durati...dbeam@chromium.org2011-11-2325-91/+91
* Disable ProfileManagerBrowserTest.DeleteAllProfiles on Mac, as it flakily cra...rsleevi@chromium.org2011-11-231-2/+2
* enable the device selection for openbsd too to be in sync with linuxrobert.nagy@gmail.com2011-11-232-3/+3
* Merge definitions of PlatformFileToInt and IntToPlatformFile to one place.xhwang@chromium.org2011-11-239-101/+70
* Mark GpuFeatureTest.WebGLAlloweda as DISABLED_ on Linux, as it crashes/times outrsleevi@chromium.org2011-11-231-2/+4
* Reenabling a test that was failing because it loads a MHTML file that requiresjcivelli@chromium.org2011-11-231-3/+1
* Pepper: Add an example/test plugin for audio input (a.k.a. microphone).viettrungluu@chromium.org2011-11-233-0/+222
* Refactor ContinueWindow::Show() to accept a callback parameter.lambroslambrou@chromium.org2011-11-237-34/+67
* Update .DEPS.gitchrome-admin@google.com2011-11-231-1/+1
* Extract similar code into SetJobObjectAsKillOnJobClose()toyoshim@chromium.org2011-11-236-21/+25
* Roll WebKit 101035:101098adamk@chromium.org2011-11-231-1/+1
* Fixed slowdown due to local input monitoring.jamiewalch@chromium.org2011-11-231-4/+7
* Fix python scripts in src/mediamaruel@chromium.org2011-11-2315-18/+10
* Replaces the broken raw stream based audio renderer with one based on AudioOu...dalecurtis@chromium.org2011-11-232-64/+67
* Add build_webkit_exes_from_webkit_gyp flag to build/common.gypidpranke@chromium.org2011-11-232-13/+42
* Valgrind: Add a new mac suppression and update an existing one.thestig@chromium.org2011-11-232-1/+10
* Re-enable testIncognitoNotification,testOriginPrefsNotSavedInIncognito in FUL...nirnimesh@chromium.org2011-11-231-6/+0
* Reverting based on discussions on #chromium with shess and rsleevijamiewalch@google.com2011-11-238-109/+11
* Revert 111425 - base::Bind fixesgroby@chromium.org2011-11-232-12/+9
* Mac: Fix build.jhawkins@chromium.org2011-11-231-5/+5
* Add a small tool to answer questions like "Why does target A depend on target...thakis@chromium.org2011-11-231-0/+92
* base::Bind: Convert automation_provider.cc.jhawkins@chromium.org2011-11-231-85/+63
* Fix HTTP auth multi-profile handling.mattm@chromium.org2011-11-234-69/+221