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
/
components
/
json_schema
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use scoped_ptrs in JSONReader::Read functions.
estade
2015-05-22
1
-2
/
+2
*
More base::Values-related bare pointer -> scoped_ptr conversions
estade
2015-05-12
1
-18
/
+10
*
Split ValueSerializer into separate Serializer and Deserializer classes.
prashhir
2015-03-05
1
-2
/
+2
*
Cleanup: json_schema_test.js now lives in extensions/test/data.
tfarina
2015-02-05
1
-1
/
+1
*
Standardize usage of virtual/override/final in components/
dcheng
2014-10-21
1
-10
/
+10
*
replace OVERRIDE and FINAL with override and final in components/
mostynb
2014-10-06
1
-2
/
+2
*
Change base/file_utils.h includes to base/files/file_utils.h in chrome_elf/ a...
thestig
2014-09-10
1
-1
/
+1
*
Remove koz from OWNERS
tapted@chromium.org
2014-07-17
1
-1
/
+0
*
Add cloud_devices and json_schema to GN build.
brettw@chromium.org
2014-06-20
1
-0
/
+17
*
Add regular expression support in json_schema component
binjin@chromium.org
2014-03-27
6
-34
/
+161
*
Add additional restriction to policy schema internal, includes modification t...
binjin@chromium.org
2014-01-22
1
-1
/
+4
*
components: Remove 'ui' dependencies from json_schema and user_prefs targets.
tfarina@chromium.org
2013-12-16
1
-1
/
+0
*
Ignore unknown attributes when parsing JSON schemas.
joaodasilva@chromium.org
2013-12-08
3
-11
/
+48
*
Resolve "$ref" attributes in JSON schemas.
joaodasilva@chromium.org
2013-11-28
1
-4
/
+7
*
Docserver: Display enum value descriptions in API docs.
sammc@chromium.org
2013-11-01
2
-2
/
+33
*
Revert 231982 "Docserver: Display enum value descriptions in API..."
kinaba@chromium.org
2013-10-31
2
-33
/
+2
*
Docserver: Display enum value descriptions in API docs.
sammc@chromium.org
2013-10-31
2
-2
/
+33
*
Moved chrome/common/json_schema to components/json_schema.
joaodasilva@chromium.org
2013-08-13
10
-0
/
+1978