1. fca4632 VideoEncoderDecoderTest fix maximum calculation by Lajos Molnar · 11 years ago
  2. 5e14de9 Moving offscreen rendering away from glReadPixels. by Stuart Scott · 11 years ago
  3. 5e74e0a Moving Jank test to UI Automator. by Stuart Scott · 11 years ago
  4. 5ad5009 Calculating jank from the timestamps. by Stuart Scott · 12 years ago
  5. d4d679f Adding Jank test harness around GLReferenceBenchmark. by Stuart Scott · 12 years ago
  6. d2a49f4 Merge "add more checkes for too small disk space" into jb-mr2-dev by keunyoung · 12 years ago
  7. 1cf51f0 add more checkes for too small disk space by keunyoung · 12 years ago
  8. 65beb2e call sendStatus only when there is a result by keunyoung · 12 years ago
  9. 110c8e3 Fixing build - left an import in. by Stuart Scott · 12 years ago
  10. 82786f4 Implemented a glow scene and using Native Asset Manager to load content. by Stuart Scott · 12 years ago
  11. 7ec224b Merge "remove reference of warning-head from octane benchmarking" into jb-mr2-dev by keunyoung · 12 years ago
  12. 55249a4 remove reference of warning-head from octane benchmarking by keunyoung · 12 years ago
  13. 27117f2 ignore uiMode change as well by keunyoung · 12 years ago
  14. 67ae4d5 reduce workload for random update into half (512MB to 256MB) as it takes too long in some devices. by keunyoung · 12 years ago
  15. f69079f Merge "add log to check how much file system benchmarking was done before timeout" into jb-mr2-dev by keunyoung · 12 years ago
  16. 4fbe9cd add log to check how much file system benchmarking was done before timeout by keunyoung · 12 years ago
  17. 2b0fca5 reduce result fluctuation for memory and cpu tests by keunyoung · 12 years ago
  18. 8613911 Ignoring activity config changes. by Stuart Scott · 12 years ago
  19. c3324f6 Merge "Native side of Reference Benchmark." into jb-mr2-dev by Stuart Scott · 12 years ago
  20. c67f78d Native side of Reference Benchmark. by Stuart Scott · 12 years ago
  21. 752eee1 Add liblog by Ying Wang · 12 years ago
  22. d15728a Merge "just skip the file system benchmarking if there is not enough space" into jb-mr2-dev by keunyoung · 12 years ago
  23. 0a312e2 Start of Reference Application Implementation. by Stuart Scott · 12 years ago
  24. 7b7cef9 just skip the file system benchmarking if there is not enough space by keunyoung · 12 years ago
  25. 1a8352f fix AlmostFullTest: prevent reinitializing ref-counter by keunyoung · 12 years ago
  26. 3849516 Merge "change mechanism to report performance results" into jb-mr2-dev by keunyoung · 12 years ago
  27. efa794f change mechanism to report performance results by keunyoung · 12 years ago
  28. 44aaf5a Merge "Improving context switch test." into jb-mr2-dev by Stuart Scott · 12 years ago
  29. 4d9520f Improving context switch test. by Stuart Scott · 12 years ago
  30. d173bbc change jank calculation by keunyoung · 12 years ago
  31. 84912f2 Merge "check access before read" into jb-mr2-dev by keunyoung · 12 years ago
  32. 3929036 check access before read by keunyoung · 12 years ago
  33. 0163c07 Analysing Benchmark with SysTrace, added tracers. by Stuart Scott · 12 years ago
  34. 3ee3143 Implementing Shader Perf Benchmark as a fractal. by Stuart Scott · 12 years ago
  35. 744c195 Fixing watchdog timer and test results on failure. by Stuart Scott · 12 years ago
  36. 952b560 Changing the make files to only build the tests on linux. by Stuart Scott · 12 years ago
  37. 637ade3 Changing benchmark structure. by Stuart Scott · 12 years ago
  38. 37d5ee8 Merge "Benchmarks can be rendered onscreen or off. Also added a script to plot results." into jb-mr2-dev by Stuart Scott · 12 years ago
  39. cb2e0a9 Benchmarks can be rendered onscreen or off. Also added a script to plot results. by Stuart Scott · 12 years ago
  40. 503b08e am 95a43034: am 745c9c01: Merge "Remove unused imports from some PTS filesystemperf tests" by Keun-young Park · 12 years ago
  41. 745c9c0 Merge "Remove unused imports from some PTS filesystemperf tests" by Keun-young Park · 12 years ago
  42. 936fe7d Moving to Frame Buffer Objects. by Stuart Scott · 12 years ago
  43. 0fd2a86 Fixing a timeout issue, added a target workload and FullPipeline benchmark. by Stuart Scott · 12 years ago
  44. d8c93c1 Fixing build, removed declarations in header by Stuart Scott · 12 years ago
  45. 4e4502a Native side of OpenGL performance benchmark and tests. by Stuart Scott · 12 years ago
  46. d8b7010 Remove unused imports from some PTS filesystemperf tests by Emma Sajic · 12 years ago
  47. 35b85b2 let it pass when decoder changes color format in the middle by Keun young Park · 12 years ago
  48. e95d25a change memory bandwidth summary to MBPS rather than FPS by Keun young Park · 12 years ago
  49. 2fa8597 Java side of OpenGL performance benchmark by Stuart Scott · 12 years ago
  50. 17f50c7 add video encoder / decoder perf by Keun young Park · 12 years ago
  51. eef4c57 chage browser bench to device only test by Keun young Park · 12 years ago
  52. d93d0d1 merge PTS into CTS package by Keun young Park · 12 years ago
  53. 50418e9 add memset benchmark by Keun young Park · 12 years ago
  54. 1665af1 change native time to double to allow sub-ms resolution by Keun young Park · 12 years ago
  55. d5b84bc change XML format to accomodate both CTS and PTS by Keun young Park · 12 years ago
  56. 93f2f89 add PerfResultType to the summary report by Keun young Park · 12 years ago
  57. 4aa7c69 Revert "add isHigherBetter flag to the summary report" by Keun-young Park · 12 years ago
  58. 9ac0269 add isHigherBetter flag to the summary report by Keun young Park · 12 years ago
  59. 594c476 Merge "add simple cpu benchmarking" by Keun young Park · 12 years ago
  60. f1d0857 frame interval measurement by Keun young Park · 12 years ago
  61. 117dd12 add simple cpu benchmarking by Keun young Park · 12 years ago
  62. f1a4720 change all file writes to random access with O_SYNC by Keun young Park · 12 years ago
  63. 697f564 add more buffer sizes for dram test by Keun young Park · 12 years ago
  64. 31d4d82 change summary to average/stddev rather than average/worst by Keun young Park · 12 years ago
  65. 14a5bfa add bootup time measurement with infra for host test by Keun young Park · 12 years ago
  66. e900c2d add more cases to AlmostFull case by Keun young Park · 12 years ago
  67. 4403e50 add dram bandwidth measurement & random read/write by Keun young Park · 12 years ago
  68. 3e0a637 separate summary from details in report by Keun young Park · 12 years ago
  69. 8115f56 decrease empty disk space to 400MB for update test by Keun young Park · 12 years ago
  70. f96cd2a change to CtsTestRunner to handle keyguard issue by Keun young Park · 12 years ago
  71. 3424656 add timeout per package for PTS by Keun young Park · 12 years ago
  72. 3769d33 performance test initial work by Keun young Park · 12 years ago
  73. 50455b3 Revert "performace test initial work" by Keun-young Park · 12 years ago
  74. b6ea46e performace test initial work by Keun young Park · 12 years ago