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
Commit message (
Expand
)
Author
Age
Files
Lines
*
More base::Values-related bare pointer -> scoped_ptr conversions
estade
2015-05-12
1
-2
/
+2
*
Add support for passing errors through PopulateArrayFromList.
reillyg
2015-05-06
5
-15
/
+162
*
[Extern Generation] Normify extern enum property names
rdevlin.cronin
2015-04-29
2
-1
/
+33
*
Make the JSON Schema compiler handle enums declared in other namespaces.
kalman
2015-04-24
5
-50
/
+84
*
[Extension API Extern Generation] Fix a few bugs in extern generation
rdevlin.cronin
2015-04-07
4
-22
/
+34
*
[Extensions API] Remove inline enums
rdevlin.cronin
2015-04-06
11
-184
/
+127
*
Support JSON Schema properties with values in the JSON Schema Compiler.
kalman
2015-04-02
4
-19
/
+118
*
[Extension API Extern Generation] Add an @see link and include event description
rdevlin.cronin
2015-03-30
2
-5
/
+45
*
[Extension API Extern Generation] Support inline object definitions
rdevlin.cronin
2015-03-30
6
-78
/
+279
*
[Extension API Extern Generation] Fix comment indentation
rdevlin.cronin
2015-03-27
4
-23
/
+51
*
[Extension API Extern Generation] Add support for function types
rdevlin.cronin
2015-03-26
2
-24
/
+51
*
[Extension API Extern Generation] Fix array specification
rdevlin.cronin
2015-03-25
2
-7
/
+23
*
[Extension API Extern Generation] Auto-generate enums
rdevlin.cronin
2015-03-24
3
-15
/
+153
*
Generate externs automatically from json/idl files
rdevlin.cronin
2015-03-24
3
-1
/
+240
*
Plugin Power Saver: Replace all "plug-in" with "plugin" for consistency.
tommycli
2015-03-16
1
-1
/
+1
*
Adding <appview> documentation.
lfg
2015-03-04
1
-7
/
+16
*
Apply gn format with 'sources' sorting to src/
scottmg
2015-02-28
1
-2
/
+2
*
WebstorePrivate extension API cleanup, part 2
treib
2015-02-24
1
-0
/
+2
*
Add more targets to GN check.
brettw
2015-02-20
1
-0
/
+1
*
Update existing uses of /wd4267 to use the GN config
brettw
2015-02-19
1
-5
/
+4
*
Add unit tests target to GN build.
brettw
2015-02-01
2
-0
/
+48
*
Cleanup: Presubmit API is built into depot_tools.
tfarina
2015-01-31
1
-1
/
+1
*
Remove dart generator code from json schema compiler.
benwells
2015-01-21
19
-2049
/
+2
*
json_schema_compiler: Use std::vector<char> for binary values.
pneubeck
2015-01-20
4
-13
/
+33
*
Cleanup: Some simplifications in json_schema_compiler.
pneubeck
2015-01-19
4
-85
/
+58
*
Cleanup: Remove unused code from json_schema_compiler.
pneubeck
2015-01-16
2
-61
/
+0
*
json_schema_compiler: Use range based for loops.
thestig
2015-01-16
3
-25
/
+13
*
Cleanup most pylint errors in json_schema_compiler.
thestig
2015-01-15
11
-42
/
+38
*
Update copyright headers in dart test files.
pneubeck
2015-01-13
8
-8
/
+8
*
gn format // (the rest, except mojo)
scottmg
2014-12-03
1
-3
/
+4
*
Make Create take parameter by reference for ArrayBuffer
kaliamoorthi
2014-12-02
1
-0
/
+1
*
checkperms: Recognize "#! /path" as a file that has a shabang.
thestig
2014-09-19
1
-0
/
+0
*
Fixing json compiler preview.
lfg
2014-08-29
2
-52
/
+54
*
- Add support for references in different paths in apis.
lfg
2014-08-29
10
-80
/
+155
*
Reland 596ff54335b2a1b393af10657bc4945114f3beed - Split API bundle generation...
yoz
2014-08-27
2
-16
/
+28
*
Revert "Split bundle generation steps so that API registration is generated i...
Albert J. Wong
2014-08-27
2
-28
/
+16
*
Split bundle generation steps so that API registration is generated in browse...
yoz
2014-08-27
2
-16
/
+28
*
Make the root_namespace argument to json_schema_compiler.gypi a string
kalman@chromium.org
2014-08-05
11
-137
/
+179
*
Remove the Pepper IDL generator from JSON schema compiler.
sammc@chromium.org
2014-07-29
6
-698
/
+1
*
Extension docs: Make comments in IDL files generate paragraphs rather than
kalman@chromium.org
2014-07-22
4
-20
/
+23
*
Decrement CreateDoubleValue count
estade@chromium.org
2014-07-19
3
-4
/
+3
*
Cast: cast.streaming API to support null audio (or video) track
hclam@chromium.org
2014-07-18
1
-0
/
+2
*
Get rid of the rest of CreateStringValue
estade@chromium.org
2014-07-18
10
-65
/
+60
*
Eliminate CreateBooleanValue from test files
estade@chromium.org
2014-07-17
6
-13
/
+11
*
Remove more CreateIntegerValue calls.
estade@chromium.org
2014-07-16
9
-37
/
+36
*
Docserver: Separate models for apps and extensions.
ahernandez.miralles@gmail.com
2014-06-24
2
-9
/
+32
*
Added the "unmodifiable" property to chrome.bookmarks.BookmarkTreeNode.
joaodasilva@chromium.org
2014-06-06
2
-6
/
+15
*
Add global presubmit that JSON and IDL files can be parsed.
yoz@chromium.org
2014-06-03
1
-2
/
+8
*
Support converting referenced enum array into string.
wjywbs@gmail.com
2014-05-17
5
-59
/
+193
*
Convert snakecase enum names to camelcase when stringified.
dtseng@chromium.org
2014-05-15
5
-9
/
+46
[next]