summaryrefslogtreecommitdiffstats
path: root/chrome/test
Commit message (Expand)AuthorAgeFilesLines
* Annotating failing integration tests on Mac.rsimha@chromium.org2010-11-161-0/+5
* Cleanup: Include browser.h -> ui/browser.h [Part 2].jhawkins@chromium.org2010-11-1612-16/+15
* Annotating failing integration tests on Mac.rsimha@chromium.org2010-11-164-1/+41
* Remove flaky marker from nacl_sandbox_test now that it is fixed.jvoung@google.com2010-11-161-2/+1
* Group cmdline settings in UI test and in_process_browser_test.lzheng@chromium.org2010-11-164-74/+94
* [Sync] Fix modification-while-iterating bug in extensions integration testsakalin@chromium.org2010-11-161-1/+4
* PDF testsnirnimesh@chromium.org2010-11-161-0/+36
* Handful of related instant changes:sky@chromium.org2010-11-151-3/+5
* Checked in missing change.apatrick@chromium.org2010-11-151-1/+1
* Removed --use-gl=osmesa as default for ui and browser tests.apatrick@chromium.org2010-11-155-16/+54
* [Chrome OS] Cleanup and modify Chrome-for-ChromeOS autotest wrapperscmasone@chromium.org2010-11-1515-55/+148
* Makes the current page dim out when transitioning to instant preview.sky@chromium.org2010-11-151-0/+1
* Disable PPAPITest.DirectoryReaderarv@chromium.org2010-11-151-1/+2
* Mac: Let out-of-process tests run in bundled mode for their whole lifetime.thakis@chromium.org2010-11-153-32/+56
* Temporarily disable flash security testcpu@chromium.org2010-11-151-1/+1
* base: Get rid of 'using' declaration of StringAppendF.tfarina@chromium.org2010-11-155-11/+15
* Disable crashy PPAPITest.FileIO/FileRef.thestig@chromium.org2010-11-131-8/+4
* Looks like PPAPITest.FileIO fails on Win XP (dbg) too, disable for now...dumi@chromium.org2010-11-131-5/+5
* Disable PPAPITest.FileIO on Mac until I figure out why it fails.dumi@chromium.org2010-11-131-1/+7
* Mark PPAPITest.URLLoader as flakyarv@chromium.org2010-11-131-1/+2
* Workaround for some pyauto test flakiness on linux. Tests that use the omniboxace@chromium.org2010-11-134-2/+20
* Try re-enabling the file-related PPAPI tests. The python server seemsdumi@chromium.org2010-11-131-0/+12
* Fix linux build.kkania@chromium.org2010-11-121-1/+1
* Mark snapshot tests as FAILS on Linux.kkania@chromium.org2010-11-121-3/+18
* Add tab proxy call for taking a snapshot of the entire page.kkania@chromium.org2010-11-123-0/+189
* Add another entry to known_crashes.txt.arv@chromium.org2010-11-121-0/+3
* Sets lastError when trying to connect or send a request to an invalid extension.jstritar@chromium.org2010-11-123-11/+69
* Disable history import check since the automation is brokennirnimesh@chromium.org2010-11-121-0/+3
* Part 3 of reapplying r64637.erg@google.com2010-11-122-4/+4
* Disable safebrowsing for UI tests and browser tests.lzheng@chromium.org2010-11-121-0/+3
* Allow an extension to dynamically set extra data in its update URL, in orderrogerta@chromium.org2010-11-123-0/+50
* [Sync] Added some basic extension sync integration tests.akalin@chromium.org2010-11-1210-126/+532
* Fix path for private data dir used in sync pyauto testsnirnimesh@chromium.org2010-11-121-1/+1
* Remove the login token from webstorePrivate API function return values.asargent@chromium.org2010-11-122-4/+3
* [Sync] Added a separate type for a sync server for testserver.pyakalin@chromium.org2010-11-122-29/+34
* startup: move some browser startup code into BrowserMainevan@chromium.org2010-11-121-29/+0
* Made HostZoomMap be deleted on the UI threadakalin@chromium.org2010-11-122-8/+4
* Cleanup: Remove chrome/browser/browser_navigator.* and references.jhawkins@chromium.org2010-11-122-2/+2
* Revise the omnibox extension API so that specifying descriptionStyles is easier.mpcomplete@chromium.org2010-11-111-4/+2
* Implements a C++ version of JSONSchemaValidator.aa@chromium.org2010-11-116-0/+75
* Restrict file protocol on chromeos to certain whitelisted directories. Disabl...achuith@chromium.org2010-11-112-0/+6
* Fix autofill pyauto tests to deal with invalid credit card numbersnirnimesh@chromium.org2010-11-112-13/+25
* Disable failing themes sync integration tests.rsimha@chromium.org2010-11-112-4/+8
* Provide sync integration tests with a way to set a favicon for a bookmark.rsimha@chromium.org2010-11-114-20/+146
* All SSL UI tests work with ephemeral ports.cbentzel@chromium.org2010-11-112-4/+4
* Move base::ThreadLocalPlatform to base::internal::ThreadLocalPlatform.willchan@chromium.org2010-11-111-1/+1
* Add device management test server to net infrastructure.mnissler@chromium.org2010-11-111-0/+3
* Find in page tests by Rohitnirnimesh@chromium.org2010-11-117-5871/+280
* Split the private webstore install API into two parts.asargent@chromium.org2010-11-105-48/+64
* DownloadItem::NeedsRename should not return true for dangerous downloads.kinuko@chromium.org2010-11-101-5/+1