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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move web_apps methods from chrome/common to chrome/renderer.
darin@chromium.org
2013-05-10
1
-1
/
+1
*
Use strings with "Canary" in the name for app launcher and app shortcuts menu.
mgiuca@chromium.org
2013-05-06
1
-0
/
+4
*
Windows, Linux: auto-create app menu shortcuts when an app is installed.
mgiuca@chromium.org
2013-05-03
4
-5
/
+18
*
Simplify the generation of Linux .desktop files.
mgiuca@chromium.org
2013-05-02
1
-9
/
+1
*
Start menu shortcuts for apps on Windows are now inside a "Chrome Apps" submenu.
mgiuca@chromium.org
2013-04-30
1
-0
/
+21
*
App shortcut icons on Windows are now 256x256 instead of 32x32.
mgiuca@chromium.org
2013-04-30
1
-16
/
+23
*
Make application shortcuts use chrome.exe instead of app_host.exe
calamity@chromium.org
2013-04-26
1
-16
/
+7
*
Remove --show-app-list-shortcut flag and implement new app launcher enable lo...
calamity@chromium.org
2013-04-19
2
-55
/
+56
*
ShortcutInfo::favicon is now a gfx::ImageFamily instead of gfx::Image.
mgiuca@chromium.org
2013-04-11
4
-29
/
+50
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
1
-3
/
+2
*
Revert "Rewrite std::string("") to std::string(), Linux edition."
dcheng@chromium.org
2013-04-09
1
-2
/
+3
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
1
-3
/
+2
*
Fix shortcut name slicing for v2 apps on windows
calamity@chromium.org
2013-04-05
1
-5
/
+5
*
When creating app shortcuts on the mac, suffix them with (1) if the shortcut ...
jeremya@chromium.org
2013-04-04
2
-12
/
+44
*
Rename sys_string_conversions in chrome.
brettw@chromium.org
2013-03-28
2
-2
/
+2
*
Fix taskbar pinning for v2 apps in windows
calamity@chromium.org
2013-03-24
1
-28
/
+22
*
[mac] Create app shortcuts in a subfolder of /Applications
jeremya@chromium.org
2013-03-20
3
-18
/
+31
*
Make WebAppShortcutCreatorTest.CreateFailure independent of path existence.
pneubeck@google.com
2013-03-19
1
-2
/
+7
*
Revert 188944 "[mac] Create app shortcuts in a subfolder of /App..."
kinaba@chromium.org
2013-03-19
3
-31
/
+18
*
[mac] Create app shortcuts in a subfolder of /Applications
jeremya@chromium.org
2013-03-19
3
-18
/
+31
*
[Cleanup] Remove StringPrintf from global namespace
groby@chromium.org
2013-03-18
1
-2
/
+2
*
On Linux, automatically create app shortcuts on install or update.
mgiuca@chromium.org
2013-03-07
1
-1
/
+14
*
Split the location flags from ShortcutInfo into a new struct ShortcutLocations.
mgiuca@chromium.org
2013-03-01
6
-32
/
+47
*
Move file_path.h to base/files.
brettw@chromium.org
2013-02-24
3
-3
/
+3
*
Fix more remaining FilePath -> base::FilePath.
brettw@chromium.org
2013-02-18
1
-4
/
+4
*
[mac] Delete app shortcuts on app uninstall.
jeremya@chromium.org
2013-02-13
1
-3
/
+26
*
Merge branch 'master' into file_path_browser
brettw@chromium.org
2013-02-10
9
-110
/
+118
*
Rearchitecting the 'app mode' code on mac for v2 apps.
jeremya@chromium.org
2013-01-15
2
-8
/
+37
*
Add support for adding 256x256 pngs to Windows .ico files.
asvitkine@chromium.org
2013-01-08
1
-1
/
+1
*
Fixing callers of BrowserDistribution::AppHostIsSupported().
huangs@chromium.org
2012-12-11
1
-2
/
+3
*
[win] Don't use app_host.exe for v1 apps.
benwells@chromium.org
2012-11-27
1
-5
/
+11
*
Limit App Host installation / usage for platform apps to Google Chome only.
huangs@chromium.org
2012-11-21
1
-5
/
+9
*
Move scoped_temp_dir from base to base/files
brettw@chromium.org
2012-11-16
2
-6
/
+6
*
Establish /extensions directory and move URLPattern there.
aa@chromium.org
2012-11-13
1
-2
/
+3
*
Make application shortcuts point to app_host.exe, install App Host during app...
huangs@chromium.org
2012-11-08
1
-5
/
+6
*
Remove TabContents from web_apps.
avi@chromium.org
2012-10-19
1
-4
/
+11
*
Stop auto creating shortcuts when v2 packaged apps are installed.
benwells@chromium.org
2012-10-09
6
-2
/
+70
*
Create OWNERS file for chrome/browser/web_applications
benwells@chromium.org
2012-10-08
1
-0
/
+1
*
Add new PathService paths for Windows' All Users Desktop and Quick Launch fol...
gab@chromium.org
2012-09-20
1
-2
/
+1
*
Fix case of include path
ukai@chromium.org
2012-09-20
1
-1
/
+1
*
Revert 157667 - Add new PathService paths for Windows' All Users Desktop and ...
wjia@chromium.org
2012-09-20
1
-1
/
+2
*
Add new PathService paths for Windows' All Users Desktop and Quick Launch fol...
gab@chromium.org
2012-09-20
1
-2
/
+1
*
Fix and re-commit http://codereview.chromium.org/10914109/ (after revert in h...
gab@chromium.org
2012-09-12
1
-18
/
+19
*
installer_util_unittests has failed on XP Tests (dbg)(1) since this landed
dgrogan@chromium.org
2012-09-11
1
-19
/
+18
*
Refactoring and tests for the highly undertested file_util::CreateOrUpdateSho...
gab@chromium.org
2012-09-10
1
-18
/
+19
*
Packaged apps are now enabled by default (and arguments on launcher shortcuts...
tapted@chromium.org
2012-09-06
1
-2
/
+1
*
Load 2x resources on demand
oshima@chromium.org
2012-08-29
1
-1
/
+2
*
Remove packaged app Windows shortcuts when app is uninstalled.
benwells@chromium.org
2012-08-10
6
-93
/
+160
*
More and more places are using ImageSkiaSource.
pkotwicz@chromium.org
2012-07-20
1
-1
/
+1
*
Add dummy DeletePlatformShortcuts() for Android.
pliard@chromium.org
2012-07-18
1
-0
/
+3
[next]