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
/
chrome
/
browser
/
web_applications
/
web_app.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor web_app to expose GetInfoForApp as a public function.
mgiuca@chromium.org
2014-07-01
1
-11
/
+14
*
Refactor web_app to expose CreateShortcutsWithInfo as a public function.
mgiuca@chromium.org
2014-07-01
1
-14
/
+11
*
Android: Remove events extensions API.
thestig@chromium.org
2014-06-22
1
-0
/
+2
*
[Mac] Rebuild app shims when they fail to dyload Chrome Framework.
jackhou@chromium.org
2014-06-18
1
-0
/
+10
*
Refactored the ShortcutLocations.hidden flag on linux
tmdiep@chromium.org
2014-06-11
1
-8
/
+5
*
Replace OnceOffCreateShortcuts with UpdateShortcutsForAllAppsIfNeeded.
jackhou@chromium.org
2014-06-03
1
-0
/
+9
*
Move FileHandlersInfo to /extensions and remove struct FileHandlersInfo
rdevlin.cronin@chromium.org
2014-05-20
1
-1
/
+1
*
Remove uses of web_app:: inside web_app.
jackhou@chromium.org
2014-05-15
1
-32
/
+24
*
Move ShortcutInfo, ShortcutLocations from ShellIntegration to web_app.
jackhou@chromium.org
2014-04-15
1
-14
/
+74
*
Pass FileHandlersInfo to [Create|Update]PlatformShortcuts.
jackhou@chromium.org
2014-04-11
1
-1
/
+4
*
Make ShortcutManager directly pass Profile* and Extension* to web_app::Create...
jackhou@chromium.org
2014-04-08
1
-18
/
+25
*
Revert of Make ShortcutManager directly pass Profile* and Extension* to web_a...
pfeldman@chromium.org
2014-04-04
1
-25
/
+18
*
Make ShortcutManager directly pass Profile* and Extension* to web_app::Create...
jackhou@chromium.org
2014-04-04
1
-18
/
+25
*
Remove web_app_ui.[cc|h].
jackhou@chromium.org
2014-04-03
1
-0
/
+15
*
Move UpdateShortcutInfoAndIconForApp from web_app_ui to web_app
jackhou@chromium.org
2014-04-01
1
-0
/
+17
*
Add base namespace to some instances of string16.
brettw@chromium.org
2013-12-06
1
-3
/
+3
*
We want the Applications Menu shortcut paths to be managed by shell_util.cc as
calamity@chromium.org
2013-12-04
1
-3
/
+2
*
Set the WM_CLASS property of X11 windows in Linux Aura build.
mgiuca@chromium.org
2013-09-02
1
-2
/
+2
*
Rename ShortcutCreationPolicy to ShortcutCreationReason.
jackhou@chromium.org
2013-07-26
1
-9
/
+8
*
Once-off automatic app shortcut creation no longer creates duplicate shortcuts.
mgiuca@chromium.org
2013-07-03
1
-3
/
+14
*
Windows: Deleting a profile deletes all app shortcuts associated with it.
mgiuca@chromium.org
2013-07-02
1
-0
/
+4
*
[Win] App launcher drag/drop.
koz@chromium.org
2013-06-20
1
-3
/
+0
*
Use a direct include of strings headers in chrome/browser/t*-w*/.
avi@chromium.org
2013-06-10
1
-1
/
+1
*
Windows: When an app is updated and its name changes, recreate shortcuts.
mgiuca@chromium.org
2013-05-29
1
-1
/
+5
*
Move web_apps methods from chrome/common to chrome/renderer.
darin@chromium.org
2013-05-10
1
-1
/
+1
*
Windows, Linux: auto-create app menu shortcuts when an app is installed.
mgiuca@chromium.org
2013-05-03
1
-1
/
+5
*
Remove --show-app-list-shortcut flag and implement new app launcher enable lo...
calamity@chromium.org
2013-04-19
1
-0
/
+3
*
ShortcutInfo::favicon is now a gfx::ImageFamily instead of gfx::Image.
mgiuca@chromium.org
2013-04-11
1
-1
/
+6
*
Split the location flags from ShortcutInfo into a new struct ShortcutLocations.
mgiuca@chromium.org
2013-03-01
1
-6
/
+13
*
Move file_path.h to base/files.
brettw@chromium.org
2013-02-24
1
-1
/
+1
*
Merge branch 'master' into file_path_browser
brettw@chromium.org
2013-02-10
1
-10
/
+10
*
Stop auto creating shortcuts when v2 packaged apps are installed.
benwells@chromium.org
2012-10-09
1
-2
/
+13
*
Remove packaged app Windows shortcuts when app is uninstalled.
benwells@chromium.org
2012-08-10
1
-22
/
+15
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
1
-1
/
+0
*
Remove app shortcuts when app is uninstalled on Linux.
benwells@chromium.org
2012-07-11
1
-0
/
+11
*
Revert 146065 - Remove app shortcuts when app is uninstalled on Linux.
benwells@chromium.org
2012-07-11
1
-11
/
+0
*
Remove app shortcuts when app is uninstalled on Linux.
benwells@chromium.org
2012-07-11
1
-0
/
+11
*
Move Extension into extensions namespace
aa@chromium.org
2012-05-21
1
-1
/
+3
*
Create Linux platform app shortcuts to run in their own process.
benwells@chromium.org
2012-04-13
1
-9
/
+20
*
Remove TOOLKIT_USES_GTK and consolidate it into TOOLKIT_GTK
oshima@chromium.org
2012-04-05
1
-1
/
+1
*
Add user data dir field to Mac platform apps
sail@chromium.org
2012-02-24
1
-6
/
+14
*
Publish app shortcuts on Mac
sail@chromium.org
2012-02-11
1
-2
/
+11
*
Moved app shortcut code out of ExtensionService.
benwells@chromium.org
2012-02-09
1
-4
/
+1
*
Don't automatically create platform app shortcuts when testing.
benwells@chromium.org
2011-12-14
1
-0
/
+3
*
Remove custom Task implementations from VisitedLinkMaster and web_app.
dcheng@chromium.org
2011-12-08
1
-7
/
+1
*
Cleanup: Remove unneeded forward declarations from various chrome/browser sub...
thestig@chromium.org
2011-11-15
1
-2
/
+1
*
Show "About panel" bubble on Windows.
jianli@chromium.org
2011-05-25
1
-0
/
+3
*
iwyu: Use callback_old.h where appropriate, part 2.
jhawkins@chromium.org
2011-05-10
1
-1
/
+1
*
Fix ShellIntegrationTest.GetDesktopFileContents.
erg@google.com
2011-04-06
1
-1
/
+1
*
Add the calculated WMClass to generated .desktop files.
erg@google.com
2011-04-06
1
-0
/
+11
[next]