summaryrefslogtreecommitdiffstats
path: root/chrome/test
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Added chrome.i18n extension API.xji@chromium.org2009-09-095-0/+56
* Disable AutomationProxyVisibleTest.AutocompleteMatchesTest.phajdan.jr@chromium.org2009-09-091-4/+2
* Ignore ResourceDispatcherHostTest.TooManyOutstandingRequests on Purify bot.kuchhal@chromium.org2009-09-091-0/+4
* Simple fix of extension_l10n_util that allows folders in form ".some_name" to...cira@chromium.org2009-09-093-0/+11
* Fix to use FilePath version of PathService::Get.thestig@chromium.org2009-09-091-3/+3
* Remove unused ATL headers.jhawkins@chromium.org2009-09-092-6/+6
* Removing the stack for 19393 as this seems to be fixed.ananta@chromium.org2009-09-091-3/+0
* fix mappy to use new API changeserikkay@chromium.org2009-09-091-30/+1
* doc api testserikkay@chromium.org2009-09-091-0/+88
* Clean up known crash list.huanr@chromium.org2009-09-091-28/+1
* Disable DomCheckerTest.Http due to flakiness.arv@google.com2009-09-081-1/+2
* Add another issue to the known crashes.arv@google.com2009-09-081-0/+3
* Take out the activex control.BUG=20259jam@chromium.org2009-09-0812-803/+0
* Fix a build break by removing some webkit_glue stub functions from plugin_tes...ananta@chromium.org2009-09-081-21/+1
* finished testing functions and added events to bookmark tests.erikkay@chromium.org2009-09-082-53/+141