1. 7cfff99 Track Looper decoupling from ALooper by Brian Carlstrom · 11 years ago
  2. e846103 am 4b596e10: am d534fee6: am 26dd9bb3: Merge "Fixing Video perf test" into klp-dev by Unsuk Jung · 11 years ago
  3. 4b596e1 am d534fee6: am 26dd9bb3: Merge "Fixing Video perf test" into klp-dev by Unsuk Jung · 11 years ago
  4. 26dd9bb Merge "Fixing Video perf test" into klp-dev by Unsuk Jung · 11 years ago
  5. c6918a7 Fixing Video perf test by Stuart Scott · 11 years ago
  6. 84b42b7 am eacb2eab: am 556ecf9c: am 35a7f351: Merge "Destroying sync fence to prevent leaks." into klp-dev by Stuart Scott · 11 years ago
  7. 440d30c am 77cf5a6b: am 9ad8d36a: am cb82bc97: Merge "Fixing a typo which caused some tests to not generate xml." into klp-dev by Stuart Scott · 11 years ago
  8. eacb2ea am 556ecf9c: am 35a7f351: Merge "Destroying sync fence to prevent leaks." into klp-dev by Stuart Scott · 11 years ago
  9. 77cf5a6 am 9ad8d36a: am cb82bc97: Merge "Fixing a typo which caused some tests to not generate xml." into klp-dev by Stuart Scott · 11 years ago
  10. 35a7f35 Merge "Destroying sync fence to prevent leaks." into klp-dev by Stuart Scott · 11 years ago
  11. dfdff8d Destroying sync fence to prevent leaks. by Stuart Scott · 11 years ago
  12. cb82bc9 Merge "Fixing a typo which caused some tests to not generate xml." into klp-dev by Stuart Scott · 11 years ago
  13. e9d9bab Fixing a typo which caused some tests to not generate xml. by Stuart Scott · 11 years ago
  14. 27d775d am 1fd0a2b0: am 4127aa39: am 7ef71cb8: Merge "Refactoring util libraries in CTS." into klp-dev by Stuart Scott · 11 years ago
  15. 1fd0a2b am 4127aa39: am 7ef71cb8: Merge "Refactoring util libraries in CTS." into klp-dev by Stuart Scott · 11 years ago
  16. a1f2d05 Refactoring util libraries in CTS. by Stuart Scott · 11 years ago
  17. 1e80d69 am 1a64d2a4: am 21bcc03c: am a861b9ab: Build fix #2 by Stuart Scott · 11 years ago
  18. 86d0be7 am 6d02eb62: am 937223d4: am 582393a1: Merge "Fixing build and continuing refactor" into klp-dev by Stuart Scott · 11 years ago
  19. 1a64d2a am 21bcc03c: am a861b9ab: Build fix #2 by Stuart Scott · 11 years ago
  20. 6d02eb6 am 937223d4: am 582393a1: Merge "Fixing build and continuing refactor" into klp-dev by Stuart Scott · 11 years ago
  21. a861b9a Build fix #2 by Stuart Scott · 11 years ago
  22. 7ac2974 Fixing build and continuing refactor by Stuart Scott · 11 years ago
  23. 0567d8f resolved conflicts for merge of eee6081f to master by Stuart Scott · 11 years ago
  24. eee6081 am 823161c9: am 16be4106: Merge "Refactoring CTS to remove PTS references." into klp-dev by Stuart Scott · 11 years ago
  25. a132af6 Refactoring CTS to remove PTS references. by Stuart Scott · 11 years ago
  26. 7103f99 am ea6969e8: am 4715ebef: am 66e99bd7: Merge "Removing Bootup tests." into klp-dev by Stuart Scott · 11 years ago
  27. ea6969e am 4715ebef: am 66e99bd7: Merge "Removing Bootup tests." into klp-dev by Stuart Scott · 11 years ago
  28. d9a2109 Removing Bootup tests. by Stuart Scott · 11 years ago
  29. d20036a am 8e9b03f9: am da133d84: Cleaning Manifest and re-adding systrace. by Stuart Scott · 11 years ago
  30. b8c0224 am 233a905d: am c3329438: Removing older Jank tests. by Stuart Scott · 11 years ago
  31. aff4007 am 2e8ba252: am 6dacad5c: Implementing Jank Test for UI Scrolling. by Stuart Scott · 11 years ago
  32. da133d8 Cleaning Manifest and re-adding systrace. by Stuart Scott · 11 years ago
  33. c332943 Removing older Jank tests. by Stuart Scott · 11 years ago
  34. 6dacad5 Implementing Jank Test for UI Scrolling. by Stuart Scott · 11 years ago
  35. da64ed3 am b11616a7: am 3e2b11ba: Merge "VideoEncoderDecoderTest fix maximum calculation" into klp-dev by Lajos Molnar · 11 years ago
  36. b11616a am 3e2b11ba: Merge "VideoEncoderDecoderTest fix maximum calculation" into klp-dev by Lajos Molnar · 11 years ago
  37. fca4632 VideoEncoderDecoderTest fix maximum calculation by Lajos Molnar · 11 years ago
  38. d633681 am 5f380611: am 94517894: Merge "Use canonical UniquePtr.h file" by Kenny Root · 11 years ago
  39. 50063e0 Use canonical UniquePtr.h file by Kenny Root · 11 years ago
  40. 4f436da Use canonical UniquePtr.h file by Kenny Root · 11 years ago
  41. e97a78f Cleaning Manifest and re-adding systrace. by Stuart Scott · 11 years ago
  42. 03d8278 Merge "Removing older Jank tests." by Stuart Scott · 11 years ago
  43. 3cdd0d4 Removing older Jank tests. by Stuart Scott · 11 years ago
  44. 0ca47b1 Implementing Jank Test for UI Scrolling. by Stuart Scott · 11 years ago
  45. 1287e58 Minor refactor. by Stuart Scott · 11 years ago
  46. 5e14de9 Moving offscreen rendering away from glReadPixels. by Stuart Scott · 11 years ago
  47. cc07f00 Disable dex_preopt on individual app's basis by Ying Wang · 11 years ago
  48. 1a83373 Clean up files' dependencies on phony targets. by Ying Wang · 11 years ago
  49. 2794106 Disable dex_preopt on individual app's basis by Ying Wang · 11 years ago
  50. 5e74e0a Moving Jank test to UI Automator. by Stuart Scott · 11 years ago
  51. 5ad5009 Calculating jank from the timestamps. by Stuart Scott · 11 years ago
  52. ac20e81 Remove unnecessary library reference by Jean-Baptiste Queru · 11 years ago
  53. d4d679f Adding Jank test harness around GLReferenceBenchmark. by Stuart Scott · 11 years ago
  54. d380089 am 2879364f: am 01960b32: Merge "adjust audio parameters" into jb-mr2-dev by keunyoung · 11 years ago
  55. 01960b3 Merge "adjust audio parameters" into jb-mr2-dev by keunyoung · 11 years ago
  56. a73be49 adjust audio parameters by keunyoung · 11 years ago
  57. 24d0763 am 89741682: am 2ada946c: Merge "adjust playback spectrum pass level" into jb-mr2-dev by keunyoung · 11 years ago
  58. 2ada946 Merge "adjust playback spectrum pass level" into jb-mr2-dev by keunyoung · 11 years ago
  59. 0f5386c adjust playback spectrum pass level by keunyoung · 11 years ago
  60. 03adeb8 DO NOT MERGE remove pts by keunyoung · 11 years ago
  61. 41e2200 improve audio client: unlock keyguard and ignore orientation change by keunyoung · 11 years ago
  62. 025ef75 improve audio calibration by keunyoung · 11 years ago
  63. d2a49f4 Merge "add more checkes for too small disk space" into jb-mr2-dev by keunyoung · 11 years ago
  64. 1cf51f0 add more checkes for too small disk space by keunyoung · 11 years ago
  65. 65beb2e call sendStatus only when there is a result by keunyoung · 11 years ago
  66. 110c8e3 Fixing build - left an import in. by Stuart Scott · 11 years ago
  67. 82786f4 Implemented a glow scene and using Native Asset Manager to load content. by Stuart Scott · 11 years ago
  68. 7ec224b Merge "remove reference of warning-head from octane benchmarking" into jb-mr2-dev by keunyoung · 11 years ago
  69. 55249a4 remove reference of warning-head from octane benchmarking by keunyoung · 11 years ago
  70. 80a9eb2 Merge "reject outlier for install time measurement" into jb-mr2-dev by keunyoung · 11 years ago
  71. cdd5270 reject outlier for install time measurement by keunyoung · 11 years ago
  72. 27117f2 ignore uiMode change as well by keunyoung · 11 years ago
  73. 67ae4d5 reduce workload for random update into half (512MB to 256MB) as it takes too long in some devices. by keunyoung · 11 years ago
  74. f69079f Merge "add log to check how much file system benchmarking was done before timeout" into jb-mr2-dev by keunyoung · 11 years ago
  75. 4fbe9cd add log to check how much file system benchmarking was done before timeout by keunyoung · 11 years ago
  76. 2b0fca5 reduce result fluctuation for memory and cpu tests by keunyoung · 11 years ago
  77. 8613911 Ignoring activity config changes. by Stuart Scott · 11 years ago
  78. c3324f6 Merge "Native side of Reference Benchmark." into jb-mr2-dev by Stuart Scott · 11 years ago
  79. c67f78d Native side of Reference Benchmark. by Stuart Scott · 11 years ago
  80. 752eee1 Add liblog by Ying Wang · 11 years ago
  81. d15728a Merge "just skip the file system benchmarking if there is not enough space" into jb-mr2-dev by keunyoung · 11 years ago
  82. 23f1d54 Merge "Start of Reference Application Implementation." into jb-mr2-dev by Stuart Scott · 11 years ago
  83. 0a312e2 Start of Reference Application Implementation. by Stuart Scott · 11 years ago
  84. 7b7cef9 just skip the file system benchmarking if there is not enough space by keunyoung · 11 years ago
  85. 00aee6b Merge "add M-Audio FastTrack to supported device list" into jb-mr2-dev by keunyoung · 11 years ago
  86. 4fc16d1 add M-Audio FastTrack to supported device list by keunyoung · 11 years ago
  87. 1a8352f fix AlmostFullTest: prevent reinitializing ref-counter by keunyoung · 11 years ago
  88. 5dc9df7 disable reboot for emulator by keunyoung · 11 years ago
  89. 02dab3f Merge "Small fixes in tools." into jb-mr2-dev by Stuart Scott · 11 years ago
  90. b54be88 Small fixes in tools. by Stuart Scott · 11 years ago
  91. 3849516 Merge "change mechanism to report performance results" into jb-mr2-dev by keunyoung · 11 years ago
  92. efa794f change mechanism to report performance results by keunyoung · 11 years ago
  93. 44aaf5a Merge "Improving context switch test." into jb-mr2-dev by Stuart Scott · 11 years ago
  94. 4d9520f Improving context switch test. by Stuart Scott · 11 years ago
  95. d173bbc change jank calculation by keunyoung · 11 years ago
  96. 689a962 make report generation more robust by keunyoung · 11 years ago
  97. 84912f2 Merge "check access before read" into jb-mr2-dev by keunyoung · 11 years ago
  98. 3929036 check access before read by keunyoung · 11 years ago
  99. 0163c07 Analysing Benchmark with SysTrace, added tracers. by Stuart Scott · 11 years ago
  100. 3ee3143 Implementing Shader Perf Benchmark as a fractal. by Stuart Scott · 11 years ago