dart-gde / chrome.dart

Provide Dart interop with chrome.* APIs for Chrome Packaged Apps
Other
125 stars 48 forks source link

Adds a fresh new batch of .idl and .json files for chrome44 #237

Closed bholtz closed 9 years ago

bholtz commented 9 years ago

Adds apis added since last roll

Some fixes to get the gen_apis tool closer to running

Adds some new file types needed for new APIs

adds new apis, new necessary overrides, and new mapping from any to dynamic

Makes minor changes to fix codegen

bholtz commented 9 years ago

The hugeness of this comes from the bulk changes to IDL and json files, along with removing a lot of the unnecessary files that were getting pulled in by our old process (svn co).

bholtz commented 9 years ago

Substantive changes I made begin at lib/src/files.dart