summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix for invocation over deprecated protocol handlercpu@google.com2009-04-081-28/+8
* A few more flaky tests. I think we're converging onojan@google.com2009-04-081-5/+6
* Implement mouse input handling for the close button in the Linux tabstrip.jhawkins@chromium.org2009-04-086-18/+131
* Switch to using WebPoint, WebRect, and WebSize in more of the gluedarin@chromium.org2009-04-0829-219/+301
* Remove superfluous depends now that WebString isn't in IPC anymore.agl@chromium.org2009-04-081-4/+0
* Use histogram in AudioRendererHost to measure IPC audio latencyhclam@chromium.org2009-04-081-2/+17
* Remove more unneeded scaffolding.thestig@chromium.org2009-04-0815-91/+14
* Print times for individual tests that take longer than 1 second to run.ojan@google.com2009-04-082-5/+36
* posix: make ctl-C work within gdb for dropping to a console.evan@chromium.org2009-04-082-1/+17
* Remove reference to non-existent file in GYP.agl@chromium.org2009-04-081-1/+0
* Add aa's Event class to our javascript bindings and use it in our extensionmpcomplete@google.com2009-04-0814-188/+383
* Add gyp-generated XCode and SCons files to svn:ignore.sgk@google.com2009-04-080-0/+0
* Try one more time to check in http://codereview.chromium.org/60112aa@chromium.org2009-04-0826-132/+595
* Linux cflag changes:sgk@google.com2009-04-083-4/+11
* linux: temporarily disable a test due to flakiness.evan@chromium.org2009-04-081-0/+5
* roll DEPS to pick up latest third_party/WebKitdarin@chromium.org2009-04-081-1/+1
* Ensure the previous/next button don't get focused when clicked.jcampan@chromium.org2009-04-081-0/+5
* Switching default_plugin to gyp on windows.bradnelson@google.com2009-04-080-0/+0
* DevTools: Fix errors found during dogfooding.pfeldman@chromium.org2009-04-087-37/+27
* Fix issue 7337, where a file of mime type "text/x-registry" with extension "r...sidchat@google.com2009-04-082-1/+10
* Fix mouse wheel redirection when omnibox has focusamit@chromium.org2009-04-082-0/+13
* Modifies the criteria checker to require XP SP2 as the minimum OS version; we...gwilson@google.com2009-04-081-5/+5
* Disable Cache ui test as it fails on the botpinkerton@chromium.org2009-04-081-0/+2
* Attempt to fix crash that I don't fully understand and can't repro :(pkasting@chromium.org2009-04-081-2/+13
* Linux: warning when not running most recent test_shellagl@chromium.org2009-04-081-1/+26
* Enable a bunch of ui tests on Mac.pinkerton@chromium.org2009-04-085-15/+8
* One of the new regressions is also failing on windows.nsylvain@chromium.org2009-04-081-1/+1
* clean out the failing layout tests that have been left failingnsylvain@chromium.org2009-04-081-2/+4
* Remove our only use of dynamic_cast, which is not needed.deanm@chromium.org2009-04-081-1/+1
* Remove some unused stuff from basictypes.h.deanm@chromium.org2009-04-081-48/+0
* Added restore and add tab to the system menu so that these operationsidanan@chromium.org2009-04-082-3/+15
* 1. All debugger messages are dispatched in a static method on the IO thread. ...yurys@google.com2009-04-089-24/+229
* Refactor tab model observer for cocoa into a separate class so it can be re-u...pinkerton@chromium.org2009-04-087-106/+214
* Basic underpinnings of the gyp equivalent of the Linux SHARED=1 build:sgk@google.com2009-04-0830-49/+57
* A few small improvements to ChromeCanvasPaint.deanm@chromium.org2009-04-081-13/+7
* Revert 12739, 12740, and 12741 because we're going to fix Issue 7448 purely i...abarth@chromium.org2009-04-0815-46/+3
* Move location bar bridge out of tab_contents_controller.shess@chromium.org2009-04-086-75/+149
* Avoid Google Chrome/Chromium default browser conflict by renaming Capabilitie...kuchhal@chromium.org2009-04-082-41/+32
* Temporary fix for omnibox crash.estade@chromium.org2009-04-083-4/+60
* DNS prefetch experiment extension: Consider different connection count limitsjar@chromium.org2009-04-084-11/+50
* Mark test failures from merge until I fix them.brettw@chromium.org2009-04-081-0/+3
* Chrome side of WEbKit merge 42244:42287.brettw@chromium.org2009-04-083-5/+13
* Stuff needed for alert info bars.estade@chromium.org2009-04-081-16/+4
* Revert "Linux: warning when not running most recent test_shell"agl@chromium.org2009-04-081-23/+1
* linux: don't crash on alert infobars.evan@chromium.org2009-04-081-6/+1
* Linux: warning when not running most recent test_shellagl@chromium.org2009-04-081-1/+23
* posix: implement AutomationWindowTracker.evan@chromium.org2009-04-084-23/+37
* More flaky tests.ojan@google.com2009-04-081-0/+8
* More info bar implementation.estade@chromium.org2009-04-082-16/+101
* Use cpus instead of cpus+1 for webkit tests.ojan@google.com2009-04-081-3/+2