dart-sdk/tools/dom
leafp@google.com a20d4b09d2 Remove dart:blink dependency on dart:html. This CL moves all of the
overload resolution (dependent on dart specific types) over to the
dart:html side, along with the type resolution maps.  This is a first
step to generating dart:blink from the dartium idl.  There is a paired
blink CL which switches the type map lookup from dart:blink to dart:html.

BUG=
R=jacobr@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@38993 260f80e4-7a28-3924-810f-c04153c831b5
2014-08-07 16:12:50 +00:00
..
docs Fixed docs for webGL method variants (overloaded methods were getting the same comments). 2014-05-30 22:32:00 +00:00
idl/dart Fix broken FileReader API in _blink_dartium 2014-08-06 11:27:47 +00:00
scripts Remove dart:blink dependency on dart:html. This CL moves all of the 2014-08-07 16:12:50 +00:00
src Bugfix in html_dart2js: Detect window objects in a way compatible with cross domain iframes 2014-07-23 20:16:31 +00:00
templates Remove dart:blink dependency on dart:html. This CL moves all of the 2014-08-07 16:12:50 +00:00
.gitignore Moved most of html lib generating scripts into tools. 2012-12-28 22:26:48 +00:00
dom.json Support Dart debugger API directly 2014-06-04 01:14:01 +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