summaryrefslogtreecommitdiffstats
path: root/chrome/browser/web_applications
Commit message (Expand)AuthorAgeFilesLines
* Move web_apps methods from chrome/common to chrome/renderer.darin@chromium.org2013-05-101-1/+1
* Use strings with "Canary" in the name for app launcher and app shortcuts menu.mgiuca@chromium.org2013-05-061-0/+4
* Windows, Linux: auto-create app menu shortcuts when an app is installed.mgiuca@chromium.org2013-05-034-5/+18
* Simplify the generation of Linux .desktop files.mgiuca@chromium.org2013-05-021-9/+1
* Start menu shortcuts for apps on Windows are now inside a "Chrome Apps" submenu.mgiuca@chromium.org2013-04-301-0/+21
* App shortcut icons on Windows are now 256x256 instead of 32x32.mgiuca@chromium.org2013-04-301-16/+23
* Make application shortcuts use chrome.exe instead of app_host.execalamity@chromium.org2013-04-261-16/+7
* Remove --show-app-list-shortcut flag and implement new app launcher enable lo...calamity@chromium.org2013-04-192-55/+56
* ShortcutInfo::favicon is now a gfx::ImageFamily instead of gfx::Image.mgiuca@chromium.org2013-04-114-29/+50
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-3/+2
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-091-2/+3
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-3/+2
* Fix shortcut name slicing for v2 apps on windowscalamity@chromium.org2013-04-051-5/+5
* When creating app shortcuts on the mac, suffix them with (1) if the shortcut ...jeremya@chromium.org2013-04-042-12/+44
* Rename sys_string_conversions in chrome.brettw@chromium.org2013-03-282-2/+2
* Fix taskbar pinning for v2 apps in windowscalamity@chromium.org2013-03-241-28/+22
* [mac] Create app shortcuts in a subfolder of /Applicationsjeremya@chromium.org2013-03-203-18/+31
* Make WebAppShortcutCreatorTest.CreateFailure independent of path existence.pneubeck@google.com2013-03-191-2/+7
* Revert 188944 "[mac] Create app shortcuts in a subfolder of /App..."kinaba@chromium.org2013-03-193-31/+18
* [mac] Create app shortcuts in a subfolder of /Applicationsjeremya@chromium.org2013-03-193-18/+31
* [Cleanup] Remove StringPrintf from global namespacegroby@chromium.org2013-03-181-2/+2
* On Linux, automatically create app shortcuts on install or update.mgiuca@chromium.org2013-03-071-1/+14
* Split the location flags from ShortcutInfo into a new struct ShortcutLocations.mgiuca@chromium.org2013-03-016-32/+47
* Move file_path.h to base/files.brettw@chromium.org2013-02-243-3/+3
* Fix more remaining FilePath -> base::FilePath.brettw@chromium.org2013-02-181-4/+4
* [mac] Delete app shortcuts on app uninstall.jeremya@chromium.org2013-02-131-3/+26
* Merge branch 'master' into file_path_browserbrettw@chromium.org2013-02-109-110/+118
* Rearchitecting the 'app mode' code on mac for v2 apps.jeremya@chromium.org2013-01-152-8/+37
* Add support for adding 256x256 pngs to Windows .ico files.asvitkine@chromium.org2013-01-081-1/+1
* Fixing callers of BrowserDistribution::AppHostIsSupported().huangs@chromium.org2012-12-111-2/+3
* [win] Don't use app_host.exe for v1 apps.benwells@chromium.org2012-11-271-5/+11
* Limit App Host installation / usage for platform apps to Google Chome only.huangs@chromium.org2012-11-211-5/+9
* Move scoped_temp_dir from base to base/filesbrettw@chromium.org2012-11-162-6/+6
* Establish /extensions directory and move URLPattern there.aa@chromium.org2012-11-131-2/+3
* Make application shortcuts point to app_host.exe, install App Host during app...huangs@chromium.org2012-11-081-5/+6
* Remove TabContents from web_apps.avi@chromium.org2012-10-191-4/+11
* Stop auto creating shortcuts when v2 packaged apps are installed.benwells@chromium.org2012-10-096-2/+70
* Create OWNERS file for chrome/browser/web_applicationsbenwells@chromium.org2012-10-081-0/+1
* Add new PathService paths for Windows' All Users Desktop and Quick Launch fol...gab@chromium.org2012-09-201-2/+1
* Fix case of include pathukai@chromium.org2012-09-201-1/+1
* Revert 157667 - Add new PathService paths for Windows' All Users Desktop and ...wjia@chromium.org2012-09-201-1/+2
* Add new PathService paths for Windows' All Users Desktop and Quick Launch fol...gab@chromium.org2012-09-201-2/+1
* Fix and re-commit http://codereview.chromium.org/10914109/ (after revert in h...gab@chromium.org2012-09-121-18/+19
* installer_util_unittests has failed on XP Tests (dbg)(1) since this landeddgrogan@chromium.org2012-09-111-19/+18
* Refactoring and tests for the highly undertested file_util::CreateOrUpdateSho...gab@chromium.org2012-09-101-18/+19
* Packaged apps are now enabled by default (and arguments on launcher shortcuts...tapted@chromium.org2012-09-061-2/+1
* Load 2x resources on demandoshima@chromium.org2012-08-291-1/+2
* Remove packaged app Windows shortcuts when app is uninstalled.benwells@chromium.org2012-08-106-93/+160
* More and more places are using ImageSkiaSource.pkotwicz@chromium.org2012-07-201-1/+1
* Add dummy DeletePlatformShortcuts() for Android.pliard@chromium.org2012-07-181-0/+3