angular/modules/benchpress/src
Martin Probst c7e48350d3 chore: kill ListWrapper.create() and .push().
These wrappers are not natively understood by
ts2dart. Removing them will improve Dart2JS
compilation due to fewer megamorphic calls to List
functions.

It also makes Angular code more succinct and
improves type safety in Angular due to better type
inference of the Array component type.

This change exposed several bugs in Angular.
2015-06-17 16:21:55 -07:00
..
firefox_extension chore: move to clang-format 1.0.17. 2015-06-03 15:27:27 -07:00
metric chore: kill ListWrapper.create() and .push(). 2015-06-17 16:21:55 -07:00
reporter chore: kill ListWrapper.create() and .push(). 2015-06-17 16:21:55 -07:00
validator chore: kill ListWrapper.create() and .push(). 2015-06-17 16:21:55 -07:00
webdriver chore: kill ListWrapper.create() and .push(). 2015-06-17 16:21:55 -07:00
common_options.ts feat(benchpress): add mean frame time metric 2015-06-12 12:40:46 -07:00
measure_values.ts refactor(benchpress): convert src and test to typescript 2015-05-29 14:02:58 -07:00
metric.ts refactor(benchpress): convert src and test to typescript 2015-05-29 14:02:58 -07:00
reporter.ts refactor(benchpress): convert src and test to typescript 2015-05-29 14:02:58 -07:00
runner.ts chore: kill ListWrapper.create() and .push(). 2015-06-17 16:21:55 -07:00
sample_description.ts feat: adjust formatting for clang-format v1.0.19. 2015-06-12 09:51:57 -07:00
sampler.ts chore: move to clang-format 1.0.17. 2015-06-03 15:27:27 -07:00
statistic.ts refactor(benchpress): convert src and test to typescript 2015-05-29 14:02:58 -07:00
validator.ts refactor(benchpress): convert src and test to typescript 2015-05-29 14:02:58 -07:00
web_driver_adapter.ts refactor(benchpress): convert src and test to typescript 2015-05-29 14:02:58 -07:00
web_driver_extension.ts feat(benchpress): add mean frame time metric 2015-06-12 12:40:46 -07:00