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