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_reader.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
base/json: Collapse a condition in ReadHexDigits into a single if clause.
tfarina@chromium.org
2011-10-18
1
-3
/
+1
*
base/json: Use IsAsciiDigit in JSONReader::ReadInt() function.
tfarina@chromium.org
2011-10-14
1
-2
/
+2
*
base/json: Make ReadHexDigits easier to read by using IsHexDigit() function.
tfarina@chromium.org
2011-09-06
1
-3
/
+1
*
base/json: Get rid of static initializer in JSONReader.
tfarina@chromium.org
2011-09-01
1
-23
/
+21
*
base/json: Don't use static variables of user-defined type (i.e, std::wstring).
tfarina@chromium.org
2011-08-19
1
-18
/
+16
*
iwyu: Include stringprintf.h where appropriate, part 1.
jhawkins@chromium.org
2011-05-10
1
-2
/
+3
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-2
/
+2
*
Rename Real* to Double* in values.* and dependent files
arv@chromium.org
2011-02-01
1
-1
/
+1
*
Order function definitions in base/ according to the header.
erg@google.com
2011-01-11
1
-25
/
+25
*
Remove (deprecated) wstring version of Value::CreateStringValue().
viettrungluu@chromium.org
2010-08-15
1
-1
/
+1
*
Remove deprecated wstring DictionaryValue::SetWithoutPathExpansion().
viettrungluu@chromium.org
2010-08-14
1
-1
/
+1
*
base: Add HexDigitToInt function to string_util.h
tfarina@chromium.org
2010-07-31
1
-19
/
+7
*
Move the number conversions from string_util to a new file.
brettw@chromium.org
2010-07-30
1
-2
/
+3
*
detect preferences errors
erikkay@chromium.org
2010-04-06
1
-24
/
+65
*
Many changes to DictionaryValues:
pkasting@chromium.org
2009-11-25
1
-1
/
+2
*
Move the json-related files into a separate json directory. This hopefully also
brettw@chromium.org
2009-10-23
1
-0
/
+642