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_inline_installer.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Hide "0 users" in inline installation.
miket@chromium.org
2013-07-31
1
-3
/
+3
*
Add inline installer support for multiple verified sites per Web Store item.
rockot@chromium.org
2013-04-18
1
-2
/
+1
*
WebstoreStandaloneInstaller: refactored to make easier to use/extend.
sergeygs@chromium.org
2013-03-15
1
-0
/
+77
*
Switch install-from-webstore UI to use regular instead of inline install dialog
asargent@chromium.org
2012-10-08
1
-153
/
+0
*
Mac Web Intents Part 1: Show extension download progress
sail@chromium.org
2012-10-03
1
-2
/
+4
*
Support an --install-from-webstore command line switch
asargent@chromium.org
2012-09-17
1
-13
/
+20
*
Move WebstoreInstaller, WebstoreInlineInstaller, related in extensions namespace
rdevlin.cronin@chromium.org
2012-07-12
1
-6
/
+7
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
1
-1
/
+0
*
Refactoring ExtensionInstallUI to abstract the Browser references.
jcivelli@chromium.org
2012-06-08
1
-4
/
+4
*
Remove content::URLFetcherDelegate
akalin@chromium.org
2012-05-22
1
-4
/
+8
*
Move Extension into extensions namespace
aa@chromium.org
2012-05-21
1
-1
/
+5
*
Move URLFetcherDelegate to net/ and split URLFetcher between net/ and content/
akalin@chromium.org
2012-05-11
1
-2
/
+2
*
Do not show the install prompt for themes.
jstritar@chromium.org
2012-04-20
1
-0
/
+1
*
Stop using weak v8 references to keep track of inline install callbacks.
mihaip@chromium.org
2012-02-11
1
-1
/
+5
*
Handle paths and ports in verified domains in inline install.
mihaip@chromium.org
2012-01-25
1
-1
/
+7
*
Change most of the methods of WebContentsObserver to take a content::WebConte...
jam@chromium.org
2011-12-23
1
-4
/
+4
*
Move TabContentsObserver to content/public, rename it to WebContentsObserver,...
jam@chromium.org
2011-12-22
1
-3
/
+3
*
Create a content::UrlFetcher interface that lives in content/public/common an...
jam@chromium.org
2011-10-25
1
-2
/
+2
*
Update WebstoreInstaller to be ref counted.
jstritar@chromium.org
2011-10-25
1
-0
/
+2
*
Convert URLFetcher::Delegates to use an interface in content/public/common. A...
jam@chromium.org
2011-10-24
1
-3
/
+3
*
Make inline installation callbacks fire when the item is downloaded and insta...
mihaip@chromium.org
2011-10-19
1
-0
/
+7
*
Revert 106140 - Make inline installation callbacks fire when the item is down...
sail@chromium.org
2011-10-18
1
-7
/
+0
*
Make inline installation callbacks fire when the item is downloaded and insta...
mihaip@chromium.org
2011-10-18
1
-0
/
+7
*
Move URLFetcher from content/common to content/common/net.
willchan@chromium.org
2011-09-13
1
-1
/
+1
*
Fix Linux Views build breakage.
willchan@chromium.org
2011-09-13
1
-1
/
+1
*
Move URLFetcher from content/common to content/common/net.
willchan@chromium.org
2011-09-13
1
-1
/
+1
*
Fix browser crash when tabs that call chrome.webstore.install get closed befo...
mihaip@chromium.org
2011-09-08
1
-2
/
+7
*
Add link URL and success/failure callback parameters to chrome.webstore.insta...
mihaip@chromium.org
2011-09-07
1
-2
/
+8
*
Parse and show CWS data (reviews, number of users) in the inline install dialog.
mihaip@chromium.org
2011-09-01
1
-0
/
+5
*
Add WebstoreInlineInstaller (downloads store data, shows the install UI, and ...
mihaip@chromium.org
2011-08-29
1
-0
/
+100