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
/
base
/
json
/
json_value_serializer_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
base: Stop passing by non-const references in some more places.
danakj
2015-03-10
1
-1
/
+1
*
Split ValueSerializer into separate Serializer and Deserializer classes.
prashhir
2015-03-05
1
-59
/
+37
*
JSONStringValueSerializer takes a StringPiece instead of std::string&.
mgiuca
2015-02-05
1
-17
/
+67
*
Standardize usage of virtual/override/final specifiers in base/.
dcheng
2014-12-23
1
-3
/
+1
*
replace OVERRIDE and FINAL with override and final in base/
mostynb
2014-10-07
1
-1
/
+1
*
Move file_util to base/files/ directory.
brettw@chromium.org
2014-08-13
1
-1
/
+1
*
Move WriteFile and WriteFileDescriptor from file_util to base namespace.
brettw@chromium.org
2014-03-06
1
-4
/
+3
*
Stop doing unnecessary UTF-8 to UTF-16 conversions in JSONWriter.
rsesek@chromium.org
2013-12-11
1
-17
/
+18
*
Revert of https://codereview.chromium.org/100823007/
antrim@chromium.org
2013-12-11
1
-18
/
+17
*
Stop doing unnecessary UTF-8 to UTF-16 conversions in JSONWriter.
rsesek@chromium.org
2013-12-10
1
-17
/
+18
*
Rename base::Delete to base::DeleteFile
brettw@chromium.org
2013-07-16
1
-2
/
+2
*
Move PathIsWritable, DirectoryExists, ContentsEqual, and TextContentsEqual to...
brettw@chromium.org
2013-07-15
1
-4
/
+2
*
Move PathExists to base namespace.
brettw@chromium.org
2013-07-11
1
-7
/
+7
*
Move file_util::Delete to the base namespace
brettw@chromium.org
2013-07-01
1
-2
/
+2
*
Use a direct include of strings headers in base/.
avi@chromium.org
2013-06-10
1
-1
/
+1
*
Use a direct include of utf_string_conversions.h in android_webview/, apps/, ...
avi@chromium.org
2013-06-07
1
-1
/
+1
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
1
-1
/
+1
*
Revert "Rewrite std::string("") to std::string(), Linux edition."
dcheng@chromium.org
2013-04-09
1
-1
/
+1
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
1
-1
/
+1
*
base: Move the rest of JSONValueSerializer unit tests from c/common to base/j...
tfarina@chromium.org
2013-03-28
1
-0
/
+99
*
base: Move many JSONValueSerializer unit tests from chrome/common to base.
tfarina@chromium.org
2013-03-20
1
-1
/
+219
*
Move scoped_temp_dir from base to base/files
brettw@chromium.org
2012-11-16
1
-1
/
+1
*
Break two classes defined in json_value_serializer.cc, .h into separate files.
bbudge@chromium.org
2012-02-26
1
-3
/
+3
*
Allow trailing comma in JSON policy files.
pastarmovj@chromium.org
2011-11-17
1
-0
/
+156