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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moving notification types which are chrome specific to a new header file chro...
ananta@chromium.org
2011-07-10
1
-1
/
+1
*
Move UrlFetcher to content. I originally thought that it's only used by chro...
jam@chromium.org
2011-06-01
1
-1
/
+1
*
Install CRX updates one at a time.
skerner@chromium.org
2011-06-01
1
-1
/
+37
*
Allow URLFetcher to save results in a file. Have CRX updates use this capabil...
skerner@chromium.org
2011-05-23
1
-12
/
+5
*
Move scoped_temp_dir and scoped_native_library back from base/memory to base.
thakis@chromium.org
2011-05-19
1
-1
/
+1
*
net: Move ResponseCookies into the net namespace.
tfarina@chromium.org
2011-05-06
1
-1
/
+1
*
[Extensions] Add CheckSoon() method to ExtensionUpdater
akalin@chromium.org
2011-04-13
1
-2
/
+18
*
[Extensions] Rework ExtensionUpdater to not be RefCountedThreadSafe
akalin@chromium.org
2011-04-12
1
-8
/
+9
*
Refactor ExtensionService/ExtensionServiceInterface to be more testable
akalin@chromium.org
2011-04-06
1
-2
/
+10
*
Revert 80539 - Refactor ExtensionService/ExtensionServiceInterface to be more...
cmp@chromium.org
2011-04-06
1
-10
/
+2
*
Refactor ExtensionService/ExtensionServiceInterface to be more testable
akalin@chromium.org
2011-04-05
1
-2
/
+10
*
Generalize ExtensionUpdateService to ExtensionServiceInterface
akalin@chromium.org
2011-04-04
1
-4
/
+4
*
Revert 79705 - Revert 79651 - Coverity: Pass parameters by reference.
dhollowa@chromium.org
2011-03-29
1
-1
/
+1
*
Revert 79651 - Coverity: Pass parameters by reference.
dhollowa@chromium.org
2011-03-29
1
-1
/
+1
*
Coverity: Pass parameters by reference.
jhawkins@chromium.org
2011-03-29
1
-1
/
+1
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-3
/
+3
*
Add progress notifications for extension updates (from: 6665014)
dennisjeffrey@chromium.org
2011-03-21
1
-2
/
+26
*
Send active ping days along with the rollcall ping days parameter.
asargent@chromium.org
2011-03-08
1
-11
/
+30
*
Part 2 of repairing regressions to my old clang check plugins so Nico can
erg@google.com
2011-01-28
1
-5
/
+6
*
net: Add namespace net to the remaining files under url_request directory.
tfarina@chromium.org
2011-01-06
1
-3
/
+3
*
Coalesced various extension type enums into Extension::Type.
akalin@chromium.org
2010-12-21
1
-3
/
+7
*
Rename ExtensionsService to ExtensionService.
tfarina@chromium.org
2010-12-14
1
-1
/
+1
*
Revert 67662 - FBTF: Remove unneeded headers from base/ (part 10)
thestig@chromium.org
2010-11-30
1
-0
/
+1
*
FBTF: Remove unneeded headers from base/ (part 10)
thestig@chromium.org
2010-11-30
1
-1
/
+0
*
Add command line flag to override gallery update urls
asargent@chromium.org
2010-11-30
1
-1
/
+0
*
Allow an extension to dynamically set extra data in its update URL, in order
rogerta@chromium.org
2010-11-12
1
-2
/
+4
*
Ensure that ExtensionUpdater doesn't do anything after Stop() is called
akalin@chromium.org
2010-11-11
1
-1
/
+8
*
Coverity: Pass parameters by reference.
jhawkins@chromium.org
2010-11-09
1
-1
/
+0
*
Coverity: Pass parameters by reference.
jhawkins@chromium.org
2010-11-08
1
-1
/
+1
*
FBTF: Even more deinlining.
erg@google.com
2010-10-20
1
-0
/
+1
*
FBTF: Even more ctor/virtual deinlining.
erg@google.com
2010-10-19
1
-5
/
+3
*
Allow update URLs in external_extensions.json.
skerner@chromium.org
2010-08-19
1
-1
/
+1
*
`#pragma once` for app, base, chrome, gfx, ipc, net, skia, views
thakis@chromium.org
2010-07-26
1
-0
/
+1
*
Fixed invalid read in ExtensionsServiceTest.ReloadExtensions.
akalin@chromium.org
2010-07-15
1
-1
/
+0
*
Moved URLFetcher and related classes to chrome/common/net.
sanjeevr@chromium.org
2010-05-07
1
-1
/
+1
*
Adding ExtensionPrefs methods for storing update-when-idle data.
asargent@chromium.org
2010-04-27
1
-3
/
+0
*
Send ping days parameter for extension blacklist update checks
asargent@chromium.org
2010-03-30
1
-4
/
+0
*
Fill in a default update_url for extensions with none.
akalin@chromium.org
2010-03-27
1
-0
/
+53
*
Added support for pending extensions to ExtensionsService and
akalin@chromium.org
2010-03-26
1
-4
/
+0
*
Force an app's orgin to be the origin of the URL the crx is
aa@chromium.org
2010-03-18
1
-1
/
+2
*
Refactor extension autoupdater.
asargent@chromium.org
2010-01-28
1
-33
/
+67
*
Make extension updates use omaha id when talking to omaha.
asargent@chromium.org
2009-11-23
1
-0
/
+24
*
Revert "Revert r31175 r31176 r31187"
hclam@chromium.org
2009-11-06
1
-2
/
+2
*
Rever r31175 r31176 r31187
hclam@chromium.org
2009-11-06
1
-2
/
+2
*
Sixth patch in making destructors of refcounted objects private.
jam@chromium.org
2009-11-06
1
-2
/
+2
*
Get rid of MessageLoop* caching in extensions code.
jam@chromium.org
2009-10-30
1
-13
/
+2
*
Add a browser test for extensions autoupdate.
asargent@chromium.org
2009-10-14
1
-0
/
+6
*
Do not send or store cookies for extensions autoupdate http requests.
asargent@chromium.org
2009-09-12
1
-1
/
+1
*
Add an auto-update now button to chrome://extensions page
asargent@chromium.org
2009-09-03
1
-0
/
+4
*
Do extensions update manifest XML parsing in a sandboxed process.
asargent@chromium.org
2009-08-20
1
-44
/
+15
[next]