ahe@google.com
|
e277fbb20b
|
Disable Google Analytics in automated tests.
R=lukechurch@google.com
Review URL: https://codereview.chromium.org//532953003
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@39863 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-09-04 12:11:47 +00:00 |
|
ahe@google.com
|
0855b85264
|
Use JavaScript to detect if Selection.modify is available.
R=kasperl@google.com
Review URL: https://codereview.chromium.org//535883002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@39806 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-09-03 13:44:30 +00:00 |
|
aprelev@gmail.com
|
da5258c42a
|
Made couple tweaks and added several options to allow Try Dart to run in IE11.
BUG=dartbug.com/20017
R=ahe@google.com
Review URL: https://codereview.chromium.org//408783002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@39394 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-08-20 00:44:22 +00:00 |
|
ahe@google.com
|
e4810a41ff
|
Work around AppCache issues to switch to SSL.
R=kasperl@google.com
Review URL: https://codereview.chromium.org//465903002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@39127 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-08-12 11:08:52 +00:00 |
|
ahe@google.com
|
9f4fcdc667
|
Force SSL on Try Dart.
R=kasperl@google.com
Review URL: https://codereview.chromium.org//451633002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@38982 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-08-07 12:51:32 +00:00 |
|
ahe@google.com
|
4c2c1be224
|
Re-enable Analytics
BUG=https://code.google.com/p/dart/issues/detail?id=20385
R=kasperl@google.com
Review URL: https://codereview.chromium.org//444993002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@38929 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-08-06 13:11:46 +00:00 |
|
ahe@google.com
|
0d8ae73393
|
Settings pane "done" button renamed to "close".
BUG=https://code.google.com/p/dart/issues/detail?id=17858
R=lukechurch@google.com
Review URL: https://codereview.chromium.org//363013005
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@38003 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-07-04 09:23:44 +00:00 |
|
ahe@google.com
|
53d1d6bbc1
|
Wrap long diagnostic messages.
R=johnniwinther@google.com
Review URL: https://codereview.chromium.org//346263002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@37642 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-06-24 08:23:41 +00:00 |
|
johnniwinther@google.com
|
ec8c90897b
|
Remove quotes from 'inline-block'
BUG=
Review URL: https://codereview.chromium.org//284203003
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@36220 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-05-15 13:03:03 +00:00 |
|
ahe@google.com
|
f4af8e8941
|
Use ShadowRoot to hide non-user content (for example, diagnostics).
R=kasperl@google.com
Review URL: https://codereview.chromium.org//261413002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@35887 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-05-08 07:49:22 +00:00 |
|
ahe@google.com
|
829a1c1ebb
|
Fix position of error messages.
R=kasperl@google.com
Review URL: https://codereview.chromium.org//269153003
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@35884 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-05-08 07:29:29 +00:00 |
|
ahe@google.com
|
d8d2d2978a
|
Better handling of large files.
R=kasperl@google.com
Review URL: https://codereview.chromium.org//265063002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@35801 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-05-06 12:58:28 +00:00 |
|
ahe@google.com
|
a88d0afa23
|
Tokenize one line at a time.
R=kasperl@google.com
Review URL: https://codereview.chromium.org//225903003
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@35688 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-05-02 12:08:38 +00:00 |
|
ahe@google.com
|
548905428e
|
Mock up code completion.
Includes:
* Mock up semantic analysis by collecting all identifiers.
* Code for talking to Luke's "Dart Mind" service.
* A JavaScript-based UI mock.
R=kasperl@google.com
Review URL: https://codereview.chromium.org//197923002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34310 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-03-24 15:31:03 +00:00 |
|
ahe@google.com
|
c28ab2cbac
|
Enable "Add to home screen" on Android.
Also restore a screen shot whose purpose I had forgotten.
R=johnniwinther@google.com
Review URL: https://codereview.chromium.org//140153002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@31889 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-01-16 16:06:58 +00:00 |
|
ahe@google.com
|
f519e8f8bb
|
Port Try Dart! to SDK 1.0.
R=kasperl@google.com
Review URL: https://codereview.chromium.org//132193002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@31737 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-01-13 15:38:33 +00:00 |
|
ahe@google.com
|
118eb6b0dc
|
try.dartlang.org version 5.
Benchmarks excluded.
Compiled with r22037 and additional patches (https://codereview.chromium.org/116043007/).
R=kasperl@google.com
Review URL: https://codereview.chromium.org//125123002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@31539 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-01-07 11:31:01 +00:00 |
|