summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Move worker_uitest.cc to a separate directory with its own OWNERS.jam@chromium.org2011-06-153-1/+4
* Put static ip config behind a flag for R13 since it's not ready yet.chocobo@chromium.org2011-06-156-6/+33
* Update .DEPS.gitchrome-admin@google.com2011-06-151-1/+1
* Update python_26 to get svn prop changes.pkasting@chromium.org2011-06-151-1/+1
* Reland 89038, but with a mocked out keychain (mac unit tests were timing out)zea@chromium.org2011-06-157-53/+175
* Listen to APP_EXITING notification to shutdown the login screen.oshima@google.com2011-06-141-3/+7
* Remove known_crashes entry for bug that was fixedasargent@chromium.org2011-06-141-3/+0
* Extended the frame rate testing framework.jrt@chromium.org2011-06-143-15/+176
* Remove msvs_guids from third_party, webkit, tools and views.tony@chromium.org2011-06-1424-31/+0
* Initial CL to update the client model more frequently.noelutz@google.com2011-06-1418-241/+516
* Clean up autofill::FormManager interface.isherman@chromium.org2011-06-147-675/+525
* Fix Revert of 89054 so it builds on win_sharedgman@chromium.org2011-06-1421-352/+1969
* Update .DEPS.gitchrome-admin@google.com2011-06-141-1/+1
* Add some more metrics/logging to dig into Autofill server experiments data di...isherman@chromium.org2011-06-144-33/+61
* Roll ANGLE r687:692.apatrick@chromium.org2011-06-141-1/+1
* Use MouseWheelEvent for mouse wheel eventoshima@google.com2011-06-141-1/+1
* Revert 89076 - Make sure custom frame windows paint as active when they're ac...ben@chromium.org2011-06-141-11/+11
* Adds virtual to method in RestoreTabHelper to appease clang.sky@chromium.org2011-06-141-1/+1
* Revert 89073 - Update BuiltinProvider to provide chrome:// URLs.asargent@chromium.org2011-06-148-331/+24
* Initial Disconnect window implementation for Chromoting (Windows).garykac@google.com2011-06-146-113/+287
* Moves NavigationController::session_id into RestoreTabHelper.sky@chromium.org2011-06-1454-372/+457
* Added a metric to measure how much time is saved by havingrtenneti@chromium.org2011-06-141-0/+17
* Don't do the pre-emptive unexclude by-path on Lion. It's available to rootmark@chromium.org2011-06-141-6/+16
* Marking 2 ExtensionInstallUIBrowserTest's as flakyasargent@chromium.org2011-06-141-2/+18
* Add NativeWidgetDelegate::OnTouchEvent and move views::View::TouchStatus to u...sadrul@chromium.org2011-06-1418-75/+117
* move all media and media_stream related files into content/browser/renderer_h...wjia@chromium.org2011-06-1438-102/+112
* Remove old TODO related to unload handlers.cbentzel@chromium.org2011-06-141-2/+0
* Make sure custom frame windows paint as active when they're activated.ben@chromium.org2011-06-141-11/+11
* Do not clear dot files from /home/chronos/user when running pyauto testsnirnimesh@chromium.org2011-06-141-1/+1
* Widget::GetCurrentEvent() to get hold of the current input event being proces...sadrul@chromium.org2011-06-142-1/+55
* Update BuiltinProvider to provide chrome:// URLs.msw@chromium.org2011-06-148-24/+331
* Remove msvs_guids from chrome/app/locales/locales.gyp.tony@chromium.org2011-06-141-52/+0
* Added debug checks to CancelableRequestConsumer to ensure proper thread usage.atwilson@chromium.org2011-06-145-14/+25
* Revert 89038 - [Sync] Ensure cryptographer ready before encrypting.zea@chromium.org2011-06-147-169/+53
* Revert 89054 - Add lots of client side OpenGL logging.asargent@chromium.org2011-06-1420-1968/+352
* fix deps failurejam@chromium.org2011-06-141-1/+1
* Remove most of the remaining test dependencies (other than chrome/test).jam@chromium.org2011-06-1436-74/+69
* Re-enable ExtensionApiTest.CaptureVisibleTabRace on Windows.mihaip@chromium.org2011-06-142-8/+23
* Add plumbing to toggle the printing backgrounds web setting. No behavior change.thestig@chromium.org2011-06-142-1/+4
* Mac: Make PPAPI plugins work out of process (i.e., with a proxy) and a sandbox.viettrungluu@chromium.org2011-06-148-1/+54
* Correctly locate the browser frame window to prevent a crash.ben@chromium.org2011-06-141-2/+12
* Use base::win::GetVersion for Windows run-time version checks in preference tomark@chromium.org2011-06-145-35/+16
* Add lots of client side OpenGL logging.gman@chromium.org2011-06-1420-352/+1968
* Options: Hide the language UI elements when the list is empty.jhawkins@chromium.org2011-06-141-2/+11
* Installer side of the infobar plugins attrition experimentcpu@chromium.org2011-06-142-6/+43
* Add tracing for various functions significant in compositor startupjamesr@chromium.org2011-06-144-12/+27
* Hooking MHTML generation to the browser.jcivelli@chromium.org2011-06-1425-69/+500
* Remove flaky designation since the issue was fix here: http://trac.webkit.org...levin@chromium.org2011-06-141-2/+1
* Fix regression where cookies could not be set from a split-mode incognito ext...mpcomplete@chromium.org2011-06-142-3/+9
* Add proper support for copy-constructed pp::Buffer_Dev's.fischman@chromium.org2011-06-145-11/+30