Commit Graph

3500 Commits

Author SHA1 Message Date
Seth Ladd ac4bc7c0e7 Merge pull request #23590 from dart-lang/sethladd-patch-3
one-line description for web audio
2015-06-04 16:23:38 -07:00
Seth Ladd 7a0e422980 Merge pull request #23592 from dart-lang/sethladd-patch-5
one-line description for SVG
2015-06-04 16:22:01 -07:00
Seth Ladd 2b6904a1c8 one-line description for SVG 2015-06-04 16:15:51 -07:00
Seth Ladd fab343f7f6 one-line description for web gl 2015-06-04 16:15:10 -07:00
Seth Ladd 5def75c172 one-line description for web audio 2015-06-04 16:13:48 -07:00
Rico Wind 6d4aea874d Don't fail taskkill on chrome processes alive
It happens quite often that the browser controller fails to kill chrome on the package waterfall.

R=eernst@google.com
BUG=

Review URL: https://codereview.chromium.org//1150543004
2015-06-04 12:43:33 +02:00
Rico Wind fc6b3e8a99 Remove pkg_tested from the default selector
We now pull in pub from github into pkg_tested and we don't want to run those tests by default

Also, the pub tests relies on the sdk being build, so the tests will fail if you don't explicitly specify --use-sdk to the tools/test.py invocation.

R=whesse@google.com, fschneider@google.com, rnystrom@google.com
BUG=

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

Review URL: https://codereview.chromium.org//1161003005
2015-06-03 07:37:06 +02:00
Kevin Moore 856248f135 update_homebrew: support version-formatted revisions
fix for running in checked mode

R=whesse@google.com

Review URL: https://codereview.chromium.org//1160383002
2015-06-02 10:02:10 -07:00
Rico Wind 6a054d5cc7 Revert "Remove pkg_tested from the default selector"
This reverts commit 9db675f734.

Need to discuss this with other people

R=fschneider@google.com,whesse@google.com,rnystrom@google.com
BUG=

Review URL: https://codereview.chromium.org//1167533005
2015-06-02 14:40:25 +02:00
Rico Wind 9db675f734 Remove pkg_tested from the default selector
We now pull in pub from github into pkg_tested and we don't want to run those tests by default

Also, the pub tests relies on the sdk being build, so the tests will fail if you don't explicitly specify --use-sdk to the tools/test.py invocation.

R=fschneider@google.com, rnystrom@google.com, whesse@google.com
BUG=

Review URL: https://codereview.chromium.org//1169433002
2015-06-02 14:31:27 +02:00
Rico Wind 77321a7586 Always clobber sdk builds on dev/stable.
We should build from scratch to eliminate any consistency issues and guarantee that versions we ship can always build.

R=whesse@google.com
BUG=

Review URL: https://codereview.chromium.org//1161413002
2015-06-02 11:36:19 +02:00
Rico Wind 415bbb9a07 Remove clear_safari_cache flag in tools/test.py
Bots have been transitioned a long time ago

R=whesse@google.com
BUG=

Review URL: https://codereview.chromium.org//1143393006
2015-06-02 11:35:12 +02:00
Kevin Moore ebb0d0100d update_homebrew: use async/await
R=whesse@google.com

Review URL: https://codereview.chromium.org//1156473004
2015-06-01 09:51:51 -07:00
Rico Wind bf1bd86352 Don't run pkg_tested on the arm bots
R=whesse@google.com
BUG=

Review URL: https://codereview.chromium.org//1156993017
2015-06-01 13:32:27 +02:00
Natalie Weizenbaum 6c2bda657c Add pub to dartium's DEPS file.
R=vsm@google.com

Review URL: https://codereview.chromium.org//1149983005
2015-05-29 15:58:39 -07:00
Natalie Weizenbaum 3d8c06c4e9 Start pulling pub from its own repo.
Pub now lives in third_party/pkg/pub (it's in pkg to make it possible to import
using "package:" imports).

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

Review URL: https://codereview.chromium.org//1165473002
2015-05-29 14:50:18 -07:00
Rico Wind a237ebf344 Run pkg_tested on the pkg/pub bots
R=whesse@google.com
BUG=

Review URL: https://codereview.chromium.org//1153193010
2015-05-29 11:34:08 +02:00
Rico Wind 1706e033af Don't promote the eclipse plugins, we don't ship these from our main repo
Also, change the sanity check, we no longer use integer revisions on dev/stable

R=whesse@google.com
BUG=

Review URL: https://codereview.chromium.org//1157363002
2015-05-28 16:02:24 +02:00
Rico Wind af3b6b2b61 Add python based VERSION file generation for sdk bots
We used to have this file generated by the editor build

BUG=23516
R=whesse@google.com

Review URL: https://codereview.chromium.org//1153033007
2015-05-28 11:20:36 +02:00
Alan Knight ee0a5db6a5 Make sanitizer tests handle IE11, where tagName can't be clobbered
BUG=
R=sra@google.com

Review URL: https://codereview.chromium.org//1148893004
2015-05-27 12:56:09 -07:00
Alan Knight 39e5dba8c0 Fix typo in sanitizer
BUG=

Review URL: https://codereview.chromium.org//1151903004
2015-05-21 14:43:02 -07:00
Alan Knight efb738f633 Sanitization should reject elements that we can't examine (e.g. embed/object on FF)
BUG=
R=sra@google.com

Review URL: https://codereview.chromium.org//1146753004
2015-05-21 13:54:50 -07:00
Ryan Macnak 3a295bd184 Update Dartium blink DEPS to r195544 "Revert 195479 "ILLEGAL_PORT -> DART_ILLEGAL_PORT"".
BUG=

Review URL: https://codereview.chromium.org//1142043004
2015-05-19 12:35:11 -07:00
Ryan Macnak 42368dc7fb Update Dartium blink DEPS to r195479. "ILLEGAL_PORT -> DART_ILLEGAL_PORT"
BUG=

Review URL: https://codereview.chromium.org//1138913005
2015-05-18 14:29:54 -07:00
Natalie Weizenbaum e7a1c3c585 Remove the core library stubbing infrastructure.
This hasn't been used in a long time. It's just clutter now.

R=ahe@google.com

Review URL: https://codereview.chromium.org//1134583005
2015-05-18 12:42:36 -07:00
Rico Wind 4abe1475a9 Trigger bots, we where missing commits, fixed in bot code
R=whesse@google.com
BUG=

Review URL: https://codereview.chromium.org//1148443002
2015-05-18 20:16:20 +02:00
Rico Wind be295227ee Only build runtime target on the cross compiler
We are no longer only checking out standalone, so building everything does no longer mean only build runtime

R=iposva@google.com, whesse@google.com
BUG=

Review URL: https://codereview.chromium.org//1136543007
2015-05-18 13:49:55 +02:00
Rico Wind 8880dcadd8 Don't assume integer revision in linux distribution scripts
TBR=sgjesse@google.com
BUG=

Review URL: https://codereview.chromium.org//1147643002
2015-05-17 09:47:41 +02:00
Rico Wind b588600fb2 Do not assume integer for version in dartium annotated steps
R=whesse@google.com
BUG=

Review URL: https://codereview.chromium.org//1135403003
2015-05-17 09:38:56 +02:00
Rico Wind 0e7b1ce03c Add last changes to dartium.deps from svn repo
I missed the last changes when pulling this in under tools/deps

R=whesse@google.com
BUG=

Review URL: https://codereview.chromium.org//1129253005
2015-05-17 09:18:28 +02:00
Rico Wind 8d43ad04a8 Don't assume integer revisions on cross builder
TBR=whesse@google.com
BUG=

Review URL: https://codereview.chromium.org//1128863007
2015-05-17 08:50:32 +02:00
Rico Wind b93b653886 Manually roll deps for dartium to fix .gitignore
R=vsm@google.com
BUG=

Review URL: https://codereview.chromium.org//1147633002
2015-05-17 08:28:27 +02:00
Rico Wind 859281f7c6 Don't pull src/dart as part of dartium checkout
R=whesse@google.com
BUG=

Review URL: https://codereview.chromium.org//1145623002
2015-05-17 07:01:53 +02:00
Rico Wind 8dc00ac0db Trigger bots
R=whesse@google.com
BUG=

Review URL: https://codereview.chromium.org//1147623002
2015-05-16 20:33:18 +02:00
Rico Wind ccfad02602 Delete tools/compile_java
We don't use java in the main repo any more

R=whesse@google.com
BUG=

Review URL: https://codereview.chromium.org//1145443004
2015-05-16 20:05:01 +02:00
Rico Wind 4dc8b81445 Fix create sdk after revision being returned as real integer
The revision (which is a git count + 100k) is now a real integer, before it was a string returned by parsing output from svn info

TBR=whesse@google.com
BUG=

Review URL: https://codereview.chromium.org//1142743002
2015-05-16 18:33:36 +02:00
Rico Wind f34fae854a Initial github commit for getting stuff working
Readd samples, samples-dev, tools/testing/bin, third_party removed by cleanup (no history, sorry)

Add DEPS file which will replace the old all.deps and standalone.deps

Add tools/deps/dartium.deps replacing the old dartium.deps (but now editable from a normal checkout)

Fixup tools/utils.py to use the new archiving schema (git count for be, version number for dev/stable

Fix codereview.settings
2015-05-16 15:41:58 +02:00
alanknight@google.com 1f20842389 Another try at appendHtml and insertAdjacentHtml should be consistently sanitized
BUG=

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@45818 260f80e4-7a28-3924-810f-c04153c831b5
2015-05-15 17:59:23 +00:00
alanknight@google.com bfa61f62e0 "Reverting 45815"
BUG=

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@45816 260f80e4-7a28-3924-810f-c04153c831b5
2015-05-15 17:04:53 +00:00
alanknight@google.com 1c69173804 Test Dartium with appendHtml sanitizing. Will immediately revert.
BUG=

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@45815 260f80e4-7a28-3924-810f-c04153c831b5
2015-05-15 16:30:17 +00:00
alanknight@google.com 90a31f8fea "Reverting 45807"
BUG=

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@45808 260f80e4-7a28-3924-810f-c04153c831b5
2015-05-15 01:29:49 +00:00
alanknight@google.com 2faa58eb4c Testing for appendHtml and insertAdjacentHtml should be consistently sanitized
BUG=

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@45807 260f80e4-7a28-3924-810f-c04153c831b5
2015-05-15 01:10:19 +00:00
alanknight@google.com e1c798b0fd "Reverting 45790"
BUG=

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@45791 260f80e4-7a28-3924-810f-c04153c831b5
2015-05-14 19:04:23 +00:00
alanknight@google.com 9453809937 appendHtml and insertAdjacentHtml should be consistently sanitized
BUG=
R=terry@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@45790 260f80e4-7a28-3924-810f-c04153c831b5
2015-05-14 18:04:17 +00:00
johnmccutchan@google.com f01c1490f7 Revert 45783
BUG=

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@45784 260f80e4-7a28-3924-810f-c04153c831b5
2015-05-14 00:32:32 +00:00
johnmccutchan@google.com 95515238cc Move 'dart:profiler' contents into 'dart:developer' and remove 'dart:profiler'
BUG=
R=iposva@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@45783 260f80e4-7a28-3924-810f-c04153c831b5
2015-05-13 23:48:04 +00:00
het@google.com 4c687fafdf Update Angular to 390cfb793b2cd351d2db609d088a8fdda3df4f24
R=ricow@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@45774 260f80e4-7a28-3924-810f-c04153c831b5
2015-05-13 20:00:30 +00:00
ricow@google.com 4cc976b682 Add tools/testing/bin to the tarball created by the cross compiler
We no longer have these files in the main repo

BUG=

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@45768 260f80e4-7a28-3924-810f-c04153c831b5
2015-05-13 17:31:54 +00:00
kevmoo@google.com 84526cf02c ignore the downloaded test bins
R=ricow@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@45767 260f80e4-7a28-3924-810f-c04153c831b5
2015-05-13 17:11:20 +00:00
kevmoo@google.com 3c9dbbb49a homebrew: use exec to run shimmed command
R=whesse@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@45764 260f80e4-7a28-3924-810f-c04153c831b5
2015-05-13 14:38:04 +00:00