summaryrefslogtreecommitdiffstats
path: root/chrome/common/json_value_serializer.h
Commit message (Expand)AuthorAgeFilesLines
* Add the "virtual" keyword on method overrides that are missing it.erg@google.com2010-12-081-6/+6
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* detect preferences errorserikkay@chromium.org2010-04-061-7/+35
* Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...erg@google.com2009-11-131-2/+2
* Fixing unitialized variable (Coverity nit).finnur@chromium.org2009-07-031-2/+3
* linux: pass a bunch more ui tests.evan@chromium.org2009-04-071-5/+5
* Remove deprecated wstring ctor of JSONFileValueSerializer.phajdan.jr@chromium.org2009-04-031-4/+0
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Change JSONFileValueSerializer to use FilePath by default.erikkay@google.com2009-03-061-2/+7
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-1/+1
* Update some comments/nits following r7486.ericroman@google.com2009-01-051-2/+3
* Change the signature of JSONReader::Read() and relatedaa@chromium.org2008-12-291-11/+5
* Add error messages to JSONReader and friends. This required a bit of refactor...aa@chromium.org2008-12-051-4/+8
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Add a unittest for the JSONValueSerializer::set_allow_trailing_comma() method...tc@google.com2008-07-291-1/+1
* Update the JSONValueSerializer to have a flag to allow trailing commas. By d...tc@google.com2008-07-291-2/+10
* Add chrome to the repository.initial.commit2008-07-261-0/+115