Commit Graph

669 Commits

Author SHA1 Message Date
hausner@google.com a8f0861510 Fix bug in SendPortSync serialization
Review URL: https://chromiumcodereview.appspot.com//10698150

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@9543 260f80e4-7a28-3924-810f-c04153c831b5
2012-07-11 08:45:07 +00:00
hausner@google.com 7f897e16ec Fix bug in array serialization
Review URL: https://chromiumcodereview.appspot.com//10696143

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@9499 260f80e4-7a28-3924-810f-c04153c831b5
2012-07-10 09:38:36 +00:00
efortuna@google.com cae0859989 Fix deserializeList.
Review URL: https://chromiumcodereview.appspot.com//10696142

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@9498 260f80e4-7a28-3924-810f-c04153c831b5
2012-07-10 09:07:22 +00:00
vsm@google.com ee6b0e23a8 Serialize/deserialize lists in JS ports
Review URL: https://chromiumcodereview.appspot.com//10702113

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@9452 260f80e4-7a28-3924-810f-c04153c831b5
2012-07-09 02:10:37 +00:00
vsm@google.com 9c4f5eda7f Added Dartium support for JS to Dart PortSync calls
I addressed your test comments from the last cl - sorry for missing the last time.

Review URL: https://chromiumcodereview.appspot.com//10702110

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@9431 260f80e4-7a28-3924-810f-c04153c831b5
2012-07-06 09:33:34 +00:00
vsm@google.com d14ba572e8 Add support for JS->Dart and Dart->dart via *PortSync.
Review URL: https://chromiumcodereview.appspot.com//10695111

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@9427 260f80e4-7a28-3924-810f-c04153c831b5
2012-07-06 08:09:58 +00:00
kasperl@google.com 41d66571ff Stop adding so many global functions in client/dart.js.
R=vsm@google.com
BUG=
TEST=

Review URL: https://chromiumcodereview.appspot.com//10700103

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@9395 260f80e4-7a28-3924-810f-c04153c831b5
2012-07-04 10:51:39 +00:00
kasperl@google.com 647a077cbb Make the new JS interop test pass on Dartium.
Review URL: https://chromiumcodereview.appspot.com//10700102

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@9392 260f80e4-7a28-3924-810f-c04153c831b5
2012-07-04 10:30:21 +00:00
kasperl@google.com 7c7246fd2e First experimental steps towards a better story for JS interop.
R=vsm@google.com
BUG=
TEST=

Review URL: https://chromiumcodereview.appspot.com//10700101

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@9387 260f80e4-7a28-3924-810f-c04153c831b5
2012-07-04 08:54:25 +00:00
danrubel@google.com 8a3a9f43bd Don't call FixJavaHome() during dart-editor* builds
Review URL: https://chromiumcodereview.appspot.com//10599003

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@8949 260f80e4-7a28-3924-810f-c04153c831b5
2012-06-20 22:59:09 +00:00
ricow@google.com 291f362f68 Add setup of JAVA_HOME to the annotated steps script. The buildbot will pass the relative path to this through an environment variable.
Review URL: https://chromiumcodereview.appspot.com//10583034

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@8910 260f80e4-7a28-3924-810f-c04153c831b5
2012-06-20 15:30:40 +00:00
ahe@google.com 3d9308f63d Another attempt at fixing the Editor build.
Review URL: https://chromiumcodereview.appspot.com//10511005

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@8239 260f80e4-7a28-3924-810f-c04153c831b5
2012-06-04 09:03:56 +00:00
ahe@google.com 817cc50636 Another attempt at fixing the Editor build.
Review URL: https://chromiumcodereview.appspot.com//10520002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@8238 260f80e4-7a28-3924-810f-c04153c831b5
2012-06-04 08:55:52 +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
kasperl@google.com 61cb3e6ad5 Use utils/compiler/buildbot.py instead of the script in frog/scripts.
R=ngeoffray@google.com,ahe@google.com
BUG=
TEST=

Review URL: https://chromiumcodereview.appspot.com//10448046

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@8031 260f80e4-7a28-3924-810f-c04153c831b5
2012-05-29 06:33:52 +00:00
dgrove@google.com 5365677300 Reapply r8017.
TBR=efortuna
Review URL: https://chromiumcodereview.appspot.com//10442045

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@8020 260f80e4-7a28-3924-810f-c04153c831b5
2012-05-25 22:58:10 +00:00
dgrove@google.com f1e63f4b4a revert r8017.
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@8018 260f80e4-7a28-3924-810f-c04153c831b5
2012-05-25 22:38:47 +00:00
dgrove@google.com ec0085f2b1 Update README, continue evisceration of client directory
Review URL: https://chromiumcodereview.appspot.com//10443044

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@8017 260f80e4-7a28-3924-810f-c04153c831b5
2012-05-25 22:33:04 +00:00
kasperl@google.com f578b83755 Change the default Dart-to-JavaScript compiler in the editor to be dart2js.
R=ahe@google.com,devoncarew@google.com
BUG=
TEST=

Review URL: https://chromiumcodereview.appspot.com//10414077

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@7905 260f80e4-7a28-3924-810f-c04153c831b5
2012-05-23 13:09:38 +00:00
antonm@google.com 4a80d191ee Fix condition.
TBR=vsm@google.com

Review URL: https://chromiumcodereview.appspot.com//10399066

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@7714 260f80e4-7a28-3924-810f-c04153c831b5
2012-05-17 17:15:38 +00:00
antonm@google.com 4bd72407cd Add expiration check into dart.js script.
R=podivilov@chromium.org,vsm@google.com

Review URL: https://chromiumcodereview.appspot.com//10383215

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@7713 260f80e4-7a28-3924-810f-c04153c831b5
2012-05-17 14:20:26 +00:00
kasperl@google.com f379a1d8a3 Allow developers to try out dart2js in their web apps.
We look for a dart-compiler attribute on the script tag and if it is set to dart2js we use the dart2js generated file.

R=sandholm@google.com
BUG=
TEST=

Review URL: https://chromiumcodereview.appspot.com//10388005

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@7418 260f80e4-7a28-3924-810f-c04153c831b5
2012-05-08 15:30:53 +00:00
sigmund@google.com 8369d0ad46 reenable some dartc tests that have been disabled accidentally. Move
client/dartc/ to samples/dartc/.

Review URL: https://chromiumcodereview.appspot.com//10343008

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@7262 260f80e4-7a28-3924-810f-c04153c831b5
2012-05-02 22:55:51 +00:00
sigmund@google.com daef678742 test renaming overhaul: step 4 client tests
Review URL: https://chromiumcodereview.appspot.com//10191033

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@7041 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-26 20:09:35 +00:00
ngeoffray@google.com bdc0d78575 Fix bug http://code.google.com/p/dart/issues/detail?id=2718: methods that are implemented by the html/dom library should be called with dart2js calling conventions.
Review URL: https://chromiumcodereview.appspot.com//10202018

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@7020 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-26 15:07:16 +00:00
vsm@google.com a0b50cad52 Fix Safari status
TBR=sra

Review URL: https://chromiumcodereview.appspot.com//10235001

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6987 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-26 05:19:14 +00:00
vsm@google.com 5f3607d3db Reapply r6925 with fixed status file.
TBR=sra

Review URL: https://chromiumcodereview.appspot.com//10233001

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6986 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-26 04:59:21 +00:00
sigmund@google.com f1d72ac4f9 rename _tests.dart to _test.dart
Review URL: https://chromiumcodereview.appspot.com//10154010

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6984 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-26 00:23:45 +00:00
vsm@google.com 3f51056930 Revert "Break html_tests.dart into multiple tests"
Review URL: https://chromiumcodereview.appspot.com//10173019

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6926 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-25 06:11:14 +00:00
vsm@google.com 428f4f3f1e Break html_tests.dart into multiple tests
Review URL: https://chromiumcodereview.appspot.com//10139016

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6925 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-25 05:48:25 +00:00
sra@google.com 6b902739e8 Make CanvasPixelArray pretent to be Uint8ClampedArray
Try #2

Review URL: https://chromiumcodereview.appspot.com//10222001

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6924 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-25 03:48:28 +00:00
sra@google.com ccd3de359e Revert "Make CanvasPixelArray pretent to be Uint8ClampedArray"
Review URL: https://chromiumcodereview.appspot.com//10210016

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6923 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-25 02:46:12 +00:00
sra@google.com a8f78a5273 Make CanvasPixelArray pretent to be Uint8ClampedArray
Eventually CanvasPixelArray will go away.

Review URL: https://chromiumcodereview.appspot.com//10207033

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6922 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-25 02:25:10 +00:00
antonm@google.com fc6219ca79 Temporary skip InstanceOf test.
Review URL: https://chromiumcodereview.appspot.com//10196018

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6896 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-24 16:27:40 +00:00
antonm@google.com 733536b653 Adjust tests.
TBR=podivilov@chromium.org

Review URL: https://chromiumcodereview.appspot.com//10140025

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6882 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-24 14:45:31 +00:00
ahe@google.com 9eac6a5748 Remove frogsh.
Review URL: https://chromiumcodereview.appspot.com//10164004

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6840 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-23 13:26:06 +00:00
sra@google.com c809a98b54 Browser compat for window.requestAnimationFrame
Review URL: https://chromiumcodereview.appspot.com//10166024

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6824 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-21 19:38:23 +00:00
sra@google.com 18554fa4de Revert "Browser compat for window.requestAnimationFrame"
This reverts commit 5ce95ee727ce46bb0381926bba21335a1eff7443.

Review URL: https://chromiumcodereview.appspot.com//10161018

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6823 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-21 19:03:26 +00:00
sra@google.com e6c9d7df7f Browser compat for window.requestAnimationFrame
Review URL: https://chromiumcodereview.appspot.com//10161014

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6822 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-21 18:14:45 +00:00
vsm@google.com 0787331c69 Fix html TypedArray constructors
TBR=jacobr

Review URL: https://chromiumcodereview.appspot.com//10146026

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6821 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-21 05:22:42 +00:00
sra@google.com f0ff872d3f Revert "Revert "Revert "Revert "Constructors for IDBKeyRange""""
Re-apply "Constructors for IDBKeyRange" with more status file changes.

Review URL: https://chromiumcodereview.appspot.com//10151002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6775 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-19 22:18:47 +00:00
sra@google.com d86ae6c3ff Revert "Revert "Revert "Constructors for IDBKeyRange"""
This reverts commit b673ffb43044b403332fbd116bfbfc371c3fdeaf.

Review URL: https://chromiumcodereview.appspot.com//10146002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6773 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-19 22:07:31 +00:00
sra@google.com 97f2aa5ed2 Revert "Revert "Constructors for IDBKeyRange""
Fix status file and missing 'native' keyword.

Review URL: https://chromiumcodereview.appspot.com//10145002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6772 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-19 21:44:18 +00:00
sra@google.com 0ad7fde830 Revert "Constructors for IDBKeyRange"
Review URL: https://chromiumcodereview.appspot.com//10142001

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6771 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-19 21:26:55 +00:00
sra@google.com d1d09e822c Constructors for IDBKeyRange
Removed static methods on interface and replaced with constructors.

This is dom only, html to come later.

Review URL: https://chromiumcodereview.appspot.com//10128001

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6770 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-19 21:05:00 +00:00
vsm@google.com 545d7d9e90 Temporarily skip html_tests for frog/drt
I'll start breaking this up into multiple tests so we can get finer
grain reporting (and don't have to skip the whole thing).

BUG=2657
TEST=html_tests

Review URL: https://chromiumcodereview.appspot.com//10133004

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6768 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-19 20:52:53 +00:00
sra@google.com 929356d613 Test for IDBKeyRange
Try again.

Review URL: https://chromiumcodereview.appspot.com//10127003

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6757 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-19 17:49:12 +00:00
antonm@google.com eb94e4a5bf Migrate to interpolation instead of concatenation.
Review URL: https://chromiumcodereview.appspot.com//10124010

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6756 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-19 17:25:27 +00:00
sra@google.com ab7afcc0bc Revert "Test for IDBKeyRange"
This reverts commit 7664403fb4ddb16b79ae89163a427dfcfd505686.

BUG=
TEST=

Review URL: https://chromiumcodereview.appspot.com//10128003

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6724 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-19 03:26:15 +00:00
sra@google.com 935e36ed5d Test for IDBKeyRange
Review URL: https://chromiumcodereview.appspot.com//10095026

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6723 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-19 03:06:50 +00:00