efortuna@google.com
|
34c061e29e
|
Reduce flakiness of browser tests.
Review URL: https://chromiumcodereview.appspot.com//9361040
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@4044 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-02-08 18:08:13 +00:00 |
|
efortuna@google.com
|
acb397ad92
|
Fixing Windows buildbot exception.
Review URL: https://chromiumcodereview.appspot.com//9317060
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@3872 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-02-02 20:52:32 +00:00 |
|
efortuna@google.com
|
7f85b28ff6
|
Fix windows performance tests.
Review URL: https://chromiumcodereview.appspot.com//9325002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@3865 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-02-02 19:15:31 +00:00 |
|
dgrove@google.com
|
f45724122a
|
Fix a few remaining issues from moving swarm.
Review URL: http://codereview.chromium.org//9310010
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@3759 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-01-31 22:56:47 +00:00 |
|
efortuna@google.com
|
e16df64b9d
|
Wrote a daily update script.
Review URL: https://chromiumcodereview.appspot.com//9235046
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@3623 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-01-26 19:26:09 +00:00 |
|
efortuna@google.com
|
4ecc520173
|
Make changes for Safari to run with webdriver on the bots.
Review URL: https://chromiumcodereview.appspot.com//9252002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@3382 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-01-18 02:22:10 +00:00 |
|
efortuna@google.com
|
9fa0180cc1
|
Get Firefox and IE working again with Object.defineProperty!
Review URL: http://codereview.chromium.org//9214005
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@3312 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-01-13 22:28:50 +00:00 |
|
efortuna@google.com
|
1748f8213f
|
Make browser "sometest" like a regular test run by test.dart/py instead of
create_graph.py
Review URL: http://codereview.chromium.org//9139031
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@3213 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-01-11 22:59:38 +00:00 |
|
efortuna@google.com
|
a324098caf
|
Changed automated testing to run test.dart instead of test.py
Review URL: http://codereview.chromium.org//9181006
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@3173 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-01-11 01:38:27 +00:00 |
|
efortuna@google.com
|
33c8a3ada3
|
Changing display of perf graphs to make them more readable.
Review URL: http://codereview.chromium.org//9071015
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@2927 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-01-03 23:42:24 +00:00 |
|
efortuna@google.com
|
0da8b0a4fa
|
Fixing upload_sdk for windows.
Note CL http://codereview.chromium.org/9022043/ goes with this.
Review URL: http://codereview.chromium.org//9053006
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@2918 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-01-03 18:36:05 +00:00 |
|
efortuna@google.com
|
9dd32c3ca2
|
Adding report tag for language tests.
TBR=sigmund@google.com
Review URL: http://codereview.chromium.org//9026021
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@2794 260f80e4-7a28-3924-810f-c04153c831b5
|
2011-12-23 00:04:44 +00:00 |
|
efortuna@google.com
|
895325df1a
|
Fixing capitalization with style guide as per jmesserly's comments.
TBR=jmesserly@google.com
Review URL: http://codereview.chromium.org//9024022
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@2787 260f80e4-7a28-3924-810f-c04153c831b5
|
2011-12-22 21:26:45 +00:00 |
|
efortuna@google.com
|
7a327e1c25
|
Changes to testing script so we can run on Windows.
Review URL: http://codereview.chromium.org//9025024
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@2785 260f80e4-7a28-3924-810f-c04153c831b5
|
2011-12-22 20:53:02 +00:00 |
|
efortuna@google.com
|
ec53d1d253
|
Don't treat warnings as errors when compiling minfrog items.
TBR=sigmund,
Review URL: http://codereview.chromium.org//8972006
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@2495 260f80e4-7a28-3924-810f-c04153c831b5
|
2011-12-16 00:31:32 +00:00 |
|
efortuna@google.com
|
9a525e35c6
|
Final touches for running smoketests. On buildbot, run
python create_graph.py -v -b -l
Review URL: http://codereview.chromium.org//8890091
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@2491 260f80e4-7a28-3924-810f-c04153c831b5
|
2011-12-15 23:24:46 +00:00 |
|
efortuna@google.com
|
011093a066
|
Add Safari to the list of browsers we test on a regular basis.
Review URL: http://codereview.chromium.org//8920009
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@2393 260f80e4-7a28-3924-810f-c04153c831b5
|
2011-12-13 18:56:41 +00:00 |
|
efortuna@google.com
|
b9ea49523e
|
Added barebones framework to get appengine to host our data.
Review URL: http://codereview.chromium.org//8883033
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@2316 260f80e4-7a28-3924-810f-c04153c831b5
|
2011-12-09 16:57:11 +00:00 |
|
efortuna@google.com
|
7578faca4b
|
Modification to the order that classes are printed out so that the prototype
class is always printed out before the inheriting class. Adjustments to make the
benchmarks run in IE9.
Review URL: http://codereview.chromium.org//8828008
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@2271 260f80e4-7a28-3924-810f-c04153c831b5
|
2011-12-08 19:27:12 +00:00 |
|
efortuna@google.com
|
d9e4e72576
|
Small adjustment to run smoketests on buildbots.
Review URL: http://codereview.chromium.org//8805015
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@2096 260f80e4-7a28-3924-810f-c04153c831b5
|
2011-12-05 22:09:50 +00:00 |
|
efortuna@google.com
|
a3ac094f6e
|
Tweaking perf testing script and adding smoketests to run on buildbot.
Review URL: http://codereview.chromium.org//8775058
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@2046 260f80e4-7a28-3924-810f-c04153c831b5
|
2011-12-03 01:34:13 +00:00 |
|
efortuna@google.com
|
4abe74e1e4
|
Adding the performance and browser benchmarking script.
Review URL: http://codereview.chromium.org//8670013
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@1914 260f80e4-7a28-3924-810f-c04153c831b5
|
2011-11-30 02:57:08 +00:00 |
|