summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
* Move PageZoom::Zoom() call to GuestViewBase from mime handler delegate.wjmaclean2015-01-154-6/+8
* Update guest zoom when it differs from the embedder's.wjmaclean2015-01-151-4/+7
* Remove 'success' parameter from chrome.usb.setConfiguration.reillyg2015-01-153-7/+3
* Add connection keep-alive (ping) handling to CastChannelAPI.kmarshall2015-01-1518-160/+837
* GuestViewBase: Default plumbing for new windowsfsamuel2015-01-154-12/+12
* Refactoring: move extension unpacker from chrome/ to extensions/asargent2015-01-157-0/+454
* Add result logging for TCP and SSL connection setup.kmarshall2015-01-152-0/+6
* Use proper pair type in range-based for map iterations.vmpstr2015-01-141-1/+1
* Revert of Refactoring of Cast-related crypto code (patchset #19 id:350001 of ...jochen2015-01-1411-533/+320
* Refactoring of Cast-related crypto code to use the same certificate validatio...sheretov2015-01-1411-320/+533
* Add support for resetting pan and tilt on Logitech webcams.zork2015-01-141-0/+41
* Cast audio only policy enforcement support.vadimgo2015-01-148-11/+100
* Add a mojoPrivate API that exposes mojo to component apps/extensions.sammc2015-01-1411-7/+144
* Revert of Implemented explicit resizing from guestview. (patchset #6 id:12000...fsamuel2015-01-1411-168/+82
* Split out the extensions gin::Runner implementation into a separate class.sammc2015-01-136-31/+75
* This patch disables the flaky test "WebViewAPITest.TestAutosizeAfterNavigatio...paulmeyer2015-01-131-1/+1
* Add a 'nocompile' option to Extension feature files, and annotate all Devtoolskalman2015-01-131-4/+19
* Implemented explicit resizing from guestview.paulmeyer2015-01-1311-82/+168
* Enable flag enable-trace-app-sourcecylee2015-01-131-1/+1
* Include raw HID report descriptor in HID device info.reillyg2015-01-134-17/+83
* Refactor GuestView and WebView to allow for running in detached statefsamuel2015-01-1315-97/+137
* Keep app default zoom level independent of the browser zoom level.benwells2015-01-125-17/+18
* Assign Ctrl-D keybinding to the new Bookmark Manager extension when removed f...wittman2015-01-124-2/+34
* Cleanup: Call std::string::empty instead of comparing against "".thestig2015-01-101-1/+1
* 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