summaryrefslogtreecommitdiffstats
path: root/chrome/browser/web_applications
Commit message (Expand)AuthorAgeFilesLines
* [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
* This CL moves the contents of ui_resources_standard.grd into ui_resources.grd...benrg@chromium.org2012-07-111-1/+1
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-112-2/+0
* Remove app shortcuts when app is uninstalled on Linux.benwells@chromium.org2012-07-115-2/+39
* Revert 146065 - Remove app shortcuts when app is uninstalled on Linux.benwells@chromium.org2012-07-114-33/+2
* Remove app shortcuts when app is uninstalled on Linux.benwells@chromium.org2012-07-114-2/+33
* Add dummy web_app::internals::CreatePlatformShortcut() for Android.pliard@chromium.org2012-07-051-0/+18
* HiDPI assets for product_logo_16 / _32thakis@chromium.org2012-07-041-1/+1
* Disable a test on Mac. This code is never run on Mac anyway.ben@chromium.org2012-07-031-1/+6
* This CL adds a new object: ImageSkiaReppkotwicz@chromium.org2012-06-251-3/+5
* Application desktop shortcuts now save the user profile they were created in.hebert.christopherj@chromium.org2012-06-201-1/+2
* Suffix Chrome's appid on user-level installsgrt@chromium.org2012-06-191-1/+1
* TabContentsWrapper -> TabContents, part 2.avi@chromium.org2012-06-061-3/+3
* Move the rest of the content\test headers that are used by embedders to conte...jam@chromium.org2012-06-041-1/+1
* Move test_browser_thread.h from content\test to content\public\test. This way...jam@chromium.org2012-06-041-1/+1
* Move Extension into extensions namespaceaa@chromium.org2012-05-212-2/+4
* This patch makes ImageSkia more like SkBitmap. The goal is to make swapping f...pkotwicz@chromium.org2012-05-161-3/+2
* Revert 136332 - This patch makes ImageSkia more like SkBitmap. The goal is to...pkotwicz@chromium.org2012-05-141-2/+3
* This patch makes ImageSkia more like SkBitmap. The goal is to make swapping f...pkotwicz@chromium.org2012-05-101-3/+2
* Revert 136304 - This patch makes ImageSkia more like SkBitmap. The goal is to...pkotwicz@chromium.org2012-05-101-2/+3
* This patch makes ImageSkia more like SkBitmap. The goal is to make swapping f...pkotwicz@chromium.org2012-05-101-3/+2
* Launch platform apps from shortcuts in the normal user_data_dir on Windows an...benwells@chromium.org2012-05-023-14/+11
* On the Mac, we populate NSImage from bitmaps in resource bundles. Introduce I...pkotwicz@chromium.org2012-04-241-3/+5
* Moved Linux specific shell integration declarations into own header.benwells@chromium.org2012-04-171-2/+2
* Create Linux platform app shortcuts to run in their own process.benwells@chromium.org2012-04-135-38/+65
* Win 8 Start Menu shortcut changesgab@chromium.org2012-04-061-2/+4
* Remove TOOLKIT_USES_GTK and consolidate it into TOOLKIT_GTKoshima@chromium.org2012-04-052-2/+2
* Reapply 130248 - Add full support for filesystem URLs. Trying to get the buil...apavlov@chromium.org2012-04-031-0/+1
* Revert 130248 - Add full support for filesystem URLs.sergeyu@chromium.org2012-04-031-1/+0
* Add full support for filesystem URLs.ericu@google.com2012-04-021-0/+1
* ui/gfx: Remove the deprecated "operator const SkBitmap&" from Image API.tfarina@chromium.org2012-03-271-1/+1