summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Linux: layout test fixagl@chromium.org2009-04-081-1/+5
* Support the new popup and new window dispositions in the external tab contain...ananta@chromium.org2009-04-084-2/+34
* Fix a crash on tab closure. We now use our own model data and check that the...jhawkins@chromium.org2009-04-081-4/+5
* Fix an issue found by purify with my previous submission.michaeln@google.com2009-04-081-0/+2
* Reimplement the bookmark bar to use a GtkToolbar.erg@google.com2009-04-082-29/+294
* hclam: picked you for this review based on the revision log of ChromeURLReque...aa@chromium.org2009-04-083-6/+32
* Increase default timeout for webkit tests to 20seconds.ojan@google.com2009-04-082-9/+12
* Roll DEPS to pickup Skia fHeight changeagl@chromium.org2009-04-081-1/+1
* Skia: remove fHeight (retry)agl@chromium.org2009-04-083-12/+8
* posix: move lack of printing into a bug.evan@chromium.org2009-04-081-18/+18
* Greatly reduce the race window in ProcessSingletoncpu@google.com2009-04-081-8/+14
* Skeleton setup for new Automated UI test framework.huanr@chromium.org2009-04-088-72/+221
* Remove unused database code.paulg@google.com2009-04-082-33/+0
* Fix the findbar crash.tc@google.com2009-04-078-42/+40
* Add a few more flaky tests and sort the tests in their groupsojan@google.com2009-04-071-48/+52
* roll DEPS to pick up agl's revert in third_party/WebKitdarin@chromium.org2009-04-071-1/+1
* Add back in a test that's still timing out on Mac, for an unknown reason.pam@chromium.org2009-04-071-0/+1
* Switch to using WebDragData in WebView and WebViewDelegate.darin@chromium.org2009-04-0737-308/+419
* Fixing v8 settings to fix startup_tests regression.bradnelson@google.com2009-04-072-1987/+2032
* linux: pass a bunch more ui tests.evan@chromium.org2009-04-0710-52/+60
* Revert "Skia: remove fHeight"agl@chromium.org2009-04-074-9/+13
* Linux build fix.agl@chromium.org2009-04-071-1/+1
* Skia: remove fHeightagl@chromium.org2009-04-073-12/+8
* Remove some tests that have been sent upstream and brought back down in WebKit.pam@chromium.org2009-04-077-221/+0
* Add more flaky tests. TBRojan@google.com2009-04-071-0/+7
* Skia: break XRange into XMax and XMinagl@chromium.org2009-04-073-8/+9
* Prevent test shell editing events from getting to the webview delegate after ...estade@chromium.org2009-04-071-7/+8
* For two layout tests that were split into pieces to allow us to pass most ofpam@chromium.org2009-04-077-204/+16
* Add gyp-generated SCons files to svn:ignore.sgk@google.com2009-04-070-0/+0
* Fix sorting of test lists.ojan@google.com2009-04-071-1/+1
* Move loadtimes extension out of the extensions directory.davemoore@chromium.org2009-04-075-12/+12
* Fix some threading issues and some refactoring in AudioRendererHosthclam@chromium.org2009-04-0711-240/+471
* Disable user metrics reporting for chromium builds.rvargas@google.com2009-04-071-2/+9
* Cloned from 62030arv@chromium.org2009-04-075-19/+63
* More flaky tests.ojan@google.com2009-04-071-6/+14
* Re-land popup routing fix for browser.ben@chromium.org2009-04-0715-75/+162
* Separate out file_util functions that use ICU into their own file.sra@chromium.org2009-04-073-72/+92
* Use an in-memory cache when running layout tests.ojan@google.com2009-04-071-1/+4
* Use one worker process per domain until we hit the maximum count of 10, then ...jam@chromium.org2009-04-075-17/+95
* Fix a crash seen when trying to paste on linux.tc@google.com2009-04-071-0/+3
* Forgot to include ffmpeg.gyp as a dependency for media_unittests.scherkus@chromium.org2009-04-071-0/+1
* Refactor AppModalDialogQueue and move JS Alert boxes into a MVC.tc@google.com2009-04-0725-501/+576