Terry Lucas
|
8fedfc7f8c
|
Removed DomName, DosEditable, and experimental annoations they are unused.
R=kevmoo@google.com,vsm@google.com
Fixes #32304
Change-Id: Ia2c8f99f0125c4d4bd0f95a792ff2af8a58e3599
Reviewed-on: https://dart-review.googlesource.com/60400
Commit-Queue: Terry Lucas <terry@google.com>
Reviewed-by: Kevin Moore <kevmoo@google.com>
|
2018-06-18 18:48:03 +00:00 |
|
Terry Lucas
|
621b12f324
|
Removed DARTIUM codegen for IDLS (sdk/lib/dartium)
TBR=alanknight@google.com
Review-Url: https://codereview.chromium.org/2978213002 .
|
2017-07-18 11:02:02 -07:00 |
|
Alan Knight
|
42f8ab2d6a
|
Fix dataTransferItemList indexing
BUG=
Review URL: https://codereview.chromium.org/2326113002 .
|
2016-09-09 12:28:59 -07:00 |
|
Jacob Richman
|
c65854d2e4
|
Optimize dartium dart:html bindings so real world application performance is acceptable. Improves dart:html performance by 2X-30X for microbenchmarks. Real world improvement is typically 2X-3X.
BUG=
Review URL: https://codereview.chromium.org/1832713002 .
|
2016-03-29 18:32:52 -07:00 |
|
Alan Knight
|
53b506b1bf
|
Fix indexed access for DataTransferItemList
BUG=
Review URL: https://codereview.chromium.org/1431543004 .
|
2015-11-03 09:35:22 -08:00 |
|
sra@google.com
|
7516e95066
|
Redo "Use @Native annotation on dart2js DOM native classes"
BUG=
Review URL: https://codereview.chromium.org//410863002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@38488 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-07-23 04:27:48 +00:00 |
|
sra@google.com
|
9a4f73207e
|
Revert "Use @Native annotation on dart2js DOM native classes"
TBR=blois@google.com
BUG=
Review URL: https://codereview.chromium.org//410823002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@38486 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-07-23 01:44:13 +00:00 |
|
sra@google.com
|
11a19d95be
|
Use @Native annotation on dart2js DOM native classes
This is one of many steps to removing non-standard syntax from the dart2js libraries.
R=blois@google.com
Review URL: https://codereview.chromium.org//409053002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@38484 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-07-23 00:23:17 +00:00 |
|
blois@google.com
|
0a3b261b7c
|
Fixing DataTransferItemList List<> behavior
BUG=15056
R=efortuna@google.com
Review URL: https://codereview.chromium.org//104503007
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@31006 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-12-10 00:47:23 +00:00 |
|