Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(479)

Issue 9374026: Move dromaeo to third_party (Closed)

Created:
8 years, 10 months ago by vsm
Modified:
8 years, 10 months ago
Reviewers:
dgrove, antonm
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Move Dromaeo to third_party. See LICENSE and README. I also updated html files to point to dart.js. Committed: https://code.google.com/p/dart/source/detail?r=4149

Patch Set 1 #

Patch Set 2 : Fix an old typo #

Patch Set 3 : Moved Dromaeo to third party. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -16168 lines) Patch
D client/dom/benchmarks/common/BenchUtil.dart View 1 2 1 chunk +0 lines, -82 lines 0 comments Download
D client/dom/benchmarks/common/Interval.dart View 1 2 1 chunk +0 lines, -30 lines 0 comments Download
D client/dom/benchmarks/common/JSON.dart View 1 2 1 chunk +0 lines, -584 lines 0 comments Download
D client/dom/benchmarks/common/Math2.dart View 1 2 1 chunk +0 lines, -49 lines 0 comments Download
D client/dom/benchmarks/common/common.dart View 1 2 1 chunk +0 lines, -9 lines 0 comments Download
D client/dom/benchmarks/dromaeo/Dromaeo.dart View 1 2 1 chunk +0 lines, -206 lines 0 comments Download
D client/dom/benchmarks/dromaeo/Suites.dart View 1 2 1 chunk +0 lines, -44 lines 0 comments Download
D client/dom/benchmarks/dromaeo/application.css View 1 2 1 chunk +0 lines, -115 lines 0 comments Download
D client/dom/benchmarks/dromaeo/favicon.ico View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
D client/dom/benchmarks/dromaeo/favicon.png View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
D client/dom/benchmarks/dromaeo/images/bg.png View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
D client/dom/benchmarks/dromaeo/images/clouds.png View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
D client/dom/benchmarks/dromaeo/images/clouds2.png View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
D client/dom/benchmarks/dromaeo/images/comets.png View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
D client/dom/benchmarks/dromaeo/images/dino1.png View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
D client/dom/benchmarks/dromaeo/images/dino2.png View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
D client/dom/benchmarks/dromaeo/images/dino3.png View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
D client/dom/benchmarks/dromaeo/images/dino4.png View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
D client/dom/benchmarks/dromaeo/images/dino5.png View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
D client/dom/benchmarks/dromaeo/images/dino6.png View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
D client/dom/benchmarks/dromaeo/images/dino7.png View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
D client/dom/benchmarks/dromaeo/images/dino8.png View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
D client/dom/benchmarks/dromaeo/images/left.png View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
D client/dom/benchmarks/dromaeo/images/logo.png View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
D client/dom/benchmarks/dromaeo/images/logo2.png View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
D client/dom/benchmarks/dromaeo/images/logo3.png View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
D client/dom/benchmarks/dromaeo/images/right.png View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
D client/dom/benchmarks/dromaeo/images/top.png View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
D client/dom/benchmarks/dromaeo/images/water.png View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
M client/dom/benchmarks/dromaeo/index.html View 1 2 1 chunk +0 lines, -42 lines 0 comments Download
D client/dom/benchmarks/dromaeo/reset.css View 1 2 1 chunk +0 lines, -38 lines 0 comments Download
D client/dom/benchmarks/dromaeo/test-head.html View 1 2 1 chunk +0 lines, -4 lines 0 comments Download
D client/dom/benchmarks/dromaeo/test-tail.html View 1 2 1 chunk +0 lines, -4 lines 0 comments Download
D client/dom/benchmarks/dromaeo/tests/Common.dart View 1 2 1 chunk +0 lines, -51 lines 0 comments Download
D client/dom/benchmarks/dromaeo/tests/RunnerSuite.dart View 1 2 1 chunk +0 lines, -135 lines 0 comments Download
D client/dom/benchmarks/dromaeo/tests/dom-attr.dart View 1 2 1 chunk +0 lines, -32 lines 0 comments Download
M client/dom/benchmarks/dromaeo/tests/dom-attr.html View 1 2 1 chunk +0 lines, -2899 lines 0 comments Download
D client/dom/benchmarks/dromaeo/tests/dom-attr-dartc.html View 1 2 1 chunk +0 lines, -2899 lines 0 comments Download
D client/dom/benchmarks/dromaeo/tests/dom-modify.dart View 1 2 1 chunk +0 lines, -66 lines 0 comments Download
M client/dom/benchmarks/dromaeo/tests/dom-modify.html View 1 2 1 chunk +0 lines, -2899 lines 0 comments Download
D client/dom/benchmarks/dromaeo/tests/dom-query.dart View 1 2 1 chunk +0 lines, -102 lines 0 comments Download
M client/dom/benchmarks/dromaeo/tests/dom-query.html View 1 2 1 chunk +0 lines, -2899 lines 0 comments Download
M client/dom/benchmarks/dromaeo/tests/dom-traverse.dart View 1 2 1 chunk +0 lines, -87 lines 0 comments Download
M client/dom/benchmarks/dromaeo/tests/dom-traverse.html View 1 2 1 chunk +0 lines, -2899 lines 0 comments Download
D client/dom/benchmarks/dromaeo/tests/runner.dart View 1 2 1 chunk +0 lines, -5 lines 0 comments Download
D client/dom/benchmarks/dromaeo/web-style.css View 1 2 1 chunk +0 lines, -24 lines 0 comments Download
A + samples/third_party/dromaeo/Dromaeo.dart View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
A samples/third_party/dromaeo/LICENSE View 1 2 1 chunk +30 lines, -0 lines 0 comments Download
A samples/third_party/dromaeo/README View 1 2 1 chunk +5 lines, -0 lines 0 comments Download
A + samples/third_party/dromaeo/Suites.dart View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
A + samples/third_party/dromaeo/application.css View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
A + samples/third_party/dromaeo/common/BenchUtil.dart View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
A + samples/third_party/dromaeo/common/Interval.dart View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
A + samples/third_party/dromaeo/common/JSON.dart View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
A + samples/third_party/dromaeo/common/Math2.dart View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
A + samples/third_party/dromaeo/common/common.dart View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
A + samples/third_party/dromaeo/favicon.ico View 1 2 Binary file 0 comments Download
A + samples/third_party/dromaeo/favicon.png View 1 2 Binary file 0 comments Download
A + samples/third_party/dromaeo/images/bg.png View 1 2 Binary file 0 comments Download
A + samples/third_party/dromaeo/images/clouds.png View 1 2 Binary file 0 comments Download
A + samples/third_party/dromaeo/images/clouds2.png View 1 2 Binary file 0 comments Download
A + samples/third_party/dromaeo/images/comets.png View 1 2 Binary file 0 comments Download
A + samples/third_party/dromaeo/images/dino1.png View 1 2 Binary file 0 comments Download
A + samples/third_party/dromaeo/images/dino2.png View 1 2 Binary file 0 comments Download
A + samples/third_party/dromaeo/images/dino3.png View 1 2 Binary file 0 comments Download
A + samples/third_party/dromaeo/images/dino4.png View 1 2 Binary file 0 comments Download
A + samples/third_party/dromaeo/images/dino5.png View 1 2 Binary file 0 comments Download
A + samples/third_party/dromaeo/images/dino6.png View 1 2 Binary file 0 comments Download
A + samples/third_party/dromaeo/images/dino7.png View 1 2 Binary file 0 comments Download
A + samples/third_party/dromaeo/images/dino8.png View 1 2 Binary file 0 comments Download
A + samples/third_party/dromaeo/images/left.png View 1 2 Binary file 0 comments Download
A + samples/third_party/dromaeo/images/logo.png View 1 2 Binary file 0 comments Download
A + samples/third_party/dromaeo/images/logo2.png View 1 2 Binary file 0 comments Download
A + samples/third_party/dromaeo/images/logo3.png View 1 2 Binary file 0 comments Download
A + samples/third_party/dromaeo/images/right.png View 1 2 Binary file 0 comments Download
A + samples/third_party/dromaeo/images/top.png View 1 2 Binary file 0 comments Download
A + samples/third_party/dromaeo/images/water.png View 1 2 Binary file 0 comments Download
A + samples/third_party/dromaeo/index.html View 1 2 1 chunk +1 line, -0 lines 0 comments Download
A + samples/third_party/dromaeo/reset.css View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
A + samples/third_party/dromaeo/test-head.html View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
A + samples/third_party/dromaeo/test-tail.html View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
A + samples/third_party/dromaeo/tests/Common.dart View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
A + samples/third_party/dromaeo/tests/RunnerSuite.dart View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
A + samples/third_party/dromaeo/tests/dom-attr.dart View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
A + samples/third_party/dromaeo/tests/dom-attr.html View 1 2 1 chunk +1 line, -0 lines 0 comments Download
A + samples/third_party/dromaeo/tests/dom-attr-dartc.html View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
A + samples/third_party/dromaeo/tests/dom-modify.dart View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
A + samples/third_party/dromaeo/tests/dom-modify.html View 1 2 1 chunk +1 line, -0 lines 0 comments Download
A + samples/third_party/dromaeo/tests/dom-query.dart View 1 2 1 chunk +1 line, -1 line 0 comments Download
A + samples/third_party/dromaeo/tests/dom-query.html View 1 2 1 chunk +1 line, -0 lines 0 comments Download
A + samples/third_party/dromaeo/tests/dom-traverse.dart View 1 2 2 chunks +2 lines, -2 lines 0 comments Download
A + samples/third_party/dromaeo/tests/dom-traverse.html View 1 2 1 chunk +1 line, -0 lines 0 comments Download
A + samples/third_party/dromaeo/tests/runner.dart View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
A + samples/third_party/dromaeo/web-style.css View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
vsm
8 years, 10 months ago (2012-02-09 20:59:17 UTC) #1
vsm
8 years, 10 months ago (2012-02-10 19:45:49 UTC) #2
dgrove
On 2012/02/10 19:45:49, vsm wrote: LGTM. Please remember to update the top-level LICENSE in bleeding_edge ...
8 years, 10 months ago (2012-02-10 19:48:02 UTC) #3
dgrove
8 years, 10 months ago (2012-02-10 19:48:09 UTC) #4
dgrove
8 years, 10 months ago (2012-02-10 19:48:11 UTC) #5
lgtm

Powered by Google App Engine
This is Rietveld 408576698