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
*
Allow update URLs in external_extensions.json.
skerner@chromium.org
2010-08-19
1
-5
/
+12
*
Make prefs use std::string for keys rather than wstrings.
viettrungluu@chromium.org
2010-08-11
1
-1
/
+1
*
FBTF: Remove unneeded headers from base/ (part 1)
thestig@chromium.org
2010-08-05
1
-3
/
+1
*
Move the number conversions from string_util to a new file.
brettw@chromium.org
2010-07-30
1
-3
/
+5
*
Cleanup: Break another common->app dependency.
thestig@chromium.org
2010-07-20
1
-3
/
+3
*
Disallow syncing of extensions with third-party update URLs or plugins.
akalin@chromium.org
2010-07-20
1
-1
/
+3
*
Attempt four at landing the "histogram.h removed from message_loop.h" patch.
erg@chromium.org
2010-07-15
1
-0
/
+1
*
Fixed invalid read in ExtensionsServiceTest.ReloadExtensions.
akalin@chromium.org
2010-07-15
1
-9
/
+1
*
Revert everything related to the relanding.
erg@chromium.org
2010-07-14
1
-1
/
+0
*
Reland r52336.
erg@chromium.org
2010-07-14
1
-0
/
+1
*
Revert 52336 - More header cleanup:
erg@chromium.org
2010-07-14
1
-1
/
+0
*
More header cleanup:
erg@chromium.org
2010-07-14
1
-0
/
+1
*
Change a bunch of string types.
estade@chromium.org
2010-06-29
1
-6
/
+4
*
Reworked ExtensionsService::AddPendingExtension().
akalin@chromium.org
2010-06-26
1
-19
/
+22
*
Revert r50804 "Reworked ExtensionsService::AddPendingExtension()."
hclam@chromium.org
2010-06-25
1
-22
/
+19
*
Reworked ExtensionsService::AddPendingExtension().
akalin@chromium.org
2010-06-25
1
-19
/
+22
*
Reland - Only allow installation of extensions/apps with gallery update url v...
rafaelw@chromium.org
2010-06-23
1
-6
/
+2
*
Revert 50333 - Only allow installation of extensions/apps with gallery update...
tkent@chromium.org
2010-06-21
1
-2
/
+6
*
Only allow installation of extensions/apps with gallery update url via downlo...
rafaelw@chromium.org
2010-06-21
1
-6
/
+2
*
Re-apply r50278.
aa@chromium.org
2010-06-19
1
-1
/
+1
*
Revert r50278.
aa@chromium.org
2010-06-18
1
-1
/
+1
*
Some app-related manifest cleanup:
aa@chromium.org
2010-06-18
1
-1
/
+1
*
Pref service strings should be std::string.
estade@chromium.org
2010-06-18
1
-1
/
+1
*
Changing linux platform for chromeos. This involved moving platform_util and...
dhg@chromium.org
2010-04-29
1
-1
/
+1
*
Adding ExtensionPrefs methods for storing update-when-idle data.
asargent@chromium.org
2010-04-27
1
-22
/
+10
*
Refactor FileVersionInfo into an interface with platform implementations.
tony@chromium.org
2010-04-14
1
-2
/
+3
*
Fix errors in ExtensionPrefs with storing the blacklist last ping day.
asargent@chromium.org
2010-04-06
1
-11
/
+10
*
Send ping days parameter for extension blacklist update checks
asargent@chromium.org
2010-03-30
1
-14
/
+22
*
Fill in a default update_url for extensions with none.
akalin@chromium.org
2010-03-27
1
-144
/
+136
*
Added support for pending extensions to ExtensionsService and
akalin@chromium.org
2010-03-26
1
-62
/
+145
*
Force an app's orgin to be the origin of the URL the crx is
aa@chromium.org
2010-03-18
1
-4
/
+7
*
Load the bookmark manager extension at Chrome startup.
aa@chromium.org
2010-03-04
1
-0
/
+7
*
Move pref_{member,service} and important_file_writer from chrome/common
phajdan.jr@chromium.org
2010-02-19
1
-1
/
+1
*
Get rid of check that caused redirects to fail extension updates.
asargent@chromium.org
2010-02-01
1
-5
/
+1
*
Refactor extension autoupdater.
asargent@chromium.org
2010-01-28
1
-147
/
+192
*
The search terms are escaped using + or %20 for space depending on whether re...
avayvod@google.com
2010-01-15
1
-3
/
+3
*
Have the utility process run out of process on Linux again by
tony@chromium.org
2009-12-09
1
-6
/
+0
*
Remove IsPrefRegistered function from PrefService API and fix the callers to
tony@chromium.org
2009-12-07
1
-2
/
+2
*
Send Keystone ID to Omaha for Extensions Gallery update checks.
asargent@chromium.org
2009-12-03
1
-0
/
+16
*
Don't ping for extension blacklist when no extensions are installed.
pam@chromium.org
2009-12-03
1
-1
/
+1
*
Add regex escaping code to Mac sandbox implementation and re-enable the utili...
jeremy@chromium.org
2009-12-03
1
-3
/
+2
*
Make extension updates use omaha id when talking to omaha.
asargent@chromium.org
2009-11-23
1
-1
/
+44
*
Forces T*s to scoped_refptr<T> when PostTask()ing to a function expecting sco...
jamesr@chromium.org
2009-11-20
1
-1
/
+1
*
Disabled extensions should be uninstallable.
finnur@chromium.org
2009-11-10
1
-1
/
+1
*
Tenth patch in making destructors of refcounted objects private.
jam@chromium.org
2009-11-07
1
-3
/
+3
*
add some histograms to extensions
erikkay@chromium.org
2009-11-06
1
-1
/
+45
*
Revert "Revert r31175 r31176 r31187"
hclam@chromium.org
2009-11-06
1
-0
/
+5
*
Rever r31175 r31176 r31187
hclam@chromium.org
2009-11-06
1
-5
/
+0
*
Sixth patch in making destructors of refcounted objects private.
jam@chromium.org
2009-11-06
1
-0
/
+5
*
Get rid of MessageLoop* caching in extensions code.
jam@chromium.org
2009-10-30
1
-58
/
+41
[next]