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

Issue 269054: Importing dromaeo performance tests to src/chrome/test/data.... (Closed)

Created:
11 years, 2 months ago by asargent_no_longer_on_chrome
Modified:
9 years, 7 months ago
Reviewers:
CC:
chromium-reviews_googlegroups.com, tim (not reviewing), Paweł Hajdan Jr.
Visibility:
Public.

Description

Importing dromaeo performance tests to src/chrome/test/data. Committing this for Anton Muhin (antonm@chromium.org). BUG=none TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=28800

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+109376 lines, -0 lines) Patch
A chrome/test/data/dromaeo/JSON.php View 1 chunk +806 lines, -0 lines 0 comments Download
A chrome/test/data/dromaeo/README.chromium View 1 chunk +6 lines, -0 lines 0 comments Download
A chrome/test/data/dromaeo/application.css View 1 chunk +115 lines, -0 lines 0 comments Download
A chrome/test/data/dromaeo/favicon.ico View Binary file 0 comments Download
A chrome/test/data/dromaeo/favicon.png View Binary file 0 comments Download
A chrome/test/data/dromaeo/htmlrunner.js View 1 chunk +4 lines, -0 lines 0 comments Download
A chrome/test/data/dromaeo/ie.css View 1 chunk +30 lines, -0 lines 0 comments Download
A chrome/test/data/dromaeo/images/bg.png View Binary file 0 comments Download
A chrome/test/data/dromaeo/images/clouds.png View Binary file 0 comments Download
A chrome/test/data/dromaeo/images/clouds2.png View Binary file 0 comments Download
A chrome/test/data/dromaeo/images/comets.png View Binary file 0 comments Download
A chrome/test/data/dromaeo/images/dino1.png View Binary file 0 comments Download
A chrome/test/data/dromaeo/images/dino2.png View Binary file 0 comments Download
A chrome/test/data/dromaeo/images/dino3.png View Binary file 0 comments Download
A chrome/test/data/dromaeo/images/dino4.png View Binary file 0 comments Download
A chrome/test/data/dromaeo/images/dino5.png View Binary file 0 comments Download
A chrome/test/data/dromaeo/images/dino6.png View Binary file 0 comments Download
A chrome/test/data/dromaeo/images/dino7.png View Binary file 0 comments Download
A chrome/test/data/dromaeo/images/dino8.png View Binary file 0 comments Download
A chrome/test/data/dromaeo/images/left.png View Binary file 0 comments Download
A chrome/test/data/dromaeo/images/logo.png View Binary file 0 comments Download
A chrome/test/data/dromaeo/images/logo2.png View Binary file 0 comments Download
A chrome/test/data/dromaeo/images/logo3.png View Binary file 0 comments Download
A chrome/test/data/dromaeo/images/right.png View Binary file 0 comments Download
A chrome/test/data/dromaeo/images/top.png View Binary file 0 comments Download
A chrome/test/data/dromaeo/images/water.png View Binary file 0 comments Download
A chrome/test/data/dromaeo/index.html View 1 chunk +59 lines, -0 lines 0 comments Download
A chrome/test/data/dromaeo/jquery.js View 1 chunk +3408 lines, -0 lines 0 comments Download
A chrome/test/data/dromaeo/json.js View 1 chunk +275 lines, -0 lines 0 comments Download
A chrome/test/data/dromaeo/lib/dojo.js View 1 chunk +8458 lines, -0 lines 0 comments Download
A chrome/test/data/dromaeo/lib/ext-base.js View 1 chunk +10 lines, -0 lines 0 comments Download
A chrome/test/data/dromaeo/lib/ext-core.js View 1 chunk +19 lines, -0 lines 0 comments Download
A chrome/test/data/dromaeo/lib/jquery.js View 1 chunk +3549 lines, -0 lines 0 comments Download
A chrome/test/data/dromaeo/lib/mootools.js View 1 chunk +3946 lines, -0 lines 0 comments Download
A chrome/test/data/dromaeo/lib/prototype.js View 1 chunk +4320 lines, -0 lines 0 comments Download
A chrome/test/data/dromaeo/lib/yahoo.js View 1 chunk +986 lines, -0 lines 0 comments Download
A chrome/test/data/dromaeo/lib/yui-dom.js View 1 chunk +1241 lines, -0 lines 0 comments Download
A chrome/test/data/dromaeo/lib/yui-event.js View 1 chunk +2562 lines, -0 lines 0 comments Download
A chrome/test/data/dromaeo/lib/yui-selector.js View 1 chunk +666 lines, -0 lines 0 comments Download
A chrome/test/data/dromaeo/pngfix.js View 1 chunk +28 lines, -0 lines 0 comments Download
A chrome/test/data/dromaeo/reset.css View 1 chunk +38 lines, -0 lines 0 comments Download
A chrome/test/data/dromaeo/store.php View 1 chunk +58 lines, -0 lines 0 comments Download
A chrome/test/data/dromaeo/test-head.html View 1 chunk +4 lines, -0 lines 0 comments Download
A chrome/test/data/dromaeo/test-head.js View 1 chunk +2 lines, -0 lines 0 comments Download
A chrome/test/data/dromaeo/test-tail.html View 1 chunk +4 lines, -0 lines 0 comments Download
A chrome/test/data/dromaeo/test-tail.js View 1 chunk +1 line, -0 lines 0 comments Download
A chrome/test/data/dromaeo/tests/MANIFEST.json View 1 chunk +442 lines, -0 lines 0 comments Download
A chrome/test/data/dromaeo/tests/cssquery-dojo.html View 1 chunk +3063 lines, -0 lines 0 comments Download
A chrome/test/data/dromaeo/tests/cssquery-ext.html View 1 chunk +3064 lines, -0 lines 0 comments Download
A chrome/test/data/dromaeo/tests/cssquery-jquery.html View 1 chunk +3062 lines, -0 lines 0 comments Download
A chrome/test/data/dromaeo/tests/cssquery-mootools.html View 1 chunk +3062 lines, -0 lines 0 comments Download
A chrome/test/data/dromaeo/tests/cssquery-prototype.html View 1 chunk +3062 lines, -0 lines 0 comments Download
A chrome/test/data/dromaeo/tests/cssquery-yui.html View 1 chunk +3065 lines, -0 lines 0 comments Download
A chrome/test/data/dromaeo/tests/dom-attr.html View 1 chunk +2943 lines, -0 lines 0 comments Download
A chrome/test/data/dromaeo/tests/dom-modify.html View 1 chunk +2973 lines, -0 lines 0 comments Download
A chrome/test/data/dromaeo/tests/dom-query.html View 1 chunk +3000 lines, -0 lines 0 comments Download
A chrome/test/data/dromaeo/tests/dom-traverse.html View 1 chunk +2972 lines, -0 lines 0 comments Download
A chrome/test/data/dromaeo/tests/dromaeo-3d-cube.html View 1 chunk +340 lines, -0 lines 0 comments Download
A chrome/test/data/dromaeo/tests/dromaeo-core-eval.html View 1 chunk +35 lines, -0 lines 0 comments Download
A chrome/test/data/dromaeo/tests/dromaeo-object-array.html View 1 chunk +64 lines, -0 lines 0 comments Download
A chrome/test/data/dromaeo/tests/dromaeo-object-regexp.html View 1 chunk +354 lines, -0 lines 0 comments Download
A chrome/test/data/dromaeo/tests/dromaeo-object-string.html View 1 chunk +197 lines, -0 lines 0 comments Download
A chrome/test/data/dromaeo/tests/dromaeo-string-base64.html View 1 chunk +155 lines, -0 lines 0 comments Download
A chrome/test/data/dromaeo/tests/jslib-attr-jquery.html View 1 chunk +2949 lines, -0 lines 0 comments Download
A chrome/test/data/dromaeo/tests/jslib-attr-prototype.html View 1 chunk +2949 lines, -0 lines 0 comments Download
A chrome/test/data/dromaeo/tests/jslib-event-jquery.html View 1 chunk +2936 lines, -0 lines 0 comments Download
A chrome/test/data/dromaeo/tests/jslib-event-prototype.html View 1 chunk +2936 lines, -0 lines 0 comments Download
A chrome/test/data/dromaeo/tests/jslib-modify-jquery.html View 1 chunk +2960 lines, -0 lines 0 comments Download
A chrome/test/data/dromaeo/tests/jslib-modify-prototype.html View 1 chunk +2960 lines, -0 lines 0 comments Download
A chrome/test/data/dromaeo/tests/jslib-style-jquery.html View 1 chunk +2958 lines, -0 lines 0 comments Download
A chrome/test/data/dromaeo/tests/jslib-style-prototype.html View 1 chunk +2959 lines, -0 lines 0 comments Download
A chrome/test/data/dromaeo/tests/jslib-traverse-jquery.html View 1 chunk +2960 lines, -0 lines 0 comments Download
A chrome/test/data/dromaeo/tests/jslib-traverse-prototype.html View 1 chunk +2960 lines, -0 lines 0 comments Download
A chrome/test/data/dromaeo/tests/sunspider-3d-morph.html View 1 chunk +44 lines, -0 lines 0 comments Download
A chrome/test/data/dromaeo/tests/sunspider-3d-raytrace.html View 1 chunk +460 lines, -0 lines 0 comments Download
A chrome/test/data/dromaeo/tests/sunspider-access-binary-trees.html View 1 chunk +64 lines, -0 lines 0 comments Download
A chrome/test/data/dromaeo/tests/sunspider-access-fannkuch.html View 1 chunk +80 lines, -0 lines 0 comments Download
A chrome/test/data/dromaeo/tests/sunspider-access-nbody.html View 1 chunk +181 lines, -0 lines 0 comments Download
A chrome/test/data/dromaeo/tests/sunspider-access-nsieve.html View 1 chunk +48 lines, -0 lines 0 comments Download
A chrome/test/data/dromaeo/tests/sunspider-bitops-3bit-bits-in-byte.html View 1 chunk +46 lines, -0 lines 0 comments Download
A chrome/test/data/dromaeo/tests/sunspider-bitops-bits-in-byte.html View 1 chunk +35 lines, -0 lines 0 comments Download
A chrome/test/data/dromaeo/tests/sunspider-bitops-bitwise-and.html View 1 chunk +42 lines, -0 lines 0 comments Download
A chrome/test/data/dromaeo/tests/sunspider-bitops-nsieve-bits.html View 1 chunk +42 lines, -0 lines 0 comments Download
A chrome/test/data/dromaeo/tests/sunspider-controlflow-recursive.html View 1 chunk +46 lines, -0 lines 0 comments Download
A chrome/test/data/dromaeo/tests/sunspider-crypto-aes.html View 1 chunk +443 lines, -0 lines 0 comments Download
A chrome/test/data/dromaeo/tests/sunspider-crypto-md5.html View 1 chunk +300 lines, -0 lines 0 comments Download
A chrome/test/data/dromaeo/tests/sunspider-crypto-sha1.html View 1 chunk +238 lines, -0 lines 0 comments Download
A chrome/test/data/dromaeo/tests/sunspider-date-format-tofte.html View 1 chunk +312 lines, -0 lines 0 comments Download
A chrome/test/data/dromaeo/tests/sunspider-date-format-xparb.html View 1 chunk +431 lines, -0 lines 0 comments Download
A chrome/test/data/dromaeo/tests/sunspider-math-cordic.html View 1 chunk +103 lines, -0 lines 0 comments Download
A chrome/test/data/dromaeo/tests/sunspider-math-partial-sums.html View 1 chunk +44 lines, -0 lines 0 comments Download
A chrome/test/data/dromaeo/tests/sunspider-math-spectral-norm.html View 1 chunk +64 lines, -0 lines 0 comments Download
A chrome/test/data/dromaeo/tests/sunspider-regexp-dna.html View 1 chunk +1740 lines, -0 lines 0 comments Download
A chrome/test/data/dromaeo/tests/sunspider-string-fasta.html View 1 chunk +104 lines, -0 lines 0 comments Download
A chrome/test/data/dromaeo/tests/sunspider-string-tagcloud.html View 1 chunk +282 lines, -0 lines 0 comments Download
A chrome/test/data/dromaeo/tests/sunspider-string-unpack-code.html View 1 chunk +81 lines, -0 lines 0 comments Download
A chrome/test/data/dromaeo/tests/sunspider-string-validate-input.html View 1 chunk +109 lines, -0 lines 0 comments Download
A chrome/test/data/dromaeo/tests/v8-crypto.html View 1 chunk +1705 lines, -0 lines 0 comments Download
A chrome/test/data/dromaeo/tests/v8-deltablue.html View 1 chunk +887 lines, -0 lines 0 comments Download
A chrome/test/data/dromaeo/tests/v8-earley-boyer.html View 1 chunk +4693 lines, -0 lines 0 comments Download
A chrome/test/data/dromaeo/tests/v8-raytrace.html View 1 chunk +3444 lines, -0 lines 0 comments Download
A chrome/test/data/dromaeo/tests/v8-richards.html View 1 chunk +549 lines, -0 lines 0 comments Download
A chrome/test/data/dromaeo/web-style.css View 1 chunk +24 lines, -0 lines 0 comments Download
A chrome/test/data/dromaeo/webrunner.js View 1 chunk +760 lines, -0 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698