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
*
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