summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* app_shell: Add ShellDesktopController.derat@chromium.org2014-03-267-220/+207
* Add apps_browsertests target (currently running 0 tests).yoz@chromium.org2014-03-219-6/+227
* Move ExtensionHost from src/chrome to src/extensionsjamescook@chromium.org2014-03-217-7/+6
* Clean up DEPS in src/apps and src/extensionsjamescook@chromium.org2014-03-201-1/+0
* Split ExtensionWebContentsObserver into base and Chrome implementationsjamescook@chromium.org2014-03-206-5/+62
* Name widget members consistently in app window code.benwells@chromium.org2014-03-204-94/+69
* Remove PrepareForShutdownoshima@chromium.org2014-03-201-1/+0
* Rename NOTIFICATION_EXTENSION_UNLOADED tokalman@chromium.org2014-03-193-6/+6
* Move extensions BCKS factory creationrockot@chromium.org2014-03-194-4/+44
* Introduce ExtensionHostDelegate, use it for media access requestsjamescook@chromium.org2014-03-192-20/+46
* Set size constraints before native app window creationtmdiep@chromium.org2014-03-181-0/+4
* app_shell: CommandLine -> base::CommandLinerockot@chromium.org2014-03-181-1/+1
* Move CommandLine to base namespace.brettw@chromium.org2014-03-174-6/+6
* Allows the guest session on CrOS to load extension resource.yukishiino@chromium.org2014-03-171-1/+1
* Update frame color API to use unions.benwells@chromium.org2014-03-171-1/+1
* Remove //components/browser_context_keyed_serviceblundell@chromium.org2014-03-161-1/+0
* Move ExtensionFunctionDispatcher to extensions/browser.derat@chromium.org2014-03-153-1/+5
* Implement setters for app window bounds APItmdiep@chromium.org2014-03-145-38/+24
* Move extension_messages.h to extensions/common.derat@chromium.org2014-03-134-4/+3
* Move clients of BrowserContextKeyedService to using KeyedService (#3)blundell@chromium.org2014-03-1322-50/+49
* Move sockets APIs out of src/chromerockot@chromium.org2014-03-125-3/+29
* Move user_agent code from webkit/ to content/.tfarina@chromium.org2014-03-111-2/+2
* Create windows for new app window bounds APItmdiep@chromium.org2014-03-117-61/+240
* Allow content layer to pass ProtocolInterceptors when we create URLRequestCon...kinuko@chromium.org2014-03-102-5/+6
* Fixed incorrect frame insets for app windows on ChromeOStmdiep@chromium.org2014-03-101-6/+6
* Convert ContentMain to take a struct instead of parameters that vary dependin...jam@chromium.org2014-03-091-10/+13
* [App Shell] Remove chrome_100_percent.pak dependancy.Hokein.Wu@gmail.com2014-03-092-9/+22
* Reland: Add ExtensionsApiClient interface, use it in the storage API Settings...jamescook@chromium.org2014-03-062-2/+7
* Revert r255069 "Add ExtensionsApiClient interface, use it in the storage API ...thakis@chromium.org2014-03-052-7/+2
* Rename RootWindowObserver -> WindowTreeHostObserver.ben@chromium.org2014-03-052-13/+13
* Move ExtensionFunctionRegistry out of src/chromerockot@chromium.org2014-03-053-0/+11
* Add ExtensionsApiClient interface, use it in the storage API SettingsFrontendjamescook@chromium.org2014-03-052-2/+7
* Do not allow ephemeral apps to retain filesystem entriestmdiep@chromium.org2014-03-051-1/+2
* Use NULL for ExtensionKeyBindingRegistry::Delegate for app windows.yoz@chromium.org2014-03-044-13/+2
* Remove Chrome dependencies from sockets API implementations.rockot@chromium.org2014-03-042-1/+8
* Plumbs through RenderFrameObserver::WillReleaseScriptContextsky@chromium.org2014-03-042-10/+42
* Fix inconsistencies in left/top of app window bounds for non-native windowstmdiep@chromium.org2014-03-043-38/+83
* Makes text input extensions available in guest session on CrOS.yukishiino@chromium.org2014-03-032-2/+3
* Cleanup: Move kBlobScheme constant into content namespace.tfarina@chromium.org2014-03-011-1/+1
* Add <algorithm> include needed on VS2013scottmg@chromium.org2014-03-011-0/+2
* Refactored app window size constraintstmdiep@chromium.org2014-02-288-123/+175
* Rename BaseNativeAppWindowViews and NativeAppWindowViewsjamescook@chromium.org2014-02-274-118/+117
* app_shell: Allow chrome-extension scheme to request filesystemsrockot@chromium.org2014-02-272-0/+9
* Implement getters for app window bounds APItmdiep@chromium.org2014-02-271-20/+44
* Remove unused AppKeepAliveServicejamescook@chromium.org2014-02-276-325/+0
* [App Shell] Include all chrome-specific resources in app_shell.pak.Hokein.Wu@gmail.com2014-02-264-19/+9
* Add option to install an ephemeral app to the Windows jump list tmdiep@chromium.org2014-02-264-0/+21
* Move shell_window/ test data directory to app_window/jamescook@chromium.org2014-02-261-2/+1
* [App Shell] Fix a crash issue while closing root window with remote dev-tool ...Hokein.Wu@gmail.com2014-02-261-1/+1
* app_shell: Enable process-per-siterockot@chromium.org2014-02-262-0/+12