| Commit message (Expand) | Author | Age | Files | Lines |
* | Implement Browser Actions extensions. | finnur@chromium.org | 2009-09-26 | 3 | -0/+27 |
* | Add extensions content scripts to page cycler tests. | asargent@chromium.org | 2009-09-25 | 22 | -87/+375 |
* | Second attempt at the new syncer thread impl, now with less crashes! | tim@chromium.org | 2009-09-25 | 4 | -9/+64 |
* | Actually run directory validation code on install. | aa@chromium.org | 2009-09-25 | 1 | -0/+0 |
* | Coverity: initialize created_theme_provider_ in the other constructor. | mattm@chromium.org | 2009-09-25 | 1 | -0/+1 |
* | Force garbage collection after running any unit tests that initialize WebViews. | jorlow@chromium.org | 2009-09-25 | 1 | -0/+8 |
* | Shortening a recently-added stack prefix for reliability builder a bit, so it... | senorblanco@chromium.org | 2009-09-25 | 1 | -1/+1 |
* | Cut down on flakiness of automated ui tests by changing message sending/waiti... | estade@chromium.org | 2009-09-25 | 1 | -62/+30 |
* | Makes it so that you shouldn't be able to get a big fat bookmark | sky@chromium.org | 2009-09-25 | 1 | -0/+1 |
* | ExtensionApiTest improvements. | rafaelw@chromium.org | 2009-09-25 | 1 | -7/+1 |
* | Add new reliability crash to known_crashes.txt. Blows up in v8, called from ... | senorblanco@chromium.org | 2009-09-25 | 1 | -0/+3 |
* | Removing valgrind suppressions that have not triggered in the last 100 runs. ... | mattm@chromium.org | 2009-09-25 | 1 | -3/+0 |
* | GTK: First cut at tab dragging automation. | estade@chromium.org | 2009-09-25 | 2 | -10/+6 |
* | Convert the BrowerThemeProvider pointer from being ref counted to | tony@chromium.org | 2009-09-25 | 2 | -6/+5 |
* | Updated comment in tab_switching.cc to replect that Tab-switching test in bui... | sidchat@chromium.org | 2009-09-25 | 1 | -1/+1 |
* | Reverting 27117. | davemoore@chromium.org | 2009-09-24 | 4 | -64/+9 |
* | Use chrome/base synchronization primitives and threads instead of | tim@chromium.org | 2009-09-24 | 4 | -9/+64 |
* | Add UnloadTest.BrowserCloseInfiniteBeforeUnload to the disabled test list on ... | jshin@chromium.org | 2009-09-24 | 1 | -0/+2 |
* | Fix perfcoldcomplextheme startup test for mac and linux. | mirandac@chromium.org | 2009-09-24 | 1 | -1/+1 |
* | DevTools: autoresume execution on parse errors. | yurys@google.com | 2009-09-24 | 1 | -0/+9 |
* | Un-reverting 26919, and disabling worker-cloneports since it is flaky. | atwilson@chromium.org | 2009-09-24 | 2 | -0/+21 |
* | Reinstating the AutomationMsg_TabReposition message and related stuff which i... | ananta@chromium.org | 2009-09-23 | 4 | -2/+91 |
* | Fix perfcoldcomplextheme startup test for mac and linux. | mirandac@chromium.org | 2009-09-23 | 1 | -6/+6 |
* | Remove regressions, fixed by rolling out http://trac.webkit.org/changeset/48639. | dglazkov@chromium.org | 2009-09-23 | 1 | -1/+0 |
* | Add SetUpTestFixtureTest/TearDownTestFixtureTest methods to InProcessBrowserT... | tim@chromium.org | 2009-09-23 | 5 | -14/+52 |
* | Reverting 26919. | atwilson@chromium.org | 2009-09-23 | 2 | -21/+0 |
* | Make several automation calls more solid. Should help with flakiness. | phajdan.jr@chromium.org | 2009-09-23 | 1 | -16/+29 |
* | Add new sync leaks to the know leaks. | nsylvain@chromium.org | 2009-09-23 | 1 | -0/+45 |
* | Added missing layout tests along with associated rebaselinings. | atwilson@chromium.org | 2009-09-23 | 2 | -0/+21 |
* | DevTools: Add more console tests. | pfeldman@chromium.org | 2009-09-23 | 1 | -0/+6 |
* | Add failure expectation for Selenium from the 48610:48642 WebKit roll | stuartmorgan@chromium.org | 2009-09-23 | 1 | -1/+1 |
* | Automated ui test porting + cleanup: | estade@chromium.org | 2009-09-22 | 12 | -212/+134 |
* | Disable flaky plugin tests. | stuartmorgan@chromium.org | 2009-09-22 | 1 | -2/+4 |
* | Speculative patch to fix flakiness in RendererCrashTest.Crash. | phajdan.jr@chromium.org | 2009-09-22 | 1 | -0/+1 |
* | Speed up the BrowserEncodingTest.TestEncodingAutoDetect. | jnd@chromium.org | 2009-09-22 | 1 | -2/+3 |
* | Fix typos in extension perf test manifests. | asargent@chromium.org | 2009-09-22 | 4 | -102/+102 |
* | Bump verison of buildbot sample extension to 0.6. | aa@chromium.org | 2009-09-22 | 1 | -1/+1 |
* | Add NotificationType::BROWSER_WINDOW_READY, chrome.windows.onCreated now send... | rafaelw@chromium.org | 2009-09-22 | 3 | -7/+29 |
* | Mock the LinkDoctor for tests. Should greatly decrease ErrorPage test flakiness. | phajdan.jr@chromium.org | 2009-09-21 | 2 | -0/+6 |
* | Update renderer plugin cache when we load/unload extensions with plugins. | mpcomplete@chromium.org | 2009-09-21 | 4 | -0/+24 |
* | fetch buildbot status list on demand rather than polling. | erikkay@chromium.org | 2009-09-19 | 2 | -32/+51 |
* | Change the view mode when switching between moles and toolstrips, and | erikkay@chromium.org | 2009-09-19 | 1 | -12/+16 |
* | Revert 26635 - Change the view mode when switching between moles and toolstri... | mbelshe@google.com | 2009-09-18 | 1 | -16/+12 |
* | Change the view mode when switching between moles and toolstrips, and | erikkay@chromium.org | 2009-09-18 | 1 | -12/+16 |
* | Upstreamings parts of webkit.gyp (step 2) | yaar@chromium.org | 2009-09-18 | 1 | -1/+0 |
* | Last checkin contained a typo. Fixing. | mpcomplete@chromium.org | 2009-09-18 | 1 | -1/+0 |
* | Disable extension startup tests on Mac, since they're causing it to hang. | mpcomplete@chromium.org | 2009-09-18 | 1 | -1/+7 |
* | CL is the same as http://codereview.chromium.org/173487, but had to be moved ... | cira@chromium.org | 2009-09-18 | 2 | -6/+12 |
* | Add a handful of startup tests that run with different types of installed ext... | mpcomplete@chromium.org | 2009-09-18 | 14 | -21/+506 |
* | This CL makes the browser focus tests faster by replacing | jcampan@chromium.org | 2009-09-18 | 2 | -0/+18 |