summaryrefslogtreecommitdiffstats
path: root/extensions/test
Commit message (Expand)AuthorAgeFilesLines
* Revert of Remove Client= from device/serial/data_stream.mojom. (patchset #1 i...sammc2015-02-042-12/+18
* <webview>: Navigate to about:blank if attempting to navigate to bad URLfsamuel2015-02-041-12/+21
* Remove Client= from device/serial/data_stream.mojom.sammc2015-02-032-18/+12
* Move sandboxed_unpacker.{h,cc} from chrome/ to extensions/asargent2015-01-273-0/+53
* Add mojoPrivate.requireAsync method to chrome IDL.kmarshall2015-01-271-0/+20
* Implemented explicit resizing from guestview.paulmeyer2015-01-231-5/+8
* Include Mojo SDK/EDK via fully-qualified paths in Chromium code.blundell2015-01-232-2/+2
* Hook up chrome.printerProvider.onGetPrintersRequestedtbarzic2015-01-235-0/+155
* s/app_shell_browsertests/extensions_browsertests/grockot2015-01-225-5/+5
* Add an extensions/test/data OWNERS with *, like chrome/test/data. Extension APIkalman2015-01-221-0/+1
* Hook up chrome.printerProvider.onGetCapabilityRequestedtbarzic2015-01-222-0/+62
* Add browser tests for USB device add/remove events.reillyg2015-01-224-0/+65
* Hook up chrome.printerProvider.onPrintRequestedtbarzic2015-01-222-0/+61
* Move sockets_* tests to extensions/thiago.santos2015-01-219-0/+1167
* Fix crash when CreateAccessTokenStore() is not implementedthiago.santos2015-01-212-0/+32
* extensions: Remove unused private fieldshashimoto2015-01-191-2/+0
* Move unpacker_unittests.cc and data files from chrome/ to extensions/asargent2015-01-1639-0/+204
* Fixed testExecuteScriptIsAbortedWhenWebViewSourceIsChanged raciness.fsamuel2015-01-161-23/+30
* Remove 'success' parameter from chrome.usb.setConfiguration.reillyg2015-01-151-2/+1
* Add a mojoPrivate API that exposes mojo to component apps/extensions.sammc2015-01-141-0/+34
* Revert of Implemented explicit resizing from guestview. (patchset #6 id:12000...fsamuel2015-01-141-8/+5
* Implemented explicit resizing from guestview.paulmeyer2015-01-131-5/+8
* Include raw HID report descriptor in HID device info.reillyg2015-01-131-0/+50
* Add support for sending a USB SET_CONFIGURATION request.reillyg2015-01-085-6/+57
* Provide default implementation of ExtensionsClient::GetBrowserImagePathsasargent2015-01-082-7/+0
* Move system.display tests to extensions/thiago.santos2014-12-232-0/+64
* Adds support for media permission request handling on <appview> tag.lfg2014-12-226-0/+105
* app_shell: Use real audio preferences and save them to local statejamescook2014-12-191-0/+5
* Fix message routing for BrowserPlugin in iframefsamuel2014-12-185-0/+66
* app_shell: Move chrome.audio extensions API to //extensionsjamescook2014-12-162-0/+107
* Add the basic infrastructure for the Behavior feature type: BehaviorFeature andkalman2014-12-151-0/+6
* Add onDeviceAdded and onDeviceRemoved events to chrome.hid.reillyg2014-12-114-0/+65
* Added CoalescedPermissionMessages to ManifestPermissionssashab2014-12-102-0/+9
* Revert of Added CoalescedPermissionMessages to ManifestPermissions (patchset ...jochen2014-12-102-9/+0
* Added CoalescedPermissionMessages to ManifestPermissionssashab2014-12-102-0/+9
* Add content_capabilities manifest featurerockot2014-12-096-0/+93
* Move system.storage tests to extensions/thiago.santos2014-12-037-0/+177
* app_shell: Store user preferences to disk with JsonPrefStorejamescook2014-12-021-0/+7
* Identify ArrayBuffers by their string representation in json_schema.js.sammc2014-12-011-0/+2
* Move browser image path logic into ExtensionsClientrockot2014-11-132-0/+7
* Move default_locale manifest handler out of //chromerockot2014-11-132-0/+10
* Move system.cpu and system.network tests to extensions/thiago.santos2014-11-124-0/+64
* Pass the size to the RenderView on creation.mkosiba2014-11-121-3/+0
* Various webview cleanup.paulmeyer2014-11-111-7/+10
* Move system.memory API test to extensions/thiago.santos2014-11-082-0/+29
* Update mojo sdk to rev 04a510fb37db10642e156957f9b2c11c2f6442acjamesr2014-11-071-2/+2
* Got rid of the internal copies of webview attributes.paulmeyer2014-11-041-14/+17
* Added missing OWNERS file for web_view directory.paulmeyer2014-11-041-0/+2
* Refine //extensions DEPS on //uirockot2014-11-041-0/+1
* Adding app_view tests to app_shell_browsertests.lfg2014-10-317-0/+192