Srujan Gaddam
|
3776313e65
|
Change dart:html templates to generate null-safe code
Introduces NULLASSERT token and NNBD condition to allow code to
conditionally compile with NNBD.
Change-Id: Ib71e439f32c793e69b66c328cd7c9900358d886e
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/134045
Commit-Queue: Srujan Gaddam <srujzs@google.com>
Reviewed-by: Sigmund Cherem <sigmund@google.com>
|
2020-02-06 23:18:24 +00:00 |
|
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 |
|
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 |
|
Terry L. Lucas
|
7b322c246c
|
Dartium JS Enabled take 2
TBR=alanknight@google.com
Review URL: https://codereview.chromium.org//1348173002 .
|
2015-09-16 07:13:53 -07:00 |
|
Terry L. Lucas
|
09c804aa78
|
Revert "Dartium JS Interop enabled."
This reverts commit 403bd1698d.
TBR=alanknight@google.com
Review URL: https://codereview.chromium.org//1345083002 .
|
2015-09-15 19:44:26 -07:00 |
|
Terry L. Lucas
|
403bd1698d
|
Dartium JS Interop enabled.
TBR=alanknight@google.com
Review URL: https://codereview.chromium.org//1349493003 .
|
2015-09-15 17:36:47 -07:00 |
|
Terry L. Lucas
|
9b0d2582fc
|
Revert "Dartium w/ JsInterop enabled"
This reverts commit 346af54711.
TBR=alanknight@google.com
Review URL: https://codereview.chromium.org//1330163010 .
|
2015-09-09 17:33:24 -07:00 |
|
Terry L. Lucas
|
346af54711
|
Dartium w/ JsInterop enabled
TBR=alanknight@google.com
Review URL: https://codereview.chromium.org//1321613005 .
|
2015-09-09 17:01:40 -07:00 |
|
Terry L. Lucas
|
012c998f64
|
Revert "Patched in Dartium JsInterop"
This reverts commit 4bb2e617db.
TBR=alanknight@google.com
Review URL: https://codereview.chromium.org//1327083002 .
|
2015-09-08 13:35:03 -07:00 |
|
Terry L. Lucas
|
4bb2e617db
|
Patched in Dartium JsInterop
TBR=alanknight@google.com
Review URL: https://codereview.chromium.org//1310363006 .
|
2015-09-08 12:46:41 -07:00 |
|