dart-sdk/tools/dom
leafp@google.com e7dfea4301 Stop generating dart:blink from dart scripts
This removes the dart:blink generation code from the dart html scripts.  The _blink_dartium template is removed, and the blink_nativeDOMImplementation html_nativeDOMImplementation split is eliminated, with the code for the former in the dartium generated code, and the latter moved back to native_DOMImplementation.dart.

BUG=
R=vsm@google.com

Review URL: https://codereview.chromium.org//680913006

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@41346 260f80e4-7a28-3924-810f-c04153c831b5
2014-10-27 23:59:26 +00:00
..
docs Document DOMApplicationCache as fix for https://code.google.com/p/dart/issues/detail?id=3688. 2014-08-11 17:56:53 +00:00
idl/dart Reapply "Stop suppressing generation of bindings with Promise. Add some tests for DOM APIs that answer promises." 2014-10-20 18:27:03 +00:00
new_scripts Begin hookup of Blink IDL parser for dart:* libraries. 2014-09-09 13:18:24 +00:00
scripts Stop generating dart:blink from dart scripts 2014-10-27 23:59:26 +00:00
src Stop generating dart:blink from dart scripts 2014-10-27 23:59:26 +00:00
templates Stop generating dart:blink from dart scripts 2014-10-27 23:59:26 +00:00
.gitignore Moved most of html lib generating scripts into tools. 2012-12-28 22:26:48 +00:00
dom.json More dart:html and dart:blink tweaks 2014-10-24 17:47:14 +00:00
dom.py Renamed contains in the rectangle class to containsRectangle. 2013-10-24 20:27:22 +00:00
PRESUBMIT.py Put in a teardown for the docs test, fixed dom.py to actually run it correctly. 2013-04-02 21:14:09 +00:00