1. cf79cf5 Remove CHA dependencies for class unloading when JIT is disabled by Mathieu Chartier · 7 years ago
  2. 8cf9cb3 ART: Include cleanup by Andreas Gampe · 7 years ago
  3. df9224c Merge "Move logic to get profile class descriptors to profile info" by Mathieu Chartier · 7 years ago
  4. 4f342b0 Move logic to get profile class descriptors to profile info by Mathieu Chartier · 7 years ago
  5. d41f79b Merge "Throw VerifyError when trying to extend a final class." by Vladimir Marko · 7 years ago
  6. c73753f Merge "Hash-based DexCache methods array." by Vladimir Marko · 7 years ago
  7. 918dcea Revert "Avoid recording CHA class status for dex2oat" by Nicolas Geoffray · 7 years ago
  8. 79ad831 Avoid recording CHA class status for dex2oat by Mathieu Chartier · 7 years ago
  9. 07bfbac Hash-based DexCache methods array. by Vladimir Marko · 7 years ago
  10. 331f4c4 Merge "ART: Change method lookup to be more consistent to JLS and the RI." by Treehugger Robot · 7 years ago
  11. ba11882 ART: Change method lookup to be more consistent to JLS and the RI. by Vladimir Marko · 7 years ago
  12. b43b2d8 Throw VerifyError when trying to extend a final class. by Vladimir Marko · 7 years ago
  13. c5b1b06 Merge "art: use proper nativehelper headers" by Treehugger Robot · 7 years ago
  14. e431e27 art: use proper nativehelper headers by Steven Moreland · 7 years ago
  15. 3d931dc Merge "Create a class loader context starting from an existing ClassLoader" by Treehugger Robot · 7 years ago
  16. 57d0acc Create a class loader context starting from an existing ClassLoader by Calin Juravle · 7 years ago
  17. 0c18338 ART: Replace or remove some ObjectCallback Walk functions by Andreas Gampe · 7 years ago
  18. 1c158a0 ART: Use VisitObjects visitor functions by Andreas Gampe · 7 years ago
  19. 0cb1728 Do superclass validation at compile time and log with new class status. by Jeff Hao · 7 years ago
  20. f8db2c3 ART: Add support for constructor method handles by Orion Hodson · 7 years ago
  21. 82b351f Fix MethodHandle resolution for invoke-direct by Orion Hodson · 7 years ago
  22. 7b46197 Merge changes I8d0f5341,Iced0de7c,I742cd614 by Calin Juravle · 7 years ago
  23. cdd4912 Add fast path to FindClass for DelegateLastClassLoader by Calin Juravle · 7 years ago
  24. 7865ac7 Add DelegateLastClassLoader to the list of WellKnownClassLoaders by Calin Juravle · 7 years ago
  25. 415dc3d Refactor FindClass code in class linker by Calin Juravle · 7 years ago
  26. 0656044 Merge "Revert "Revert "Fixed Literal String intern mismatch.""" by Mathieu Chartier · 7 years ago
  27. 631827d Fixes for constant method handles by Orion Hodson · 7 years ago
  28. 5ef7020 Handle spurious wakeups in VerifyClass by Mathieu Chartier · 7 years ago
  29. ba17dbd Revert "Revert "Fixed Literal String intern mismatch."" by Chang Xing · 7 years ago
  30. 271c1e1 Adding additional logging to Class Verbose Log by Bharadwaj Kalandhabhatta · 7 years ago
  31. 991725a Revert "ART: Simple structural class check" by Andreas Gampe · 7 years ago
  32. e17cf24 Add field/method skipping helper functions to DexFile by Mathieu Chartier · 7 years ago
  33. 0eb882b Use ArtMethod* .bss entries for HInvokeStaticOrDirect. by Vladimir Marko · 7 years ago
  34. f7ab834 Revert "Fixed Literal String intern mismatch." by Nicolas Geoffray · 7 years ago
  35. 9116d5a Merge "Don't treat proxy methods as compilable" by Mathieu Chartier · 7 years ago
  36. 2ff3b97 ART: More header cleanups by Andreas Gampe · 7 years ago
  37. 201e297 Don't treat proxy methods as compilable by Mathieu Chartier · 7 years ago
  38. 81c7694 Merge "Fix redefinition related use-after-free bug" by Treehugger Robot · 7 years ago
  39. 07f0621 Fix redefinition related use-after-free bug by Alex Light · 7 years ago
  40. ea650f3 Move profiles to use bitmaps for startup methods by Mathieu Chartier · 7 years ago
  41. 0855688 Handle gracefully profiles with invalid classes or methods by Calin Juravle · 7 years ago
  42. 854461a Merge "Fixed Literal String intern mismatch." by Mathieu Chartier · 7 years ago
  43. 762ef84 Fixed Literal String intern mismatch. by Chang Xing · 7 years ago
  44. 2af9902 ART: More header cleanup - class_linker.h by Andreas Gampe · 7 years ago
  45. 3738e98 Fix determinism for app images by Mathieu Chartier · 7 years ago
  46. 6d7abbd ART: More header cleanup - method_verifier.h by Andreas Gampe · 7 years ago
  47. c15a2f4 ART: Add object-readbarrier-inl.h by Andreas Gampe · 7 years ago
  48. c6ea7d0 ART: Clean up art_method.h by Andreas Gampe · 7 years ago
  49. 5fdd778 Add descriptor validation to ClassLinker::FindClass(). by Vladimir Marko · 7 years ago
  50. 6cfd4c9 ART: Report array and proxy classes in ClassLoad & ClassPrepare by Andreas Gampe · 7 years ago
  51. db01a09 Ensure invoking obsolete methods throws errors. by Alex Light · 7 years ago
  52. a41a3078 Downgrade another duplicate method DCHECK to WARNING by Alex Light · 7 years ago
  53. 37c5846 ART: Fix some tidy warnings by Andreas Gampe · 7 years ago
  54. a6cefa7 Merge "Deterministic DexCache in heap images." by Vladimir Marko · 7 years ago
  55. f25cc73 Deterministic DexCache in heap images. by Vladimir Marko · 7 years ago
  56. 3f98053 Downgrade duplicate method DCHECKs to WARNINGs by Alex Light · 7 years ago
  57. 6b2dc31 ART: Get rid of most of java.lang.DexCache. by Narayan Kamath · 7 years ago
  58. 99d035f Merge "Revert^2 "Hash-based DexCache field array."" by Treehugger Robot · 7 years ago
  59. 31c6ea5 Merge "Make image oat checksum depend on secondary images." by Richard Uhler · 7 years ago
  60. f44d36c Revert^2 "Hash-based DexCache field array." by Vladimir Marko · 7 years ago
  61. 8d6768d Revert^6 "Hash-based dex cache type array." by Vladimir Marko · 7 years ago
  62. bc26b72 Make image oat checksum depend on secondary images. by Richard Uhler · 7 years ago
  63. 0b66d61 Revert^5 "Hash-based dex cache type array." by Vladimir Marko · 7 years ago
  64. 6374c58 Revert "Hash-based DexCache field array." by Vladimir Marko · 7 years ago
  65. 1aea351 Hash-based DexCache field array. by Vladimir Marko · 8 years ago
  66. 0c742e4 Merge "Improve debugging output for a crash." by Vladimir Marko · 7 years ago
  67. 8dd56fc Improve debugging output for a crash. by Vladimir Marko · 7 years ago
  68. 7cc3ae5 Return the right value in VerifyClass. by Nicolas Geoffray · 7 years ago
  69. 046854b Fix dex location filtering in dex2oat by Mathieu Chartier · 7 years ago
  70. 8a1691f Don't fail for null dex elements in FlattenPathClassLoader by Mathieu Chartier · 7 years ago
  71. c0ca5fd Merge "Fix java.lang.Void.TYPE (void.class) initialization." by Vladimir Marko · 7 years ago
  72. 9d3d752 proxy: Fix crash when creating proxies with dx-built libcore. by Igor Murashkin · 7 years ago
  73. e00e559 Fix java.lang.Void.TYPE (void.class) initialization. by Vladimir Marko · 7 years ago
  74. a1467d0 Revert "Revert "Add missing card mark verification to CC"" by Mathieu Chartier · 7 years ago
  75. 50805e7 Revert "Add missing card mark verification to CC" by Nicolas Geoffray · 7 years ago
  76. 49ba696 Add missing card mark verification to CC by Mathieu Chartier · 7 years ago
  77. bfb80d2 Revert^4 "Hash-based dex cache type array." by Vladimir Marko · 7 years ago
  78. 9b03cb4 Clean up tracking new roots, do not track them for CC. by Vladimir Marko · 7 years ago
  79. fe35fe1 Merge "ART: Add operator == and != with nullptr to Handle" by Treehugger Robot · 7 years ago
  80. fa4333d ART: Add operator == and != with nullptr to Handle by Andreas Gampe · 7 years ago
  81. c069a30 ART: invoke-custom support by Orion Hodson · 8 years ago
  82. 5812e20 Revert^3 "Hash-based dex cache type array." by Mathieu Chartier · 7 years ago
  83. 85c0f2a Revert^2 "Hash-based dex cache type array." by Vladimir Marko · 7 years ago
  84. 8d4b118 Merge "Fix dex cache resolved types and class table mismatch." by Vladimir Marko · 7 years ago
  85. cd556b0 Fix dex cache resolved types and class table mismatch. by Vladimir Marko · 7 years ago
  86. 1ddd913 Undo class_linker.cc workaround for out of registers bug. by Stephen Hines · 7 years ago
  87. d16363a Revert "Hash-based dex cache type array." by Vladimir Marko · 7 years ago
  88. 500d491 Merge "Revert "Revert "Make --debuggable rely on JIT code.""" by Nicolas Geoffray · 7 years ago
  89. 433b79a Revert "Revert "Make --debuggable rely on JIT code."" by Nicolas Geoffray · 7 years ago
  90. d7c4ad0 Merge "Revert "Make --debuggable rely on JIT code."" by Vladimir Marko · 7 years ago
  91. 8135664 Revert "Make --debuggable rely on JIT code." by Vladimir Marko · 7 years ago
  92. 8f28bd4 Merge "Make --debuggable rely on JIT code." by Nicolas Geoffray · 7 years ago
  93. a0619e2 Make --debuggable rely on JIT code. by Nicolas Geoffray · 8 years ago
  94. ec78622 Hash-based dex cache type array. by Vladimir Marko · 8 years ago
  95. 1ddaa25 Merge "Revert "Disable optimization of Atomic::LoadJavaData for x86 targets."" by Brian Carlstrom · 8 years ago
  96. 67da888 Revert "Disable optimization of Atomic::LoadJavaData for x86 targets." by Stephen Hines · 8 years ago
  97. 699ba6a Merge changes from topic 'clang-3625443' by Treehugger Robot · 8 years ago
  98. 440b5d9 Implement class-pre-define time redefinition. by Alex Light · 8 years ago
  99. 2130053 Rewrite retrieval of resolved classes. by Vladimir Marko · 8 years ago
  100. 72ab684 Add class status for resolved erroneous classes. by Vladimir Marko · 8 years ago