1. 05 Dec, 2016 1 commit
  2. 24 Nov, 2016 2 commits
  3. 07 Nov, 2016 1 commit
  4. 13 Oct, 2016 1 commit
  5. 11 Oct, 2016 2 commits
  6. 07 Oct, 2016 1 commit
  7. 29 Sep, 2016 1 commit
  8. 23 Sep, 2016 1 commit
  9. 25 Jul, 2016 1 commit
  10. 06 Jun, 2016 1 commit
  11. 30 May, 2016 1 commit
  12. 27 Apr, 2016 1 commit
  13. 26 Apr, 2016 1 commit
  14. 09 Mar, 2016 1 commit
  15. 07 Mar, 2016 1 commit
  16. 02 Mar, 2016 1 commit
  17. 29 Feb, 2016 1 commit
  18. 12 Dec, 2015 1 commit
  19. 28 Oct, 2015 1 commit
  20. 28 Sep, 2015 1 commit
  21. 18 Sep, 2015 1 commit
  22. 10 Sep, 2015 1 commit
  23. 08 Sep, 2015 1 commit
  24. 26 Jun, 2015 1 commit
  25. 03 Jun, 2015 1 commit
  26. 01 Jun, 2015 1 commit
  27. 21 May, 2015 1 commit
  28. 06 May, 2015 1 commit
  29. 10 Apr, 2015 1 commit
  30. 09 Apr, 2015 1 commit
  31. 23 Mar, 2015 1 commit
  32. 20 Mar, 2015 1 commit
  33. 12 Dec, 2014 1 commit
  34. 05 Dec, 2014 1 commit
  35. 04 Dec, 2014 1 commit
    • machenbach's avatar
      Make JSTests ready for Android measurements. · 1364ea7c
      machenbach authored
      This adds a common perf configuration for JSTests including
      Classes, Collections, Iterators and Strings. This allows
      the android test runner to handle subdirectories correctly
      and to share the base.js resource in the parent directory.
      
      The new json config has added resources configs for the
      Android runner.
      
      The perf runner's relative paths on the device are fixed as
      well. Resources are only pushed on the configuration node
      where they are specified. They are pushed to a dir on the
      device that follows the same directory structure as on the
      host. The binary is executed in the benchmark folder on the
      device like on the host to allow relative path file
      loading.
      
      BUG=chromium:374740
      LOG=n
      TEST=python -m unittest run_perf_test
      TBR=ulan@chromium.org
      NOTRY=true
      
      Review URL: https://codereview.chromium.org/779923002
      
      Cr-Commit-Position: refs/heads/master@{#25655}
      1364ea7c