Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
libchrome
/
44ae58f2b298d9b09140c472b64eb630276d3e31
/
base
/
json
/
json_reader_unittest.cc
6835465
Remove deprecated wstring Get(As)String() methods from Value, etc.
by viettrungluu@chromium.org
· 15 years ago
4603a8d
Remove deprecated wstring DictionaryValue::Get{Dictionary,List}WithoutPathExpansion() overloads.
by viettrungluu@chromium.org
· 15 years ago
64b2cf4
detect preferences errors
by erikkay@chromium.org
· 15 years ago
36515db
Many changes to DictionaryValues:
by pkasting@chromium.org
· 16 years ago
7cd41eb
Move the json-related files into a separate json directory. This hopefully also
by brettw@chromium.org
· 16 years ago
[Renamed (99%) from base/json_reader_unittest.cc]
af7fd91
Remove ifdef 32-bit clause in json tests. ints are 32-bit everywhere.
by deanm@chromium.org
· 16 years ago
124260d
Silence a false coverity warning by changing the code a bit.
by munjal@chromium.org
· 16 years ago
95c9ec9
Use platform-appropriate newlines in JSON output.
by mark@chromium.org
· 16 years ago
1242667
revert broken change 10833
by nsylvain@chromium.org
· 16 years ago
14e0b9a
Port DictionaryValue to use string16 instead of wstring.
by dsh@google.com
· 16 years ago
af7af1d
Revert dsh's change 10818
by nsylvain@chromium.org
· 16 years ago
7258e86
Port DictionaryValue to use string16 instead of wstring.
by dsh@google.com
· 16 years ago
ca9c79e
Change the signature of JSONReader::Read() and related
by aa@chromium.org
· 17 years ago
09941d4
Fix a memory leak in json_reader_unittest.cc
by aa@chromium.org
· 17 years ago
971901c
Add error messages to JSONReader and friends. This required a bit of refactoring to do cleanly. This CL doesn't actually use this capability anywhere except for unit tests. I will add that in a future CL.
by aa@chromium.org
· 17 years ago
fbc2049
Remove the locale parameter from the StringToDouble and
by tc@google.com
· 17 years ago
0ba9351
Fixes bug where JSON reader errored on reading vertical tabs (\v). The
by sky@google.com
· 17 years ago
37790f3
by jungshik@google.com
· 17 years ago
f003cfe
Use a more compact license header in source files.
by license.bot
· 17 years ago
f327280
Fix some compiler warnings, and cleanup EXPECT_EQ comparisons. Hello "U" suffix :-)
by darin@google.com
· 17 years ago
d3bb16f
Fix memory leak and assert that the values are correct.
by tc@google.com
· 17 years ago
8dcf71c
Cross-platform portability fixes for JSONReader. Adds generic string-to-double parsing and tests in string_util.
by mmentovai@google.com
· 17 years ago
ce6a78d
Add a flag to JSONReader to allow trailing commas.
by tc@google.com
· 17 years ago
3f4a732
Add base to the repository.
by initial.commit
· 17 years ago