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
/
extensions
/
browser
/
value_store
Commit message (
Expand
)
Author
Age
Files
Lines
*
Standardize usage of virtual/override/final specifiers.
dcheng
2014-10-27
3
-7
/
+7
*
Standardize usage of virtual/override/final in extensions/
dcheng
2014-10-21
2
-36
/
+34
*
replace OVERRIDE and FINAL with override and final in extensions/
mostynb
2014-10-03
4
-30
/
+30
*
Cleanup: Use base/files/file_util.h instead of base/file_util.h in apps/ and ...
thestig
2014-09-10
3
-3
/
+3
*
Move tests from Chrome's unit_tests to extensions_unittests
jamescook@chromium.org
2014-08-02
1
-2
/
+2
*
Remove Create*Value (except CreateNullValue)
estade@chromium.org
2014-07-25
1
-2
/
+1
*
Get rid of the rest of CreateStringValue
estade@chromium.org
2014-07-18
4
-18
/
+15
*
Log error in ValueStore if JSON serialization during writing fails.
pneubeck@chromium.org
2014-06-16
2
-3
/
+9
*
Replace DCHECK(BrowserThread::CurrentlyOn) with DCHECK_CURRENTLY_ON in extens...
jyasskin@chromium.org
2014-03-29
2
-21
/
+21
*
Move WriteFile and WriteFileDescriptor from file_util to base namespace.
brettw@chromium.org
2014-03-06
1
-1
/
+1
*
Move chrome/browser/value_store to extensions/value_store
jamescook@chromium.org
2014-03-01
18
-0
/
+2341