| Commit message (Expand) | Author | Age | Files | Lines |
* | Lazily load API schemas from resource files and convert all APIs to features | cduvall@chromium.org | 2013-06-14 | 2 | -16/+44 |
* | Use a direct include of strings headers in testing/, third_party/, tools/. | avi@chromium.org | 2013-06-11 | 1 | -1/+1 |
* | Doc server Enums now respect the noinline_doc tag. | jaredshumway94@gmail.com | 2013-06-07 | 1 | -1/+1 |
* | Docserver: inline return and item types. Fix a couple of bugs. | jaredshumway94@gmail.com | 2013-06-05 | 1 | -0/+2 |
* | Fixes for Python errors in json_schema_compiler preview server. | tbreisacher@chromium.org | 2013-05-30 | 1 | -7/+9 |
* | Modify test extensions api to use JSON Schema Compiler | Samusaaron3@gmail.com | 2013-05-17 | 2 | -0/+10 |
* | Fix list getters in generated dart APIs | benwells@chromium.org | 2013-05-16 | 3 | -5/+5 |
* | Fix some dart generator bugs and expand chrome:dart generator tests | benwells@chromium.org | 2013-05-09 | 14 | -114/+588 |
* | Implementing the chrome.runtime.getPlatformInfo API | asargent@chromium.org | 2013-05-07 | 1 | -2/+7 |
* | Add parse support for the externally_connectable manifest key. Not wired up to | kalman@chromium.org | 2013-04-24 | 2 | -1/+24 |
* | Update the remaining include paths of base/string_piece.h to its new location. | tfarina@chromium.org | 2013-04-17 | 1 | -1/+1 |
* | Fix some low hanging inefficiencies in the docs server. Two of the most | kalman@chromium.org | 2013-04-10 | 3 | -11/+35 |
* | Replace HasNext() by !IsAtEnd() in extension related folders. | pneubeck@chromium.org | 2013-04-09 | 1 | -1/+1 |
* | Lazily load extension API schemas | cduvall@chromium.org | 2013-03-23 | 5 | -80/+106 |
* | Refine chrome API dart generator tests. | benwells@chromium.org | 2013-03-16 | 7 | -211/+293 |
* | windowCreateWindowOptions.type changed to enum; nodoc support on idl enum. | scheib@chromium.org | 2013-03-12 | 3 | -2/+14 |
* | Implement chrome.downloads.onDeterminingFilename() to allow extensions to par... | benjhayden@chromium.org | 2013-03-03 | 1 | -0/+10 |
* | JSON compiler to prefix the function classes by their type's names. | ncj674@motorola.com | 2013-02-27 | 1 | -16/+23 |
* | Fix problem with non void return types in extension API IDL. | benwells@chromium.org | 2013-02-26 | 2 | -10/+51 |
* | JSON Compiler should convert the namespace value in lowerCamelCase to unix_na... | ncj674@motorola.com | 2013-02-23 | 3 | -6/+6 |
* | Added unit tests for the Dart Chrome.* API wrappers, testing the Dart output ... | sashab@chromium.org | 2013-02-22 | 20 | -50/+788 |
* | Revert 183709 | nhiroki@chromium.org | 2013-02-21 | 20 | -787/+50 |
* | Added unit tests for the Dart Chrome.* API wrappers, testing the Dart output ... | sashab@chromium.org | 2013-02-21 | 20 | -50/+787 |
* | Move API functions registrations out of ExtensionFunctionRegistry. | ncj674@motorola.com | 2013-02-14 | 1 | -1/+2 |
* | Improvements to JSON Schema Compiler's Dart Generation | sashab@chromium.org | 2013-02-13 | 1 | -117/+205 |
* | generated_api.h should have its body generated into generated_api.cc | MHX348@motorola.com | 2013-02-12 | 2 | -18/+41 |
* | Make content_unittests build on Win64 | jschuh@chromium.org | 2013-02-09 | 1 | -0/+2 |
* | Initial commit of the Dart Chrome Extension APIs generators | sashab@chromium.org | 2013-02-06 | 15 | -351/+1020 |
* | Minor JSON Schema compiler cleanup to remove Property.FromJSON and make | kalman@chromium.org | 2013-02-04 | 1 | -56/+24 |
* | Fix up how the JSON Schema compiler decides whether to include or forward | kalman@chromium.org | 2013-01-29 | 6 | -107/+114 |
* | IDL generated extensions code only generate foo_api.h when required | calamity@chromium.org | 2013-01-25 | 2 | -6/+14 |
* | Make the JSON Schema bundle generation remove the description from the JSON, and | kalman@chromium.org | 2013-01-23 | 1 | -8/+19 |
* | IDL schema compiler: Fixed pseudo-random order of methods, properties, and ot... | mgiuca@chromium.org | 2013-01-18 | 4 | -9/+31 |
* | Overhaul JSON Schema Compiler to support a number of features required to | kalman@chromium.org | 2013-01-17 | 32 | -1734/+1243 |
* | Create DeclarativeConditionSet, DeclarativeActionSet, and DeclarativeRule tem... | jyasskin@chromium.org | 2013-01-17 | 2 | -0/+5 |
* | Run the JSON Schema Compiler's bundle compilation on JSON files. Previously it | kalman@chromium.org | 2013-01-11 | 5 | -33/+133 |
* | Revert revision 176015 | ricow@chromium.org | 2013-01-10 | 5 | -133/+33 |
* | Revert 176047 | ricow@chromium.org | 2013-01-10 | 5 | -33/+133 |
* | Revert 176015 | ricow@chromium.org | 2013-01-10 | 5 | -133/+33 |
* | Run the JSON Schema Compiler's bundle compilation on JSON files. Previously it | kalman@chromium.org | 2013-01-10 | 5 | -33/+133 |
* | Update references to the extension messaging APIs and lastError to point to | kalman@chromium.org | 2013-01-08 | 2 | -4/+4 |
* | Make JSON Schema Compiler's preview server able to display IDL files, | kalman@chromium.org | 2012-12-21 | 1 | -19/+41 |
* | Allow leading underscore on identifier names in IDL parser | asargent@chromium.org | 2012-12-15 | 2 | -0/+44 |
* | Disable the Python < 2.7 warning in JSON Schema Compiler. | kalman@chromium.org | 2012-11-20 | 1 | -2/+5 |
* | Extensions Docs Server: Preserve JSON declaration order in extensions documen... | cduvall@chromium.org | 2012-11-20 | 4 | -15/+73 |
* | Allow IDL schemas to have comments on callback functions | cduvall@chromium.org | 2012-11-02 | 3 | -7/+37 |
* | Extensions Docs Server: Show parameters of functions that are properties of a... | cduvall@chromium.org | 2012-10-26 | 1 | -0/+12 |
* | Define __ne__ to explicitly be "not __eq__" in model.py of JSON schema compiler. | kalman@chromium.org | 2012-10-05 | 1 | -0/+4 |
* | Extensions Docs Server: Server code for showing properties of properties | cduvall@chromium.org | 2012-10-05 | 1 | -29/+70 |
* | Extensions Docs Server: Add <br/>s to multi line IDL comments | cduvall@chromium.org | 2012-09-26 | 4 | -12/+17 |