summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
* Cherry-picking into M41 branch 2272.Penny MacNeil2015-01-161-4/+7
* Add guestProcessId for WebViews talking to component extensionsvrk2015-01-108-1/+39
* 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-097-19/+66
* Updating XTBs based on .GRDs from branch masterAlex Mineer2015-01-0952-526/+630
* Added a missing OWNERS file for guest_view/.paulmeyer2015-01-091-0/+2
* Refactored SetUpAutoSize() out of WebViewGuest and ExtensionOptionsGuest into...paulmeyer2015-01-0912-79/+40
* Fix SpokenFeedbackTest and enable Scheduler on CrOSalexclarke2015-01-091-2/+3
* Expose computation of md5 content checksums for files via a file manager priv...kenobi2015-01-091-0/+1
* Move UserActivityDetector to ui/base/user_activity/.derat2015-01-092-6/+6
* 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
* 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