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_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Load the bookmark manager extension at Chrome startup.
aa@chromium.org
2010-03-04
1
-0
/
+1
*
Move pref_{member,service} and important_file_writer from chrome/common
phajdan.jr@chromium.org
2010-02-19
1
-1
/
+1
*
Refactor extension autoupdater.
asargent@chromium.org
2010-01-28
1
-32
/
+95
*
Don't ping for extension blacklist when no extensions are installed.
pam@chromium.org
2009-12-03
1
-2
/
+25
*
Make extension updates use omaha id when talking to omaha.
asargent@chromium.org
2009-11-23
1
-0
/
+77
*
Disabled extensions should be uninstallable.
finnur@chromium.org
2009-11-10
1
-3
/
+3
*
Third patch in getting rid of caching MessageLoop pointers and always using C...
jam@chromium.org
2009-11-02
1
-1
/
+1
*
Get rid of MessageLoop* caching in extensions code.
jam@chromium.org
2009-10-30
1
-13
/
+12
*
The test is only failing on Mac, so lets just disabled it for Mac specificall...
finnur@chromium.org
2009-10-28
1
-4
/
+13
*
Another flaky crashy test: ExtensionUpdaterTest.TestBlacklistUpdateCheckRequests
nsylvain@chromium.org
2009-10-28
1
-1
/
+2
*
Add a comment above the disabled test to say which bug
nsylvain@chromium.org
2009-10-28
1
-0
/
+1
*
Disable a test that frequently crashes on Mac 10.5 Tests (dbg) bot (and I've ...
finnur@chromium.org
2009-10-28
1
-1
/
+1
*
Simplify threading in browser thread by making only ChromeThread deal with di...
jam@chromium.org
2009-10-27
1
-9
/
+25
*
Generate IDs for --load-extension by hashing the path instead
aa@chromium.org
2009-10-06
1
-3
/
+6
*
Coverity: check Thread::Start return value.
mattm@chromium.org
2009-10-02
1
-3
/
+3
*
Do not send or store cookies for extensions autoupdate http requests.
asargent@chromium.org
2009-09-12
1
-1
/
+9
*
Cleanup temporary files created by the extension updater unit test.
thestig@chromium.org
2009-09-01
1
-3
/
+7
*
Do extensions update manifest XML parsing in a sandboxed process.
asargent@chromium.org
2009-08-20
1
-149
/
+68
*
The change has the followings:
lzheng@chromium.org
2009-08-14
1
-7
/
+158
*
Make extensions auto-update schedule persist across browser restarts.
asargent@chromium.org
2009-08-03
1
-6
/
+40
*
Pull CrxInstaller out of ExtensionsService.
aa@chromium.org
2009-07-30
1
-44
/
+3
*
Coverity: Pass strings by reference.
jhawkins@chromium.org
2009-07-27
1
-1
/
+3
*
Fix 2 bugs in extensions autoupdate request parameters.
asargent@chromium.org
2009-07-24
1
-3
/
+80
*
Coverity: Pass strings and GURLs by reference.
jhawkins@chromium.org
2009-07-24
1
-3
/
+4
*
Refactor extension constants to improve readability, debugging, and to make i...
erikkay@chromium.org
2009-07-13
1
-2
/
+5
*
Fix leaks in ExtensionUpdater unit tests
asargent@chromium.org
2009-07-10
1
-5
/
+6
*
Temporarily disable unit tests with leaks until I can check in a fix for them.
asargent@chromium.org
2009-07-10
1
-5
/
+5
*
Implementation of Extension Updater.
asargent@chromium.org
2009-07-10
1
-0
/
+448