angular/modules/benchpress/src
Martin Probst 3bf8c18c56 chore: run clang-format on code base.
This fixes several minor indentation issues (instanceof precendence,
type declaration specificity, template string length calculation).

This should also fix some flip-flop situations with template strings.
2015-07-12 18:50:52 +02:00
..
firefox_extension feat(benchpress): initial support for firefox 2015-06-25 14:40:46 -07:00
metric refactor(RegExp): use /.../ to create RegExp literal 2015-07-09 09:14:25 +02:00
reporter refactor(di): unified di injector and core injector 2015-06-26 15:59:18 -07:00
validator chore: kill ListWrapper.create() and .push(). 2015-06-17 16:21:55 -07:00
webdriver chore: run clang-format on code base. 2015-07-12 18:50:52 +02: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 refactor(di): unified di injector and core injector 2015-06-26 15:59:18 -07:00
sample_description.ts chore: update files to match clang-format 1.0.21. 2015-06-19 15:00:32 -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 feat(benchpress): initial support for firefox 2015-06-25 14:40:46 -07:00
web_driver_extension.ts chore: run clang-format on code base. 2015-07-12 18:50:52 +02:00