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
/
tools
/
json_schema_compiler
/
util.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the Value class names from the global namespace.
avi@chromium.org
2013-12-24
1
-1
/
+1
*
Add optional schema compiler error messages and unit tests.
DHNishi@gmail.com
2013-08-12
1
-0
/
+2
*
Fix json_schema_compiler to properly handle enum arrays.
sergeyu@chromium.org
2013-07-25
1
-11
/
+0
*
Add base namespace to more values in sync and elsewhere.
brettw@chromium.org
2013-06-21
1
-14
/
+16
*
Overhaul JSON Schema Compiler to support a number of features required to
kalman@chromium.org
2013-01-17
1
-13
/
+10
*
Extensions Docs Server: Enum values do not show up if enum is a type
cduvall@chromium.org
2012-09-25
1
-0
/
+11
*
Correct const accessors in base/values.(h|cc), Part II (ListValue)
vabr@chromium.org
2012-08-03
1
-1
/
+1
*
Correct const accessors in base/values.(h|cc)
vabr@chromium.org
2012-07-27
1
-4
/
+4
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
1
-1
/
+0
*
json_schema_compiler: any, additionalProperties, functions on types
calamity@chromium.org
2012-03-02
1
-2
/
+11
*
json_schema_compiler: Added wider support for OBJECTs and ENUMs. Used the new...
calamity@chromium.org
2012-02-28
1
-15
/
+7
*
Coverity: Fix a leak in json_schema_compiler.
jhawkins@chromium.org
2012-02-17
1
-3
/
+3
*
Adds support for the "choices" and "any" types to json_schema_compiler, as well
calamity@chromium.org
2012-02-15
1
-22
/
+149
*
Code generation for extensions api
calamity@chromium.org
2012-01-27
1
-0
/
+53