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