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

Issue 9950103: Remove obsolete version of dromaeo (Closed)

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

Description

Remove obsolete version of dromaeo BUG=http://code.google.com/p/dart/issues/detail?id=2314 Committed: https://code.google.com/p/dart/source/detail?r=6138

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+-21 lines, -16225 lines) Patch
D lib/html/benchmarks/common/BenchUtil.dart View 1 chunk +0 lines, -82 lines 0 comments Download
D lib/html/benchmarks/common/Interval.dart View 1 chunk +0 lines, -30 lines 0 comments Download
D lib/html/benchmarks/common/JSON.dart View 1 chunk +0 lines, -584 lines 0 comments Download
D lib/html/benchmarks/common/Math2.dart View 1 chunk +0 lines, -49 lines 0 comments Download
D lib/html/benchmarks/common/common.lib View 1 chunk +0 lines, -12 lines 0 comments Download
D lib/html/benchmarks/dromaeo/Dromaeo.dart View 1 chunk +0 lines, -197 lines 0 comments Download
D lib/html/benchmarks/dromaeo/Suites.dart View 1 chunk +0 lines, -42 lines 0 comments Download
D lib/html/benchmarks/dromaeo/application.css View 1 chunk +0 lines, -115 lines 0 comments Download
D lib/html/benchmarks/dromaeo/dromaeo.app View 1 chunk +0 lines, -11 lines 0 comments Download
D lib/html/benchmarks/dromaeo/favicon.ico View 0 chunks +-1 lines, --1 lines 0 comments Download
D lib/html/benchmarks/dromaeo/favicon.png View 0 chunks +-1 lines, --1 lines 0 comments Download
D lib/html/benchmarks/dromaeo/images/bg.png View 0 chunks +-1 lines, --1 lines 0 comments Download
D lib/html/benchmarks/dromaeo/images/clouds.png View 0 chunks +-1 lines, --1 lines 0 comments Download
D lib/html/benchmarks/dromaeo/images/clouds2.png View 0 chunks +-1 lines, --1 lines 0 comments Download
D lib/html/benchmarks/dromaeo/images/comets.png View 0 chunks +-1 lines, --1 lines 0 comments Download
D lib/html/benchmarks/dromaeo/images/dino1.png View 0 chunks +-1 lines, --1 lines 0 comments Download
D lib/html/benchmarks/dromaeo/images/dino2.png View 0 chunks +-1 lines, --1 lines 0 comments Download
D lib/html/benchmarks/dromaeo/images/dino3.png View 0 chunks +-1 lines, --1 lines 0 comments Download
D lib/html/benchmarks/dromaeo/images/dino4.png View 0 chunks +-1 lines, --1 lines 0 comments Download
D lib/html/benchmarks/dromaeo/images/dino5.png View 0 chunks +-1 lines, --1 lines 0 comments Download
D lib/html/benchmarks/dromaeo/images/dino6.png View 0 chunks +-1 lines, --1 lines 0 comments Download
D lib/html/benchmarks/dromaeo/images/dino7.png View 0 chunks +-1 lines, --1 lines 0 comments Download
D lib/html/benchmarks/dromaeo/images/dino8.png View 0 chunks +-1 lines, --1 lines 0 comments Download
D lib/html/benchmarks/dromaeo/images/left.png View 0 chunks +-1 lines, --1 lines 0 comments Download
D lib/html/benchmarks/dromaeo/images/logo.png View 0 chunks +-1 lines, --1 lines 0 comments Download
D lib/html/benchmarks/dromaeo/images/logo2.png View 0 chunks +-1 lines, --1 lines 0 comments Download
D lib/html/benchmarks/dromaeo/images/logo3.png View 0 chunks +-1 lines, --1 lines 0 comments Download
D lib/html/benchmarks/dromaeo/images/right.png View 0 chunks +-1 lines, --1 lines 0 comments Download
D lib/html/benchmarks/dromaeo/images/top.png View 0 chunks +-1 lines, --1 lines 0 comments Download
D lib/html/benchmarks/dromaeo/images/water.png View 0 chunks +-1 lines, --1 lines 0 comments Download
D lib/html/benchmarks/dromaeo/index.html View 1 chunk +0 lines, -42 lines 0 comments Download
D lib/html/benchmarks/dromaeo/reset.css View 1 chunk +0 lines, -38 lines 0 comments Download
D lib/html/benchmarks/dromaeo/test-head.html View 1 chunk +0 lines, -4 lines 0 comments Download
D lib/html/benchmarks/dromaeo/test-tail.html View 1 chunk +0 lines, -4 lines 0 comments Download
D lib/html/benchmarks/dromaeo/tests/Common.dart View 1 chunk +0 lines, -51 lines 0 comments Download
D lib/html/benchmarks/dromaeo/tests/DomAttr.dart View 1 chunk +0 lines, -31 lines 0 comments Download
D lib/html/benchmarks/dromaeo/tests/DomModify.dart View 1 chunk +0 lines, -67 lines 0 comments Download
D lib/html/benchmarks/dromaeo/tests/DomQuery.dart View 1 chunk +0 lines, -101 lines 0 comments Download
D lib/html/benchmarks/dromaeo/tests/DomTraverse.dart View 1 chunk +0 lines, -84 lines 0 comments Download
D lib/html/benchmarks/dromaeo/tests/Runner.dart View 1 chunk +0 lines, -130 lines 0 comments Download
D lib/html/benchmarks/dromaeo/tests/dom-attr.app View 1 chunk +0 lines, -10 lines 0 comments Download
D lib/html/benchmarks/dromaeo/tests/dom-attr.html View 1 chunk +0 lines, -2899 lines 0 comments Download
D lib/html/benchmarks/dromaeo/tests/dom-attr-dartc.html View 1 chunk +0 lines, -2899 lines 0 comments Download
D lib/html/benchmarks/dromaeo/tests/dom-modify.app View 1 chunk +0 lines, -10 lines 0 comments Download
D lib/html/benchmarks/dromaeo/tests/dom-modify.html View 1 chunk +0 lines, -2899 lines 0 comments Download
D lib/html/benchmarks/dromaeo/tests/dom-query.app View 1 chunk +0 lines, -12 lines 0 comments Download
D lib/html/benchmarks/dromaeo/tests/dom-query.html View 1 chunk +0 lines, -2899 lines 0 comments Download
D lib/html/benchmarks/dromaeo/tests/dom-traverse.app View 1 chunk +0 lines, -11 lines 0 comments Download
D lib/html/benchmarks/dromaeo/tests/dom-traverse.html View 1 chunk +0 lines, -2899 lines 0 comments Download
D lib/html/benchmarks/dromaeo/tests/runner.lib View 1 chunk +0 lines, -10 lines 0 comments Download
D lib/html/benchmarks/dromaeo/web-style.css View 1 chunk +0 lines, -24 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
vsm
8 years, 8 months ago (2012-04-03 18:18:54 UTC) #1
Jacob
8 years, 8 months ago (2012-04-03 19:00:24 UTC) #2
On 2012/04/03 18:18:54, vsm wrote:

lgtm

Powered by Google App Engine
This is Rietveld 408576698