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
/
extensions
/
webstore_installer.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add chrome.webstore API methods to allow sites to see progress of installation
rdevlin.cronin@chromium.org
2014-03-26
1
-0
/
+8
*
Fix use-after-free in WebstoreInstaller
tmdiep@chromium.org
2014-02-13
1
-6
/
+7
*
[Download] Return DownloadInterruptReason from OnStartedCallback
asanka@chromium.org
2014-01-14
1
-2
/
+3
*
Revert "Update all users of base::Version to explicitly specify the namespace...
avi@chromium.org
2014-01-03
1
-1
/
+1
*
Update all users of base::Version to explicitly specify the namespace, and cl...
avi@chromium.org
2013-12-23
1
-1
/
+1
*
Move some dependencies of ExtensionService down to extensions.
benwells@chromium.org
2013-11-26
1
-1
/
+1
*
Hide ephemeral apps from UI
tmdiep@chromium.org
2013-11-25
1
-0
/
+3
*
Add UMA to track webstore download interrupts.
rockot@chromium.org
2013-11-20
1
-0
/
+3
*
Check and install dependencies in WebstoreInstaller during installing an exte...
penghuang@chromium.org
2013-10-17
1
-5
/
+46
*
Add utm_source tag to webstore URLs loaded from the app launcher.
michaelpg@chromium.org
2013-09-25
1
-5
/
+5
*
Loosen strict manifest equality requirement during webstore installs
asargent@chromium.org
2013-08-23
1
-1
/
+12
*
chrome/browser: Migrate from googleurl/ includes to url/ ones. Part 2
tfarina@chromium.org
2013-07-03
1
-1
/
+1
*
Add os/arch/nacl_arch to webstore install code
asargent@chromium.org
2013-05-04
1
-0
/
+5
*
Create a Manifest to get attributes instead of peeking in the Dictionary a ma...
koz@chromium.org
2013-03-10
1
-1
/
+3
*
Remove install time OAuth2 dialogs for Identity API
courage@chromium.org
2013-03-07
1
-3
/
+0
*
Make the app list show the right icon for apps that are installing.
koz@chromium.org
2013-02-08
1
-0
/
+4
*
Enable webstore to enable the app launcher.
benwells@chromium.org
2013-02-04
1
-0
/
+3
*
Add FilePath to base namespace.
brettw@chromium.org
2013-02-02
1
-3
/
+6
*
Fix use-after-free and crash in extension install from web intents
jamescook@chromium.org
2012-10-30
1
-0
/
+4
*
Making ShowExtensionInstallDialog a callback
sail@chromium.org
2012-10-12
1
-0
/
+4
*
OnDownloadStarted takes DownloadItem* instead of DownloadId
benjhayden@chromium.org
2012-10-09
1
-2
/
+1
*
Mac Web Intents Part 1: Show extension download progress
sail@chromium.org
2012-10-03
1
-2
/
+12
*
Guard against more NULL pointers in WebstoreInstaller.
benjhayden@chromium.org
2012-08-31
1
-3
/
+1
*
Reland
benjhayden@chromium.org
2012-08-09
1
-1
/
+1
*
Make DownloadItem derive SupportsUserData instead of re-implementing it.
benjhayden@chromium.org
2012-08-08
1
-2
/
+3
*
Revert 149794 - DownloadItem::Observer::OnDownloadDestroyed() replaces Downlo...
rdsmith@chromium.org
2012-08-06
1
-1
/
+1
*
DownloadItem::Observer::OnDownloadDestroyed() replaces DownloadItem::REMOVING
benjhayden@chromium.org
2012-08-03
1
-1
/
+1
*
Ensure that the WebstoreInstaller is always deleted on the UI thread
asargent@chromium.org
2012-08-02
1
-4
/
+8
*
Move WebstoreInstaller, WebstoreInlineInstaller, related in extensions namespace
rdevlin.cronin@chromium.org
2012-07-12
1
-0
/
+4
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
1
-1
/
+0
*
retry r144574 with read-after-free fix.
estade@chromium.org
2012-06-28
1
-0
/
+3
*
Revert r 144574 "Modify experimental identity flow to display scope descripti...
oshima@chromium.org
2012-06-27
1
-3
/
+0
*
Modify experimental identity flow to display scope descriptions and details.
estade@chromium.org
2012-06-27
1
-0
/
+3
*
RefCounted types should not have public destructors, delegate cleanup
rsleevi@chromium.org
2012-06-26
1
-0
/
+3
*
Reland 137540 - Disable off-store extension installs by default. Also get rid...
aa@chromium.org
2012-05-17
1
-4
/
+19
*
Revert 137540 - Disable off-store extension installs by default. Also get rid...
aa@chromium.org
2012-05-17
1
-19
/
+4
*
Disable off-store extension installs by default. Also get rid of ExtensionSer...
aa@chromium.org
2012-05-16
1
-4
/
+19
*
RefCounted types should not have public destructors, chrome/browser/extension...
rsleevi@chromium.org
2012-04-27
1
-1
/
+3
*
Improve assocation of WebstoreInstallers to CrxInstallers.
jstritar@chromium.org
2012-04-03
1
-1
/
+35
*
Improve WebstoreInstaller error handling.
jstritar@chromium.org
2012-03-27
1
-1
/
+15
*
[Coverity] Changed pass-by-value to pass-by-ref
groby@chromium.org
2012-03-10
1
-2
/
+2
*
Convert WebContents to return a content::NavigationController instead of the ...
jam@chromium.org
2012-01-04
1
-3
/
+6
*
Make webstore installs work when the Downloads folder is missing.
asargent@chromium.org
2011-12-29
1
-0
/
+4
*
Adds a webstorePrivate method for silently installing extensions.
jstritar@chromium.org
2011-11-02
1
-0
/
+4
*
Update WebstoreInstaller to be ref counted.
jstritar@chromium.org
2011-10-25
1
-24
/
+26
*
Move NotificationObserver, NotificationSource, and NotificationDetails to con...
jam@chromium.org
2011-10-19
1
-7
/
+7
*
Add an install source for inline installs.
mihaip@chromium.org
2011-10-18
1
-3
/
+4
*
Add a helper class for downloading and installing extensions from the gallery.
jstritar@chromium.org
2011-10-13
1
-0
/
+78