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
/
extension_updater.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
The search terms are escaped using + or %20 for space depending on whether re...
avayvod@google.com
2010-01-15
1
-3
/
+3
*
Have the utility process run out of process on Linux again by
tony@chromium.org
2009-12-09
1
-6
/
+0
*
Remove IsPrefRegistered function from PrefService API and fix the callers to
tony@chromium.org
2009-12-07
1
-2
/
+2
*
Send Keystone ID to Omaha for Extensions Gallery update checks.
asargent@chromium.org
2009-12-03
1
-0
/
+16
*
Don't ping for extension blacklist when no extensions are installed.
pam@chromium.org
2009-12-03
1
-1
/
+1
*
Add regex escaping code to Mac sandbox implementation and re-enable the utili...
jeremy@chromium.org
2009-12-03
1
-3
/
+2
*
Make extension updates use omaha id when talking to omaha.
asargent@chromium.org
2009-11-23
1
-1
/
+44
*
Forces T*s to scoped_refptr<T> when PostTask()ing to a function expecting sco...
jamesr@chromium.org
2009-11-20
1
-1
/
+1
*
Disabled extensions should be uninstallable.
finnur@chromium.org
2009-11-10
1
-1
/
+1
*
Tenth patch in making destructors of refcounted objects private.
jam@chromium.org
2009-11-07
1
-3
/
+3
*
add some histograms to extensions
erikkay@chromium.org
2009-11-06
1
-1
/
+45
*
Revert "Revert r31175 r31176 r31187"
hclam@chromium.org
2009-11-06
1
-0
/
+5
*
Rever r31175 r31176 r31187
hclam@chromium.org
2009-11-06
1
-5
/
+0
*
Sixth patch in making destructors of refcounted objects private.
jam@chromium.org
2009-11-06
1
-0
/
+5
*
Get rid of MessageLoop* caching in extensions code.
jam@chromium.org
2009-10-30
1
-58
/
+41
*
Add a browser test for extensions autoupdate.
asargent@chromium.org
2009-10-14
1
-4
/
+6
*
Do not use the utility process on linux.
asargent@chromium.org
2009-10-05
1
-2
/
+10
*
Do not send or store cookies for extensions autoupdate http requests.
asargent@chromium.org
2009-09-12
1
-0
/
+5
*
Add an auto-update now button to chrome://extensions page
asargent@chromium.org
2009-09-03
1
-4
/
+9
*
Do extensions update manifest XML parsing in a sandboxed process.
asargent@chromium.org
2009-08-20
1
-229
/
+109
*
Renames the function CreateTemporaryFilename to CreateTemporaryFile and track...
erikkay@chromium.org
2009-08-18
1
-1
/
+1
*
The change has the followings:
lzheng@chromium.org
2009-08-14
1
-22
/
+101
*
Switch extension update manifest parse errors to LOG(WARN).
asargent@chromium.org
2009-08-06
1
-1
/
+1
*
Make extensions auto-update schedule persist across browser restarts.
asargent@chromium.org
2009-08-03
1
-9
/
+96
*
Pull CrxInstaller out of ExtensionsService.
aa@chromium.org
2009-07-30
1
-8
/
+1
*
Make the minimum extensions update frequency allowed on command line be 30 se...
asargent@chromium.org
2009-07-28
1
-1
/
+1
*
Fix 2 bugs in extensions autoupdate request parameters.
asargent@chromium.org
2009-07-24
1
-14
/
+36
*
Coverity: Pass strings and GURLs by reference.
jhawkins@chromium.org
2009-07-24
1
-1
/
+5
*
Fix leaks in ExtensionUpdater unit tests
asargent@chromium.org
2009-07-10
1
-1
/
+2
*
Implementation of Extension Updater.
asargent@chromium.org
2009-07-10
1
-0
/
+560