1. e2abbc6 ART: Move kDexNoIndex to dex_file_types.h by Andreas Gampe · 7 years ago
  2. fe712a8 Merge "Add support for registering classpath classes status." by Nicolas Geoffray · 7 years ago
  3. 486dda0 Add support for registering classpath classes status. by Nicolas Geoffray · 7 years ago
  4. e9691f5 ART: Do not add Proxy prototype methods to their dex cache. by Vladimir Marko · 7 years ago
  5. a49e053 Show ArtMethods in imgdiag by David Sehr · 7 years ago
  6. 88f929c Merge "Use mmapped boot image intern table for PIC app HLoadString." by Vladimir Marko · 7 years ago
  7. 6cfbdbc Use mmapped boot image intern table for PIC app HLoadString. by Vladimir Marko · 7 years ago
  8. 66e3af9 Merge "Remove DexCache arrays from app oat .bss." by Treehugger Robot · 7 years ago
  9. 0f3c700 Remove DexCache arrays from app oat .bss. by Vladimir Marko · 7 years ago
  10. f598131 Add more logging for b/64759619 by Mathieu Chartier · 7 years ago
  11. cd87c3e Clean up ImageHeader section getters. by Vladimir Marko · 7 years ago
  12. 5c3e9d1 ART: Clean up checks in CheckProxyMethod(). by Vladimir Marko · 7 years ago
  13. 5122e6b ART: Remove ArtMethod::dex_cache_resolved_methods_. by Vladimir Marko · 7 years ago
  14. be8303d Call madvise hints for image dex files by Mathieu Chartier · 7 years ago
  15. d1ee20f Revert^4 "ART: Use proxy ArtMethod's data_ to store the interface method." by Vladimir Marko · 7 years ago
  16. 76ccd09 Revert^3 "ART: Use proxy ArtMethod's data_ to store the interface method."" by Nicolas Geoffray · 7 years ago
  17. c42fab3 Revert^2 "ART: Use proxy ArtMethod's data_ to store the interface method." by Vladimir Marko · 7 years ago
  18. 7ef52f7 Revert "ART: Use proxy ArtMethod's data_ to store the interface method." by Nicolas Geoffray · 7 years ago
  19. 0888cf1 ART: Use proxy ArtMethod's data_ to store the interface method. by Vladimir Marko · 7 years ago
  20. 3f35d09 Merge "Remove ClassLinker::SetEntryPointsToCompiledCode()." by Treehugger Robot · 7 years ago
  21. 9e050df Revert "Revert "Support class unloading in dex2oat for quicken multidex"" by Mathieu Chartier · 7 years ago
  22. b00c8b0 Merge "Revert "Support class unloading in dex2oat for quicken multidex"" by Treehugger Robot · 7 years ago
  23. 6921d90 Revert "Support class unloading in dex2oat for quicken multidex" by Richard Uhler · 7 years ago
  24. 18e9161 Merge "Support class unloading in dex2oat for quicken multidex" by Treehugger Robot · 7 years ago
  25. 0b1c341 Support class unloading in dex2oat for quicken multidex by Mathieu Chartier · 7 years ago
  26. 48b40cc Use the right class loader allocator in ReallocMethods. by Nicolas Geoffray · 7 years ago
  27. abadf02 Revert "Support clinit for app image during compilation" by Nicolas Geoffray · 7 years ago
  28. 50ce441 Support clinit for app image during compilation by Chang Xing · 7 years ago
  29. fc1cd86 Merge "Fix recursive initialization on app image." by Treehugger Robot · 7 years ago
  30. e2e4034 Clean up some logic skipping ValidateSuperClassDescriptors. by Jeff Hao · 7 years ago
  31. adbb91c Fix recursive initialization on app image. by Chang Xing · 7 years ago
  32. 72041a0 Use class unloading in dex2oat for verify and extract by Mathieu Chartier · 7 years ago
  33. 67abbca Merge "ART: Refactor retrieval of types through ArtMethod." by Treehugger Robot · 7 years ago
  34. fbfc394 Remove ClassLinker::SetEntryPointsToCompiledCode(). by Vladimir Marko · 7 years ago
  35. b45528c ART: Refactor retrieval of types through ArtMethod. by Vladimir Marko · 7 years ago
  36. c16268f Fix ClassLinker::SetEntryPointsToInterpreter() for native methods by Goran Jakovljevic · 7 years ago
  37. 7dface3 ART: Disable CHA for AoT by Andreas Gampe · 7 years ago
  38. be7af22 ART: Move app image verification to its own method by Andreas Gampe · 7 years ago
  39. c1ac9ee ART: Move CHA to ClassLinker by Andreas Gampe · 7 years ago
  40. cf79cf5 Remove CHA dependencies for class unloading when JIT is disabled by Mathieu Chartier · 7 years ago
  41. 8cf9cb3 ART: Include cleanup by Andreas Gampe · 7 years ago
  42. df9224c Merge "Move logic to get profile class descriptors to profile info" by Mathieu Chartier · 7 years ago
  43. 4f342b0 Move logic to get profile class descriptors to profile info by Mathieu Chartier · 7 years ago
  44. d41f79b Merge "Throw VerifyError when trying to extend a final class." by Vladimir Marko · 7 years ago
  45. c73753f Merge "Hash-based DexCache methods array." by Vladimir Marko · 7 years ago
  46. 918dcea Revert "Avoid recording CHA class status for dex2oat" by Nicolas Geoffray · 7 years ago
  47. 79ad831 Avoid recording CHA class status for dex2oat by Mathieu Chartier · 7 years ago
  48. 07bfbac Hash-based DexCache methods array. by Vladimir Marko · 8 years ago
  49. 331f4c4 Merge "ART: Change method lookup to be more consistent to JLS and the RI." by Treehugger Robot · 7 years ago
  50. ba11882 ART: Change method lookup to be more consistent to JLS and the RI. by Vladimir Marko · 8 years ago
  51. b43b2d8 Throw VerifyError when trying to extend a final class. by Vladimir Marko · 7 years ago
  52. c5b1b06 Merge "art: use proper nativehelper headers" by Treehugger Robot · 7 years ago
  53. e431e27 art: use proper nativehelper headers by Steven Moreland · 7 years ago
  54. 3d931dc Merge "Create a class loader context starting from an existing ClassLoader" by Treehugger Robot · 7 years ago
  55. 57d0acc Create a class loader context starting from an existing ClassLoader by Calin Juravle · 7 years ago
  56. 0c18338 ART: Replace or remove some ObjectCallback Walk functions by Andreas Gampe · 7 years ago
  57. 1c158a0 ART: Use VisitObjects visitor functions by Andreas Gampe · 7 years ago
  58. 0cb1728 Do superclass validation at compile time and log with new class status. by Jeff Hao · 7 years ago
  59. f8db2c3 ART: Add support for constructor method handles by Orion Hodson · 8 years ago
  60. 82b351f Fix MethodHandle resolution for invoke-direct by Orion Hodson · 8 years ago
  61. 7b46197 Merge changes I8d0f5341,Iced0de7c,I742cd614 by Calin Juravle · 8 years ago
  62. cdd4912 Add fast path to FindClass for DelegateLastClassLoader by Calin Juravle · 8 years ago
  63. 7865ac7 Add DelegateLastClassLoader to the list of WellKnownClassLoaders by Calin Juravle · 8 years ago
  64. 415dc3d Refactor FindClass code in class linker by Calin Juravle · 8 years ago
  65. 0656044 Merge "Revert "Revert "Fixed Literal String intern mismatch.""" by Mathieu Chartier · 8 years ago
  66. 631827d Fixes for constant method handles by Orion Hodson · 8 years ago
  67. 5ef7020 Handle spurious wakeups in VerifyClass by Mathieu Chartier · 8 years ago
  68. ba17dbd Revert "Revert "Fixed Literal String intern mismatch."" by Chang Xing · 8 years ago
  69. 271c1e1 Adding additional logging to Class Verbose Log by Bharadwaj Kalandhabhatta · 8 years ago
  70. 991725a Revert "ART: Simple structural class check" by Andreas Gampe · 8 years ago
  71. e17cf24 Add field/method skipping helper functions to DexFile by Mathieu Chartier · 8 years ago
  72. 0eb882b Use ArtMethod* .bss entries for HInvokeStaticOrDirect. by Vladimir Marko · 8 years ago
  73. f7ab834 Revert "Fixed Literal String intern mismatch." by Nicolas Geoffray · 8 years ago
  74. 9116d5a Merge "Don't treat proxy methods as compilable" by Mathieu Chartier · 8 years ago
  75. 2ff3b97 ART: More header cleanups by Andreas Gampe · 8 years ago
  76. 201e297 Don't treat proxy methods as compilable by Mathieu Chartier · 8 years ago
  77. 81c7694 Merge "Fix redefinition related use-after-free bug" by Treehugger Robot · 8 years ago
  78. 07f0621 Fix redefinition related use-after-free bug by Alex Light · 8 years ago
  79. ea650f3 Move profiles to use bitmaps for startup methods by Mathieu Chartier · 8 years ago
  80. 0855688 Handle gracefully profiles with invalid classes or methods by Calin Juravle · 8 years ago
  81. 854461a Merge "Fixed Literal String intern mismatch." by Mathieu Chartier · 8 years ago
  82. 762ef84 Fixed Literal String intern mismatch. by Chang Xing · 8 years ago
  83. 2af9902 ART: More header cleanup - class_linker.h by Andreas Gampe · 8 years ago
  84. 3738e98 Fix determinism for app images by Mathieu Chartier · 8 years ago
  85. 6d7abbd ART: More header cleanup - method_verifier.h by Andreas Gampe · 8 years ago
  86. c15a2f4 ART: Add object-readbarrier-inl.h by Andreas Gampe · 8 years ago
  87. c6ea7d0 ART: Clean up art_method.h by Andreas Gampe · 8 years ago
  88. 5fdd778 Add descriptor validation to ClassLinker::FindClass(). by Vladimir Marko · 8 years ago
  89. 6cfd4c9 ART: Report array and proxy classes in ClassLoad & ClassPrepare by Andreas Gampe · 8 years ago
  90. db01a09 Ensure invoking obsolete methods throws errors. by Alex Light · 8 years ago
  91. a41a3078 Downgrade another duplicate method DCHECK to WARNING by Alex Light · 8 years ago
  92. 37c5846 ART: Fix some tidy warnings by Andreas Gampe · 8 years ago
  93. a6cefa7 Merge "Deterministic DexCache in heap images." by Vladimir Marko · 8 years ago
  94. f25cc73 Deterministic DexCache in heap images. by Vladimir Marko · 8 years ago
  95. 3f98053 Downgrade duplicate method DCHECKs to WARNINGs by Alex Light · 8 years ago
  96. 6b2dc31 ART: Get rid of most of java.lang.DexCache. by Narayan Kamath · 8 years ago
  97. 99d035f Merge "Revert^2 "Hash-based DexCache field array."" by Treehugger Robot · 8 years ago
  98. 31c6ea5 Merge "Make image oat checksum depend on secondary images." by Richard Uhler · 8 years ago
  99. f44d36c Revert^2 "Hash-based DexCache field array." by Vladimir Marko · 8 years ago
  100. 8d6768d Revert^6 "Hash-based dex cache type array." by Vladimir Marko · 8 years ago