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
/
common
/
extensions
/
update_manifest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
some cleanup for base/stl_util
dilmah@chromium.org
2011-07-19
1
-1
/
+1
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-2
/
+2
*
Change other usages of .size() to .empty() when applicable.
erg@google.com
2011-03-04
1
-1
/
+1
*
Pure pedantry: Replace all ".size() == 0" with ".empty()".
erg@google.com
2011-03-02
1
-1
/
+1
*
Part 1 of repairing regressions to my old clang check plugins so Nico can
erg@google.com
2011-01-27
1
-0
/
+4
*
Add base:: prefix to the calls to StringAppendV.
tfarina@chromium.org
2010-12-21
1
-2
/
+3
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2010-10-13
1
-2
/
+1
*
FBTF: Continue fixing nits found by my automated source scanner.
erg@google.com
2010-10-05
1
-0
/
+4
*
FBTB: Remove unneeded #includes of base/ref_counted.h and base/string16.h in ...
viettrungluu@chromium.org
2010-08-20
1
-0
/
+1
*
FBTF: Remove unneeded headers from base/ (part 4)
thestig@chromium.org
2010-08-07
1
-1
/
+0
*
Move the number conversions from string_util to a new file.
brettw@chromium.org
2010-07-30
1
-2
/
+3
*
Don't bail early on extensions update.
asargent@chromium.org
2010-04-07
1
-2
/
+4
*
Refactor extension autoupdater.
asargent@chromium.org
2010-01-28
1
-3
/
+21
*
Extensions: Ensure that variable strings passed to ParseError aren't interpre...
craig.schlenter@chromium.org
2010-01-11
1
-2
/
+2
*
Add some missing va_end calls to match va_start.
craig.schlenter@chromium.org
2010-01-07
1
-0
/
+2
*
Make the error messages for manifest parsing a little friendlier.
finnur@chromium.org
2009-12-22
1
-6
/
+12
*
Do extensions update manifest XML parsing in a sandboxed process.
asargent@chromium.org
2009-08-20
1
-0
/
+230