summaryrefslogtreecommitdiffstats
path: root/chrome/browser/web_applications
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert 128753 - Add full support for filesystem URLs.ericu@google.com2012-03-241-1/+0
* Add full support for filesystem URLs.ericu@google.com2012-03-241-0/+1
* Clean up a few TODO items.joi@chromium.org2012-03-221-1/+3
* Introduce abstractions to allow embedders to test RenderViewHostjoi@chromium.org2012-03-121-2/+3
* Infrastructure to improve app mode stub <-> Chrome main communication.jeremy@chromium.org2012-03-071-0/+1
* Add support for multiple icon sizes for Mac platform appssail@chromium.org2012-03-032-21/+63
* Cleanup: IWYU for BrowserThread.thestig@chromium.org2012-03-032-0/+2
* Platform apps shortcuts use their own browser processbenwells@chromium.org2012-03-011-3/+8
* Mac: Enable WebAppShortcutCreatorTest.CreateShortcut unit testjeremy@chromium.org2012-02-293-22/+58
* Mac: Generate App Mode Loader bundle + cleanupjeremy@chromium.org2012-02-293-17/+71
* Add extension path field to Mac platform appssail@chromium.org2012-02-241-0/+2
* Add user data dir field to Mac platform appssail@chromium.org2012-02-246-56/+82
* Add icons support for Mac platform appssail@chromium.org2012-02-233-3/+81
* Unit tests for publishing app shortcuts on Macsail@chromium.org2012-02-143-43/+177
* Publish app shortcuts on Macsail@chromium.org2012-02-115-310/+416
* Make chrome/browser/{tab_contents,web_applications} build for Androidyfriedman@chromium.org2012-02-091-2/+2
* Moved app shortcut code out of ExtensionService.benwells@chromium.org2012-02-092-16/+2