summaryrefslogtreecommitdiffstats
path: root/chrome/test/data
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Fix perfcoldcomplextheme startup test for mac and linux.mirandac@chromium.org2009-09-231-6/+6
* Add new sync leaks to the know leaks.nsylvain@chromium.org2009-09-231-0/+45
* DevTools: Add more console tests.pfeldman@chromium.org2009-09-231-0/+6
* 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
* 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-1813-0/+437
* Expand exception list for HistoryQueryTests broken in purify.mbelshe@google.com2009-09-181-1/+1
* Disable HistoryQueryTest.Basic which is crashing under purify.mbelshe@google.com2009-09-181-0/+2
* Try again to land "Implement script API:executeScript"aa@chromium.org2009-09-188-0/+139
* Disable VisitedLinkRelayTest.Basics as it hangs on linux valgrind unit botdkegel@google.com2009-09-171-0/+2
* r21342 moved IPC tests from unit_tests to ipc_tests,dkegel@google.com2009-09-171-2/+2
* Add a new reliability test failure in DeleteTask<webkit_glue::WebPluginImpl>:...tyoshino@google.com2009-09-171-0/+3
* Add a new entry to reliability test known_crashes.txt file.tyoshino@google.com2009-09-161-0/+3
* Add space between TYPE and colon in entries in known_crashes.txt file.tyoshino@google.com2009-09-161-3/+3
* Move tests marked as crashing/hanging on Mac valgrind to mac-specific disable...dank@chromium.org2009-09-162-18/+26
* Remove valgrind filters for GTK unittests as the bots now run the tests with ...mattm@chromium.org2009-09-161-6/+0
* Handle mole/toolstrip URLs properly.erikkay@chromium.org2009-09-154-2/+47
* Address ExtensionApiTest.Tabs flakinessrafaelw@chromium.org2009-09-157-33/+71
* Disable two WebDropTargetTest unit tests that hang on the mac valgrind bots a...dank@chromium.org2009-09-151-0/+4
* This CL adds a test to insure we are not regressing on http://crbug.com/19941jcampan@chromium.org2009-09-151-0/+24
* Fix known_crashes.txt. Add TYPE "PREFIX :". Only PATTERN was added.tyoshino@google.com2009-09-151-1/+1
* Add a new reliability test crash in URLRequestHttpJob::Factory to known_crash...tyoshino@google.com2009-09-151-0/+3
* Address ExtensionApiTest.Tabs (relativeUrlCreate) flakiness.rafaelw@chromium.org2009-09-141-3/+3
* remove unneeded purify errorserikkay@chromium.org2009-09-133-10/+0
* Attempt to silence purify bots with tcmalloc.mbelshe@google.com2009-09-122-0/+5
* (arg... missed a file in my previous commit)erikkay@chromium.org2009-09-121-25/+0
* add more exceptions to the stupid renderthread testerikkay@chromium.org2009-09-121-0/+39
* Extension apis: windows.create({url:}) now supports relative paths.rafaelw@chromium.org2009-09-112-9/+67
* ExtensionApiTest.Tabs - disable failing asserts, add debug outputrafaelw@chromium.org2009-09-111-1/+7
* Fixes a crash in the plugin process specifically in the PluginStreamUrl::DidR...ananta@chromium.org2009-09-113-0/+32
* Update ExtensionApiTest.Tabs and re-enablerafaelw@chromium.org2009-09-111-104/+137
* Add api tests for cross-origin XHR.aa@chromium.org2009-09-113-0/+62
* Updated extension docs. Mainly to add i18n.html to navigation side bar,xji@chromium.org2009-09-111-7/+1
* Support running tests under LayoutTests/http/tests/local as local file, in or...jianli@chromium.org2009-09-111-0/+19
* add mole collapse/expand events. convert mappy to use this.erikkay@chromium.org2009-09-113-3/+51
* Don't allow updating tabs to javascript URLs without hostaa@chromium.org2009-09-114-4/+41