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

Side by Side Diff: chrome/test/data/dromaeo/README.chromium

Issue 274020: Add UI test for Dromaeo benchmark. (Closed)
Patch Set: Created 11 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « chrome/chrome.gyp ('k') | chrome/test/data/dromaeo/lib/ext-base.js » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 This directory contains Dromaeo, a JavaScript and DOM performance benchmark. 1 This directory contains Dromaeo, a JavaScript and DOM performance benchmark.
2 2
3 Dromaeo was developed and released by John Resig (jresig at mozilla.com)/ 3 Dromaeo was developed and released by John Resig (jresig at mozilla.com)/
4 4
5 This copy was fecthed from http://github.com/jeresig/dromaeo (at commit 5 This benchmark was slightly modified to enable Chromium automation.
6 0b96e6b0f98996853e1a302b9783f83fc57c5ffa) and built with make web. 6
7 How to update:
8
9 0) remove all the files from this dir, but keep README.chromium
10 1) pull new version from git://github.com/antonm/dromaeo.git into a separate
11 directory;
12 2) run 'make web' to build standalone version;
13 4) copy all the files from web dir into this directory.
OLDNEW
« no previous file with comments | « chrome/chrome.gyp ('k') | chrome/test/data/dromaeo/lib/ext-base.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698