Commit Graph

6631 Commits

Author SHA1 Message Date
efortuna@google.com 581ff321fa Properly resolve qualified names in documenation (possibly from other libraries).
BUG=
R=alanknight@google.com

Review URL: https://codereview.chromium.org//65403002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@30073 260f80e4-7a28-3924-810f-c04153c831b5
2013-11-07 21:44:54 +00:00
amouravski@google.com 82fb93d181 Update selector docs.
Review URL: https://codereview.chromium.org//65333002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@30069 260f80e4-7a28-3924-810f-c04153c831b5
2013-11-07 20:49:32 +00:00
amouravski@google.com 0501dcf90b Fix typo parameter name.
querySelector and querySelectorAll should take one parameter called
"selectors" to follow along with the spec.

R=efortuna@google.com

Review URL: https://codereview.chromium.org//65183003

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@30068 260f80e4-7a28-3924-810f-c04153c831b5
2013-11-07 20:34:29 +00:00
whesse@google.com e7afc18bb9 Print more information when Dartium IDL bindings processing fails during build.
BUG=
R=kustermann@google.com

Review URL: https://codereview.chromium.org//63173005

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@30053 260f80e4-7a28-3924-810f-c04153c831b5
2013-11-07 16:00:25 +00:00
kustermann@google.com 8036ec9da9 Cleanup of scripts after removal of trunk builders.
The transition to our channels has been completed, so we can remove all trunk
related special casing code.

R=ricow@google.com

Review URL: https://codereview.chromium.org//61893007

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@30051 260f80e4-7a28-3924-810f-c04153c831b5
2013-11-07 15:05:18 +00:00
iposva@google.com d27c33b5b2 - Reverting mirror changes.
Review URL: https://codereview.chromium.org//61873007

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@30028 260f80e4-7a28-3924-810f-c04153c831b5
2013-11-07 01:57:18 +00:00
rmacnak@google.com c3cf0dde46 Fix some users of removed mirror API.
R=gbracha@google.com, jmesserly@google.com

Review URL: https://codereview.chromium.org//63483002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@30016 260f80e4-7a28-3924-810f-c04153c831b5
2013-11-07 00:24:53 +00:00
amouravski@google.com 5b034362b2 Updated with comments from kathyw.
Review URL: https://codereview.chromium.org//61593005

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@29996 260f80e4-7a28-3924-810f-c04153c831b5
2013-11-06 21:09:59 +00:00
amouravski@google.com 11c6fce3d9 Even more docs, filling in many of the gaps.
Review URL: https://codereview.chromium.org//62703002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@29993 260f80e4-7a28-3924-810f-c04153c831b5
2013-11-06 20:39:27 +00:00
dgrove@google.com 18ca7d0036 Re-land r29957 (add versions and constraints for packages and samples), with
SDK constraints bumped from 1.0.0 to 0.8.10+6 .

R=ricow@google.com, sigmund@google.com

Review URL: https://codereview.chromium.org//62473002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@29986 260f80e4-7a28-3924-810f-c04153c831b5
2013-11-06 18:28:22 +00:00
whesse@google.com 0f2f482388 Add browser path options to testing scripts.
BUG=
R=kustermann@google.com

Review URL: https://codereview.chromium.org//60503002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@29981 260f80e4-7a28-3924-810f-c04153c831b5
2013-11-06 16:24:33 +00:00
amouravski@google.com 016d5cd0fd Updated some more documentation to be more clear.
Review URL: https://codereview.chromium.org//62023002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@29975 260f80e4-7a28-3924-810f-c04153c831b5
2013-11-06 14:28:47 +00:00
kustermann@google.com dc689fc983 Remove content_shell code from signing_script.py
R=ricow@google.com

Review URL: https://codereview.chromium.org//61963002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@29974 260f80e4-7a28-3924-810f-c04153c831b5
2013-11-06 14:14:40 +00:00
ajohnsen@google.com 61f6c51990 Revert "add versions and constraints for packages and samples"
This is currently blocking us from testing samples.

BUG=
R=kasperl@google.com

Review URL: https://codereview.chromium.org//59513007

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@29960 260f80e4-7a28-3924-810f-c04153c831b5
2013-11-06 09:09:18 +00:00
jmesserly@google.com 02638c5760 add versions and constraints for packages and samples
- all packages at 0.9.0, except "analyzer" which had a version already
- dependencies at ">=0.9.0 <0.10.0" except analyzer is ">=0.10.0 <0.11.0"
- sdk constraint ">=1.0.0 <2.0.0"

R=sigmund@google.com

Review URL: https://codereview.chromium.org//59763006

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@29957 260f80e4-7a28-3924-810f-c04153c831b5
2013-11-06 03:27:58 +00:00
amouravski@google.com 28317f520c Update CanvasImageSource docs to better reflect proper style.
Review URL: https://codereview.chromium.org//61263003

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@29948 260f80e4-7a28-3924-810f-c04153c831b5
2013-11-06 00:24:45 +00:00
amouravski@google.com 57c3e7f9d2 A few more Element method docs.
Review URL: https://codereview.chromium.org//60563002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@29922 260f80e4-7a28-3924-810f-c04153c831b5
2013-11-05 18:24:42 +00:00
kustermann@google.com 75005b1d31 editor/build/build.py: Use 32-bit version of dartium/content_shell on macos/windows + bat script fixes
R=ricow@google.com

Review URL: https://codereview.chromium.org//59623003

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@29909 260f80e4-7a28-3924-810f-c04153c831b5
2013-11-05 14:42:04 +00:00
kustermann@google.com 40c336949e Add tools/download_file.dart helper + download_contentshell shell/bat script included in the editor zip files.
BUG=
R=ricow@google.com

Review URL: https://codereview.chromium.org//57483005

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@29902 260f80e4-7a28-3924-810f-c04153c831b5
2013-11-05 13:11:33 +00:00
kustermann@google.com 13bc859c20 Small renaming of temporary msi installer in signing script
R=ricow@google.com

Review URL: https://codereview.chromium.org//58173002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@29879 260f80e4-7a28-3924-810f-c04153c831b5
2013-11-05 08:30:27 +00:00
amouravski@google.com 3e9937eae4 More Element method docs.
Review URL: https://codereview.chromium.org//56533006

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@29844 260f80e4-7a28-3924-810f-c04153c831b5
2013-11-04 21:08:05 +00:00
zra@google.com a69e4a5e8d Adds checked mode to Dartium on Android browser test controller.
R=kustermann@google.com

Review URL: https://codereview.chromium.org//52803007

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@29832 260f80e4-7a28-3924-810f-c04153c831b5
2013-11-04 18:26:41 +00:00
floitsch@google.com 5375bc79ad Remove SendPortSync and ReceivePortSync.
R=vsm@google.com

Review URL: https://codereview.chromium.org//56153005

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@29778 260f80e4-7a28-3924-810f-c04153c831b5
2013-11-01 23:13:21 +00:00
blois@google.com 768e147559 Fixing comment constructor not functioning on IE
BUG=13943
R=efortuna@google.com

Review URL: https://codereview.chromium.org//56603002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@29777 260f80e4-7a28-3924-810f-c04153c831b5
2013-11-01 22:45:11 +00:00
amouravski@google.com e4c863e338 Added even more documentation to Element.
Review URL: https://codereview.chromium.org//56533002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@29774 260f80e4-7a28-3924-810f-c04153c831b5
2013-11-01 22:10:34 +00:00
blois@google.com cb0fa66a9b Fixing BeforeUnloadEvent.returnValue
This is an update of https://codereview.chromium.org/54913005/ which was failing on the Dartium bots.

Original is patch #1, fix is #2 (re-ordering the parts in html_dartium).

Issue with the original appears to be that parts have some order-dependency in the VM when executing with --error_on_bad_type, which is used in snapshotting.

Opened bug https://code.google.com/p/dart/issues/detail?id=14721

BUG=
R=vsm@google.com

Review URL: https://codereview.chromium.org//55903004

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@29766 260f80e4-7a28-3924-810f-c04153c831b5
2013-11-01 19:53:45 +00:00
amouravski@google.com a1efaac69c Added links and blurb for drag stuff.
Review URL: https://codereview.chromium.org//56423002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@29764 260f80e4-7a28-3924-810f-c04153c831b5
2013-11-01 18:54:47 +00:00
amouravski@google.com 37947804ca Added helpful information on all event getters and static members.
R=blois@google.com

Review URL: https://codereview.chromium.org//46143004

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@29755 260f80e4-7a28-3924-810f-c04153c831b5
2013-11-01 16:59:07 +00:00
blois@google.com 7046fc201e Revert "Fixing the BeforeUnloadEvent"
Causing problems with build on Dartium:
class _CustomEventStreamImpl<T extends Event> extends Stream<T>
                             ^
'file:///mnt/data/b/build/slave/dartium-lucid32-full-be/build/src/dart/tools/dom/src/EventStreamProvider.dart': Error: line 334 pos 41: type '_CustomEventStreamImpl<KeyEvent>' has an out of bound type argument
class _CustomKeyEventStreamImpl extends _CustomEventStreamImpl<KeyEvent>

TBR
BUG=

Review URL: https://codereview.chromium.org//54923006

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@29754 260f80e4-7a28-3924-810f-c04153c831b5
2013-11-01 16:37:33 +00:00
blois@google.com a948d4384a Fixing the BeforeUnloadEvent
Basically the last Blink upgrade introduced the BeforeUnloadEvent which conflicted with our previous polyfill. Our definition was removed, but the suppression remained for Event.returnValue.

The suppression is still needed since that's the incorrect type and on the wrong class, so I modified our metadata lookup to allow it to only target exact class matches (and not super classes).
BUG=
R=efortuna@google.com, vsm@google.com

Review URL: https://codereview.chromium.org//54913005

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@29752 260f80e4-7a28-3924-810f-c04153c831b5
2013-11-01 16:17:38 +00:00
kustermann@google.com 4e6933ddb0 Add signing support for *msi installers
R=ricow@google.com

Review URL: https://codereview.chromium.org//55883003

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@29750 260f80e4-7a28-3924-810f-c04153c831b5
2013-11-01 15:29:41 +00:00
kustermann@google.com e3491d8df9 promote.py: Archive installers to new gs://dart-archive bucket when promoting
R=ricow@google.com

Review URL: https://codereview.chromium.org//54543007

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@29749 260f80e4-7a28-3924-810f-c04153c831b5
2013-11-01 15:09:32 +00:00
amouravski@google.com fb475209a8 Reproducing changes from https://chromiumcodereview.appspot.com/23556009/
Review URL: https://codereview.chromium.org//54183007

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@29709 260f80e4-7a28-3924-810f-c04153c831b5
2013-10-31 22:13:43 +00:00
ngeoffray@google.com 76a9b8a358 Pass sharedOptions to the compilation command of a browser test.
R=ricow@google.com

Review URL: https://codereview.chromium.org//55023002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@29681 260f80e4-7a28-3924-810f-c04153c831b5
2013-10-31 17:10:18 +00:00
sgjesse@google.com c38de04d0c Change dart:io Platform.script to return a Uri.
BUG=
R=sgjesse@google.com

Review URL: https://codereview.chromium.org//46063010

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@29651 260f80e4-7a28-3924-810f-c04153c831b5
2013-10-31 07:29:01 +00:00
floitsch@google.com 7006de6f23 Remove deprecated parts of dart:async.
Attempt to fix most uses of the deprecated features.

R=floitsch@google.com, nweiz@google.com, rnystrom@google.com

Review URL: https://codereview.chromium.org//48483002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@29628 260f80e4-7a28-3924-810f-c04153c831b5
2013-10-31 02:24:29 +00:00
whesse@google.com 4f08151090 Revert "Change dart:io Platform.script to return a Uri."
This reverts r29619 and r29624.  The changes look fine on the buildbot,
but need review before adding to the repository.

BUG=

TBR=sgjesse@google.com

Review URL: https://codereview.chromium.org//52723007

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@29627 260f80e4-7a28-3924-810f-c04153c831b5
2013-10-31 02:17:37 +00:00
whesse@google.com e57ff49c1b Fix bugs in Platform.script change.
BUG=
R=floitsch@google.com

Review URL: https://codereview.chromium.org//53833003

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@29624 260f80e4-7a28-3924-810f-c04153c831b5
2013-10-31 01:44:41 +00:00
whesse@google.com cb0110350a Change dart:io Platform.script to return a URI. Change all uses of Platform.script to work with the new value.
R=floitsch@google.com

Review URL: https://codereview.chromium.org//53313007

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@29619 260f80e4-7a28-3924-810f-c04153c831b5
2013-10-31 01:08:11 +00:00
efortuna@google.com 502c7c29c8 Allow matchingTarget to also include the currentTarget.
BUG=
R=blois@google.com

Review URL: https://codereview.chromium.org//52443007

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@29609 260f80e4-7a28-3924-810f-c04153c831b5
2013-10-30 23:32:39 +00:00
kustermann@google.com 6029bd2f44 co19-roll to r651
TBR=ricow@google.com

Review URL: https://codereview.chromium.org//53453003

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@29596 260f80e4-7a28-3924-810f-c04153c831b5
2013-10-30 22:16:51 +00:00
efortuna@google.com 57a80ee316 Specify default values for data (text) and value in OptionElement.
BUG=
R=blois@google.com

Review URL: https://codereview.chromium.org//51043006

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@29592 260f80e4-7a28-3924-810f-c04153c831b5
2013-10-30 21:46:11 +00:00
zra@google.com df1e5247fe Adds support for ARM softfp calling convention.
The cross-compiler with the Android NDK doesn't support
the 'hard' calling convention, so we need both. I've
added a preprocessor define to the gyp file for the
standalone vm indicating support for 'hard' so that I
don't have to modify the Dartium gyp files.

R=srdjan@google.com

Review URL: https://codereview.chromium.org//52803002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@29577 260f80e4-7a28-3924-810f-c04153c831b5
2013-10-30 18:57:55 +00:00
ngeoffray@google.com 97489a5dcd Implement SharedOptions in test scripts.
R=kustermann@google.com, ricow@google.com

Review URL: https://codereview.chromium.org//47703006

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@29568 260f80e4-7a28-3924-810f-c04153c831b5
2013-10-30 17:30:10 +00:00
whesse@google.com ad88bc6020 Remove uses of Options from tools directory. Fix platform_test.
BUG=
R=sgjesse@google.com

Review URL: https://codereview.chromium.org//51043004

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@29562 260f80e4-7a28-3924-810f-c04153c831b5
2013-10-30 16:20:49 +00:00
ajohnsen@google.com 9421743102 Remove dart:utf references in tools/create_sdk.
BUG=

Review URL: https://codereview.chromium.org//50413009

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@29540 260f80e4-7a28-3924-810f-c04153c831b5
2013-10-30 12:41:26 +00:00
lrn@google.com 41ff075e31 Remove deprecated dart:utf library.
BUG= http://dartbug.com/12843
R=fschneider@google.com, sgjesse@google.com

Review URL: https://codereview.chromium.org//48133002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@29537 260f80e4-7a28-3924-810f-c04153c831b5
2013-10-30 12:25:02 +00:00
kustermann@google.com aac5479809 Only generate multitests if content changed, enables us to dart2js compilations for multitests
BUG=
R=ricow@google.com

Review URL: https://codereview.chromium.org//52113003

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@29528 260f80e4-7a28-3924-810f-c04153c831b5
2013-10-30 10:41:17 +00:00
iposva@google.com 7621320667 - Properly setup user name.
R=devoncarew@google.com

Review URL: https://codereview.chromium.org//50263009

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@29517 260f80e4-7a28-3924-810f-c04153c831b5
2013-10-30 04:50:41 +00:00
iposva@google.com 7c381607e4 - Workaround SVN inconsistencies when building locally.
R=devoncarew@google.com

Review URL: https://codereview.chromium.org//52003002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@29516 260f80e4-7a28-3924-810f-c04153c831b5
2013-10-30 04:32:26 +00:00