1. 586fd2c Implement VMDebug API to mark a class "platform" by David Brazdil · 6 years ago
  2. 80f5fe5 ART: Refactor hidden_api by Andreas Gampe · 6 years ago
  3. 6ca80d2 Refactor enforcement of hidden API policy when linking by David Brazdil · 6 years ago
  4. ab2ce84 Fix dangling SingleImplementations left after class unloading by Alexey Grebenkin · 6 years ago
  5. 8f4b056 Move most of runtime/base to libartbase/base by David Sehr · 6 years ago
  6. a2649fc ART: Fixes for constructor parameter annotations by Orion Hodson · 6 years ago
  7. 67bf42e Header library to remove dependence on runtime/ by David Sehr · 6 years ago
  8. b2f1edc Merge "Remove duplication, split tests" by David Sehr · 6 years ago
  9. b8b9387 ART: Support for VarHandle invokers by Orion Hodson · 6 years ago
  10. b2ec9f5 Remove duplication, split tests by David Sehr · 6 years ago
  11. 7287c4d Add Class.getPrimitiveClass(). by Vladimir Marko · 6 years ago
  12. 305c38b Disable bitstring type check runtime hooks. by Vladimir Marko · 6 years ago
  13. 2ae376f Stylistic and aesthetic changes. by Roland Levillain · 6 years ago
  14. cd4ddee Merge "Revert^2 "ART: Interpreter support for VarHandle accessors"" by Treehugger Robot · 6 years ago
  15. 928033d Revert^2 "ART: Interpreter support for VarHandle accessors" by Orion Hodson · 6 years ago
  16. cc78efa Merge "Improve to-space invariant error reporting in the CC collector." by Roland Levillain · 6 years ago
  17. 001eff9 Improve to-space invariant error reporting in the CC collector. by Roland Levillain · 6 years ago
  18. 8b5d152 Remove unused methods. by Nicolas Geoffray · 6 years ago
  19. c4d3bf4 Revert "ART: Interpreter support for VarHandle accessors" by Orion Hodson · 6 years ago
  20. becc83b ART: Interpreter support for VarHandle accessors by Orion Hodson · 6 years ago
  21. 0225f8e Revert "Revert "Make libdexfile build independent of runtime dir"" by David Sehr · 6 years ago
  22. 787784f Revert "Make libdexfile build independent of runtime dir" by David Sehr · 6 years ago
  23. b40b7e7 Make libdexfile build independent of runtime dir by David Sehr · 6 years ago
  24. 5a61bb7 Start enforcing hidden API blacklist by David Brazdil · 6 years ago
  25. 8c0961f Move missed files to libdexfile by David Sehr · 6 years ago
  26. dc682aa Use 28 bits for type check bit string. by Vladimir Marko · 6 years ago
  27. 118c59c Merge "ART: Verifier support for VarHandles" by Orion Hodson · 6 years ago
  28. 9e734c7 Create dex subdirectory by David Sehr · 6 years ago
  29. 2c64a83 Change ClassStatus to fit into 4 bits. by Vladimir Marko · 6 years ago
  30. fe92d12 ART: Verifier support for VarHandles by Orion Hodson · 6 years ago
  31. 4557b38 ART: Rename Atomic::CompareExchange methods by Orion Hodson · 6 years ago
  32. ffad668 ART: Add test for ArrayElementVarHandle offsets. by Orion Hodson · 6 years ago
  33. 8f514ee Update java.lang.String class size. by Alan Leung · 6 years ago
  34. 666ee3d Do not pass DexFile to ClassLinker::Lookup/ResolveType(). by Vladimir Marko · 6 years ago
  35. 0f13269 Merge changes I8c4cec43,I00634b89,I0579db64 by Vladimir Marko · 6 years ago
  36. 8f1a586 Merge changes I917df597,Ib2ca880e,Ib3733573,I3e3a4672 by Treehugger Robot · 6 years ago
  37. af94020 Do not pass DexFile to ClassLinker::ResolveMethodType(). by Vladimir Marko · 6 years ago
  38. 208f670 Change ArtField::ProxyFindSystemClass() to lookup the class. by Vladimir Marko · 6 years ago
  39. 170331f ART: Remove base/logging from heap-inl.h by Andreas Gampe · 6 years ago
  40. 5794381 ART: Replace base/logging with android-base/logging by Andreas Gampe · 6 years ago
  41. 960d4f7 ART: Simplify MethodHandle invocations by Orion Hodson · 7 years ago
  42. b0a6aee Record @{Fast,Critical}Native in method's access flags. by Vladimir Marko · 7 years ago
  43. cefd676 Merge "runtime: Bitstring implementation for subtype checking (4/4)." by Treehugger Robot · 7 years ago
  44. 86083f7 runtime: Bitstring implementation for subtype checking (4/4). by Igor Murashkin · 7 years ago
  45. 4098a7a Refactor ArtField::GetType<>() as {Lookup,Resolve}Type(). by Vladimir Marko · 7 years ago
  46. 005ac51 ART: Add mirror classes for VarHandles by Orion Hodson · 7 years ago
  47. 43f0cdb ART: Intrinsify polymorphic signature methods by Orion Hodson · 7 years ago
  48. e7732be ART: Implement missing mterp handlers by Orion Hodson · 7 years ago
  49. 2466d62 Pass methods array to GetMethodsSliceRangeUnchecked by Mathieu Chartier · 7 years ago
  50. 09659c2 ART: Remove heap poisoning from globals.h by Andreas Gampe · 7 years ago
  51. 217488a ART: Move read barrier config out of globals by Andreas Gampe · 7 years ago
  52. 04c6ab9 ART: Forward declarations for InvokeType by Andreas Gampe · 7 years ago
  53. 3edbcdf Merge "Revert "mirror: Make Class::Status 64-bit field"" by Treehugger Robot · 7 years ago
  54. cf83aaa Revert "mirror: Make Class::Status 64-bit field" by Igor Murashkin · 7 years ago
  55. e3f06d5 Merge "mirror: Make Class::Status 64-bit field" by Treehugger Robot · 7 years ago
  56. de07216 mirror: Make Class::Status 64-bit field by Igor Murashkin · 7 years ago
  57. 0f3c700 Remove DexCache arrays from app oat .bss. by Vladimir Marko · 7 years ago
  58. ee5303f ART: Move Class::Status to ClassStatus by Andreas Gampe · 7 years ago
  59. ad8ebb3 Use HeapReference for SafeGetClass by Mathieu Chartier · 7 years ago
  60. ac50d97 Merge "Don't use fences to implement volatiles" by Hans Boehm · 7 years ago
  61. cc55e1d Don't use fences to implement volatiles by Hans Boehm · 7 years ago
  62. 895f922 ART: Fix up small header includes by Andreas Gampe · 7 years ago
  63. afb6647 Fix verifier checks on interface methods. by Alex Light · 7 years ago
  64. 8cf9cb3 ART: Include cleanup by Andreas Gampe · 7 years ago
  65. 279cfba MIPS: Follow-up to hash-based DexCache methods array by Alexey Frunze · 7 years ago
  66. 07bfbac Hash-based DexCache methods array. by Vladimir Marko · 7 years ago
  67. ba11882 ART: Change method lookup to be more consistent to JLS and the RI. by Vladimir Marko · 7 years ago
  68. 2bff9ca ART: Remove more object_callbacks.h includes by Andreas Gampe · 7 years ago
  69. 0cb1728 Do superclass validation at compile time and log with new class status. by Jeff Hao · 7 years ago
  70. f8db2c3 ART: Add support for constructor method handles by Orion Hodson · 7 years ago
  71. a44c445 Fix compressible string check for ctors with `hibyte`. by Vladimir Marko · 7 years ago
  72. 6d3e768 Abstract SetField functions with Transaction check by Chang Xing · 7 years ago
  73. f79aa7f Small refactoring of field/method access checks. by Vladimir Marko · 7 years ago
  74. aebfd20 Merge "Clean up ArraySlice<>." by Vladimir Marko · 7 years ago
  75. 9ac7749 Clean up ArraySlice<>. by Vladimir Marko · 7 years ago
  76. b2d18fa ART: Clean up asm_support.h by Andreas Gampe · 7 years ago
  77. 58794c5 Merge "ART: Refactor bit_utils and stl_util" by Treehugger Robot · 7 years ago
  78. 2722f38 ART: Fix old warnings by Andreas Gampe · 7 years ago
  79. 5678db5 ART: Refactor bit_utils and stl_util by Andreas Gampe · 7 years ago
  80. 3b7dc35 ART: Clean up allocator.h by Andreas Gampe · 7 years ago
  81. 508fdf3 ART: Small class-inl.h cleanup by Andreas Gampe · 7 years ago
  82. 2ff3b97 ART: More header cleanups by Andreas Gampe · 7 years ago
  83. 5d08fcc ART: More header cleanups by Andreas Gampe · 7 years ago
  84. 57cf00b ART: Remove old object_callbacks.h includes by Andreas Gampe · 7 years ago
  85. 6559ba1 Merge "Move to release CAS for updating object fields" by Treehugger Robot · 7 years ago
  86. fdd513d Move to release CAS for updating object fields by Mathieu Chartier · 7 years ago
  87. b486a98 ART: Introduce thread-current-inl.h by Andreas Gampe · 7 years ago
  88. d482e73 ART: More header cleanup - runtime.h by Andreas Gampe · 7 years ago
  89. 01f7743 ART: Fix some pedantic warnings by Andreas Gampe · 7 years ago
  90. 6680e33 Handle classes with a huge number of direct methods. by Roland Levillain · 7 years ago
  91. c15a2f4 ART: Add object-readbarrier-inl.h by Andreas Gampe · 7 years ago
  92. a1d2f95 ART: Clean up art_field.h by Andreas Gampe · 7 years ago
  93. c6ea7d0 ART: Clean up art_method.h by Andreas Gampe · 7 years ago
  94. bc632f0 Improve VerifyNoFromSpaceRefsObjectVisitor logging by Mathieu Chartier · 7 years ago
  95. d08f66f Various debug ART GC performance improvements by Mathieu Chartier · 7 years ago
  96. 1e3926a Free unneeded obsolete maps by Alex Light · 7 years ago
  97. 8c19d24 Refactor image writer by Mathieu Chartier · 7 years ago
  98. 1595815 MIPS: Implement read barriers. by Alexey Frunze · 7 years ago
  99. d9911ee ART: Clean up field initialization by Andreas Gampe · 7 years ago
  100. 7f56a74 Merge "Revert "Revert "Make original dex file be more deduplicated""" by Treehugger Robot · 7 years ago