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
*
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
*
[Extensions] Add CheckSoon() method to ExtensionUpdater
akalin@chromium.org
2011-04-13
1
-2
/
+29
*
[Extensions] Rework ExtensionUpdater to not be RefCountedThreadSafe
akalin@chromium.org
2011-04-12
1
-52
/
+116
*
Remove RDH from UtilityProcessHost.
willchan@chromium.org
2011-04-06
1
-1
/
+1
*
Refactor ExtensionService/ExtensionServiceInterface to be more testable
akalin@chromium.org
2011-04-06
1
-21
/
+29
*
Revert 80702 - Remove RDH from UtilityProcessHost.The utility process should ...
isherman@chromium.org
2011-04-06
1
-1
/
+1
*
Remove RDH from UtilityProcessHost.
willchan@chromium.org
2011-04-06
1
-1
/
+1
*
Revert 80539 - Refactor ExtensionService/ExtensionServiceInterface to be more...
cmp@chromium.org
2011-04-06
1
-29
/
+21
*
Refactor ExtensionService/ExtensionServiceInterface to be more testable
akalin@chromium.org
2011-04-05
1
-21
/
+29
*
Generalize ExtensionUpdateService to ExtensionServiceInterface
akalin@chromium.org
2011-04-04
1
-2
/
+2
*
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 ExtensionService code that manages pending extensions into its own class.
skerner@chromium.org
2011-03-25
1
-9
/
+13
*
Revert 79407 - Move ExtensionService code that manages pending extensions int...
skerner@chromium.org
2011-03-25
1
-13
/
+9
*
Move ExtensionService code that manages pending extensions into its own class.
skerner@chromium.org
2011-03-25
1
-9
/
+13
*
Coverity: Add a missing break.
jhawkins@chromium.org
2011-03-22
1
-0
/
+1
*
Coverity: Pass parameters by reference.
jhawkins@chromium.org
2011-03-22
1
-1
/
+0
*
Add progress notifications for extension updates (from: 6665014)
dennisjeffrey@chromium.org
2011-03-21
1
-16
/
+93
*
Send active ping days along with the rollcall ping days parameter.
asargent@chromium.org
2011-03-08
1
-31
/
+78
*
Change other usages of .size() to .empty() when applicable.
erg@google.com
2011-03-04
1
-2
/
+2
*
Split PendingExtensionInfo into its own file. No behavior changed.
skerner@chromium.org
2011-03-03
1
-3
/
+3
*
Avoid crashes due to GetDefaultRequestContext returning NULL.
asargent@chromium.org
2011-02-04
1
-2
/
+3
*
Add support for autoupdating the extensions using the file protocol.
finnur@chromium.org
2011-02-03
1
-4
/
+4
*
Part 2 of repairing regressions to my old clang check plugins so Nico can
erg@google.com
2011-01-28
1
-0
/
+14
*
Improve validation of external extesnion ids.
skerner@chromium.org
2011-01-14
1
-1
/
+1
*
net: Remove typedef net::URLRequestStatus URLRequestStatus;
tfarina@chromium.org
2011-01-13
1
-10
/
+15
*
Move base/thread.h to base/threading, fix up callers to use the new location.
brettw@chromium.org
2011-01-01
1
-1
/
+1
*
Coalesced various extension type enums into Extension::Type.
akalin@chromium.org
2010-12-21
1
-11
/
+26
*
Revert 69592 - file_version_info was not finding Mac values correctly.
dmaclach@chromium.org
2010-12-18
1
-2
/
+4
[next]