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
*
Split ExtensionUpdater into two smaller classes.
joaodasilva@chromium.org
2012-03-16
1
-1329
/
+0
*
Send webstore pings for non-webstore updated extensions for UMA users.
yoz@chromium.org
2012-03-14
1
-29
/
+52
*
Add content/public/browser/resource_dispatcher_host.h
darin@chromium.org
2012-03-12
1
-6
/
+4
*
Create an API around UtilityProcessHost and use that from chrome.
jam@chromium.org
2012-02-03
1
-5
/
+7
*
Refactor PendingExtensionManager for clarity and consistency.
skerner@chromium.org
2012-01-13
1
-14
/
+23
*
Move creation and ownership of ResourceDispatcherHost and PluginService to co...
jam@chromium.org
2012-01-11
1
-1
/
+2
*
Revert 117078 - Move creation and ownership of ResourceDispatcherHost and Plu...
jam@chromium.org
2012-01-10
1
-13
/
+8
*
Move creation and ownership of ResourceDispatcherHost and PluginService to co...
jam@chromium.org
2012-01-10
1
-8
/
+13
*
Hide downloads of extensions blacklist from web request API.
battre@chromium.org
2012-01-04
1
-2
/
+9
*
Remove PrefService::ScheduleSavePersistentPrefs and change SavePersistentPref...
bauerb@chromium.org
2011-12-27
1
-2
/
+0
*
Add some VLOG debugging info for extensions updating.
asargent@chromium.org
2011-12-15
1
-2
/
+39
*
Convert calls to the utility process in extension code to use the zygote on L...
jorgelo@chromium.org
2011-12-13
1
-0
/
+1
*
Revert 113071 - Revert 113047 - Make ExtensionService use ExtensionSet.
yoz@chromium.org
2011-12-06
1
-2
/
+2
*
Revert 113047 - Make ExtensionService use ExtensionSet.
yoz@chromium.org
2011-12-06
1
-2
/
+2
*
Make ExtensionService use ExtensionSet.
yoz@chromium.org
2011-12-05
1
-2
/
+2
*
Callback API Change: Reimplement Bind(); support IgnoreResult, full currying,...
ajwong@chromium.org
2011-11-21
1
-2
/
+2
*
Move BrowserThread to content namespace.
joi@chromium.org
2011-11-02
1
-0
/
+1
*
Handle additional feedback from http://codereview.chromium.org/8395038/.
jam@chromium.org
2011-10-28
1
-4
/
+4
*
Convert chrome callers of UrlFetcher to use the interface. I'll switch tests ...
jam@chromium.org
2011-10-26
1
-6
/
+6
*
Create a content::UrlFetcher interface that lives in content/public/common an...
jam@chromium.org
2011-10-25
1
-19
/
+18
*
Convert URLFetcher::Delegates to use an interface in content/public/common. A...
jam@chromium.org
2011-10-24
1
-2
/
+3
*
Make NotificationService an interface in the content namespace, and switch ca...
jam@chromium.org
2011-10-19
1
-6
/
+6
*
Move notification_source from content/common to content/browser/public and pu...
jam@chromium.org
2011-10-19
1
-8
/
+8
*
Reland r105832: NewRunnable* -> base::Bind for most of chrome/browser/extensi...
adamk@chromium.org
2011-10-18
1
-12
/
+11
*
Revert 105832 - NewRunnable* -> base::Bind for most of chrome/browser/extensi...
adamk@chromium.org
2011-10-17
1
-11
/
+12
*
NewRunnable* -> base::Bind for most of chrome/browser/extensions/.
adamk@chromium.org
2011-10-17
1
-12
/
+11
*
Add brand code to app extension URLs. This should only occur for non-organic
rogerta@chromium.org
2011-10-12
1
-1
/
+9
*
Convert SHA256_LENGTH from a constant-in-anonymous-enum to a static const. T...
pkasting@chromium.org
2011-09-22
1
-3
/
+3
*
net: Put more functions from escape.h into net namespace.
tfarina@chromium.org
2011-09-22
1
-8
/
+8
*
extensions: Get rid of references to GetVersionFromString from extension_upda...
tfarina@chromium.org
2011-09-03
1
-17
/
+12
*
Update base/timer.h code to pass through Location from call sites. (reland) o...
jbates@chromium.org
2011-09-02
1
-1
/
+1
*
extensions: Use Version ctor instead of calling GetVersionFromString().
tfarina@chromium.org
2011-09-02
1
-5
/
+4
*
Revert "Currently, base/timer.cc calls PostTask with FROM_HERE as the Location,
mattm@chromium.org
2011-09-02
1
-1
/
+1
*
Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, so th...
jbates@chromium.org
2011-09-02
1
-1
/
+1
*
Move extension/webstore-related URL getters to the extension_urls namespace.
mihaip@chromium.org
2011-08-25
1
-2
/
+2
*
Prefix all IPC messages used by src\chrome with Chrome. For e.g ChromeViewMsg...
ananta@chromium.org
2011-08-19
1
-3
/
+3
*
Extensions installed by policy overrun previously installed extensions.
joaodasilva@chromium.org
2011-08-11
1
-7
/
+15
*
some cleanup for base/stl_util
dilmah@chromium.org
2011-07-19
1
-1
/
+1
*
Moving notification types which are chrome specific to a new header file chro...
ananta@chromium.org
2011-07-10
1
-7
/
+8
*
GCC 4.6 -Wunused-but-set-variable cleanup.
pph34r@gmail.com
2011-07-01
1
-1
/
+1
*
Move UtilityProcessHost to content and move the message sending/dispatching t...
jam@chromium.org
2011-06-09
1
-6
/
+18
*
Install CRX updates one at a time.
skerner@chromium.org
2011-06-01
1
-11
/
+73
*
Allow URLFetcher to save results in a file. Have CRX updates use this capabil...
skerner@chromium.org
2011-05-23
1
-136
/
+97
*
Add histograms to understand why so many CRX installs fail in the field.
skerner@chromium.org
2011-05-09
1
-4
/
+31
*
Refactor preference syncing.
zea@chromium.org
2011-05-09
1
-3
/
+6
*
net: Move ResponseCookies into the net namespace.
tfarina@chromium.org
2011-05-06
1
-1
/
+1
*
[Sync] Fix bug in ExtensionUpdater introduced by r81501
akalin@chromium.org
2011-04-25
1
-1
/
+2
*
Further improvements to DCHECK() usage, within /src/chrome
kushi.p@gmail.com
2011-04-25
1
-1
/
+1
*
Remove ExtensionService::HasInstalledExtensions since we always have (compone...
mihaip@chromium.org
2011-04-14
1
-1
/
+1
*
Move crypto files out of base, to a top level directory.
rvargas@google.com
2011-04-14
1
-4
/
+4
[next]