summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
* base: Change DCHECK_IS_ON to a macro DCHECK_IS_ON().danakj2015-01-083-3/+3
* Cleanup: Remove some redundant container clear() calls.thestig2015-01-081-1/+0
* Passing the project ID to the serverckehoe2015-01-083-0/+13
* Add support for sending a USB SET_CONFIGURATION request.reillyg2015-01-0811-69/+194
* Put WeakPtrFactory member last in USBEventRouterdmichael2015-01-081-2/+2
* Provide default implementation of ExtensionsClient::GetBrowserImagePathsasargent2015-01-088-16/+35
* Add a private API to get mime type of a local file.yawano2015-01-081-0/+1
* Do not remove extension from cache if it was caused by policy.ginkage2015-01-081-1/+5
* Remove the "Access your input devices" permission message.reillyg2015-01-082-5/+1
* Fixes for extensions and athena deps.blundell2015-01-071-0/+4
* Add GetConnectionInfo function for BluetoothDevice, replacing the existingtengs2015-01-073-35/+0
* cros: Remove system-level policy for audio capture allowedjamescook2015-01-072-2/+2
* Add onDeviceAdded and onDeviceRemoved events to chrome.usb.reillyg2015-01-0711-16/+274
* Add browser_tests to the GN build.brettw2015-01-071-0/+4
* Ignore insecure parts of CSP in extensions and allow extension to loadrob2015-01-076-277/+496
* Promote hid.onDeviceAdded and hid.onDeviceRemoved to stable.reillyg2015-01-061-10/+0
* Update the device permissions prompt when the device list changes.reillyg2015-01-062-77/+119
* bluetoothPrivate: Add disconnectAll functionarmansito2015-01-065-0/+117
* Add an Observer interface to UsbService for device add/remove.reillyg2015-01-062-23/+27
* Add a CHECK to investigate crash in OAuth2ManifestHandler::Parsejamescook2015-01-061-0/+4
* Add GN interactive UI tests.brettw2015-01-061-0/+2
* Revert of Add GN interactive UI tests (patchset #3 id:40001 of https://codere...nhiroki2015-01-061-2/+0
* Update mojo sdk to rev e3719475d5971283d1d2250533d53066b2ff9797rockot2015-01-061-0/+2
* Add a test for MimeHandlerView postMessageraymes2015-01-062-2/+59
* Add GN interactive UI testsbrettw2015-01-061-0/+2
* Hide native messaging API if permission is missingrob2015-01-061-0/+8
* Makes GetComponentExtensionResourceManager() thread-safe.mukai2015-01-068-15/+17
* Rename omaha_client and similar tokens to update_client in all contexts.sorin2015-01-0611-57/+64
* Use SafeJsonParser in WebResourceService and Management extension API.bauerb2015-01-062-4/+9
* Cleanup: Update the path to gfx size headers.tfarina2015-01-035-6/+6
* Cleanup: Update the path to gfx rect headers.tfarina2014-12-316-6/+6
* Miscellaneous fixes for virtual/override/final specifiers to match style guide.dcheng2014-12-291-2/+1
* Fix benign unintentional variable shadowing issue.kmarshall2014-12-291-9/+11
* Remove deprecated methods from Pickle.avi2014-12-283-18/+18
* Standardize usage of virtual/override/final specifiers in extensions/.dcheng2014-12-2811-38/+38
* Revert of Remove deprecated methods from Pickle. (patchset #10 id:180001 of h...avi2014-12-283-18/+18
* AppView: Fix owner_extension_idfsamuel2014-12-247-36/+17
* Reject connection attempts without prompt if target app doesn't handle the ev...mek2014-12-231-7/+1
* Queue postMessage messages destined for a MimeHandlerView guestraymes2014-12-238-5/+68
* Cleanup: Update the path to insets and point headers.tfarina2014-12-232-2/+2
* Removed duplicate code from Socket permission messagessashab2014-12-234-231/+163
* Move system.display tests to extensions/thiago.santos2014-12-236-1/+394
* Add PostMessage support for MimeHandlerViewraymes2014-12-232-14/+141
* Make callers of CommandLine use it via the base:: namespace.avi2014-12-2219-38/+39
* Remove deprecated methods from Pickle.Avi Drissman2014-12-223-18/+18
* Adds support for media permission request handling on <appview> tag.lfg2014-12-2218-1/+354
* Update legacy Tuple-using code.Avi Drissman2014-12-221-1/+1
* Tests in browser_tests target should use ChromeRenderViewTest as the base class.vivek.vg2014-12-222-2/+3
* api/bluetooth: Add armansito as OWNERArman Uguray2014-12-191-0/+1
* Remove redundant "virtual" from BuildServiceInstanceFordmichael2014-12-191-1/+1