summaryrefslogtreecommitdiffstats
path: root/extensions/shell
Commit message (Expand)AuthorAgeFilesLines
* 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-274-51/+21
* Update {virtual,override,final} to follow C++11 style in extensions, round 2.dcheng2015-01-233-5/+5
* s/app_shell_browsertests/extensions_browsertests/grockot2015-01-222-69/+1
* Hook up chrome.printerProvider.onPrintRequestedtbarzic2015-01-221-0/+1
* Move sockets_* tests to extensions/thiago.santos2015-01-214-0/+31
* Fix crash when CreateAccessTokenStore() is not implementedthiago.santos2015-01-212-0/+18
* Remove remainder of Athena related code from Chrome.pkotwicz2015-01-201-2/+1
* Move //mojo/{public, edk} underneath //third_partyblundell2015-01-192-2/+2
* 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
* Provide default implementation of ExtensionsClient::GetBrowserImagePathsasargent2015-01-082-7/+0
* Fixes for extensions and athena deps.blundell2015-01-071-0/+4
* 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-068-44/+48
* Standardize usage of virtual/override/final specifiers in extensions/.dcheng2014-12-281-1/+1
* Move system.display tests to extensions/thiago.santos2014-12-231-0/+1
* Make callers of CommandLine use it via the base:: namespace.avi2014-12-224-12/+10
* Adds support for media permission request handling on <appview> tag.lfg2014-12-228-1/+115
* AppShell support for Mac.yoz2014-12-1924-20/+847
* app_shell: Use real audio preferences and save them to local statejamescook2014-12-198-135/+116
* Fix message routing for BrowserPlugin in iframefsamuel2014-12-182-0/+7
* Make UpdateDisplayUnitInfoForPlatform less verbosethiago.santos2014-12-171-1/+5
* Move mojo gypfiles to toplevel mojorockot2014-12-161-1/+1
* app_shell: Move chrome.audio extensions API to //extensionsjamescook2014-12-164-27/+46
* Rename --app-shell-host-window-bounds commandline switch to --app-shell-host-...arurajku2014-12-163-5/+5
* app_shell: Extend identity API stubjamescook2014-12-154-0/+63
* Add the basic infrastructure for the Behavior feature type: BehaviorFeature andkalman2014-12-151-0/+6
* This CL introduce DeclarativeUserScriptManager to manager a set of Declarativ...hanxi2014-12-122-17/+15
* Added CoalescedPermissionMessages to ManifestPermissionssashab2014-12-102-0/+10
* Revert of Added CoalescedPermissionMessages to ManifestPermissions (patchset ...jochen2014-12-102-10/+0
* Added CoalescedPermissionMessages to ManifestPermissionssashab2014-12-102-0/+10
* Move data reduction proxy logic out of chrome and android webview network del...megjablon2014-12-091-2/+2
* app_shell: Fix focus on opening new app windowsjamescook2014-12-053-2/+29
* Migrate HidServiceLinux and HidConnectionLinux to BrowserThread::UI.reillyg2014-12-041-3/+1
* gn format //extensionsscottmg2014-12-032-6/+7
* app_shell: Switch from TestScreen to a real Screen classjamescook2014-12-037-8/+222
* Move system.storage tests to extensions/thiago.santos2014-12-033-6/+27
* Fix extensions.gyp base_prefs_test_support dependencyjamescook2014-12-031-1/+0
* app_shell: Remove ShellNetLogjamescook2014-12-035-21/+8
* app_shell: Store user preferences to disk with JsonPrefStorejamescook2014-12-0210-44/+184
* Move VPN Service Factory to chrome/*kaliamoorthi2014-12-024-0/+54
* API proposal for chrome.app.window to intercept all keys.sriramsr2014-12-012-0/+5
* app_shell: Remove vtable padding debug code from ShellBrowserContextjamescook2014-11-222-64/+0
* Add raymes to mime_handler_view OWNERSraymes2014-11-201-1/+1
* Allow app_shell embedders to override extensions client interfacesjamescook2014-11-204-9/+35
* Refactor ShellDesktopController and ShellNativeAppWindow to allow for non-Aur...yoz2014-11-1921-157/+330