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
/
app_shim
/
app_shim_host_mac.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enable passing a file path to an app via its shim.
jackhou@chromium.org
2013-09-10
1
-6
/
+8
*
Add Hide to app menu.
jackhou@chromium.org
2013-09-06
1
-0
/
+4
*
Differentiate windows hidden by AppWindow.hide API and Mac-style Hide/Show.
jackhou@chromium.org
2013-08-29
1
-0
/
+4
*
Load an unloaded profile on app shim initiated app launch.
jackhou@chromium.org
2013-07-04
1
-7
/
+14
*
Hide and show app windows when the shim is hidden/shown.
jackhou@chromium.org
2013-07-03
1
-0
/
+8
*
Use Mac style app lifetime with app shims.
jackhou@chromium.org
2013-07-01
1
-2
/
+2
*
Move FetchProfileForDirectory to ExtensionAppShimHandler.
jackhou@chromium.org
2013-06-20
1
-33
/
+6
*
Rewrite scoped_ptr<T>(NULL) to use the default ctor.
dcheng@chromium.org
2013-06-14
1
-3
/
+1
*
Update OS X to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-13
1
-2
/
+5
*
Start app shim when app launched.
jackhou@chromium.org
2013-05-31
1
-13
/
+18
*
Close all windows when app shim quits.
jackhou@chromium.org
2013-05-30
1
-0
/
+8
*
Refactor extension handling code from AppShimHost into ExtensionAppShimHandler.
jackhou@chromium.org
2013-05-29
1
-96
/
+21
*
Make ShellWindowRegistry#shell_windows_ sorted by the last time when the wind...
hirono@chromium.org
2013-05-22
1
-2
/
+3
*
Update the OSX app shim to support the app launcher.
tapted@chromium.org
2013-05-14
1
-11
/
+30
*
Giving focus to an app shim brings windows belonging to that app to the foreg...
jeremya@chromium.org
2013-03-19
1
-0
/
+20
*
[mac] App shims
jeremya@chromium.org
2013-03-18
1
-0
/
+153