summaryrefslogtreecommitdiffstats
path: root/chrome/test
Commit message (Expand)AuthorAgeFilesLines
* Update asan_stub in accordance with asan API.glotov@chromium.org2013-03-051-4/+5
* Moves the mapping between Shill's and ONC's field names out of the ONC signat...pneubeck@chromium.org2013-03-051-5/+5
* Reinstate files from a previous changelist that were reverted expirementally.petewil@chromium.org2013-03-053-0/+135
* PPAPI: Convert more tests to run in 1 fixturedmichael@chromium.org2013-03-051-47/+101
* Implemented PointerLock for BrowserPlugin by forwarding PointerLock requests ...mthiesse@chromium.org2013-03-0511-14/+221
* [chromedriver] Print a new line after python tests.frankf@chromium.org2013-03-051-1/+1
* Explicitly check for Instant NTPs.samarth@chromium.org2013-03-051-2/+1
* [chromedriver] Run python tests for Android on buildbots.frankf@chromium.org2013-03-042-17/+76
* [chromedriver] Implement remaining pure JS commands and screenshot.kkania@chromium.org2013-03-0410-0/+594
* Adds test data for chromedriver extensions capability.kkania@chromium.org2013-03-042-0/+0
* chromeos: Use /tmp as mount root directory for stubs.hashimoto@chromium.org2013-03-041-1/+1
* Implement ResumeUploadOperation on Drive API v2.hidehiko@chromium.org2013-03-041-0/+49
* Revert 185709koz@chromium.org2013-03-031-7/+6
* Implement chrome.downloads.onDeterminingFilename() to allow extensions to par...benjhayden@chromium.org2013-03-033-0/+18
* Revert r184245: It broke web_accessible_resources for extension iframes.mpcomplete@chromium.org2013-03-031-33/+0
* content: Move more constants from url_constants.h into content namespace.tfarina@chromium.org2013-03-023-3/+3
* Rename VerifyAndSign* functions to VerifyAndEncrypt*gspencer@chromium.org2013-03-021-4/+4
* [chromedriver] Set chrome flags to enable devtools on startup.frankf@chromium.org2013-03-026-18/+31
* Previously, users had to pass "--ppapi-out-of-process" to load command line s...teravest@chromium.org2013-03-022-4/+7
* PPAPI: Make FileIO tests run in 1 fixturedmichael@chromium.org2013-03-021-48/+56
* Change media galleries transient device ids to be non-sequential.vandebo@chromium.org2013-03-022-7/+6
* Fix prefs registration in BrowserInstantController.joi@chromium.org2013-03-021-1/+1
* Set up V8 bindings for extension/app APIs when they're first used, not oncduvall@chromium.org2013-03-021-6/+7
* Minimize GPU memory usage on memory tests on Mac.ccameron@chromium.org2013-03-021-0/+10
* Update gtalk version.krenaud@chromium.org2013-03-014-2/+2
* Disable failing ntp.NTPTest testsvclarke@chromium.org2013-03-011-0/+6
* Disable gtalk.test_basic testsvclarke@chromium.org2013-03-011-0/+3
* Simplify BlockUntilBookmarkModelLoaded() by using a utility function from ui_...tfarina@chromium.org2013-03-011-8/+1
* This is 2nd try of https://codereview.chromium.org/12316154nona@chromium.org2013-03-011-1/+11
* <webview>: First stab at implementing media permission request for guests.lazyboy@chromium.org2013-03-019-0/+544
* Added a temporary confirmation dialog for deleting.mtomasz@chromium.org2013-03-011-2/+40
* Cause byUser to be passed correctly by c.e.notification API.dewittj@chromium.org2013-03-012-0/+75
* Connect SparseHistogram with the rest of stats systemkaiwang@chromium.org2013-03-011-4/+6
* [chromedriver] Silence output when uploading to googlecode.kkania@chromium.org2013-03-011-2/+4
* [chromedriver] Rework version check and populate session capabilities.kkania@chromium.org2013-03-0115-60/+203
* Browser Plugin: Use ContentRendererClient to disable instantiating <object ty...lazyboy@chromium.org2013-03-012-0/+17
* Don't hang in uploading chromedriver if a username/password isn't supplied.kkania@chromium.org2013-03-012-28/+5
* Require manifests for native messaging hosts.sergeyu@chromium.org2013-03-012-1/+3
* Add a signin allowed policy which is used to determine if a user is allowed t...akuegel@chromium.org2013-02-283-0/+20
* Minimal Chrome Frame with Aura.grt@chromium.org2013-02-283-34/+1
* chrome: Update include paths of string_split.h to its new location.tfarina@chromium.org2013-02-2817-17/+17
* Make PPAPI PostMessage tests run in 1 test fixture to save overall bot time.jvoung@chromium.org2013-02-281-50/+57
* Revert 185224.tommi@chromium.org2013-02-281-11/+1
* Introduce deleteSurroundingText api for Extension IME.nona@chromium.org2013-02-281-1/+11
* Revert 185189.tommi@chromium.org2013-02-282-3/+1
* Require manifests for native messaging hosts.sergeyu@chromium.org2013-02-282-1/+3
* Moved WebRTC audio test to its own file (since it requires special configurat...phoglund@chromium.org2013-02-286-116/+160
* Initialize BrowserPolicyConnector after the IOThread is created.joaodasilva@chromium.org2013-02-281-3/+14
* Rename chrome/browser/media_gallery => chrome/browser/media_galleries.tommycli@chromium.org2013-02-281-1/+1
* Rewrite of TabCaptureApiTest.EndToEnd to use an event-based scheme in one tab.miu@chromium.org2013-02-285-129/+92