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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Disable flaky PlatformAppBrowserTest.FileAccessIsRestored on linux.
danakj@chromium.org
2013-08-07
1
-1
/
+8
*
Add myself to apps and extensions OWNERS files.
mek@chromium.org
2013-08-07
1
-0
/
+1
*
Move platform_app_launcher to apps
benwells@chromium.org
2013-08-07
7
-7
/
+424
*
[mac] Close a shim process if an app crashes or is terminated from task manager.
tapted@chromium.org
2013-08-07
1
-2
/
+10
*
Move native_app_window code to apps areas
benwells@chromium.org
2013-08-06
7
-6
/
+65
*
Revert 215745 "Fix crash when reloading packaged app. "
benwells@chromium.org
2013-08-06
2
-27
/
+8
*
Revert 215753 "Move native_app_window code to apps areas"
benwells@chromium.org
2013-08-06
7
-65
/
+6
*
Move native_app_window code to apps areas
benwells@chromium.org
2013-08-06
7
-6
/
+65
*
Fix crash when reloading packaged app.
benwells@chromium.org
2013-08-06
2
-8
/
+27
*
Store the managed user ID in |ProfileInfoCache| instead of |is_managed| flag.
ibraaaa@chromium.org
2013-08-05
1
-1
/
+1
*
When quitting the last app, terminate asynchronously.
jackhou@chromium.org
2013-08-02
1
-4
/
+12
*
Make shell window provide hidpi icon.
xiyuan@chromium.org
2013-08-02
2
-20
/
+32
*
Do not restore corrupt cached app window bounds.
scheib@chromium.org
2013-08-01
4
-29
/
+83
*
Clean up apps deps.
benwells@chromium.org
2013-08-01
4
-15
/
+12
*
Enable app shims whenever the app launcher is enabled. (Mac)
jackhou@chromium.org
2013-08-01
3
-0
/
+35
*
Revert 214919 "Removed apps DEPS that are no longer needed."
scherkus@chromium.org
2013-08-01
1
-0
/
+4
*
Removed apps DEPS that are no longer needed.
benwells@chromium.org
2013-08-01
1
-4
/
+0
*
Revert 214844 "Fix crash when reloading packaged app. "
scherkus@chromium.org
2013-08-01
2
-27
/
+8
*
Fix crash when reloading packaged app.
benwells@chromium.org
2013-07-31
2
-8
/
+27
*
Ignore 'did stop loading' notifications from unloaded extensions in AppLoadSe...
koz@chromium.org
2013-07-31
1
-0
/
+3
*
Cmd+Q on an app window quits the app.
jackhou@chromium.org
2013-07-31
5
-10
/
+170
*
Use the shim bundle's user_data_dir instead of GetUserDataDirectoryForBrowser...
jackhou@chromium.org
2013-07-31
2
-12
/
+5
*
Add a main menu to the shim that matches the one in Chrome.
jackhou@chromium.org
2013-07-30
3
-6
/
+78
*
Move app shortcut manager into chrome/browser/apps
benwells@chromium.org
2013-07-26
5
-338
/
+0
*
Rename ShortcutCreationPolicy to ShortcutCreationReason.
jackhou@chromium.org
2013-07-26
1
-1
/
+1
*
Fix app shim focus.
jackhou@chromium.org
2013-07-24
3
-1
/
+5
*
Update include paths in apps/ for base/process changes.
rsesek@chromium.org
2013-07-23
3
-2
/
+3
*
Allow OSX App Launcher to be enabled via the webstore.
tapted@chromium.org
2013-07-22
1
-9
/
+8
*
Move the responsibility for enabling the app list to AppListServiceImpl.
tapted@chromium.org
2013-07-19
1
-1
/
+1
*
Update OWNERS.
benwells@chromium.org
2013-07-17
1
-1
/
+1
*
Move AppWindowContents to apps component
benwells@chromium.org
2013-07-17
5
-21
/
+258
*
Use a direct include of the message_loop header in android_webview/, apps/, a...
avi@chromium.org
2013-07-17
2
-2
/
+2
*
Updates some includes of chrome_notification_types.h
jam@chromium.org
2013-07-11
11
-11
/
+11
*
Move chrome_main_app_mode_mac.mm into apps/app_shim
jackhou@chromium.org
2013-07-11
3
-0
/
+409
*
Don't look up profiles when closing shims.
jackhou@chromium.org
2013-07-10
1
-11
/
+8
*
Return success for APP_SHIM_LAUNCH_REGISTER_ONLY.
jackhou@chromium.org
2013-07-10
2
-5
/
+11
*
Make AppLoadService wait for the background page to load before acting.
koz@chromium.org
2013-07-10
2
-12
/
+38
*
Allow Chrome OS login profile to have different default pref values
bartfab@chromium.org
2013-07-05
2
-2
/
+2
*
Load an unloaded profile on app shim initiated app launch.
jackhou@chromium.org
2013-07-04
9
-73
/
+205
*
Rename fileSystem.retainFiles to fileSystem.retainEntries.
sammc@chromium.org
2013-07-04
3
-6
/
+6
*
Remove jeremya from extensions and apps OWNERS files.
benwells@chromium.org
2013-07-03
1
-1
/
+0
*
Once-off automatic app shortcut creation no longer creates duplicate shortcuts.
mgiuca@chromium.org
2013-07-03
1
-2
/
+4
*
Hide and show app windows when the shim is hidden/shown.
jackhou@chromium.org
2013-07-03
7
-0
/
+37
*
Windows: Deleting a profile deletes all app shortcuts associated with it.
mgiuca@chromium.org
2013-07-02
2
-2
/
+41
*
Maybe terminate Chrome on last app quit.
jackhou@chromium.org
2013-07-02
3
-10
/
+68
*
Use Mac style app lifetime with app shims.
jackhou@chromium.org
2013-07-01
9
-28
/
+105
*
Move ShellWindow into apps component.
benwells@chromium.org
2013-07-01
7
-3
/
+1041
*
Add metrics for interactions with the Apps Launcher promo dialog.
mad@chromium.org
2013-06-29
4
-0
/
+41
*
Use a direct include of time headers in android_webview/, apps/, ash/.
avi@chromium.org
2013-06-27
2
-3
/
+3
*
Revert 208927 "Move ShellWindow into apps component."
asvitkine@chromium.org
2013-06-27
7
-1041
/
+3
[next]