1. a3e79fb frameworks/base: Set LOCAL_SDK_VERSION where possible. by Anton Hansson · 6 years ago
  2. b148b6c Parcel: Use @CriticalNative when possible. by Makoto Onuki · 7 years ago
  3. 716cf42 Add CursorWindow perf tests by Chris Craik · 7 years ago
  4. c07169e Merge "Introduce early exit path for non resource path." into oc-dev am: 01d5b3d2af by Seigo Nonaka · 7 years ago
  5. 2ea169a Introduce early exit path for non resource path. by Seigo Nonaka · 7 years ago
  6. f3903e9 Fix regression in getSharedPreferences performance by John Reck · 7 years ago
  7. 52f6ba9 Move SystemPerfTest out of java.* namespace by Colin Cross · 7 years ago
  8. ab18567 AutoSize TextView (part 11) - fix final APIs by Andrei Stingaceanu · 7 years ago
  9. fbfead2 AutoSize TextView (part 9) - sanitize APIs naming by Andrei Stingaceanu · 7 years ago
  10. 1d0244a Prepare for removal of legacy-test from default targets by Paul Duffin · 8 years ago
  11. fc29424 CriticalNative for RenderNode and DisplayListCanvas by Chris Craik · 8 years ago
  12. 2414e1b Outline & Path perf improvements by Chris Craik · 8 years ago
  13. 7a5ad26 Merge "Add Outline/RenderNode perf tests" by Chris Craik · 8 years ago
  14. 2cbbd8d Add Outline/RenderNode perf tests by Chris Craik · 8 years ago
  15. 3f7c6ad Add benchmarks for different ways to show/hide view subtrees by Chris Craik · 8 years ago
  16. 0178c23 AutoSize TextView (part 2) - benchmark number of sizes by Andrei Stingaceanu · 8 years ago
  17. b2264c2 Add int[] JNI benchmarks by John Reck · 8 years ago
  18. 24e98b7 Add more complex View inflation bench by John Reck · 8 years ago
  19. 3acf0382 Add benchmarks for View inflation by John Reck · 8 years ago
  20. 60bf972 Merge "Fix pause/resume timing" by John Reck · 8 years ago
  21. 306928c Port Parcel benchmarks to APCT by John Reck · 8 years ago
  22. c1d6ba4 Fix pause/resume timing by John Reck · 8 years ago
  23. 295f9af Add a couple simple canvas benchmarks by John Reck · 8 years ago
  24. 62e5fea Greatly reduce BenchmarkState overhead by John Reck · 8 years ago
  25. eb22e31 Introduce Typeface.createXX performance tests. by Seigo Nonaka · 8 years ago
  26. 36e0f12 Fix test failure due to out of UI thread runnning. by Seigo Nonaka · 8 years ago
  27. fe1a3b6 Merge changes from topic 'ksk_long_text_edit' by Keisuke Kuroyanagi · 8 years ago
  28. 9612120 Merge "Edit long text performance test." by Keisuke Kuroyanagi · 8 years ago
  29. f5af4a3 Always redraw text that protrude from line bounds. by Keisuke Kuroyanagi · 8 years ago
  30. 022113a Workaround the issue that parameterized test don't support @UiThreadTest by Teng-Hui Zhu · 8 years ago
  31. 17e7697 Move RenderNodePerfTest to the merged package by Teng-Hui Zhu · 8 years ago
  32. 7a9a4ec Merge & fix package names by John Reck · 8 years ago
  33. b7ff133 Edit long text performance test. by Keisuke Kuroyanagi · 8 years ago
  34. 51dd1e5 Add misc apct perf tests by Chris Craik · 8 years ago
  35. 2c33e30 Double check the layout test running on UI thread by Teng-Hui Zhu · 8 years ago
  36. 19c6ae3 Merge "Add layout perf test into APCT" by Tenghui Zhu · 8 years ago
  37. a9cebd6 Add layout perf test into APCT by Teng-Hui Zhu · 8 years ago
  38. 2a154e2 Introduce backspace benchmark tests. by Seigo Nonaka · 8 years ago
  39. e3f1762 Add cursor movement perftest. by Seigo Nonaka · 8 years ago
  40. 119265d Use new Rule to report status when success by Teng-Hui Zhu · 8 years ago
  41. 57fc759 Update VectorDrawablePerfTest to use JUnit 4 by Teng-Hui Zhu · 8 years ago
  42. 23d1fdd Refactor the java side APCT perf test by Teng-Hui Zhu · 8 years ago