summaryrefslogtreecommitdiffstats
path: root/base/json/json_parser.h
Commit message (Expand)AuthorAgeFilesLines
* base: Update the include paths of base/string_piece.h to its new location.tfarina@chromium.org2013-03-301-1/+1
* GTTF: remove FAILS_ prefix, part 1phajdan.jr@chromium.org2012-11-011-2/+1
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Update JSONReader to take base::StringPiece instead of std::stringmitchellwrosen@chromium.org2012-06-021-1/+1
* Rewrite base::JSONReader to be 35-40% faster, depending on the input string.rsesek@chromium.org2012-05-161-0/+273