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
/
ppapi
/
generators
Commit message (
Expand
)
Author
Age
Files
Lines
*
This adds support for a number of features in the current WebIDL spec (http:/...
asargent@chromium.org
2012-03-05
4
-28
/
+118
*
Fix typo in IDLNode.Dump function.
asargent@chromium.org
2012-02-09
1
-2
/
+1
*
Make inline c blocks non-greedy, and use to add pragma pack to gamepad structure
scottmg@chromium.org
2012-02-08
1
-1
/
+1
*
PPAPI IDL -> C Generator: inout parameter should not be a pointer.
alokp@chromium.org
2012-02-07
1
-1
/
+1
*
Removed special keyword called attribute which is unused by the parser.
alokp@chromium.org
2012-02-06
1
-1
/
+0
*
Output generated headers using Python's "wb" mode, to prevent EOL-munging.
wez@chromium.org
2012-01-19
1
-2
/
+2
*
Fix incorrectly resolved conflict, and add error message for missing sources.
noelallen@google.com
2012-01-13
5
-9
/
+17
*
Fix single release generation
noelallen@google.com
2012-01-10
4
-16
/
+71
*
Fix python scripts in src/ppapi/
maruel@chromium.org
2012-01-10
17
-74
/
+56
*
Change IDL shim/wrapper generator to use version numbers in struct names.
jvoung@google.com
2012-01-08
2
-6
/
+5
*
Update PPAPI IDL generator to define versioned structs, and unversioned typedef.
wez@chromium.org
2012-01-05
1
-4
/
+15
*
Tweak the PPAPI IDL generator to wrap the generated-from comment if necessary.
wez@chromium.org
2012-01-04
2
-10
/
+18
*
Rev the Flash interface to add new functionality.
brettw@chromium.org
2011-12-15
1
-1
/
+1
*
Hide private IDL files from generator behind "--include_private" flag
jvoung@google.com
2011-12-01
1
-3
/
+6
*
Pnacl ppapi shim generator (from IDL), based on Noel's first cut.
jvoung@google.com
2011-11-30
7
-21
/
+912
*
Pepper IDL: also generate files from 'private'
piman@chromium.org
2011-11-30
1
-1
/
+1
*
Convert a few ppapi dev interfaces to IDL. NaCl has tests for these
jvoung@google.com
2011-11-18
3
-7
/
+17
*
Cleanup IDL Generator
noelallen@google.com
2011-11-14
6
-82
/
+104
*
Fix PPAPI generator so that it might actually report exceptions properly.
viettrungluu@chromium.org
2011-11-09
1
-1
/
+1
*
Allow defaults for generator which will check all available versions.
noelallen@google.com
2011-11-04
2
-2
/
+11
*
Allow enums values to be simple arithmetic expressions.
bbudge@chromium.org
2011-10-07
6
-18
/
+106
*
Use Noel's chromium.org address instead of his google.com one for owners.
brettw@chromium.org
2011-10-04
1
-1
/
+1
*
Fix IDL generation on Windows. The output file paths were wrong because
bbudge@chromium.org
2011-10-04
2
-8
/
+10
*
Update the IDL Generator to use Release instead of Version
noelallen@google.com
2011-09-26
11
-379
/
+428
*
Add presubmit check to verify PPAPI C headers match IDL files.
noelallen@google.com
2011-09-14
2
-2
/
+4
*
Update generator for Chrome generation as the default case
noelallen@google.com
2011-08-26
4
-7
/
+23
*
More multi-version support (part 2)
noelallen@google.com
2011-08-25
6
-31
/
+93
*
More multi-version support
noelallen@google.com
2011-08-24
12
-350
/
+460
*
IDLOutFile throws execption
noelallen@google.com
2011-08-22
1
-3
/
+13
*
Minor change to IDL lint
noelallen@google.com
2011-08-22
1
-7
/
+9
*
Add base class for generators
noelallen@google.com
2011-08-22
10
-131
/
+563
*
Update placement of interface 'Define'
noelallen@google.com
2011-08-17
2
-16
/
+25
*
Trivial fix for error message
noelallen@google.com
2011-07-27
1
-1
/
+1
*
Adding linter for IDL
noelallen@google.com
2011-07-22
3
-28
/
+132
*
Add missing IDL Visistor class
noelallen@google.com
2011-07-19
1
-0
/
+81
*
Update the generator
noelallen@google.com
2011-07-19
5
-31
/
+67
*
Update the generator
noelallen@google.com
2011-07-19
12
-345
/
+1069
*
Trival lexer/parser changes for errors
noelallen@google.com
2011-07-14
2
-3
/
+4
*
IDLNode cleanup and use of new IDLNamespace object
noelallen@google.com
2011-07-14
3
-171
/
+553
*
Split property system into it's own file.
noelallen@google.com
2011-07-14
1
-0
/
+196
*
Update generators owners file.
noelallen@google.com
2011-07-14
1
-0
/
+1
*
Add version aware name resolution
noelallen@google.com
2011-07-02
1
-0
/
+346
*
Update Lexer/Parser to support '#inline' and 'label'
noelallen@google.com
2011-07-02
10
-218
/
+444
*
Add owners files to ppapi.
brettw@chromium.org
2011-06-29
1
-0
/
+1
*
Add diff tool for IDL
noelallen@google.com
2011-06-27
1
-0
/
+191
*
Trivial changes to IDL parser.
noelallen@google.com
2011-06-20
2
-1
/
+5
*
Fix 'C' header generation
noelallen@google.com
2011-06-07
4
-57
/
+133
*
Add idl_c_proto for generating 'C' style prototypes from IDL
noelallen@google.com
2011-06-02
8
-29
/
+470
*
Add idl_option
noelallen@google.com
2011-05-15
4
-87
/
+161
*
IDL cleanup, added AST node, namespace, StageResult
noelallen@google.com
2011-05-04
5
-48
/
+264
[next]