jacobr@google.com
770a6a6c0a
New version of the bindings.
...
BUG=
TEST=
Review URL: http://codereview.chromium.org//8839010
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@2168 260f80e4-7a28-3924-810f-c04153c831b5
2011-12-07 12:31:46 +00:00
sigmund@google.com
180456ce0b
convert html.dart to dart:html in all client samples.
...
Review URL: http://codereview.chromium.org//8526024
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@1437 260f80e4-7a28-3924-810f-c04153c831b5
2011-11-11 01:24:59 +00:00
jacobr@google.com
157b35983a
Implement measurement using promises
...
BUG=
TEST=
Review URL: http://codereview.chromium.org//8363040
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@1050 260f80e4-7a28-3924-810f-c04153c831b5
2011-11-01 23:17:47 +00:00
nweiz@google.com
7ac8255b44
Add constructors to all the event classes.
...
Review URL: http://codereview.chromium.org//8404013
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@914 260f80e4-7a28-3924-810f-c04153c831b5
2011-10-28 19:48:50 +00:00
nweiz@google.com
5ff2269189
Move the individual property definitions from client/base/Css to CSSStyleDeclaration.
...
Review URL: http://codereview.chromium.org//8360025
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@651 260f80e4-7a28-3924-810f-c04153c831b5
2011-10-24 20:44:30 +00:00
codefu@google.com
015f74d3c1
dart:html, woohoo!
...
Review URL: https://chromereviews.googleplex.com/3577020
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@259 260f80e4-7a28-3924-810f-c04153c831b5
2011-10-07 20:45:19 +00:00
ngeoffray@google.com
8b8b4844fa
Add default arguments for regexp flags.
...
Review URL: https://chromereviews.googleplex.com/3558016
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@213 260f80e4-7a28-3924-810f-c04153c831b5
2011-10-07 12:47:56 +00:00
jacobr@google.com
2af03fc05b
Enhanced performance by removing unused UI, reducing the # of absolutely positioned elements thus reducing the # of render layers, and increasing the amount of logic performed using string concat instead of DOM manipulation.
...
Also added back a bugfix change I'd thought I'd landed to HTMLDocument,
Added some significant polish and missing features to the keyboard shortcuts
by correctly taking into account that some views may be partially visible.
New hotness available at:
http://dart.googleplex.com/jacobr-swarm-js.html
I'm finally not embarrassed by the performance when scrolling between pages of views on the iPad. Not quite 60fps but close enough to 30fps under the worst conditions scrolling horizontally.
BUG=
TEST=
Review URL: https://chromereviews.googleplex.com/3543015
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@165 260f80e4-7a28-3924-810f-c04153c831b5
2011-10-06 22:15:50 +00:00
floitsch@google.com
15727ed074
Rename DateTime to Date.
...
Review URL: https://chromereviews.googleplex.com/3529013
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@107 260f80e4-7a28-3924-810f-c04153c831b5
2011-10-06 10:14:49 +00:00
dgrove@google.com
4bc64b8c2b
Initial checkin.
...
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@7 260f80e4-7a28-3924-810f-c04153c831b5
2011-10-05 04:52:33 +00:00