1. 363eab8 Merge "[view compiler] Remove dex_builder_test.cc" am: 63f6a62163 am: 130c3cc2b1 am: 08c3ae702a am: f28ef60b1e by Eric Holk · 5 years ago
  2. 130c3cc Merge "[view compiler] Remove dex_builder_test.cc" am: 63f6a62163 by Eric Holk · 5 years ago
  3. e167823 [view compiler] Remove dex_builder_test.cc by Eric Holk · 5 years ago
  4. f810ad6 Merge "[view compiler] Cleanup: Delete duplicate LayoutValidationVisitor::VisitStartTag" am: 94d801a515 am: f6b04a5e3b am: 19c844d26a am: 89bdbbea18 by Eric Holk · 5 years ago
  5. e001e5f Merge "startop: Add support for trace duration." by TreeHugger Robot · 5 years ago
  6. f6b04a5 Merge "[view compiler] Cleanup: Delete duplicate LayoutValidationVisitor::VisitStartTag" by Eric Holk · 5 years ago
  7. 94d801a Merge "[view compiler] Cleanup: Delete duplicate LayoutValidationVisitor::VisitStartTag" by Treehugger Robot · 5 years ago
  8. 6ddab32 startop: Add support for trace duration. by Yan Wang · 5 years ago
  9. b44ede9 Merge "[view compiler] Add DexBuilder support for getting and setting instance fields" am: c0b1a32260 am: 615fd40982 am: cc8d4dbe0f am: dacba78121 by Eric Holk · 5 years ago
  10. 07806c4 Merge "startop: Rewrite the perfetto trace collection part." by Yan Wang · 5 years ago
  11. 615fd40 Merge "[view compiler] Add DexBuilder support for getting and setting instance fields" by Eric Holk · 5 years ago
  12. d236457 [view compiler] Cleanup: Delete duplicate LayoutValidationVisitor::VisitStartTag by Eric Holk · 5 years ago
  13. 59aab11 startop: Rewrite the perfetto trace collection part. by Yan Wang · 5 years ago
  14. 313328d Merge "startop: Refactor app running." by Yan Wang · 5 years ago
  15. 06f5488 startop: Refactor app running. by Yan Wang · 5 years ago
  16. f3b9589 [view compiler] Add DexBuilder support for getting and setting instance fields by Eric Holk · 5 years ago
  17. af2217ad Merge "Fix path to trace used in perfetto-trace compilation" by Robert Horvath · 5 years ago
  18. c3a2563 Merge changes I12b38fa5,Ia11195b1 am: 8aa2b1dffd am: 1c2e3a181d am: 327af0ecc6 am: 9308cb43d1 by Eric Holk · 5 years ago
  19. 1c2e3a1 Merge changes I12b38fa5,Ia11195b1 am: 8aa2b1dffd by Eric Holk · 5 years ago
  20. 8aa2b1d Merge changes I12b38fa5,Ia11195b1 by Treehugger Robot · 5 years ago
  21. 70445d0 [viewcompiler] Add support for static field put to DexBuilder by Eric Holk · 5 years ago
  22. 3092f99 [viewcompiler] Add static field get instructions to DexBuilder by Eric Holk · 5 years ago
  23. a0952e4 Fix path to trace used in perfetto-trace compilation by Robert Horvath · 5 years ago
  24. 73bb48a Merge "Add platform_apis in Android.bp" am: cebe8f985f am: 869f3888bd am: 820f1feefa am: eb50963ac5 by Jeongik Cha · 5 years ago
  25. 869f388 Merge "Add platform_apis in Android.bp" am: cebe8f985f by Jeongik Cha · 5 years ago
  26. cebe8f9 Merge "Add platform_apis in Android.bp" by Treehugger Robot · 5 years ago
  27. c50d0fc startop: Add support to perfetto trace in compiler.py. by Yan Wang · 5 years ago
  28. 9104e05 startop: Add test for compiler.py. by Yan Wang · 5 years ago
  29. 9af1627 startop: Add test for trace_analyzer by Yan Wang · 5 years ago
  30. ef54d7c Fix a failed test because of passing wrong type of arguments. by Yan Wang · 5 years ago
  31. 315ae2d Add support of trace duration for host python compiler. by Yan Wang · 5 years ago
  32. 5d4e906 Merge "startop: Rewrite app startup runner to use new python run_app_with_prefetch." by TreeHugger Robot · 5 years ago
  33. 7af0155 startop: Rewrite app startup runner to use new python run_app_with_prefetch. by Yan Wang · 5 years ago
  34. a1bf8a9 Add platform_apis in Android.bp by Jeongik Cha · 5 years ago
  35. 905932f Merge "startop: Rewrite metrics parsing using python." by Yan Wang · 5 years ago
  36. cb09703 Merge "startop: Move compiled trace file installation after activity checking (bugfix)." by Yan Wang · 5 years ago
  37. f4d7f17 Merge "startop: Update to toggle iorapd.readahead.enable." by Yan Wang · 5 years ago
  38. 3fb2816 startop: Rewrite metrics parsing using python. by Yan Wang · 5 years ago
  39. 34e2dab startop: Move compiled trace file installation after activity checking (bugfix). by Yan Wang · 5 years ago
  40. 90bc5ac startop: Update to toggle iorapd.readahead.enable. by Yan Wang · 5 years ago
  41. be04ce1 startop: Re-enable iorapd presubmit tests by Igor Murashkin · 5 years ago
  42. 9c28967 Merge "App that changes screen to multiple colors" am: bd09ce590c am: c32890e0bd am: 0f4d8fa630 by Jonathan Ward · 5 years ago
  43. c32890e0 Merge "App that changes screen to multiple colors" am: bd09ce590c by Jonathan Ward · 5 years ago
  44. 548c587 App that changes screen to multiple colors by Jonathan Ward · 5 years ago
  45. f8122a2 Merge "startop: Rewrite the run app bash script to python." by TreeHugger Robot · 5 years ago
  46. fb9bdd8 startop: Rewrite the run app bash script to python. by Yan Wang · 5 years ago
  47. 55c484e6 Merge "Add textview and framelayout inflation cases, refactor." am: 1b3687c0e9 am: e11cfda38c am: 197e665060 by Carmen Jackson · 5 years ago
  48. 197e665 Merge "Add textview and framelayout inflation cases, refactor." am: 1b3687c0e9 by Carmen Jackson · 5 years ago
  49. 8be08e5 Add textview and framelayout inflation cases, refactor. by Carmen Jackson · 5 years ago
  50. 06d017e startop: Add iorap compiler written in python by Igor Murashkin · 5 years ago
  51. b24a3b1 Merge "startop: Update app_startup_runner to toggle iorapd.readahead.enable" by TreeHugger Robot · 5 years ago
  52. 7eaacb8 Fix a DIR missing setting by Yan Wang · 5 years ago
  53. 37797b2 Merge "Merge "[startop] Add an app for testing startup performance" am: e563643312 am: 58ed47d87b am: 7192be9d24" into qt-r1-dev-plus-aosp by Eric Holk · 5 years ago
  54. 7192be9 Merge "[startop] Add an app for testing startup performance" am: e563643312 by Eric Holk · 5 years ago
  55. ccc3ea7 startop: Add yawanng@ to OWNERS list by Igor Murashkin · 5 years ago
  56. e6e17c7 [startop] Add an app for testing startup performance by Eric Holk · 5 years ago
  57. 995c17b startop: Update app_startup_runner to toggle iorapd.readahead.enable by Igor Murashkin · 5 years ago
  58. 75336f5 Merge "startop: Add script to analyze block I/O from an ftrace file" by TreeHugger Robot · 5 years ago
  59. 5d88587 Merge "startop: Parse camera metrics from logcat for app_startup_runner" by TreeHugger Robot · 5 years ago
  60. ab37e6e startop: Parse camera metrics from logcat for app_startup_runner by Igor Murashkin · 5 years ago
  61. 0c65d1c startop: Add script to analyze block I/O from an ftrace file by Igor Murashkin · 5 years ago
  62. 6295fa7 startop: iorap script to create custom compiled TraceFile by Igor Murashkin · 5 years ago
  63. 7ab5c4d startop: Update app_startup_runner to work with iorapd by Igor Murashkin · 5 years ago
  64. 27ee83dc Merge "Disable iorap test mapping" am: 46b3d6d05d by Mathieu Chartier · 5 years ago
  65. 6aaa03a Disable iorap test mapping by Mathieu Chartier · 5 years ago
  66. 8298ae0 startop: Add scripts to dump iorap perfetto/compiler protos by Igor Murashkin · 5 years ago
  67. eb0e0c3 Merge "iorap: Add a JobService for idle maintenance trace compilations" by TreeHugger Robot · 5 years ago
  68. 7f0a256 Merge "Convert Android.mk file to Android.bp" am: e6bcf626be by Sasha Smundak · 5 years ago
  69. a0ce095 Convert Android.mk file to Android.bp by Sasha Smundak · 5 years ago
  70. b61bab6 Convert Android.mk file to Android.bp by Sasha Smundak · 5 years ago
  71. cd18790 Merge "Fix ODR issue in viewcompiler" am: b9879d00c4 am: d1e12a6112 by Colin Cross · 5 years ago
  72. d1e12a6 Merge "Fix ODR issue in viewcompiler" am: b9879d00c4 by Colin Cross · 5 years ago
  73. d763292 Fix ODR issue in viewcompiler by Colin Cross · 5 years ago
  74. 502ec7a Migrate remainder of frameworks/base to androidx.test by Brett Chabot · 5 years ago
  75. b455c3a DO NOT MERGE - Merge pi-dev@5234907 into stage-aosp-master by Xin Li · 5 years ago
  76. d8b390c Merge "Add default code reviewers into OWNERS" am: e45eefe8ec am: 3a59c9f70e by Chih-hung Hsieh · 5 years ago
  77. f594682 Merge "Add default code reviewers into OWNERS" am: e45eefe8ec am: 3a59c9f70e by Chih-hung Hsieh · 5 years ago
  78. 34cd77a Add default code reviewers into OWNERS by Chih-Hung Hsieh · 5 years ago
  79. fd1dcbd Merge "Work around clang-tidy bug in dex_builder.cc." am: c6036971e7 am: 24a986bfb1 by Chih-hung Hsieh · 5 years ago
  80. acd74cf Merge "Work around clang-tidy bug in dex_builder.cc." am: c6036971e7 by Chih-hung Hsieh · 5 years ago
  81. 2b61bdd Work around clang-tidy bug in dex_builder.cc. by Chih-Hung Hsieh · 5 years ago
  82. eb009eb Merge "Temporarily disable clang-tidy for dex_builder.cc." am: 171dfad60c am: e6d84ae4c9 by Chih-Hung Hsieh · 5 years ago
  83. 6cb189e Merge "Temporarily disable clang-tidy for dex_builder.cc." am: 171dfad60c by Chih-Hung Hsieh · 5 years ago
  84. 7ae7f16 Temporarily disable clang-tidy for dex_builder.cc. by Chih-Hung Hsieh · 5 years ago
  85. 846b59e Merge "[viewcompiler] Support more than 16 registers in invoke instructions" am: f96ebc501e am: 18fa74cbe4 by Eric Holk · 5 years ago
  86. f010be4 iorap: Add a JobService for idle maintenance trace compilations by Igor Murashkin · 5 years ago
  87. 1660db4 Merge "[viewcompiler] Support more than 16 registers in invoke instructions" am: f96ebc501e by Eric Holk · 5 years ago
  88. f96ebc5 Merge "[viewcompiler] Support more than 16 registers in invoke instructions" by Treehugger Robot · 5 years ago
  89. baa8e66 Merge "[viewcompiler] Add PrecompiledLayoutTest to TEST_MAPPING" am: 1cb64c6a85 am: d8ec417dd6 by Eric Holk · 5 years ago
  90. 55398cf Merge "[viewcompiler] Add PrecompiledLayoutTest to TEST_MAPPING" am: 1cb64c6a85 by Eric Holk · 5 years ago
  91. d1b4383 [viewcompiler] Support more than 16 registers in invoke instructions by Eric Holk · 5 years ago
  92. 8c933e5 [viewcompiler] Add PrecompiledLayoutTest to TEST_MAPPING by Eric Holk · 5 years ago
  93. 6565a34 Disable iorap test mapping by Mathieu Chartier · 5 years ago
  94. 40938a55 iorap: Fix ro.iorapd.enable property naming by Mathieu Chartier · 5 years ago
  95. d8695d0 Disable presubmit test until it works with disabled iorap by default by Mathieu Chartier · 5 years ago
  96. f34d9f7 Merge "startop: use static_lib dependency on libdexfile." am: ff1aa4e49a am: db28e6e8b1 by Orion Hodson · 5 years ago
  97. 0c024ea Merge "startop: use static_lib dependency on libdexfile." am: ff1aa4e49a by Orion Hodson · 5 years ago
  98. ca1b80b startop: use static_lib dependency on libdexfile. by Orion Hodson · 5 years ago
  99. ecc22e2 Merge changes I789db896,I19e91f0f by TreeHugger Robot · 5 years ago
  100. 9d33ee9 iorap: Handle binder failures by gracefully attempting to reconnect by Igor Murashkin · 6 years ago