1. c44f8c2 ART: Remove superfluous logging am: dddb6dea94 by Andreas Gampe · 6 years ago
  2. dddb6de ART: Remove superfluous logging by Andreas Gampe · 6 years ago
  3. 19f6129 Fix missing return when trying to skip threads dump when mutator lock is exclusively held by Brian Carlstrom · 6 years ago
  4. 54a6d4c Fix missing return when trying to skip threads dump when mutator lock is exclusively held by Brian Carlstrom · 6 years ago
  5. ed93ff3 ART: Allow thread suspend lock to be held when dumping a thread am: 7d42cdd505 by Andreas Gampe · 6 years ago
  6. 7d42cdd ART: Allow thread suspend lock to be held when dumping a thread by Andreas Gampe · 6 years ago
  7. 73679c5 ART: Skip all-threads dump on abort if locks are held am: ba26b51e2e by Andreas Gampe · 6 years ago
  8. ba26b51 ART: Skip all-threads dump on abort if locks are held by Andreas Gampe · 6 years ago
  9. f9dcc25 Add runtimeISA logging when no original dex files am: e8e2d00ec0 by randy.jeong · 6 years ago
  10. e8e2d00 Add runtimeISA logging when no original dex files by randy.jeong · 6 years ago
  11. a89f81a Remove skipped blocks reuse mechanism am: dbb57f3f8e by Hans Boehm · 6 years ago
  12. dbb57f3 Remove skipped blocks reuse mechanism by Hans Boehm · 6 years ago
  13. 9f3f98a Make test 1946 faster am: f98a38740b by Alex Light · 6 years ago
  14. f98a387 Make test 1946 faster by Alex Light · 6 years ago
  15. 431024e Clean up creating handles from `this`. am: 3068d582ef by Vladimir Marko · 6 years ago
  16. ff0edf3 Add default template args to Heap::Alloc*Object*(). am: 991cd5cc16 by Vladimir Marko · 6 years ago
  17. 3068d58 Clean up creating handles from `this`. by Vladimir Marko · 6 years ago
  18. 991cd5c Add default template args to Heap::Alloc*Object*(). by Vladimir Marko · 6 years ago
  19. 2bfee95 Eliminate dead LoadClass when pruning ClinitCheck. am: 78da5e255d by Vladimir Marko · 6 years ago
  20. 78da5e2 Eliminate dead LoadClass when pruning ClinitCheck. by Vladimir Marko · 6 years ago
  21. b067732 Ensure non-standard returns release monitors am: 49af704f0f by Alex Light · 6 years ago
  22. 1ec894c FdFile needs close even without any valid FD am: bee28948fd by Alex Light · 6 years ago
  23. 49af704 Ensure non-standard returns release monitors by Alex Light · 6 years ago
  24. bee2894 FdFile needs close even without any valid FD by Alex Light · 6 years ago
  25. 8067323 Move libsigchain out of static/shared properties am: 616f400313 by Colin Cross · 6 years ago
  26. 616f400 Move libsigchain out of static/shared properties by Colin Cross · 6 years ago
  27. 435156b Blacklist libcore gcstress test that times out. am: 10f5f86b31 by Vladimir Marko · 6 years ago
  28. 10f5f86 Blacklist libcore gcstress test that times out. by Vladimir Marko · 6 years ago
  29. d0cffa1 Switch-interpreter: Use more helpers for opcode arguments. am: d6f579c1a9 by David Srbecky · 6 years ago
  30. d6f579c Switch-interpreter: Use more helpers for opcode arguments. by David Srbecky · 6 years ago
  31. 69523f4 Don't use apexd when TARGET_FLATTEN_APEX == true am: 27085041af by Jiyong Park · 6 years ago
  32. 2708504 Don't use apexd when TARGET_FLATTEN_APEX == true by Jiyong Park · 6 years ago
  33. a2dd9f7 ART: Fix exception stash in stack dump am: cc3a12158e by Andreas Gampe · 6 years ago
  34. cc3a121 ART: Fix exception stash in stack dump by Andreas Gampe · 6 years ago
  35. b1bb25e Optimize stack maps: add fast path for no inline info. am: e42a4b95ee by David Srbecky · 6 years ago
  36. e42a4b9 Optimize stack maps: add fast path for no inline info. by David Srbecky · 6 years ago
  37. c7ffffc Optimize stack map decoding. am: 67ba872df7 by David Srbecky · 6 years ago
  38. 67ba872 Optimize stack map decoding. by David Srbecky · 6 years ago
  39. 2aaf35b Switch-interpreter: Add helpers to get opcode arguments. am: 436f6c1e53 by David Srbecky · 6 years ago
  40. 5dcafcb Convert most of tools/dexfuzz/Android.mk to .bp am: 9a292a1d28 by Paul Duffin · 6 years ago
  41. cd44e0a Use TargetSdkLevel in CalculateVerificationInfo am: af52cbeb9b by Alex Light · 6 years ago
  42. 436f6c1 Switch-interpreter: Add helpers to get opcode arguments. by David Srbecky · 6 years ago
  43. 9a292a1 Convert most of tools/dexfuzz/Android.mk to .bp by Paul Duffin · 6 years ago
  44. af52cbe Use TargetSdkLevel in CalculateVerificationInfo by Alex Light · 6 years ago
  45. 15dbaa8 Convert tools/Android.mk to .bp am: 8e6bf106a5 by Paul Duffin · 6 years ago
  46. 8e6bf10 Convert tools/Android.mk to .bp by Paul Duffin · 6 years ago
  47. c9c8fb6 Convert tools/class2greylist/test/Android.mk to .bp am: eea55ece00 by Paul Duffin · 6 years ago
  48. eea55ec Convert tools/class2greylist/test/Android.mk to .bp by Paul Duffin · 6 years ago
  49. 2c10197 Partially ObjPtr<>-ify HandleScope. am: abedfca1db by Vladimir Marko · 6 years ago
  50. abedfca Partially ObjPtr<>-ify HandleScope. by Vladimir Marko · 6 years ago
  51. 88b6ef1 Use conservative permissions when creating files in ART am: 5bf2dbdcee by Calin Juravle · 6 years ago
  52. 5bf2dbd Use conservative permissions when creating files in ART by Calin Juravle · 6 years ago
  53. e47e39e Fix location of guest libraries on translated archs am: 2fb74d3087 by dimitry · 6 years ago
  54. 2fb74d3 Fix location of guest libraries on translated archs by dimitry · 6 years ago
  55. b979c29 ARM/ARM64: Use trampolines for slow-path entrypoint calls. am: f667508a21 by Vladimir Marko · 6 years ago
  56. 7dfbfda Revert^2 "Improve ArraySet codegen." am: 8fa839cfe6 by Vladimir Marko · 6 years ago
  57. f667508 ARM/ARM64: Use trampolines for slow-path entrypoint calls. by Vladimir Marko · 6 years ago
  58. 8fa839c Revert^2 "Improve ArraySet codegen." by Vladimir Marko · 6 years ago
  59. 457cad6 Make sure a out/build_number.txt file is present with linux-bionic by Alex Light · 6 years ago
  60. aa95801 Revert^2 "Add verifier fallback for JVMTI Get/SetLocalVariable" am: e2ddce3dec by Alex Light · 6 years ago
  61. 0dfac26 Fix incorrect register-number range check. am: 6045bc202f by Alex Light · 6 years ago
  62. 3cddf45 Make sure a out/build_number.txt file is present with linux-bionic by Alex Light · 6 years ago
  63. e2ddce3 Revert^2 "Add verifier fallback for JVMTI Get/SetLocalVariable" by Alex Light · 6 years ago
  64. 6045bc2 Fix incorrect register-number range check. by Alex Light · 6 years ago
  65. 2b22076 Revert "Add verifier fallback for JVMTI Get/SetLocalVariable" am: 99cbfb55fc by David Srbecky · 6 years ago
  66. 99cbfb5 Revert "Add verifier fallback for JVMTI Get/SetLocalVariable" by David Srbecky · 6 years ago
  67. 9dd3894 Try to make test 1963 pass on fugu am: 098e7a6758 by Alex Light · 6 years ago
  68. f5297fa Add verifier fallback for JVMTI Get/SetLocalVariable am: e48fd0b478 by Alex Light · 6 years ago
  69. 098e7a6 Try to make test 1963 pass on fugu by Alex Light · 6 years ago
  70. e48fd0b Add verifier fallback for JVMTI Get/SetLocalVariable by Alex Light · 6 years ago
  71. 41f46c0 Use string length from DEX instead of recomputing am: abdb4592fa by Eric Holk · 6 years ago
  72. abdb459 Use string length from DEX instead of recomputing by Eric Holk · 6 years ago
  73. 3046dba Revert^2 "Add AddToDexClassloader JVMTI extension functions" am: 639e73b5ad by Alex Light · 6 years ago
  74. 639e73b Revert^2 "Add AddToDexClassloader JVMTI extension functions" by Alex Light · 6 years ago
  75. 0f62196 Allow linking to libicuuc.so and libicui18n.so from executable in /data by Victor Chang · 6 years ago
  76. f03b151 Allow linking to libicuuc.so and libicui18n.so from executable in /data by Victor Chang · 6 years ago
  77. 5d9e378 Add extra systrace for app startup am: 4a17f8af13 by Mathieu Chartier · 6 years ago
  78. 4a17f8a Add extra systrace for app startup by Mathieu Chartier · 6 years ago
  79. 8b6cb16 Revert "Add AddToDexClassloader JVMTI extension functions" am: 799e536da9 by Alex Light · 6 years ago
  80. 799e536 Revert "Add AddToDexClassloader JVMTI extension functions" by Alex Light · 6 years ago
  81. 09074b4 ART: Use libcore's bp preupload check script am: c5265d93c8 by Andreas Gampe · 6 years ago
  82. 9912954 ART: Run bpfmt over ART's blueprint files am: 0dc93b1ba9 by Andreas Gampe · 6 years ago
  83. c5265d9 ART: Use libcore's bp preupload check script by Andreas Gampe · 6 years ago
  84. 0dc93b1 ART: Run bpfmt over ART's blueprint files by Andreas Gampe · 6 years ago
  85. d7c3538 Add default argument kIsInstrumented=true. am: 9b81ac36e1 by Vladimir Marko · 6 years ago
  86. 9b81ac3 Add default argument kIsInstrumented=true. by Vladimir Marko · 6 years ago
  87. 39acd31 Add AddToDexClassloader JVMTI extension functions am: 92ed90ca38 by Alex Light · 6 years ago
  88. 553e93a Make output of generate_operator_out reproducible am: 82cc9601d6 by Dan Willemsen · 6 years ago
  89. 400a65a ART: Forward-declare ClassIterator and Signature in dex_file.h (iwyu) by Andreas Gampe · 6 years ago
  90. 92ed90c Add AddToDexClassloader JVMTI extension functions by Alex Light · 6 years ago
  91. 82cc960 Make output of generate_operator_out reproducible by Dan Willemsen · 6 years ago
  92. 27a47a3 ART: Forward-declare ClassIterator and Signature in dex_file.h (iwyu) by Andreas Gampe · 6 years ago
  93. edb70f9 ART: Refactor SchedulingGraph for consistency and clarity am: 957c538a4d by Evgeny Astigeevich · 6 years ago
  94. f700599 ART: Optimize StringBuilder append pattern. am: 552a134155 by Vladimir Marko · 6 years ago
  95. 957c538 ART: Refactor SchedulingGraph for consistency and clarity by Evgeny Astigeevich · 6 years ago
  96. 552a134 ART: Optimize StringBuilder append pattern. by Vladimir Marko · 7 years ago
  97. 941554b Revert "Improve ArraySet codegen." am: 0dda8c8493 by Vladimir Marko · 6 years ago
  98. 0dda8c8 Revert "Improve ArraySet codegen." by Vladimir Marko · 6 years ago
  99. a903248 Improve ArraySet codegen. am: 0ece864910 by Vladimir Marko · 6 years ago
  100. 0ece864 Improve ArraySet codegen. by Vladimir Marko · 6 years ago