ajohnsen@google.com
|
0d078037e2
|
Re-apply 'Unify dart:isolate.' with fixes for autogenerated dart2js and dartium html files.
Old Review URL: https://chromiumcodereview.appspot.com//10828410
BUG=
Review URL: https://chromiumcodereview.appspot.com//10828411
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@11084 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-08-21 18:47:43 +00:00 |
|
ajohnsen@google.com
|
8f80365139
|
Revert "Unify dart:isolate."
This reverts commit 73190457cfff717e2706dd4715841f23a35d9ce7.
BUG=
Review URL: https://chromiumcodereview.appspot.com//10827436
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@11017 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-08-21 08:22:05 +00:00 |
|
ajohnsen@google.com
|
5f4a0a2696
|
Unify dart:isolate.
BUG=
Review URL: https://chromiumcodereview.appspot.com//10828410
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@11016 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-08-21 07:52:51 +00:00 |
|
dgrove@google.com
|
403851c5d2
|
Fix build break after dom_frog.dart moved to dom_dart2js.dart .
Review URL: https://chromiumcodereview.appspot.com//10818043
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@9872 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-07-24 22:59:57 +00:00 |
|
dgrove@google.com
|
89dd99fdd0
|
Convert DOM and HTML frog to dart2js.
Review URL: https://chromiumcodereview.appspot.com//10800104
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@9871 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-07-24 22:45:59 +00:00 |
|
lrn@google.com
|
e2284fb7c4
|
Reapply "Add dart:web to dart2js and editor, containing only htmlEscape."
This reverts commit r8785
Review URL: https://chromiumcodereview.appspot.com//10563023
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@8789 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-06-18 13:12:44 +00:00 |
|
kasperl@google.com
|
80d3863ba8
|
Revert "Add dart:web to dart2js and editor, containing only htmlEscape."
This reverts r8772.
R=lrn@google.com
BUG=
TEST=
Review URL: https://chromiumcodereview.appspot.com//10559033
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@8785 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-06-18 12:30:09 +00:00 |
|
lrn@google.com
|
71f06bea93
|
Add dart:web to dart2js and editor, containing only htmlEscape.
Review URL: https://chromiumcodereview.appspot.com//10557005
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@8772 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-06-18 09:38:20 +00:00 |
|
kasperl@google.com
|
8db9c00587
|
Remove special handling of dart:frog imports. I can't find any imports of dart:frog*.
R=danrubel@google.com
BUG=
TEST=
Review URL: https://chromiumcodereview.appspot.com//10515004
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@8233 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-06-04 07:22:40 +00:00 |
|
kasperl@google.com
|
9b504b518f
|
Remove frog from the SDK and stop running it from the editor.
R=johnniwinther@google.com,dgrove@google.com,devoncarew@google.com
BUG=
TEST=
Review URL: https://chromiumcodereview.appspot.com//10454112
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@8231 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-06-04 06:51:25 +00:00 |
|
podivilov@google.com
|
f698b3dd5d
|
Copy nativewrappers to dart-sdk directory.
TBR=zundel@google.com
Review URL: https://chromiumcodereview.appspot.com//10444027
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@8001 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-05-25 14:56:26 +00:00 |
|
podivilov@google.com
|
40eee22a21
|
Add stub for dart:nativewrappers library.
R=zundel@google.com
BUG=3219
Review URL: https://chromiumcodereview.appspot.com//10450035
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@7999 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-05-25 14:28:39 +00:00 |
|
vsm@google.com
|
9be4ac00ed
|
Move dart:dom to dart:dom_deprecated
Brian: Can you please look at the editor / dartc changes?
Bob: Can you look at the apidoc changes?
Stephen/Pavel: Can you guys look at the rest?
Pavel: I will update, test, and land your Dartium CL along with this change.
Review URL: https://chromiumcodereview.appspot.com//10389097
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@7587 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-05-13 04:10:43 +00:00 |
|
zundel@google.com
|
6115c5e824
|
Revert "Moves the 'import_*.config' files in dart-sdk into a new directory"
Review URL: https://chromiumcodereview.appspot.com//10083015
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6545 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-04-13 23:02:36 +00:00 |
|
zundel@google.com
|
2ebe9b35b7
|
Moves the 'import_*.config' files in dart-sdk into a new directory
These files are used by the static analyzer and editor to target
different implementations of the system library.
This change moves these files from lib/config to lib/_internal/config so
that there will be no confusion that these might be intended to
be dart system library files.
http://code.google.com/p/dart/issues/detail?id=2510
Review URL: https://chromiumcodereview.appspot.com//9998005
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6543 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-04-13 22:17:48 +00:00 |
|
devoncarew@google.com
|
8387c567ca
|
Analyze against lib/isolate/isolate_compiler.dart instead of isolate_runtime.dart.
Review URL: https://chromiumcodereview.appspot.com//9980011
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6230 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-04-05 16:56:30 +00:00 |
|
danrubel@google.com
|
abad2c15d4
|
SystemLibraryManager config update
Review URL: https://chromiumcodereview.appspot.com//9950092
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6152 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-04-03 23:17:37 +00:00 |
|
danrubel@google.com
|
51a35a9051
|
Entries for relatively referenced system libraries to prevent duplicate resolution
Review URL: https://chromiumcodereview.appspot.com//9959076
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6109 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-04-02 20:11:30 +00:00 |
|
danrubel@google.com
|
fd571b647c
|
Prevent duplicate entries in the bundled libraries
Review URL: https://chromiumcodereview.appspot.com//9909012
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@5999 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-03-29 19:48:12 +00:00 |
|
zundel@google.com
|
e5ca48a7d5
|
Removes dartc reliance on its own libraries, now can be targeted at any implementation's libraries
Adds a new cmdline flags
--dart-sdk to point it at a directory where the dart library files are staged
--platform the name of the platform {dartium, vm, frog, dart2js}
to target with the analyzer
Committed: https://code.google.com/p/dart/source/detail?r=5885
Review URL: https://chromiumcodereview.appspot.com//9860009
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@5930 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-03-28 14:20:29 +00:00 |
|
zundel@google.com
|
1486f2602d
|
Revert "Removes dartc reliance on its own libraries, now can be targeted at any implementation's libraries"
This reverts commit r5885 which works locally, but not on the builder
Review URL: https://chromiumcodereview.appspot.com//9865025
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@5886 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-03-27 17:04:03 +00:00 |
|
zundel@google.com
|
b838d39acb
|
Removes dartc reliance on its own libraries, now can be targeted at any implementation's libraries
Adds a new cmdline flags
--dart-sdk to point it at a directory where the dart library files are staged
--platform the name of the platform {dartium, vm, frog, dart2js}
to target with the analyzer
Review URL: https://chromiumcodereview.appspot.com//9860009
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@5885 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-03-27 16:25:54 +00:00 |
|