1. 279cfba MIPS: Follow-up to hash-based DexCache methods array by Alexey Frunze · 7 years ago
  2. 07bfbac Hash-based DexCache methods array. by Vladimir Marko · 7 years ago
  3. ba11882 ART: Change method lookup to be more consistent to JLS and the RI. by Vladimir Marko · 7 years ago
  4. 2bff9ca ART: Remove more object_callbacks.h includes by Andreas Gampe · 7 years ago
  5. 0cb1728 Do superclass validation at compile time and log with new class status. by Jeff Hao · 7 years ago
  6. f8db2c3 ART: Add support for constructor method handles by Orion Hodson · 7 years ago
  7. a44c445 Fix compressible string check for ctors with `hibyte`. by Vladimir Marko · 7 years ago
  8. 6d3e768 Abstract SetField functions with Transaction check by Chang Xing · 7 years ago
  9. f79aa7f Small refactoring of field/method access checks. by Vladimir Marko · 7 years ago
  10. aebfd20 Merge "Clean up ArraySlice<>." by Vladimir Marko · 7 years ago
  11. 9ac7749 Clean up ArraySlice<>. by Vladimir Marko · 7 years ago
  12. b2d18fa ART: Clean up asm_support.h by Andreas Gampe · 7 years ago
  13. 58794c5 Merge "ART: Refactor bit_utils and stl_util" by Treehugger Robot · 7 years ago
  14. 2722f38 ART: Fix old warnings by Andreas Gampe · 7 years ago
  15. 5678db5 ART: Refactor bit_utils and stl_util by Andreas Gampe · 7 years ago
  16. 3b7dc35 ART: Clean up allocator.h by Andreas Gampe · 7 years ago
  17. 508fdf3 ART: Small class-inl.h cleanup by Andreas Gampe · 7 years ago
  18. 2ff3b97 ART: More header cleanups by Andreas Gampe · 7 years ago
  19. 5d08fcc ART: More header cleanups by Andreas Gampe · 7 years ago
  20. 57cf00b ART: Remove old object_callbacks.h includes by Andreas Gampe · 7 years ago
  21. 6559ba1 Merge "Move to release CAS for updating object fields" by Treehugger Robot · 7 years ago
  22. fdd513d Move to release CAS for updating object fields by Mathieu Chartier · 7 years ago
  23. b486a98 ART: Introduce thread-current-inl.h by Andreas Gampe · 7 years ago
  24. d482e73 ART: More header cleanup - runtime.h by Andreas Gampe · 7 years ago
  25. 01f7743 ART: Fix some pedantic warnings by Andreas Gampe · 7 years ago
  26. 6680e33 Handle classes with a huge number of direct methods. by Roland Levillain · 7 years ago
  27. c15a2f4 ART: Add object-readbarrier-inl.h by Andreas Gampe · 7 years ago
  28. a1d2f95 ART: Clean up art_field.h by Andreas Gampe · 7 years ago
  29. c6ea7d0 ART: Clean up art_method.h by Andreas Gampe · 7 years ago
  30. bc632f0 Improve VerifyNoFromSpaceRefsObjectVisitor logging by Mathieu Chartier · 7 years ago
  31. d08f66f Various debug ART GC performance improvements by Mathieu Chartier · 7 years ago
  32. 1e3926a Free unneeded obsolete maps by Alex Light · 7 years ago
  33. 8c19d24 Refactor image writer by Mathieu Chartier · 7 years ago
  34. 1595815 MIPS: Implement read barriers. by Alexey Frunze · 7 years ago
  35. d9911ee ART: Clean up field initialization by Andreas Gampe · 7 years ago
  36. 7f56a74 Merge "Revert "Revert "Make original dex file be more deduplicated""" by Treehugger Robot · 7 years ago
  37. 2f814aa Revert "Revert "Make original dex file be more deduplicated"" by Alex Light · 7 years ago
  38. a7c04c4 Revert "Make original dex file be more deduplicated" by Nicolas Geoffray · 7 years ago
  39. f25cc73 Deterministic DexCache in heap images. by Vladimir Marko · 7 years ago
  40. 9556cb2 Make original dex file be more deduplicated by Alex Light · 7 years ago
  41. 8f2b925 Merge "ART: Get rid of most of java.lang.DexCache." by Narayan Kamath · 7 years ago
  42. 4f2e957 Ensure the GC visits Obsolete Methods by Alex Light · 7 years ago
  43. 6b2dc31 ART: Get rid of most of java.lang.DexCache. by Narayan Kamath · 7 years ago
  44. 4408ecb Merge "Fix sign extension issues" by Treehugger Robot · 7 years ago
  45. e9cd81c Merge "Fix String::DoReplace() using obsolete `this`." by Treehugger Robot · 7 years ago
  46. 9e57aba Fix String::DoReplace() using obsolete `this`. by Vladimir Marko · 7 years ago
  47. 32f5388 Fix sign extension issues by Colin Cross · 7 years ago
  48. f44d36c Revert^2 "Hash-based DexCache field array." by Vladimir Marko · 7 years ago
  49. 8d6768d Revert^6 "Hash-based dex cache type array." by Vladimir Marko · 7 years ago
  50. 0b66d61 Revert^5 "Hash-based dex cache type array." by Vladimir Marko · 7 years ago
  51. 6374c58 Revert "Hash-based DexCache field array." by Vladimir Marko · 7 years ago
  52. 1aea351 Hash-based DexCache field array. by Vladimir Marko · 8 years ago
  53. 7ec0fde Track libcore change 2c0c8889ff415431e3c2d6d5ac95748f8b284384. by Narayan Kamath · 7 years ago
  54. 7cc3ae5 Return the right value in VerifyClass. by Nicolas Geoffray · 7 years ago
  55. bcf716f Revert^2 "Enable String compression." by Vladimir Marko · 7 years ago
  56. c73cb64 ART: Remove ObjPtr kPoison template parameter by Andreas Gampe · 7 years ago
  57. 92907f3 Remove String.setCharAt(). by Vladimir Marko · 7 years ago
  58. bfb80d2 Revert^4 "Hash-based dex cache type array." by Vladimir Marko · 7 years ago
  59. 8fd364e ART: fix method handle invocation of abstract & interface methods by Orion Hodson · 7 years ago
  60. 95c867d Merge "Revert "Enable String compression."" by Vladimir Marko · 7 years ago
  61. afcb365 Revert "Enable String compression." by Vladimir Marko · 7 years ago
  62. 53ea6a1 Merge "Enable String compression." by Vladimir Marko · 7 years ago
  63. fe35fe1 Merge "ART: Add operator == and != with nullptr to Handle" by Treehugger Robot · 7 years ago
  64. fa4333d ART: Add operator == and != with nullptr to Handle by Andreas Gampe · 7 years ago
  65. 2a46b68 Merge "ART: invoke-custom support" by Orion Hodson · 7 years ago
  66. c069a30 ART: invoke-custom support by Orion Hodson · 8 years ago
  67. e39f14f ARM64: Improve String.equals() intrinsic for const strings. by Vladimir Marko · 7 years ago
  68. 5812e20 Revert^3 "Hash-based dex cache type array." by Mathieu Chartier · 7 years ago
  69. 71953d8 Merge "Revert^2 "Hash-based dex cache type array."" by Vladimir Marko · 7 years ago
  70. 24bbf98 Enable String compression. by Vladimir Marko · 7 years ago
  71. 85c0f2a Revert^2 "Hash-based dex cache type array." by Vladimir Marko · 7 years ago
  72. 595beb3 Fix hprof/ahat for string compression. by Vladimir Marko · 7 years ago
  73. f85fc6b Merge "Clean up art::mirror::Class::SetSuperClass." by Roland Levillain · 7 years ago
  74. 90b936d ART: Refactor verify_object.h by Andreas Gampe · 7 years ago
  75. 8ca4e4e Clean up art::mirror::Class::SetSuperClass. by Roland Levillain · 7 years ago
  76. d16363a Revert "Hash-based dex cache type array." by Vladimir Marko · 7 years ago
  77. ec78622 Hash-based dex cache type array. by Vladimir Marko · 8 years ago
  78. 66866e2 Merge "Avoid read barriers for ArtMethod::GetDexFile" by Mathieu Chartier · 7 years ago
  79. bd2fed5 MethodHandles: Support and tests for revealDirect / reflectAs. by Narayan Kamath · 8 years ago
  80. 137cdfa Avoid read barriers for ArtMethod::GetDexFile by Mathieu Chartier · 8 years ago
  81. 440b5d9 Implement class-pre-define time redefinition. by Alex Light · 8 years ago
  82. 8116003 Merge "MethodHandles: Support and tests for invokeWithArguments." by Narayan Kamath · 8 years ago
  83. c5889ce MethodHandles: Support and tests for invokeWithArguments. by Narayan Kamath · 8 years ago
  84. 72ab684 Add class status for resolved erroneous classes. by Vladimir Marko · 8 years ago
  85. a7e38d8 Use original dex file for retransformation. by Alex Light · 8 years ago
  86. 39cee66 Entrypoints cleanup. by Nicolas Geoffray · 8 years ago
  87. 9320675 MethodHandles: Remove experimental flag. by Narayan Kamath · 8 years ago
  88. b79bbd8 MethodHandles: Implement invoker / exactInvoker. by Narayan Kamath · 8 years ago
  89. 9e68f50 Merge "Fix race condition btw DelayReferenceRefernent vs Reference.clear()." by Hiroshi Yamauchi · 8 years ago
  90. 811bd5f ART: Make method handle runtime code callable from compiler. by Orion Hodson · 8 years ago
  91. 8ba6549 Merge "Reduce the number of fences needed for monitors" by Hans Boehm · 8 years ago
  92. b3da36c Reduce the number of fences needed for monitors by Hans Boehm · 8 years ago
  93. dba6148 Revert "Revert "Revert "Revert "Basic obsolete methods support"""" by Alex Light · 8 years ago
  94. f6abcda Revert "Revert "Revert "Basic obsolete methods support""" by Nicolas Geoffray · 8 years ago
  95. ce77fc0 Revert "Revert "Basic obsolete methods support"" by Alex Light · 8 years ago
  96. 65f5f24 Fix race condition btw DelayReferenceRefernent vs Reference.clear(). by Hiroshi Yamauchi · 8 years ago
  97. 913e6e6 Merge "Remove dex cache string from mirror::Class." by Nicolas Geoffray · 8 years ago
  98. 46ee31b ART: Move to libbase StringPrintf by Andreas Gampe · 8 years ago
  99. f9bf250 Remove dex cache string from mirror::Class. by Nicolas Geoffray · 8 years ago
  100. b7cc593 Merge "Revert "Basic obsolete methods support"" by Alex Light · 8 years ago