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_install_helper.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>.
erg@chromium.org
2013-04-17
1
-1
/
+1
*
Moved extension installation from FILE thread. CrxInstaller and friends are n...
zelidrag@chromium.org
2012-11-15
1
-1
/
+2
*
Correct const accessors in base/values.(h|cc), Part II (ListValue)
vabr@chromium.org
2012-08-03
1
-2
/
+2
*
Move WebstoreInstaller, WebstoreInlineInstaller, related in extensions namespace
rdevlin.cronin@chromium.org
2012-07-12
1
-0
/
+4
*
Move content::URLFetcher static functions to net::URLFetcher
akalin@chromium.org
2012-06-19
1
-2
/
+2
*
Change most content::URLFetcher references to net::URLFetcher
akalin@chromium.org
2012-05-23
1
-1
/
+1
*
Move URLFetcherDelegate to net/ and split URLFetcher between net/ and content/
akalin@chromium.org
2012-05-11
1
-1
/
+1
*
Disable sending cookies in WebstoreInstallHelper
battre@chromium.org
2012-03-20
1
-1
/
+2
*
Disable storing cookies from URLFetchers that run with a profile's cookie jar.
jochen@chromium.org
2012-02-29
1
-0
/
+2
*
Create an API around UtilityProcessHost and use that from chrome.
jam@chromium.org
2012-02-03
1
-2
/
+4
*
A few clients of the utility process had a race condition that could lead to ...
dgrogan@chromium.org
2012-01-27
1
-5
/
+7
*
Convert calls to the utility process in extension code to use the zygote on L...
jorgelo@chromium.org
2011-12-13
1
-0
/
+1
*
Move BrowserThread to content namespace.
joi@chromium.org
2011-11-02
1
-0
/
+2
*
Split BrowserThread into public API and private implementation, step 1.
joi@chromium.org
2011-10-28
1
-1
/
+1
*
Convert chrome callers of UrlFetcher to use the interface. I'll switch tests ...
jam@chromium.org
2011-10-26
1
-2
/
+3
*
Create a content::UrlFetcher interface that lives in content/public/common an...
jam@chromium.org
2011-10-25
1
-4
/
+5
*
Update WebstoreInstaller to be ref counted.
jstritar@chromium.org
2011-10-25
1
-2
/
+4
*
Convert URLFetcher::Delegates to use an interface in content/public/common. A...
jam@chromium.org
2011-10-24
1
-0
/
+1
*
More NewRunnable* -> base::Bind for chrome/browser/extensions/.
adamk@chromium.org
2011-10-17
1
-9
/
+5
*
Move SafeBeginInstallHelper to be a top-level class (WebstoreInstallHelper).
mihaip@chromium.org
2011-08-25
1
-0
/
+186