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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
1
-1
/
+0
*
Update JSONReader to take base::StringPiece instead of std::string
mitchellwrosen@chromium.org
2012-06-02
1
-3
/
+4
*
Rewrite base::JSONReader to be 35-40% faster, depending on the input string.
rsesek@chromium.org
2012-05-16
1
-147
/
+27
*
Modify the base::JSONReader interface to take a set of options rather than a ...
rsesek@chromium.org
2012-04-11
1
-4
/
+16
*
Improve JSONReader performance by up to 55% by using std::string instead of w...
rsesek@chromium.org
2012-03-24
1
-8
/
+22
*
Revert 114680 - Remove FRIEND_TEST declarations to improve optimizations
jar@chromium.org
2011-12-15
1
-13
/
+2
*
Remove FRIEND_TEST declarations to improve optimizations
jar@chromium.org
2011-12-15
1
-2
/
+13
*
Replace all usages of FRIEND_TEST() with FRIEND_TEST_ALL_PREFIXES()
robertshield@chromium.org
2011-11-29
1
-2
/
+8
*
base/json: Get rid of static initializer in JSONReader.
tfarina@chromium.org
2011-09-01
1
-1
/
+6
*
base/json: Get rid of an old TODO that doesn't apply anymore.
tfarina@chromium.org
2011-08-30
1
-3
/
+0
*
base/json: Don't use static variables of user-defined type (i.e, std::wstring).
tfarina@chromium.org
2011-08-19
1
-1
/
+1
*
Rename BASE_API to BASE_EXPORT.
darin@chromium.org
2011-08-05
1
-2
/
+2
*
Move base/values.h into the base namespace. This includes a cros DEPS roll
dmazzoni@chromium.org
2011-07-12
1
-2
/
+2
*
Base: A few more files using BASE_API (for base.dll)
rvargas@google.com
2011-03-24
1
-1
/
+2
*
Order function definitions in base/ according to the header.
erg@google.com
2011-01-11
1
-5
/
+5
*
Start sorting methods in class declarations.
erg@google.com
2011-01-07
1
-6
/
+6
*
`#pragma once` for app, base, chrome, gfx, ipc, net, skia, views
thakis@chromium.org
2010-07-26
1
-0
/
+1
*
detect preferences errors
erikkay@chromium.org
2010-04-06
1
-14
/
+38
*
Remove gtest_prod.h include from JSONReader.
derat@chromium.org
2010-01-21
1
-1
/
+6
*
Move the json-related files into a separate json directory. This hopefully also
brettw@chromium.org
2009-10-23
1
-0
/
+190