summaryrefslogtreecommitdiffstats
path: root/chrome/test
Commit message (Expand)AuthorAgeFilesLines
* <webview>: Fix text selection features in mac.lazyboy@chromium.org2014-01-295-0/+97
* Simplify directory initialization in Files app.mtomasz@chromium.org2014-01-291-25/+25
* PPAPI: Implement PPB_FileMapping on POSIXdmichael@chromium.org2014-01-291-0/+10
* Register the worker process ID of the extension to ProcessMap in ExtensionSys...horo@chromium.org2014-01-282-5/+10
* Revert 247473 "PPAPI: Implement PPB_FileMapping on POSIX"dmichael@chromium.org2014-01-281-10/+0
* PPAPI: Implement PPB_FileMapping on POSIXdmichael@chromium.org2014-01-281-0/+10
* Preparation for changing mount path for Drive folder to profile-wise differen...kinaba@chromium.org2014-01-281-3/+3
* Revert of Returning kApp window handles in GetWebViewIds to make them discove...stgao@chromium.org2014-01-282-3/+2
* Add support for user-level Native Messaging hosts installation.sergeyu@chromium.org2014-01-271-0/+8
* Disabling NaClBrowserTestNewlib.Bad on windows because it is flaky ronghuawu@chromium.org2014-01-271-1/+7
* PPAPI: Split up URLLoader tests to reduce timeoutsdmichael@chromium.org2014-01-271-44/+55
* Fixed incorrect function namejansson@chromium.org2014-01-272-12/+12
* Files.app: Add private API functions for the multi-profile support.hirono@chromium.org2014-01-271-6/+6
* Mount "Downloads" directory to different mount point name for each profile.kinaba@chromium.org2014-01-273-37/+59
* Dummy implementation of CastTransportSenderhclam@chromium.org2014-01-261-27/+0
* Disable HTTP authentication dialog for XHR with credentialsjl@opera.com2014-01-252-0/+12
* Revert 246938 "Add support for user-level Native Messaging hosts..."ronghuawu@chromium.org2014-01-241-8/+0
* Hide WebRequestEvent Privatesfsamuel@chromium.org2014-01-241-44/+94
* [chromedriver] Update LATEST_RELEASE for users to check with latest release i...stgao@chromium.org2014-01-241-29/+72
* Proxy private UMA pepper interface for out-of-process and NaCl plugins.elijahtaylor@chromium.org2014-01-241-2/+2
* [chromedriver] Fix error when failing to download chrome.stgao@chromium.org2014-01-241-1/+1
* Add support for user-level Native Messaging hosts installation.sergeyu@chromium.org2014-01-241-0/+8
* The Script Bubble and Script Badge were two extension experiments that didn't...finnur@chromium.org2014-01-244-62/+0
* Define webpagereplay paths relative to 'src' rather than its parent dir.kbr@chromium.org2014-01-241-4/+4
* [chromedirver] Add 33 to test suite and remove 30.stgao@chromium.org2014-01-246-10/+6
* Dynamically resizes the virtual keyboard while maintaining pixel perfect.rsadam@chromium.org2014-01-241-1/+2
* tab capture: Change the permissions for tabs.captureVisibleTab().sadrul@chromium.org2014-01-243-52/+1
* PPAPI: Make ASSERT macros print values of operandsdmichael@chromium.org2014-01-241-0/+2
* IFrames blocked via CSP generate 'load' events.mkwst@chromium.org2014-01-241-3/+0
* [chromedriver] Fix the python test for chromedriver log.stgao@chromium.org2014-01-231-3/+3
* [chromedriver] Fix run_all_tests.py broken by r246679frankf@chromium.org2014-01-231-3/+2
* Revert 246676 "PPAPI: Split up URLLoader tests to reduce timeouts"miket@chromium.org2014-01-231-35/+42
* [chromedriver] Remove downloaded chrome snapshots from /tmp.frankf@chromium.org2014-01-232-16/+21
* PPAPI: Split up URLLoader tests to reduce timeoutsdmichael@chromium.org2014-01-231-42/+35
* Update MacOS implementation DeviceId::GetDeviceId.rpaquay@chromium.org2014-01-231-3/+12
* Files.app: Fix commands needing an entry.hirono@chromium.org2014-01-231-0/+3
* Fix Desktop Capture API to close the picker dialog automatically.sergeyu@chromium.org2014-01-232-4/+18
* PPAPI: Break up FileRef and WebSocket testsdmichael@chromium.org2014-01-231-15/+59
* Files.app: Treat zip archives correctly as readonly.kinaba@chromium.org2014-01-231-1/+1
* Use _api_features checks for app.runtime and app.window instead of permissions.yoz@chromium.org2014-01-234-7/+0
* [Password Autofill] Catch XHR submitted forms where onsubmit() isn't called.gcasto@chromium.org2014-01-221-0/+2
* Strip top level folders from bookmark searchd.halman@gmail.com2014-01-221-7/+26
* Disable some PPAPI URLLoader tests, they time out.mnissler@chromium.org2014-01-221-3/+20
* Disable HistoryWebUITest.basicTest, it times out.mnissler@chromium.org2014-01-221-1/+2
* Only grant APIs for the appropriate extension type to component apps and exte...yoz@chromium.org2014-01-223-10/+22
* Make ErrorConsole catch errors from Extension WebContents Viewsrdevlin.cronin@chromium.org2014-01-223-0/+17
* Revert 246129 "PPAPI: Make ASSERT macros print values of operands"dbeam@chromium.org2014-01-221-2/+0
* Rename the UseRealGLContexts() to EnablePixelOutput().danakj@chromium.org2014-01-222-11/+10
* [chromedriver] Add a python test to verify chromedriver.log is not empty.stgao@chromium.org2014-01-222-2/+34
* Cleanup: Replace &LazyInstance::Get() with LazyInstance::Pointer().thestig@chromium.org2014-01-211-1/+1