| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | DNS prefetch experiment extension: Consider different connection count limits | jar@chromium.org | 2009-04-08 | 4 | -11/+50 |
* | Mark test failures from merge until I fix them. | brettw@chromium.org | 2009-04-08 | 1 | -0/+3 |
* | Chrome side of WEbKit merge 42244:42287. | brettw@chromium.org | 2009-04-08 | 3 | -5/+13 |
* | Stuff needed for alert info bars. | estade@chromium.org | 2009-04-08 | 1 | -16/+4 |
* | Revert "Linux: warning when not running most recent test_shell" | agl@chromium.org | 2009-04-08 | 1 | -23/+1 |
* | linux: don't crash on alert infobars. | evan@chromium.org | 2009-04-08 | 1 | -6/+1 |
* | Linux: warning when not running most recent test_shell | agl@chromium.org | 2009-04-08 | 1 | -1/+23 |
* | posix: implement AutomationWindowTracker. | evan@chromium.org | 2009-04-08 | 4 | -23/+37 |
* | More flaky tests. | ojan@google.com | 2009-04-08 | 1 | -0/+8 |
* | More info bar implementation. | estade@chromium.org | 2009-04-08 | 2 | -16/+101 |
* | Use cpus instead of cpus+1 for webkit tests. | ojan@google.com | 2009-04-08 | 1 | -3/+2 |
* | Linux: layout test fix | agl@chromium.org | 2009-04-08 | 1 | -1/+5 |
* | Support the new popup and new window dispositions in the external tab contain... | ananta@chromium.org | 2009-04-08 | 4 | -2/+34 |
* | Fix a crash on tab closure. We now use our own model data and check that the... | jhawkins@chromium.org | 2009-04-08 | 1 | -4/+5 |
* | Fix an issue found by purify with my previous submission. | michaeln@google.com | 2009-04-08 | 1 | -0/+2 |
* | Reimplement the bookmark bar to use a GtkToolbar. | erg@google.com | 2009-04-08 | 2 | -29/+294 |
* | hclam: picked you for this review based on the revision log of ChromeURLReque... | aa@chromium.org | 2009-04-08 | 3 | -6/+32 |
* | Increase default timeout for webkit tests to 20seconds. | ojan@google.com | 2009-04-08 | 2 | -9/+12 |
* | Roll DEPS to pickup Skia fHeight change | agl@chromium.org | 2009-04-08 | 1 | -1/+1 |
* | Skia: remove fHeight (retry) | agl@chromium.org | 2009-04-08 | 3 | -12/+8 |
* | posix: move lack of printing into a bug. | evan@chromium.org | 2009-04-08 | 1 | -18/+18 |
* | Greatly reduce the race window in ProcessSingleton | cpu@google.com | 2009-04-08 | 1 | -8/+14 |
* | Skeleton setup for new Automated UI test framework. | huanr@chromium.org | 2009-04-08 | 8 | -72/+221 |
* | Remove unused database code. | paulg@google.com | 2009-04-08 | 2 | -33/+0 |
* | Fix the findbar crash. | tc@google.com | 2009-04-07 | 8 | -42/+40 |
* | Add a few more flaky tests and sort the tests in their groups | ojan@google.com | 2009-04-07 | 1 | -48/+52 |
* | roll DEPS to pick up agl's revert in third_party/WebKit | darin@chromium.org | 2009-04-07 | 1 | -1/+1 |
* | Add back in a test that's still timing out on Mac, for an unknown reason. | pam@chromium.org | 2009-04-07 | 1 | -0/+1 |
* | Switch to using WebDragData in WebView and WebViewDelegate. | darin@chromium.org | 2009-04-07 | 37 | -308/+419 |
* | Fixing v8 settings to fix startup_tests regression. | bradnelson@google.com | 2009-04-07 | 2 | -1987/+2032 |
* | linux: pass a bunch more ui tests. | evan@chromium.org | 2009-04-07 | 10 | -52/+60 |
* | Revert "Skia: remove fHeight" | agl@chromium.org | 2009-04-07 | 4 | -9/+13 |
* | Linux build fix. | agl@chromium.org | 2009-04-07 | 1 | -1/+1 |
* | Skia: remove fHeight | agl@chromium.org | 2009-04-07 | 3 | -12/+8 |
* | Remove some tests that have been sent upstream and brought back down in WebKit. | pam@chromium.org | 2009-04-07 | 7 | -221/+0 |
* | Add more flaky tests. TBR | ojan@google.com | 2009-04-07 | 1 | -0/+7 |
* | Skia: break XRange into XMax and XMin | agl@chromium.org | 2009-04-07 | 3 | -8/+9 |
* | Prevent test shell editing events from getting to the webview delegate after ... | estade@chromium.org | 2009-04-07 | 1 | -7/+8 |
* | For two layout tests that were split into pieces to allow us to pass most of | pam@chromium.org | 2009-04-07 | 7 | -204/+16 |
* | Add gyp-generated SCons files to svn:ignore. | sgk@google.com | 2009-04-07 | 0 | -0/+0 |
* | Fix sorting of test lists. | ojan@google.com | 2009-04-07 | 1 | -1/+1 |
* | Move loadtimes extension out of the extensions directory. | davemoore@chromium.org | 2009-04-07 | 5 | -12/+12 |
* | Fix some threading issues and some refactoring in AudioRendererHost | hclam@chromium.org | 2009-04-07 | 11 | -240/+471 |
* | Disable user metrics reporting for chromium builds. | rvargas@google.com | 2009-04-07 | 1 | -2/+9 |
* | Cloned from 62030 | arv@chromium.org | 2009-04-07 | 5 | -19/+63 |
* | More flaky tests. | ojan@google.com | 2009-04-07 | 1 | -6/+14 |
* | Re-land popup routing fix for browser. | ben@chromium.org | 2009-04-07 | 15 | -75/+162 |
* | Separate out file_util functions that use ICU into their own file. | sra@chromium.org | 2009-04-07 | 3 | -72/+92 |
* | Use an in-memory cache when running layout tests. | ojan@google.com | 2009-04-07 | 1 | -1/+4 |
* | Use one worker process per domain until we hit the maximum count of 10, then ... | jam@chromium.org | 2009-04-07 | 5 | -17/+95 |