summaryrefslogtreecommitdiffstats
path: root/extensions/shell/browser
Commit message (Expand)AuthorAgeFilesLines
* Use GuestViewManager::FromBrowserContextIfAvailable more oftenfsamuel2015-04-171-1/+1
* Add a flag to app_shell that allows roaming on cellular networksjsimmons2015-04-163-0/+16
* Move device/usb classes from the FILE thread to UI thread.reillyg2015-04-161-4/+6
* 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
* 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
* 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
* 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
* Remove NativeWebContentsModalDialog and NativePopup typedefs.andresantoso2015-03-091-1/+1
* Make BackgroundContentsService start up BackgroundContents with a delay, as f...yoz2015-02-212-0/+10
* Add split tunnel interface to vpnProviderkaliamoorthi2015-02-201-1/+11
* cros: Remove shell.gcd app_shell API and D-Bus wrapper for privetdjamescook2015-02-173-161/+0
* Hidden windows should not keep Chrome alive.jackhou2015-02-161-0/+2
* NaCl cleanup: Move ppb_nacl_private.h into components/nacl/renderer/mseaborn2015-02-101-1/+0
* Split ExtensionMessageFilter up into a UI thread part and an IO thread part.bauerb2015-02-101-0/+3
* [Extensions] Clean up some Permission[sData|Set] includesrdevlin.cronin2015-02-061-0/+1
* cros: Read privetd Wi-Fi bootstrap status over D-Busjamescook2015-02-043-2/+49
* Rename initial_pos to initial_rect in ShowWidget and ShowView IPCs.bokan2015-02-034-4/+4
* Get nacl building again for androidsehr2015-01-302-2/+3
* Move networking_private to src/extensionsstevenjb2015-01-282-0/+16
* Move GuestView IPCs out of ExtensionMessageFilter to GuestViewMessageFilterfsamuel2015-01-281-0/+3
* chromeos: Add DBus binding for privetd Ping commandjamescook2015-01-273-20/+17
* Update {virtual,override,final} to follow C++11 style in extensions, round 2.dcheng2015-01-233-5/+5
* Fix crash when CreateAccessTokenStore() is not implementedthiago.santos2015-01-211-0/+17
* Remove remainder of Athena related code from Chrome.pkotwicz2015-01-201-2/+1
* app_shell: Fix chrome.identity.getAuthToken() access token generationjamescook2015-01-164-16/+155
* Keep app default zoom level independent of the browser zoom level.benwells2015-01-122-13/+9
* Move UserActivityDetector to ui/base/user_activity/.derat2015-01-092-6/+6
* cros: Remove system-level policy for audio capture allowedjamescook2015-01-072-2/+2
* Makes GetComponentExtensionResourceManager() thread-safe.mukai2015-01-062-3/+3
* Rename omaha_client and similar tokens to update_client in all contexts.sorin2015-01-066-38/+42
* Standardize usage of virtual/override/final specifiers in extensions/.dcheng2014-12-281-1/+1
* Make callers of CommandLine use it via the base:: namespace.avi2014-12-223-11/+9
* Adds support for media permission request handling on <appview> tag.lfg2014-12-226-1/+107
* AppShell support for Mac.yoz2014-12-1912-1/+358
* app_shell: Use real audio preferences and save them to local statejamescook2014-12-198-135/+116