summaryrefslogtreecommitdiffstats
path: root/chrome/browser/web_applications/web_app.h
Commit message (Expand)AuthorAgeFilesLines
* Remove packaged app Windows shortcuts when app is uninstalled.benwells@chromium.org2012-08-101-22/+15
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Remove app shortcuts when app is uninstalled on Linux.benwells@chromium.org2012-07-111-0/+11
* Revert 146065 - Remove app shortcuts when app is uninstalled on Linux.benwells@chromium.org2012-07-111-11/+0
* Remove app shortcuts when app is uninstalled on Linux.benwells@chromium.org2012-07-111-0/+11
* Move Extension into extensions namespaceaa@chromium.org2012-05-211-1/+3
* Create Linux platform app shortcuts to run in their own process.benwells@chromium.org2012-04-131-9/+20
* Remove TOOLKIT_USES_GTK and consolidate it into TOOLKIT_GTKoshima@chromium.org2012-04-051-1/+1
* Add user data dir field to Mac platform appssail@chromium.org2012-02-241-6/+14
* Publish app shortcuts on Macsail@chromium.org2012-02-111-2/+11
* Moved app shortcut code out of ExtensionService.benwells@chromium.org2012-02-091-4/+1
* Don't automatically create platform app shortcuts when testing.benwells@chromium.org2011-12-141-0/+3
* Remove custom Task implementations from VisitedLinkMaster and web_app.dcheng@chromium.org2011-12-081-7/+1
* Cleanup: Remove unneeded forward declarations from various chrome/browser sub...thestig@chromium.org2011-11-151-2/+1
* Show "About panel" bubble on Windows.jianli@chromium.org2011-05-251-0/+3
* iwyu: Use callback_old.h where appropriate, part 2.jhawkins@chromium.org2011-05-101-1/+1
* Fix ShellIntegrationTest.GetDesktopFileContents.erg@google.com2011-04-061-1/+1
* Add the calculated WMClass to generated .desktop files.erg@google.com2011-04-061-0/+11
* Split off web_app's ui into ui files, plumb TCW rather than TC.avi@chromium.org2011-03-241-13/+13
* Set Browser::app_name_ in a reasonable way for extension apps.skerner@chromium.org2011-01-141-1/+4
* Revert "Revert "Implement web app definition parsing.""aa@chromium.org2010-11-171-3/+3
* Revert "Implement web app definition parsing."aa@chromium.org2010-11-171-3/+3
* Implement web app definition parsing.aa@chromium.org2010-11-171-3/+3
* Make prefs use std::string for keys rather than wstrings.viettrungluu@chromium.org2010-08-111-1/+1
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Add tests for chrome/browser/web_applications and mark some code as Win32 and...thestig@chromium.org2010-06-251-2/+7
* Pulled out Callback code into base/callback.h. This is the first step toward...akalin@chromium.org2010-02-191-1/+1
* Append profile info to win7 app id per issue 30414xiyuan@chromium.org2010-01-061-4/+4
* Get web app icon via FavIconHelper and auto repair/updatexiyuan@chromium.org2009-12-111-0/+24
* Set prop app id for chromium/application shortcut.xiyuan@chromium.org2009-11-191-0/+5
* Disable create application shortcuts for internal pagesxiyuan@chromium.org2009-11-191-0/+3
* Implement web app shortcuts natively per issue 25528xiyuan@chromium.org2009-11-171-0/+30