summaryrefslogtreecommitdiffstats
path: root/extensions/shell/browser
Commit message (Expand)AuthorAgeFilesLines
* 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
* Make UpdateDisplayUnitInfoForPlatform less verbosethiago.santos2014-12-171-1/+5
* app_shell: Move chrome.audio extensions API to //extensionsjamescook2014-12-163-27/+45
* Rename --app-shell-host-window-bounds commandline switch to --app-shell-host-...arurajku2014-12-161-2/+2
* app_shell: Extend identity API stubjamescook2014-12-153-0/+46
* This CL introduce DeclarativeUserScriptManager to manager a set of Declarativ...hanxi2014-12-122-17/+15
* 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
* app_shell: Switch from TestScreen to a real Screen classjamescook2014-12-035-8/+217
* app_shell: Remove ShellNetLogjamescook2014-12-035-21/+8
* app_shell: Store user preferences to disk with JsonPrefStorejamescook2014-12-028-39/+173
* Move VPN Service Factory to chrome/*kaliamoorthi2014-12-022-0/+52
* 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
* Allow app_shell embedders to override extensions client interfacesjamescook2014-11-202-6/+23
* Refactor ShellDesktopController and ShellNativeAppWindow to allow for non-Aur...yoz2014-11-1916-147/+297
* Revert https://crrev.com/a713479270ad0ed2b4827eda0268eb9d265a85dezork2014-11-193-155/+0
* app_shell: Change flag for loading apps to --load-app and only launchzork2014-11-171-5/+14
* Rename GetSpeechRecognitionManagerDelegate() to CreateSpeechRecognitionManage...zork2014-11-142-2/+2
* app_shell: Add SpeechRecognitionManagerDelegate. This allows speech recognit...zork2014-11-144-1/+200
* app_shell: Add CreateShellBrowserMainParts to initializationjamescook2014-11-142-6/+18
* [DevTools] Remove DevToolsHttpHandler::Stop.vkuzkokov2014-11-142-9/+4
* Rename components/omaha_query_params => components/omaha_clientrockot2014-11-133-5/+5
* [DevTools] Split DevToolsHttpHandler into two classesvkuzkokov2014-11-121-4/+6
* app_shell: Connect shell.gcd app API to Chrome OS privetd DBus APIjamescook2014-11-113-7/+38
* Add rudimentary UpdateService to app_shellrockot2014-11-063-0/+57
* [DevTools] Fixed double delete of ShellDevToolsDelegatevkuzkokov2014-11-064-8/+16
* Make ui::BaseWindow::GetNativeWindow a const function.yoz2014-11-052-2/+2
* Fix the hotrod active audio node selection issue caused by the change in exte...jennyz2014-11-051-2/+2
* Refine //extensions DEPS on //uirockot2014-11-041-2/+6
* Add a new field "source" in launchData of chrome.app.runtime.onLaunched() to ...cylee2014-11-041-1/+3
* app_shell: Initial skeleton of a GCD target device setup APIjamescook2014-11-033-0/+86
* Split Blacklist from ExtensionSystem.reillyg2014-11-032-5/+0
* Split WarningService from ExtensionSystem.reillyg2014-11-032-5/+0
* Cleanup: Remove most enable_extensions logic in extensions code.thestig2014-11-011-8/+1
* Add idl for managing window visibility in app_shellzork2014-10-313-0/+155
* Allow building app_shell with GN.mukai2014-10-292-2/+2
* Exclude BrowserThread if disable_nacl is specified.mukai2014-10-291-0/+3
* app_shell: Introduce skeleton for identity APIjamescook2014-10-2813-85/+412
* Extract ProcessManager from ExtensionSystem.reillyg2014-10-282-8/+0