index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
apps
/
apps.gypi
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add stub ExtensionsClient to app_shell
jamescook@chromium.org
2013-12-13
1
-0
/
+2
*
Rename apps::AppShell* to apps::Shell*
jamescook@chromium.org
2013-12-13
1
-15
/
+15
*
Add ExtensionsBrowserClient and AppSorting to app_shell
jamescook@chromium.org
2013-12-07
1
-0
/
+4
*
app_shell attempts to load an app when passed --app=<path/to/app>
jamescook@chromium.org
2013-12-04
1
-0
/
+5
*
Introduce ui/wm/ directory.
tfarina@chromium.org
2013-11-16
1
-1
/
+1
*
Make a new component 'app_shim'.
jackhou@chromium.org
2013-11-08
1
-11
/
+0
*
Keep Chrome alive while packaged app background pages are running.
sammc@chromium.org
2013-10-30
1
-0
/
+4
*
Introduce a separate gyp file for content shell and tests
jochen@chromium.org
2013-10-19
1
-1
/
+1
*
Fix declaration vs. implementation ordering in NativeAppWindow{Views|Gtk}
jamescook@chromium.org
2013-10-16
1
-1
/
+1
*
apps: Move chrome's ShellWindowFrameView into apps/
jamescook@chromium.org
2013-10-15
1
-0
/
+12
*
app_shell: Add AppShellContentClient.
derat@chromium.org
2013-10-11
1
-0
/
+2
*
Move MinimalShell to ui/shell.
derat@chromium.org
2013-10-10
1
-0
/
+1
*
Create an app_shell target
jamescook@chromium.org
2013-10-09
1
-1
/
+37
*
Moved apps metro code from apps to chrome/browser/apps.
benwells@chromium.org
2013-10-03
1
-2
/
+0
*
Move chrome apps prefs back to chrome from the apps component.
benwells@chromium.org
2013-09-29
1
-4
/
+0
*
Introduce AppsClient and use it in apps to get the loaded profiles list.
benwells@chromium.org
2013-09-13
1
-0
/
+2
*
Delete app_host from apps/
benwells@chromium.org
2013-08-30
1
-41
/
+0
*
Move ShellWindowRegistry to apps
benwells@chromium.org
2013-08-09
1
-0
/
+2
*
Move platform_app_launcher to apps
benwells@chromium.org
2013-08-07
1
-0
/
+9
*
Move native_app_window code to apps areas
benwells@chromium.org
2013-08-06
1
-0
/
+1
*
Revert 215753 "Move native_app_window code to apps areas"
benwells@chromium.org
2013-08-06
1
-1
/
+0
*
Move native_app_window code to apps areas
benwells@chromium.org
2013-08-06
1
-0
/
+1
*
Enable app shims whenever the app launcher is enabled. (Mac)
jackhou@chromium.org
2013-08-01
1
-0
/
+2
*
Add a main menu to the shim that matches the one in Chrome.
jackhou@chromium.org
2013-07-30
1
-0
/
+1
*
Move app shortcut manager into chrome/browser/apps
benwells@chromium.org
2013-07-26
1
-4
/
+0
*
Move AppWindowContents to apps component
benwells@chromium.org
2013-07-17
1
-0
/
+2
*
Move chrome_main_app_mode_mac.mm into apps/app_shim
jackhou@chromium.org
2013-07-11
1
-0
/
+1
*
Move ShellWindow into apps component.
benwells@chromium.org
2013-07-01
1
-0
/
+2
*
Add metrics for interactions with the Apps Launcher promo dialog.
mad@chromium.org
2013-06-29
1
-0
/
+1
*
Revert 208927 "Move ShellWindow into apps component."
asvitkine@chromium.org
2013-06-27
1
-2
/
+0
*
Move ShellWindow into apps component.
benwells@chromium.org
2013-06-27
1
-0
/
+2
*
Factor out AppLifetimeMonitor.
jackhou@chromium.org
2013-06-18
1
-0
/
+4
*
Revert 204487 "Factor out AppLifetimeMonitor."
mad@chromium.org
2013-06-06
1
-4
/
+0
*
Factor out AppLifetimeMonitor.
jackhou@chromium.org
2013-06-06
1
-0
/
+4
*
Move application restart and relaunch code out of ExtensionService.
benwells@chromium.org
2013-05-31
1
-0
/
+6
*
Close all windows when app shim quits.
jackhou@chromium.org
2013-05-30
1
-1
/
+1
*
Refactor extension handling code from AppShimHost into ExtensionAppShimHandler.
jackhou@chromium.org
2013-05-29
1
-0
/
+2
*
Add support for persistent file access in apps.
sammc@chromium.org
2013-05-25
1
-0
/
+4
*
Move ShellWindowGeometryCache into apps
benwells@chromium.org
2013-05-17
1
-0
/
+2
*
Update the OSX app shim to support the app launcher.
tapted@chromium.org
2013-05-14
1
-0
/
+2
*
Remove --show-app-list-shortcut flag and implement new app launcher enable lo...
calamity@chromium.org
2013-04-19
1
-2
/
+0
*
Add a new App launcher promo to the apps page / NTP.
mad@chromium.org
2013-03-26
1
-0
/
+2
*
Show an InfoBar when trying to start Packaged Apps from Metro mode.
tapted@chromium.org
2013-03-25
1
-5
/
+7
*
[mac] App shims
jeremya@chromium.org
2013-03-18
1
-0
/
+4
*
Move apps_shortcut_manager into src/apps
benwells@chromium.org
2013-03-07
1
-0
/
+4
*
apps: Prettify apps gyp file for readability.
tfarina@chromium.org
2013-03-05
1
-37
/
+41
*
apps: Stop depending on chrome_switches.h
tfarina@chromium.org
2013-03-04
1
-0
/
+2
*
apps: Silence cpplint warnings.
tfarina@chromium.org
2013-03-04
1
-2
/
+2
*
Move app_host code from extensions into src/apps.
benwells@chromium.org
2013-02-23
1
-0
/
+39
*
Move app_launcher.* out of chrome/browser/extensions and into apps/
benwells@chromium.org
2013-02-12
1
-0
/
+6
[next]