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
*
Factor out AppLifetimeMonitor.
jackhou@chromium.org
2013-06-18
8
-93
/
+359
*
Change ApiResourceManager to use ProfileKeyedApi.
patrickriordan177@gmail.com
2013-06-17
3
-0
/
+8
*
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
*
The cache was designed to load an extension's stored geometry
rockot@chromium.org
2013-06-13
3
-13
/
+14
*
Rename base/hash_tables to base/containers/hash_tables.
brettw@chromium.org
2013-06-11
1
-1
/
+1
*
Call scoped_refptr<T>::get() rather than relying on implicit "operator T*"
rsleevi@chromium.org
2013-06-11
2
-5
/
+4
*
Pass command line arguments through with --load-and-launch-app.
benwells@chromium.org
2013-06-11
3
-24
/
+103
*
Use a direct include of strings headers in apps/.
avi@chromium.org
2013-06-11
3
-4
/
+4
*
Display the list of retained files in the extension permissions dialog.
sammc@chromium.org
2013-06-08
4
-7
/
+46
*
Use a direct include of utf_string_conversions.h in android_webview/, apps/, ...
avi@chromium.org
2013-06-07
1
-1
/
+1
*
Create app shim on app install.
jackhou@chromium.org
2013-06-07
1
-2
/
+8
*
Revert 204487 "Factor out AppLifetimeMonitor."
mad@chromium.org
2013-06-06
8
-329
/
+68
*
Factor out AppLifetimeMonitor.
jackhou@chromium.org
2013-06-06
8
-68
/
+329
*
Clean up async app launcher enabled checks.
calamity@chromium.org
2013-06-04
2
-66
/
+8
*
Apps with "display_in_launcher": false no longer have shortcuts installed.
mgiuca@chromium.org
2013-06-01
1
-1
/
+2
*
Move application restart and relaunch code out of ExtensionService.
benwells@chromium.org
2013-05-31
9
-0
/
+406
*
Start app shim when app launched.
jackhou@chromium.org
2013-05-31
10
-66
/
+166
*
Use base::MessageLoop in more files.
xhwang@chromium.org
2013-05-30
1
-1
/
+1
*
Close all windows when app shim quits.
jackhou@chromium.org
2013-05-30
9
-5
/
+49
*
Refactor extension handling code from AppShimHost into ExtensionAppShimHandler.
jackhou@chromium.org
2013-05-29
11
-141
/
+391
*
Windows: When an app is updated and its name changes, recreate shortcuts.
mgiuca@chromium.org
2013-05-29
1
-1
/
+5
*
Make tapted an owner of src/apps/app_shim.
tapted@chromium.org
2013-05-27
1
-1
/
+1
*
Add support for persistent file access in apps.
sammc@chromium.org
2013-05-25
9
-45
/
+913
*
Remove unused code from apps and extensions BCKSFactories
benwells@chromium.org
2013-05-24
4
-18
/
+0
*
Remove references to Profile from browser_context_keyed_service.
phajdan.jr@chromium.org
2013-05-22
8
-34
/
+37
*
Make ShellWindowRegistry#shell_windows_ sorted by the last time when the wind...
hirono@chromium.org
2013-05-22
1
-2
/
+3
*
Move ProfileKeyedService infrastructure to a component
phajdan.jr@chromium.org
2013-05-20
9
-9
/
+10
*
Drop more dependencies of ProfileKeyedService infrastructure on chrome.
phajdan.jr@chromium.org
2013-05-17
1
-0
/
+2
*
Restart apps that don't listen to onRestarted() by sending them onLaunched().
koz@chromium.org
2013-05-17
3
-1
/
+74
*
Move ShellWindowGeometryCache into apps
benwells@chromium.org
2013-05-17
4
-0
/
+670
*
Reland 200220 - Make ExtensionPrefs a ProfileKeyedService.
yoz@chromium.org
2013-05-16
1
-7
/
+3
*
Revert 200220 "Make ExtensionPrefs a ProfileKeyedService."
eugenis@chromium.org
2013-05-15
1
-3
/
+7
*
Make ExtensionPrefs a ProfileKeyedService.
yoz@chromium.org
2013-05-15
1
-7
/
+3
*
Revert 199970 "Restart apps that don't listen to onRestarted() b..."
danakj@chromium.org
2013-05-14
3
-58
/
+1
*
Restart apps that don't listen to onRestarted() by sending them onLaunched().
koz@chromium.org
2013-05-14
3
-1
/
+58
*
Update the OSX app shim to support the app launcher.
tapted@chromium.org
2013-05-14
6
-25
/
+225
*
Revert 199566 "Drop more dependencies of ProfileKeyedService inf..."
tzik@chromium.org
2013-05-13
1
-2
/
+0
*
Drop more dependencies of ProfileKeyedService infrastructure on chrome.
phajdan.jr@chromium.org
2013-05-10
1
-0
/
+2
*
Revert 199406 "Restart apps that don't listen to onRestarted() b..."
tzik@chromium.org
2013-05-10
3
-60
/
+1
*
Restart apps that don't listen to onRestarted() by sending them onLaunched().
koz@chromium.org
2013-05-10
3
-1
/
+60
*
Move FileEntry code from ExtensionPrefs to FileHandlersAPI
rdevlin.cronin@chromium.org
2013-05-08
2
-14
/
+18
*
Windows, Linux: auto-create app menu shortcuts when an app is installed.
mgiuca@chromium.org
2013-05-03
1
-4
/
+31
*
Made it possible to tell whether an extension is being installed or updated.
mgiuca@chromium.org
2013-05-03
1
-2
/
+3
*
apps: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.
scherkus@chromium.org
2013-04-30
1
-1
/
+1
*
apps: Use base::MessageLoop.
xhwang@chromium.org
2013-04-30
1
-4
/
+2
*
[components] Switch {RefCounted}ProfileKeyedService to use BrowserContext
phajdan.jr@chromium.org
2013-04-26
4
-6
/
+8
*
Migrate from old app launcher is enabled pref value.
calamity@chromium.org
2013-04-24
1
-2
/
+2
*
Update App Launcher icons, splitting for Chromium, Chrome, Canary.
tapted@chromium.org
2013-04-22
1
-1
/
+5
*
Remove --show-app-list-shortcut flag and implement new app launcher enable lo...
calamity@chromium.org
2013-04-19
8
-88
/
+27
[next]