1. 438918b Merge "Add ClassAccessor" by Mathieu Chartier · 6 years ago
  2. f31343f Merge "Remove support for Valgrind in ART." by Roland Levillain · 6 years ago
  3. e816389 Merge "LSE improvement: better singleton array optimization" by Treehugger Robot · 6 years ago
  4. d352156 Merge "Refactor runtime callee save frame info." by Vladimir Marko · 6 years ago
  5. cbe50e9 Merge "ObjPtr<>-ify annotation processing." by Treehugger Robot · 6 years ago
  6. 2d3065e ObjPtr<>-ify annotation processing. by Vladimir Marko · 6 years ago
  7. d3083dd Refactor runtime callee save frame info. by Vladimir Marko · 6 years ago
  8. 1d00c53 Merge "ART: Fix for pkill on device in run-jdwp-tests.sh" by Orion Hodson · 6 years ago
  9. 64e8175 Merge "Rewrite stackmap encoding code." by David Srbecky · 6 years ago
  10. cfb4ed5 ART: Fix for pkill on device in run-jdwp-tests.sh by Orion Hodson · 6 years ago
  11. dd5f539 Merge "Remove "stack_map.h" include from code_generator." by David Srbecky · 6 years ago
  12. 7867514 Merge "ART: Remove 712 from knownfailures.txt" by Orion Hodson · 6 years ago
  13. 3eb68cf Merge "ART: Faster 712-varhandle-invocations" by Orion Hodson · 6 years ago
  14. ba345bf Merge "Disable 677-fsi2 on RI." by Orion Hodson · 6 years ago
  15. e801116 Merge "Add plugin for testing method tracing speed." by Treehugger Robot · 6 years ago
  16. 673726b Add plugin for testing method tracing speed. by Alex Light · 6 years ago
  17. c2b4db6 Add ClassAccessor by Mathieu Chartier · 6 years ago
  18. 4fe708c Remove "stack_map.h" include from code_generator. by David Srbecky · 6 years ago
  19. 052f8ca Rewrite stackmap encoding code. by David Srbecky · 6 years ago
  20. fd13287 Disable 677-fsi2 on RI. by Nicolas Geoffray · 6 years ago
  21. 8419022 Merge "Fix typo that leads to crash." by Nicolas Geoffray · 6 years ago
  22. 4cb27ed ART: Remove 712 from knownfailures.txt by Orion Hodson · 6 years ago
  23. 3f38346 ART: Faster 712-varhandle-invocations by Orion Hodson · 6 years ago
  24. e64d58c Fix typo that leads to crash. by Nicolas Geoffray · 6 years ago
  25. 1c515f0 Merge "ART: Simplify operands in InstructionBuilder" by Treehugger Robot · 6 years ago
  26. e937c04 Merge "Fix golem runs." by Nicolas Geoffray · 6 years ago
  27. 763a14a Fix golem runs. by Nicolas Geoffray · 6 years ago
  28. be9a83e Merge "Track (non-public) API change in String" by Neil Fuller · 6 years ago
  29. 518fcc5 Merge "Revert^2 "Move kVRegSize to globals.h to reduce include dependencies."" by Treehugger Robot · 6 years ago
  30. b674a14 Revert^2 "Move kVRegSize to globals.h to reduce include dependencies." by David Srbecky · 6 years ago
  31. 2c5827a ART: Simplify operands in InstructionBuilder by Treehugger Robot · 6 years ago
  32. f604975 Merge "Move and rewrite bit loading/storing methods." by David Srbecky · 6 years ago
  33. 68fefac Move and rewrite bit loading/storing methods. by David Srbecky · 6 years ago
  34. b2683cb Merge "ARM/ARM64: Improve lock/unlock entrypoints." by Vladimir Marko · 6 years ago
  35. c8b1d5e ARM/ARM64: Improve lock/unlock entrypoints. by Vladimir Marko · 6 years ago
  36. 8926b78 Merge "Re-enable LZ4_compress_HC in image writer" by Mathieu Chartier · 6 years ago
  37. ed28df6 Merge "Add ASCII vs UTF-16 string data analysis" by Mathieu Chartier · 6 years ago
  38. a218b3e Re-enable LZ4_compress_HC in image writer by Mathieu Chartier · 6 years ago
  39. f275979 Add ASCII vs UTF-16 string data analysis by Mathieu Chartier · 6 years ago
  40. a88102c Merge "Track changes in java.lang.(StringBuilder|String)" by Neil Fuller · 6 years ago
  41. 4dc09e7 LSE improvement: better singleton array optimization by Aart Bik · 6 years ago
  42. e57a82b Merge "Refactoring LSE/LSA: introduce heap location type" by Treehugger Robot · 6 years ago
  43. 064dfe4 Merge "Ignore failures in run-test 080-oom-throw with JIT." by Roland Levillain · 6 years ago
  44. 8d744d9 Merge "Fix test 674-hiddenapi when debuggable." by Mathew Inwood · 6 years ago
  45. 481d45e Ignore failures in run-test 080-oom-throw with JIT. by Roland Levillain · 6 years ago
  46. b1f8b73 Track changes in java.lang.(StringBuilder|String) by Neil Fuller · 6 years ago
  47. eef7757 Fix test 674-hiddenapi when debuggable. by Mathew Inwood · 6 years ago
  48. 9c422cc Merge "Hidden API: only log what we deny." by Mathew Inwood · 6 years ago
  49. 9b5ddff Hidden API: only log what we deny. by Mathew Inwood · 6 years ago
  50. 80a7c29 Merge "ART: Refactor String.init binding" by Treehugger Robot · 6 years ago
  51. 35bf335 Merge "Make dexlayout and profman independent of libart" by David Sehr · 6 years ago
  52. 9abc31e ART: Refactor String.init binding by Andreas Gampe · 6 years ago
  53. fc2f8b6 Merge "Add some extra dexanalyze tests" by Treehugger Robot · 6 years ago
  54. 671af6c Make dexlayout and profman independent of libart by David Sehr · 6 years ago
  55. df810b9 Merge "Move ArtDexFileLoader to libdexfile" by David Sehr · 6 years ago
  56. 0226c1d Add some extra dexanalyze tests by Mathieu Chartier · 6 years ago
  57. ca76865 Merge "Add some experiments to analyze string usage" by Treehugger Robot · 6 years ago
  58. 1e7b825 Merge "Add a new thread pool pthread priority option." by Nicolas Geoffray · 6 years ago
  59. 47b9580 Add a new thread pool pthread priority option. by Nicolas Geoffray · 6 years ago
  60. 7f42425 Merge "ART: minor clean-up for var_handles.cc" by Orion Hodson · 6 years ago
  61. cb2187c Merge "Don't compile methods with irreducible loops and String.<init>." by Nicolas Geoffray · 6 years ago
  62. cc05247 ART: minor clean-up for var_handles.cc by Orion Hodson · 6 years ago
  63. bb071ee Merge "Fix typo in tifast.cc" by Treehugger Robot · 6 years ago
  64. 35ddc6f Add some experiments to analyze string usage by Mathieu Chartier · 6 years ago
  65. fd3ffe0 Merge "ART: Fix jvalue includes" by Treehugger Robot · 6 years ago
  66. dc25781 Fix typo in tifast.cc by Alex Light · 6 years ago
  67. c5b7564 ART: Fix jvalue includes by Andreas Gampe · 6 years ago
  68. 1f01016 Move ArtDexFileLoader to libdexfile by David Sehr · 6 years ago
  69. a7d37cf Merge changes from topic "oth-master-art-varhandle-no-converions" by Orion Hodson · 6 years ago
  70. 8d2befc Merge "Do not run 999-redefine-hiddenapi under jvm/redefine-stress" by David Brazdil · 6 years ago
  71. d147e2f Don't compile methods with irreducible loops and String.<init>. by Nicolas Geoffray · 6 years ago
  72. 90701d5 Do not run 999-redefine-hiddenapi under jvm/redefine-stress by David Brazdil · 6 years ago
  73. acc2519 Track (non-public) API change in String by Neil Fuller · 6 years ago
  74. c4d5c13 ART: Faster VarHandle accessors for exact callsite matches by Orion Hodson · 6 years ago
  75. 8566e36 Merge "Fix stripping of access flags during JVMTI redefine" by David Brazdil · 6 years ago
  76. 904e75a Fix stripping of access flags during JVMTI redefine by David Brazdil · 6 years ago
  77. adff274 Merge "Refactor flaky ArtDexFileLoader IsPlatformDex gtest" by David Brazdil · 6 years ago
  78. fab9a7c Merge "Add ti-fast jvmti agent." by Treehugger Robot · 6 years ago
  79. aa730ef Add ti-fast jvmti agent. by Alex Light · 6 years ago
  80. b765a3f Refactoring LSE/LSA: introduce heap location type by Aart Bik · 6 years ago
  81. 0f8d2d1 Merge "Make static libtistress version" by Treehugger Robot · 6 years ago
  82. 8865914 Make static libtistress version by Alex Light · 6 years ago
  83. ba20500 Refactor flaky ArtDexFileLoader IsPlatformDex gtest by David Brazdil · 6 years ago
  84. 537a4fe ART: Add VarHandle accessors to invoke-polymorphic entrypoint by Orion Hodson · 6 years ago
  85. 00e15d6 Merge "ART: Add dex::ProtoIndex" by Orion Hodson · 6 years ago
  86. 6c99dc8 Merge "Set default hidden API policy to dark+black" by David Brazdil · 6 years ago
  87. f790a4b Merge "Propagate hiddenapi cmdline flags in OatFileAssistant::Dex2Oat" by David Brazdil · 6 years ago
  88. a128781 Merge "Conditionalize LocAccessToEvent on Android target build." by Nicolas Geoffray · 6 years ago
  89. 2111c3a Merge "Use std::cout for dexanalyze logging" by Treehugger Robot · 6 years ago
  90. 933d6e7 Merge "Prepare to move ArtDexFileLoader to libdexfile" by David Sehr · 6 years ago
  91. 1fee5dc Use std::cout for dexanalyze logging by Mathieu Chartier · 6 years ago
  92. 04d81ff Merge "Handle unset ANDROID_DATA in DexLocationToOatFilename" by Treehugger Robot · 6 years ago
  93. 9e423af Handle unset ANDROID_DATA in DexLocationToOatFilename by Mathieu Chartier · 6 years ago
  94. 8268cb6 Remove support for Valgrind in ART. by Roland Levillain · 6 years ago
  95. 8a22907 Conditionalize LocAccessToEvent on Android target build. by Nicolas Geoffray · 6 years ago
  96. 9076eb6 Merge "Do not log "None" type API accesses." by Nicolas Geoffray · 6 years ago
  97. 06d10a7 ART: Add dex::ProtoIndex by Orion Hodson · 6 years ago
  98. f0ce214 Merge "Refactor ClassLinker & ImageWriter to use a common resolution routine" by David Brazdil · 6 years ago
  99. 93fea8a Merge "Remove MemMap dependency on libbacktrace" by David Sehr · 6 years ago
  100. e9c3bbb Do not log "None" type API accesses. by Mathew Inwood · 6 years ago