summaryrefslogtreecommitdiffstats
path: root/extensions/browser
Commit message (Expand)AuthorAgeFilesLines
* Add support for resetting pan and tilt on Logitech webcams.Zach Kuznia2015-01-201-0/+41
* Patch to merge.W. James MacLean2015-01-204-6/+8
* Cherry-picking into M41 branch 2272.Penny MacNeil2015-01-161-4/+7
* Moved resizing of a guest view out of BrowserPluginGuest and into GuestViewBa...paulmeyer2015-01-102-6/+20
* Add preferred size support and events to guestview, and use them inkalman2015-01-096-18/+52
* Refactored SetUpAutoSize() out of WebViewGuest and ExtensionOptionsGuest into...paulmeyer2015-01-0910-78/+26
* Expose computation of md5 content checksums for files via a file manager priv...kenobi2015-01-091-0/+1
* Convert HidDeviceInfo from a struct to a refcounted class.reillyg2015-01-094-57/+60
* Add easyUnlockPrivate.getConnection API to allow querying for a Bluetooth con...tengs2015-01-091-0/+1
* Pass MimeHandlerViewGuest navigations to the embedderraymes2015-01-082-0/+10
* Cleanup: Remove some redundant container clear() calls.thestig2015-01-081-1/+0
* Add support for sending a USB SET_CONFIGURATION request.reillyg2015-01-084-63/+120
* Put WeakPtrFactory member last in USBEventRouterdmichael2015-01-081-2/+2
* 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
* Add GetConnectionInfo function for BluetoothDevice, replacing the existingtengs2015-01-072-18/+0
* Add onDeviceAdded and onDeviceRemoved events to chrome.usb.reillyg2015-01-077-14/+243
* Update the device permissions prompt when the device list changes.reillyg2015-01-062-77/+119
* bluetoothPrivate: Add disconnectAll functionarmansito2015-01-064-0/+101
* Add an Observer interface to UsbService for device add/remove.reillyg2015-01-062-23/+27
* Makes GetComponentExtensionResourceManager() thread-safe.mukai2015-01-066-12/+14
* Rename omaha_client and similar tokens to update_client in all contexts.sorin2015-01-063-13/+16
* Use SafeJsonParser in WebResourceService and Management extension API.bauerb2015-01-062-4/+9
* Cleanup: Update the path to gfx size headers.tfarina2015-01-033-4/+4
* Cleanup: Update the path to gfx rect headers.tfarina2014-12-314-4/+4
* Fix benign unintentional variable shadowing issue.kmarshall2014-12-291-9/+11
* Remove deprecated methods from Pickle.avi2014-12-281-1/+1
* Standardize usage of virtual/override/final specifiers in extensions/.dcheng2014-12-2810-37/+37
* Revert of Remove deprecated methods from Pickle. (patchset #10 id:180001 of h...avi2014-12-281-1/+1
* AppView: Fix owner_extension_idfsamuel2014-12-247-36/+17
* Queue postMessage messages destined for a MimeHandlerView guestraymes2014-12-233-0/+10
* Cleanup: Update the path to insets and point headers.tfarina2014-12-232-2/+2
* Move system.display tests to extensions/thiago.santos2014-12-233-1/+329
* Make callers of CommandLine use it via the base:: namespace.avi2014-12-226-9/+11
* Remove deprecated methods from Pickle.Avi Drissman2014-12-221-1/+1
* Adds support for media permission request handling on <appview> tag.lfg2014-12-224-0/+134
* api/bluetooth: Add armansito as OWNERArman Uguray2014-12-191-0/+1
* Remove redundant "virtual" from BuildServiceInstanceFordmichael2014-12-191-1/+1
* Clean up presubmit filesPaweł Hajdan, Jr2014-12-191-7/+0
* Fix Out of Prcess PDF Viewerfsamuel2014-12-191-4/+2
* Renamed WorkerFrame to SurfaceWorkerfsamuel2014-12-196-45/+45
* Fix message routing for BrowserPlugin in iframefsamuel2014-12-182-2/+7
* Refactor: cleanup declarative_api.cc and get rid ofhanxi2014-12-181-34/+18
* Add FeatureProvider::GetAPIFeature, FeatureProvider::GetBehaviorFeature, etc askalman2014-12-181-2/+1
* Convert EventRouter to use ProcessMap::GetMostLikelyContextType rather thankalman2014-12-171-30/+31
* GuestView: Cleanup Zoomfsamuel2014-12-174-27/+36
* app_shell: Move chrome.audio extensions API to //extensionsjamescook2014-12-1611-6/+672
* Limit lifetime of self-signed certificate used for TLS on Cast channeldougsteed2014-12-131-2/+29
* Possible fix for ExtensionFunctionDispatcher::DispatchWithCallbackInternal.reillyg2014-12-131-1/+4
* A private API for the cryptotoken component extension.arnarb2014-12-131-0/+1