summaryrefslogtreecommitdiffstats
path: root/extensions/shell
Commit message (Expand)AuthorAgeFilesLines
...
* Webviews can now be garbage collected!!!paulmeyer2015-06-011-3/+0
* Move GuestViewContainer to componentsfsamuel2015-05-282-2/+4
* Reland: Build a basic Mojo service framework for device/usbrockot2015-05-281-1/+1
* Revert of Build a basic Mojo service framework for device/usb (patchset #4 id...rockot2015-05-281-1/+1
* Build a basic Mojo service framework for device/usbrockot2015-05-281-1/+1
* Extract LazyBackgroundTaskQueue from ExtensionSystem.juncai2015-05-202-10/+0
* Subject .mm files to the header sorting presubmittapted2015-05-192-2/+2
* Extract DeclarativeUserScriptManager from ExtensionSystem.juncai2015-05-182-6/+0
* Extract InstallVerifier from ExtensionSystem.juncai2015-05-182-5/+0
* Extract ErrorConsole from ExtensionSystem.juncai2015-05-122-5/+0
* Decouple GuestViewContainer from Extensionsfsamuel2015-05-081-1/+3
* Removes app badging codekcarattini2015-05-052-5/+0
* Set the content shell data path to the app shell test data directory.reillyg2015-05-052-0/+5
* Don't call InitHost twiceoshima2015-05-051-1/+0
* Move GuestView layer in browser to componentsfsamuel2015-05-053-4/+10
* Revert of Ensure that the DirectWrite font cache works in Chrome canary on Wi...ananta2015-05-042-41/+0
* Ensure that the DirectWrite font cache works in Chrome canary on Windows 8+ w...ananta2015-04-302-0/+41
* Record when we suppress internal Extension code JavaScript crashes.kalman2015-04-302-0/+4
* GuestView: Move GuestViewManager extension dependencies to ExtensionsGuestVie...fsamuel2015-04-241-1/+1
* Created devtools_discovery component.dgozman2015-04-223-0/+3
* favor DCHECK_CURRENTLY_ON for better logs in extensions/anujk.sharma2015-04-212-3/+3
* Componentize devtools_http_handler.dgozman2015-04-205-3/+9
* Use GuestViewManager::FromBrowserContextIfAvailable more oftenfsamuel2015-04-171-1/+1
* Add a flag to app_shell that allows roaming on cellular networksjsimmons2015-04-165-0/+20
* Move device/usb classes from the FILE thread to UI thread.reillyg2015-04-161-4/+6
* Remove yoz@chromium.org from OWNERS and histograms.xml.kalman2015-04-141-1/+0
* Revert of Disable flaky ShellApiTest.Basic. (patchset #1 id:1 of https://code...rmcilroy2015-04-131-7/+1
* Use command line to signal whether a child process was passed V8 snapshot fil...rmcilroy2015-04-101-0/+10
* Prevent menus from blocking user activity detectionafakhry2015-04-091-6/+0
* Add support to extension_shell and ash_shell to use external V8 snapshot files.rmcilroy2015-04-063-4/+48
* [Extensions API] Remove inline enumsrdevlin.cronin2015-04-061-2/+2
* Add service registration for Mojo services defined under chrome/kmarshall2015-04-032-0/+10
* app_shell: Initialize DiskMountManager to avoid a crash on calling storage API.sudarsana.nagineni2015-04-021-0/+3
* Revert of Fix for menus blocking user activity detection (Retry 2). (patchset...spang2015-04-021-0/+6
* Forward Blink's didCreateScriptContext event to RenderFrameObserver rather th...kalman2015-03-312-13/+0
* Add a new audio extension event OnMuteChanged.jennyz2015-03-302-4/+6
* Disable flaky ShellApiTest.Basic.dgozman2015-03-261-1/+7
* Move the check for fileBrowserHandler permission to FileBrowserHandler.mtomasz2015-03-262-5/+0
* favor DCHECK_CURRENTLY_ON for better logs in extensions/mostynb2015-03-251-2/+2
* Redesign audio extension apis. This adds the following P1 requests api features:jennyz2015-03-212-6/+10
* Extensions: Switch to new permission message system, part Itreib2015-03-201-6/+0
* Fix for menus blocking user activity detection (Retry 2).afakhry2015-03-191-6/+0
* Remove DisplayState from the public interface for DisplayConfiguratordnicoara2015-03-192-5/+4
* Revert of Fix for menus blocking user activity detection (Retry). (patchset #...afakhry2015-03-181-0/+6
* Fix for menus blocking user activity detection (Retry).afakhry2015-03-181-6/+0
* Extensions: Prepare switch to new permission message systemtreib2015-03-161-4/+10
* Revert of Fix for menus blocking user activity detection. (patchset #6 id:100...mukai2015-03-131-0/+6
* Fix for menus blocking user activity detection.afakhry2015-03-121-6/+0
* [Extensions] Remove ChromeV8Context and DispatcherDelegate::CreateScriptContext.kalman2015-03-101-2/+2
* Make ContentRendererClient::DidCreateScriptContext take a WebLocalFrame.kalman2015-03-092-2/+2