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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename apps::ShellWindow to apps::AppWindow
jamescook@chromium.org
2014-02-15
4
-67
/
+65
*
Revert 251094 "Revert 250826 "Remove Profile dependency from app..."
asvitkine@chromium.org
2014-02-13
2
-9
/
+12
*
Revert 250826 "Remove Profile dependency from apps::ShellWindow"
asvitkine@chromium.org
2014-02-13
2
-12
/
+9
*
Remove Profile dependency from apps::ShellWindow
rockot@chromium.org
2014-02-12
2
-9
/
+12
*
Put app shim IPC socket in a temporary directory. (Mac)
jackhou@chromium.org
2014-02-10
6
-89
/
+149
*
Move cocoa_test_event_utils.* to ui/events/test/
tfarina@chromium.org
2014-02-05
1
-1
/
+1
*
Remove ExtensionService dependencies from src/apps
jamescook@chromium.org
2014-01-24
2
-8
/
+9
*
Avoid loading the last used browser profile in app_controller_mac when it's n...
tapted@chromium.org
2014-01-16
1
-2
/
+10
*
Don't enable app shims in tests. (Mac)
jackhou@chromium.org
2014-01-16
1
-2
/
+4
*
Change --enable-app-shims to --disable-app-shims
jackhou@chromium.org
2013-12-30
1
-3
/
+2
*
Add base:: prefix to string16 in apps/.
dbeam@chromium.org
2013-12-19
1
-1
/
+1
*
Use ExtensionEnableFlow for shim initiated launches. (Mac)
jackhou@chromium.org
2013-12-17
4
-16
/
+130
*
Skip TestingBrowserProcess creation in browser_tests
jamescook@chromium.org
2013-12-09
1
-2
/
+11
*
Add chrome_strings dependency to app_shim.gypi
jackhou@chromium.org
2013-11-18
1
-0
/
+1
*
Move Extension and PermissionsData to extensions/common.
yoz@chromium.org
2013-11-15
1
-1
/
+1
*
[mac] Better handling of lost Apple Events during App Shim Startup.
tapted@chromium.org
2013-11-12
1
-25
/
+54
*
Make a new component 'app_shim'.
jackhou@chromium.org
2013-11-08
1
-0
/
+34
*
Move app_launcher_utils to chrome/browser/ui/app_list
calamity@chromium.org
2013-10-25
2
-2
/
+2
*
Remove reliance on GetActiveDesktop from AppListService::Get()
tapted@chromium.org
2013-10-24
1
-1
/
+3
*
apps: Remove unnecessary includes of extension_constants.h
jamescook@chromium.org
2013-10-23
1
-0
/
+1
*
Suppress uninteresting log output from mac tests due to long shim domain sock...
tapted@chromium.org
2013-10-21
1
-0
/
+12
*
Fix declaration vs. implementation ordering in NativeAppWindow{Views|Gtk}
jamescook@chromium.org
2013-10-16
1
-1
/
+1
*
Terminate Chrome when App Launcher is dismissed. (Mac)
jackhou@chromium.org
2013-10-15
6
-43
/
+62
*
Delete AppShimHostManager on UI thread. (Mac)
jackhou@chromium.org
2013-10-08
2
-2
/
+6
*
Moved apps metro code from apps to chrome/browser/apps.
benwells@chromium.org
2013-10-03
1
-0
/
+1
*
Move chrome apps prefs back to chrome from the apps component.
benwells@chromium.org
2013-09-29
2
-1
/
+2
*
Initial integration tests for the App Shim domain socket and IPC.
tapted@chromium.org
2013-09-26
5
-3
/
+358
*
Reduce the transitions between the Chrome main menu and an app's main menu.
jackhou@chromium.org
2013-09-23
1
-0
/
+13
*
Fix launching an app via the shim.
jackhou@chromium.org
2013-09-23
1
-3
/
+7
*
Implement Bring All To Front for app windows. (Mac)
jackhou@chromium.org
2013-09-19
2
-13
/
+38
*
Make AppShimHostManager a RefCountedThreadSafe.
jackhou@chromium.org
2013-09-18
2
-8
/
+15
*
Enable passing a file path to an app via its shim.
jackhou@chromium.org
2013-09-10
11
-138
/
+306
*
Revert 221580 "Make AppShimHostManager a RefCountedThreadSafe."
rsimha@chromium.org
2013-09-06
2
-7
/
+7
*
Add Hide to app menu.
jackhou@chromium.org
2013-09-06
9
-0
/
+34
*
Make AppShimHostManager a RefCountedThreadSafe.
jackhou@chromium.org
2013-09-06
2
-7
/
+7
*
Mac: Fix window raising for multiple desktops
davidben@chromium.org
2013-09-05
1
-1
/
+5
*
Disable relaunch on login for shims.
jackhou@chromium.org
2013-08-29
1
-0
/
+14
*
Differentiate windows hidden by AppWindow.hide API and Mac-style Hide/Show.
jackhou@chromium.org
2013-08-29
9
-11
/
+61
*
Quit shim when all windows are closed.
jackhou@chromium.org
2013-08-27
2
-37
/
+35
*
Send Chrome's process id to the app shim.
jackhou@chromium.org
2013-08-26
1
-7
/
+20
*
UMA for packaged app shortcuts on Mac.
tapted@chromium.org
2013-08-20
2
-0
/
+5
*
Move apps tests from c/b/extensions to c/b/apps and refine DEPS.
benwells@chromium.org
2013-08-15
1
-1
/
+1
*
Move ShellWindowRegistry to apps
benwells@chromium.org
2013-08-09
3
-10
/
+9
*
[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
1
-1
/
+1
*
Revert 215753 "Move native_app_window code to apps areas"
benwells@chromium.org
2013-08-06
1
-1
/
+1
*
Move native_app_window code to apps areas
benwells@chromium.org
2013-08-06
1
-1
/
+1
*
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
*
Clean up apps deps.
benwells@chromium.org
2013-08-01
1
-0
/
+11
[next]