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