summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Move AppWindow to extensionshashimoto2014-08-2925-2596/+54
* [Mac] Make app shims load the same framework version as the running Chrome pr...jackhou2014-08-293-6/+41
* Add AppDelegate::ResizeWebContentshashimoto2014-08-276-101/+1
* Add ProcessPowerCollector to audit CPU and power information.dhnishi2014-08-261-0/+4
* Work on GN build of Chrome.Brett Wilson2014-08-261-0/+1
* Remove chrome dependencies from app_window_api.cchashimoto2014-08-261-0/+9
* Use qualified path for grit/ui_strings.htfarina2014-08-252-2/+2
* Merge apps/pref* to extensions/browser/pref*hashimoto2014-08-257-87/+2
* Revert of Merge apps/pref* to extensions/browser/pref* (patchset #1 of https:...machenbach2014-08-256-2/+83
* Merge apps/pref* to extensions/browser/pref*hashimoto2014-08-256-83/+2
* Add apps to the GN build.brettw@chromium.org2014-08-212-0/+97
* Extensions: Move id_util functions to crx_file component.tommycli@chromium.org2014-08-212-1/+3
* Observe NOTIFICATION_APP_TERMINATING notification with the delegatehashimoto@chromium.org2014-08-201-11/+7
* Move AppWindow related classes to extensionshashimoto@chromium.org2014-08-2013-1133/+29
* Move NativeAppWindow to extensionshashimoto@chromium.org2014-08-2015-123/+32
* Add GetAppDefaultIcon() to AppDelegatehashimoto@chromium.org2014-08-202-7/+3
* [Mac] Bounce app shims when app windows request attention.jackhou@chromium.org2014-08-2010-14/+76
* Stop depending on ChromeExtensionWebContentsObserver from AppWindowhashimoto@chromium.org2014-08-191-4/+0
* Remove ui::SHOW_STATE_DETACHED and related thingstapted@chromium.org2014-08-193-9/+0
* Move suggest_permission_util.cc to extensionshashimoto@chromium.org2014-08-193-3/+2
* Move apps::SizeConstraints to extensionshashimoto@chromium.org2014-08-195-154/+13
* Move enable-apps-show-on-first-paint switch to extensionshashimoto@chromium.org2014-08-191-4/+4
* Move session_id.{cc,h} from chrome/browser/sessions to components/sessionshashimoto@chromium.org2014-08-182-2/+2
* [DevTools] Make DevTools clients talk directly to DevToolsAgentHost instead o...dgozman@chromium.org2014-08-181-5/+2
* [cros] user_manager component - move UserManagerBase and UserManagernkostylev@chromium.org2014-08-152-3/+4
* Remove Profile from AppWindowGeometryCachehashimoto@chromium.org2014-08-152-10/+6
* Merge ResourceBundle's InitSharedInstanceLocaleOnly with InitSharedInstanceWi...tfarina@chromium.org2014-08-141-1/+2
* Update support for alphaEnabled (transparent windows) APIgarykac@chromium.org2014-08-123-16/+14
* Revert of [DevTools] Make DevTools clients talk directly to DevToolsAgentHost...pfeldman@chromium.org2014-08-121-2/+5
* Cleanup: Do not depend on browser_extensions target when extensions are not e...thestig@chromium.org2014-08-121-0/+3
* Custom launcher pages: right-click menu is now the platform apps menu.mgiuca@chromium.org2014-08-111-0/+3
* Use InvalidateTypes rather than "unsigned".avi@chromium.org2014-08-092-3/+4
* [DevTools] Make DevTools clients talk directly to DevToolsAgentHost instead o...dgozman@chromium.org2014-08-081-5/+2
* DevTools: migrate DevTools APIs to use WebContents instead of RenderViewHost.pfeldman@chromium.org2014-08-081-4/+4
* Disable ephemeral apps after they stop runningtmdiep@chromium.org2014-08-061-7/+6
* Moved CreateNativeAppWindow from AppWindow::Delegate to AppsClient.mgiuca@chromium.org2014-08-056-30/+22
* Experimental app list: custom launcher pages handle web contents events.mgiuca@chromium.org2014-08-042-4/+119
* Refactor AppWindow to enable code re-use with launcher pages.mgiuca@chromium.org2014-08-045-65/+206
* Move extension notifications to extensions/browser/notification_types.hjamescook@chromium.org2014-07-315-30/+34
* Split out the non-app-window-specific parts of AppWindow::Delegate.mgiuca@chromium.org2014-07-304-49/+96
* AppWindow: Abstract over setting and querying fullscreen mode.mgiuca@chromium.org2014-07-242-53/+65
* Add RestartApplicationIfRunning to AppLoadServicesashab@chromium.org2014-07-242-0/+10
* Move apps/shell to extensions/shell.yoz@chromium.org2014-07-2476-4966/+0
* Move DnsApiTest.DnsResolveIPLiteral and DnsApiTest.DnsResolveHostname to app_...yoz@chromium.org2014-07-233-0/+133
* AppWindowContents: Clean up unnecessary SuspendRenderViewHost.mgiuca@chromium.org2014-07-232-46/+2
* [Mac] Hide all shims when Chrome is hidden.jackhou@chromium.org2014-07-222-12/+30
* Reland: Refactor code that defers extension background page loadingjamescook@chromium.org2014-07-222-12/+4
* Do not assign launch ordinals to ephemeral appstmdiep@chromium.org2014-07-212-3/+4
* Rename IPC::ChannelFactory to UnixDomainSocketAcceptor.morrita@chromium.org2014-07-189-24/+173
* Clean-up coding style at apps folderrucifer1217@gmail.com2014-07-187-1/+20