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
*
[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
*
This CL moves the contents of ui_resources_standard.grd into ui_resources.grd...
benrg@chromium.org
2012-07-11
1
-1
/
+1
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
2
-2
/
+0
*
Remove app shortcuts when app is uninstalled on Linux.
benwells@chromium.org
2012-07-11
5
-2
/
+39
*
Revert 146065 - Remove app shortcuts when app is uninstalled on Linux.
benwells@chromium.org
2012-07-11
4
-33
/
+2
*
Remove app shortcuts when app is uninstalled on Linux.
benwells@chromium.org
2012-07-11
4
-2
/
+33
*
Add dummy web_app::internals::CreatePlatformShortcut() for Android.
pliard@chromium.org
2012-07-05
1
-0
/
+18
*
HiDPI assets for product_logo_16 / _32
thakis@chromium.org
2012-07-04
1
-1
/
+1
*
Disable a test on Mac. This code is never run on Mac anyway.
ben@chromium.org
2012-07-03
1
-1
/
+6
*
This CL adds a new object: ImageSkiaRep
pkotwicz@chromium.org
2012-06-25
1
-3
/
+5
*
Application desktop shortcuts now save the user profile they were created in.
hebert.christopherj@chromium.org
2012-06-20
1
-1
/
+2
*
Suffix Chrome's appid on user-level installs
grt@chromium.org
2012-06-19
1
-1
/
+1
*
TabContentsWrapper -> TabContents, part 2.
avi@chromium.org
2012-06-06
1
-3
/
+3
*
Move the rest of the content\test headers that are used by embedders to conte...
jam@chromium.org
2012-06-04
1
-1
/
+1
*
Move test_browser_thread.h from content\test to content\public\test. This way...
jam@chromium.org
2012-06-04
1
-1
/
+1
*
Move Extension into extensions namespace
aa@chromium.org
2012-05-21
2
-2
/
+4
*
This patch makes ImageSkia more like SkBitmap. The goal is to make swapping f...
pkotwicz@chromium.org
2012-05-16
1
-3
/
+2
*
Revert 136332 - This patch makes ImageSkia more like SkBitmap. The goal is to...
pkotwicz@chromium.org
2012-05-14
1
-2
/
+3
*
This patch makes ImageSkia more like SkBitmap. The goal is to make swapping f...
pkotwicz@chromium.org
2012-05-10
1
-3
/
+2
*
Revert 136304 - This patch makes ImageSkia more like SkBitmap. The goal is to...
pkotwicz@chromium.org
2012-05-10
1
-2
/
+3
*
This patch makes ImageSkia more like SkBitmap. The goal is to make swapping f...
pkotwicz@chromium.org
2012-05-10
1
-3
/
+2
*
Launch platform apps from shortcuts in the normal user_data_dir on Windows an...
benwells@chromium.org
2012-05-02
3
-14
/
+11
*
On the Mac, we populate NSImage from bitmaps in resource bundles. Introduce I...
pkotwicz@chromium.org
2012-04-24
1
-3
/
+5
*
Moved Linux specific shell integration declarations into own header.
benwells@chromium.org
2012-04-17
1
-2
/
+2
*
Create Linux platform app shortcuts to run in their own process.
benwells@chromium.org
2012-04-13
5
-38
/
+65
*
Win 8 Start Menu shortcut changes
gab@chromium.org
2012-04-06
1
-2
/
+4
*
Remove TOOLKIT_USES_GTK and consolidate it into TOOLKIT_GTK
oshima@chromium.org
2012-04-05
2
-2
/
+2
*
Reapply 130248 - Add full support for filesystem URLs. Trying to get the buil...
apavlov@chromium.org
2012-04-03
1
-0
/
+1
*
Revert 130248 - Add full support for filesystem URLs.
sergeyu@chromium.org
2012-04-03
1
-1
/
+0
*
Add full support for filesystem URLs.
ericu@google.com
2012-04-02
1
-0
/
+1
*
ui/gfx: Remove the deprecated "operator const SkBitmap&" from Image API.
tfarina@chromium.org
2012-03-27
1
-1
/
+1
[next]