| Commit message (Expand) | Author | Age | Files | Lines |
* | Make Widget return a gfx::NativeView instead of a HWND. | ben@chromium.org | 2009-03-12 | 1 | -2/+2 |
* | Update known crashes. | patrick@chromium.org | 2009-03-12 | 1 | -2/+14 |
* | Redisable the java test. Even though the machine was | nsylvain@chromium.org | 2009-03-12 | 1 | -1/+2 |
* | Re-enable java plugin test (reverting 11510) | jar@chromium.org | 2009-03-12 | 1 | -2/+1 |
* | Restore bretts change (reverting 11506) and disabling java test | jar@chromium.org | 2009-03-12 | 1 | -1/+2 |
* | Rollback 11498 | jar@chromium.org | 2009-03-12 | 1 | -2/+1 |
* | - Add UI test for DOM checker. | patrick@chromium.org | 2009-03-12 | 9 | -58/+316 |
* | Diable a failing test. This seems to be related to the WebKit merge 41559:41588 | brettw@chromium.org | 2009-03-12 | 1 | -1/+2 |
* | Reverting 11467. | mpcomplete@google.com | 2009-03-11 | 2 | -9/+1 |
* | Try to make ExtensionViewTest less flaky by running it in single-process mode. | mpcomplete@google.com | 2009-03-11 | 2 | -1/+9 |
* | Add hanging test to Purify gtest filter file. Report location of filter file | pam@chromium.org | 2009-03-11 | 1 | -0/+2 |
* | Hopefully make DownloadTest.UnknownSize not-flaky. | phajdan.jr@chromium.org | 2009-03-11 | 1 | -4/+4 |
* | Reenable incremental linking for most projects except the largest ones. Will ... | maruel@chromium.org | 2009-03-11 | 3 | -1/+3 |
* | Remove TabContents from scaffolding. Yay! | pinkerton@chromium.org | 2009-03-11 | 1 | -6/+0 |
* | Remove some empty source files from the tree. | deanm@chromium.org | 2009-03-11 | 4 | -0/+0 |
* | Fix startup and page_cycler_tests shared linking when using SHARED=1 | evan@chromium.org | 2009-03-10 | 2 | -1/+6 |
* | Unrevert 11294. | mpcomplete@google.com | 2009-03-10 | 3 | -5/+22 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-10 | 49 | -51/+0 |
* | NO CODE CHANGE. | maruel@google.com | 2009-03-10 | 8 | -12/+23 |
* | Reverting 11294. | mpcomplete@google.com | 2009-03-09 | 3 | -22/+5 |
* | Support loading extensions into the bookmark toolbar. | mpcomplete@google.com | 2009-03-09 | 3 | -5/+22 |
* | Enable download_request_manager_unittest on linux. | estade@chromium.org | 2009-03-09 | 2 | -3/+10 |
* | Changing ForwardMessageToExternalHost to postMessage and passing a proper | tommi@chromium.org | 2009-03-09 | 6 | -16/+209 |
* | Add a copy of DOM checker for testing. DOM checker is a tool to help automate | patrick@chromium.org | 2009-03-09 | 5 | -0/+1471 |
* | Run more unit tests on Linux: | phajdan.jr@chromium.org | 2009-03-09 | 1 | -4/+0 |
* | Add regression test for bug 7900 and necessary infrastructure. | phajdan.jr@chromium.org | 2009-03-09 | 2 | -0/+40 |
* | Make page_cycler_tests build on Linux (doesn't run successfully yet). | phajdan.jr@chromium.org | 2009-03-09 | 5 | -55/+72 |
* | chrome-ui://extensions/ is now populated with data collected from the Extensi... | rafaelw@chromium.org | 2009-03-09 | 7 | -0/+41 |
* | Revert change 11199 because it breaks the page cyclers | nsylvain@chromium.org | 2009-03-07 | 5 | -72/+55 |
* | Make page_cycler_tests build on Linux (doesn't run successfully yet). | phajdan.jr@chromium.org | 2009-03-07 | 5 | -55/+72 |
* | Exclude more IPC tests from purify buildbot. Looks like one of the tests usi... | jam@chromium.org | 2009-03-07 | 1 | -2/+2 |
* | Start the crash_service on windows when running ui tests, if it's not running... | jam@chromium.org | 2009-03-06 | 2 | -44/+106 |
* | Add url to AutomationMsg_DidNavigate | amit@chromium.org | 2009-03-06 | 1 | -1/+1 |
* | Added a test for testing standalone installer. | anantha@chromium.org | 2009-03-06 | 5 | -34/+179 |
* | Fix the golden file. JSON files should end in CRLF on | tc@google.com | 2009-03-05 | 2 | -19/+19 |
* | Remove unnecessary typedef keywords that make gcc 4.3 unhappy. | avi@chromium.org | 2009-03-05 | 1 | -2/+2 |
* | Fixes CRLF and trailing white spaces. | maruel@chromium.org | 2009-03-05 | 16 | -101/+101 |
* | Fix startup_test failures on Windows buildbot. | phajdan.jr@chromium.org | 2009-03-05 | 1 | -3/+16 |
* | Make startup_tests build and run on Linux (except reference tests). | phajdan.jr@chromium.org | 2009-03-05 | 9 | -111/+129 |
* | Make UITest::CrashAwareSleep portable. | phajdan.jr@chromium.org | 2009-03-04 | 1 | -1/+1 |
* | It appears that ExtensionViewTest is behind a few bugs on the purify unit tes... | erikkay@google.com | 2009-03-04 | 1 | -1/+4 |
* | Commit http://codereview.chromium.org/27037 | aa@chromium.org | 2009-03-04 | 2 | -251/+132 |
* | Add a set of long-running metrics to Chrome that are sent up only at uninstal... | robertshield@google.com | 2009-03-04 | 1 | -0/+3 |
* | Add FilePath setter/getter to pref service. Change callers to use it rather t... | estade@chromium.org | 2009-03-04 | 5 | -5/+6 |
* | Updating line endings. | robertshield@google.com | 2009-03-03 | 1 | -7/+7 |
* | Enables bookmark_model_unittest on Mac and Linux. | avi@chromium.org | 2009-03-03 | 1 | -1/+0 |
* | Add a macutil for the main app bundle and override | thomasvl@chromium.org | 2009-03-03 | 1 | -0/+14 |
* | Fix build break take 2 | jam@chromium.org | 2009-03-03 | 1 | -1/+1 |
* | Fix build break. | jam@chromium.org | 2009-03-03 | 1 | -4/+4 |
* | Don't expose --single-process and --in-process-plugins for official Chrome re... | jam@chromium.org | 2009-03-03 | 3 | -13/+0 |