summaryrefslogtreecommitdiffstats
path: root/chrome/test
Commit message (Expand)AuthorAgeFilesLines
* Break out page load test into its own target on Linux.estade@chromium.org2009-09-182-9/+8
* Stop running the old WMP plugin test, it's not passingjam@chromium.org2009-09-171-1/+2
* Try renabling the WMP plugin tests again. The new one works on my Windows 7 ...jam@chromium.org2009-09-171-3/+2
* 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
* First part of automated_ui_tests improvements.phajdan.jr@chromium.org2009-09-166-63/+178
* Build the sync unit tests:nick@chromium.org2009-09-161-1/+1
* 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
* Force inclusion of build/common.gypi for all chromium gyp files.yaar@chromium.org2009-09-151-3/+0
* Revert "First part of automated_ui_tests improvements."phajdan.jr@chromium.org2009-09-156-174/+63
* Fix Mac by disabling some UI tests on it.phajdan.jr@chromium.org2009-09-151-0/+6
* First part of automated_ui_tests improvements.phajdan.jr@chromium.org2009-09-156-63/+168
* Handle mole/toolstrip URLs properly.erikkay@chromium.org2009-09-154-2/+47
* Replace a bunch of hardcoded URLs with constants from url_constants.hbrettw@chromium.org2009-09-152-5/+6
* 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-153-11/+49
* 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
* Simple change to trigger a build.maruel@chromium.org2009-09-151-1/+1
* Address ExtensionApiTest.Tabs (relativeUrlCreate) flakiness.rafaelw@chromium.org2009-09-141-3/+3
* Made some style fixes in the remaining code under chrom/browser/sync and unde...idana@chromium.org2009-09-147-27/+25
* 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
* ExternalTabcontainer browser to initial URLamit@chromium.org2009-09-113-175/+302
* 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-114-0/+45
* Update ExtensionApiTest.Tabs and re-enablerafaelw@chromium.org2009-09-111-104/+137
* Force page-action views to update after reloading an extension, by deletingpam@chromium.org2009-09-111-0/+1
* 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-116-25/+62
* Fix bug number reference.mark@chromium.org2009-09-101-2/+2
* Move StringPiece into the base namespace. It is collidingtony@chromium.org2009-09-102-4/+6
* Hopefully fix flaky RenderViewTestphajdan.jr@chromium.org2009-09-101-1/+5
* Add new crashes. I've spent a while investigating these and can't figure outmark@chromium.org2009-09-101-0/+7
* Hack to make tests work if out is a symlink: see if the current dir is the so...mattm@chromium.org2009-09-103-9/+3
* Improves a code block in in_process_browser_test, avoids the use of FilePath:...avi@chromium.org2009-09-101-6/+5
* This CL makes a more generic browser test launcher and a DLL of thejcampan@chromium.org2009-09-105-63/+72
* Supports Gtk keyboard themes.suzhe@chromium.org2009-09-101-0/+83
* Initial commit of sync engine code to browser/sync.nick@chromium.org2009-09-108-0/+1155