1. 51a64d5 Make use of new method iterators. by Alex Light · 10 years ago
  2. e64300b Revert "Revert "Combine direct_methods_ and virtual_methods_ fields of mirror::Class"" by Alex Light · 10 years ago
  3. ae358c1 Revert "Combine direct_methods_ and virtual_methods_ fields of mirror::Class" by Alex Light · 10 years ago
  4. 6286a97 Combine direct_methods_ and virtual_methods_ fields of mirror::Class by Alex Light · 10 years ago
  5. 42ef8ab ART: Stash a resolved method late in the verifier by Andreas Gampe · 10 years ago
  6. c96205e Revert "ART: Check invoke-interface earlier in verifier" by Andreas Gampe · 10 years ago
  7. 53e32d1 ART: Refactor verifier callbacks by Andreas Gampe · 10 years ago
  8. eb5ddd7 Merge "ART: Check invoke-interface earlier in verifier" by Andreas Gampe · 10 years ago
  9. dae2414 ART: Check invoke-interface earlier in verifier by Andreas Gampe · 10 years ago
  10. 208a5cb Store class tables in the image by Mathieu Chartier · 10 years ago
  11. 3a09092 Revert "lambda: Add support for invoke-interface for boxed innate lambdas" by Nicolas Geoffray · 10 years ago
  12. 457e874 lambda: Add support for invoke-interface for boxed innate lambdas by Igor Murashkin · 10 years ago
  13. d37d364 Create parent class loader for dex2oat by Mathieu Chartier · 10 years ago
  14. 3db9c5d ART: Change Init{From,Without}Image to return bool by Andreas Gampe · 10 years ago
  15. 04302db Fix class unloading with the CC collector. by Hiroshi Yamauchi · 10 years ago
  16. 073b16c Image space cleanup for app images by Mathieu Chartier · 10 years ago
  17. 9139e00 Correct exception behavior for default methods by Alex Light · 10 years ago
  18. 78232f2 Merge "ART: Rerun the verifier for compile-time failures" by Andreas Gampe · 10 years ago
  19. f1584a6 Merge "Class Linker: Implement default interface verification ordering." by Alex Light · 10 years ago
  20. f1f1049 Class Linker: Implement default interface verification ordering. by Alex Light · 10 years ago
  21. ec6e6c1 ART: Rerun the verifier for compile-time failures by Andreas Gampe · 10 years ago
  22. ef7ef4c Merge "ART: Change behavior for rethrowing init failures (2)" by Andreas Gampe · 10 years ago
  23. 2fa6842 Merge "ART: Fix ignoring duplicate fields when loading class." by Vladimir Marko · 10 years ago
  24. da5b28a Revert "Revert "Add basic image writer support for app images"" by Mathieu Chartier · 10 years ago
  25. 81819db ART: Fix ignoring duplicate fields when loading class. by Vladimir Marko · 10 years ago
  26. c09b334 Merge "Revert "Add basic image writer support for app images"" by Nicolas Geoffray · 10 years ago
  27. 4b01856 Revert "Add basic image writer support for app images" by Nicolas Geoffray · 10 years ago
  28. a930832 Merge "Add basic image writer support for app images" by Mathieu Chartier · 10 years ago
  29. cb08695 ART: Change behavior for rethrowing init failures (2) by Andreas Gampe · 10 years ago
  30. c033474 Add basic image writer support for app images by Mathieu Chartier · 10 years ago
  31. 99babb6 ART: Change behavior for rethrowing init failures by Andreas Gampe · 10 years ago
  32. 22cf3d3 Fix tests flakiness with jit when using Proxy classes. by Nicolas Geoffray · 10 years ago
  33. 9507fa2 Change a few places to use string version of GetTypeId by Mathieu Chartier · 10 years ago
  34. 7a16bdb Merge "Reduce memory used by CompiledMethods." by Vladimir Marko · 10 years ago
  35. 35831e8 Reduce memory used by CompiledMethods. by Vladimir Marko · 10 years ago
  36. 1dad3f6 Support garbage collection of JITted code. by Nicolas Geoffray · 10 years ago
  37. 28a15a9 Merge "Keep dex files live in class table" by Mathieu Chartier · 10 years ago
  38. 00310e0 Keep dex files live in class table by Mathieu Chartier · 10 years ago
  39. 06d7aaa Clean up OatFile. by Vladimir Marko · 10 years ago
  40. 32cc9ee Change hash table load factors by Mathieu Chartier · 10 years ago
  41. bdbce4e Merge "ART: Use .bss section for dex cache arrays." by Vladimir Marko · 10 years ago
  42. 4f55fd2 Merge "Allocate dex cache arrays in their class loader's linear alloc" by Mathieu Chartier · 10 years ago
  43. 09d0943 ART: Use .bss section for dex cache arrays. by Vladimir Marko · 10 years ago
  44. d57d454 Allocate dex cache arrays in their class loader's linear alloc by Mathieu Chartier · 10 years ago
  45. 56a40f5 Cleanup interface initialization code to create fewer scopes by Alex Light · 10 years ago
  46. 85506c2 Merge "Add initial default method support to Art" by Alex Light · 10 years ago
  47. e58991b Revert "Revert "Unload oat files"" by Mathieu Chartier · 10 years ago
  48. eb7c144 Add initial default method support to Art by Alex Light · 10 years ago
  49. b30c3b2 Merge "Revert "Unload oat files"" by Nicolas Geoffray · 10 years ago
  50. 72da5e7 Revert "Unload oat files" by Nicolas Geoffray · 10 years ago
  51. 6cfc2c0 Avoid visiting find array class cache as roots by Mathieu Chartier · 10 years ago
  52. 18656fe Unload oat files by Mathieu Chartier · 10 years ago
  53. f9c6fc6 Add OatFileManager by Mathieu Chartier · 10 years ago
  54. 7778b88 Disable class unloading when tracing is active by Mathieu Chartier · 10 years ago
  55. 4843bd5 Change DecodeWeakGlobal to DecodeJObject for class unloading by Mathieu Chartier · 10 years ago
  56. c3fcd41 Address some code comments by Mathieu Chartier · 10 years ago
  57. a00bd93 Merge "Enable class unloading" by Mathieu Chartier · 10 years ago
  58. 468c168 Merge "ART: Show the previous failure type in init rejection" by Andreas Gampe · 10 years ago
  59. 05aa4d3 Enable class unloading by Mathieu Chartier · 10 years ago
  60. 951ec2c Revert "Revert "Add one LinearAlloc per ClassLoader"" by Mathieu Chartier · 10 years ago
  61. 7de5dfe Revert "Add one LinearAlloc per ClassLoader" by Nicolas Geoffray · 10 years ago
  62. 356412e Add one LinearAlloc per ClassLoader by Mathieu Chartier · 10 years ago
  63. 3d6b470 ART: Show the previous failure type in init rejection by Andreas Gampe · 10 years ago
  64. 498b160 Allow null self only in DecodeWeakGlobalDuringShutdown(). by Hiroshi Yamauchi · 10 years ago
  65. 9b1c71e Make class loaders weak roots by Mathieu Chartier · 10 years ago
  66. c77f3ab Clean up formatting in class linker by Mathieu Chartier · 10 years ago
  67. 957fb89 Merge "ART: Move DexCache arrays to native." by Vladimir Marko · 10 years ago
  68. 05792b9 ART: Move DexCache arrays to native. by Vladimir Marko · 10 years ago
  69. ca33089 No longer lock WeakGlobalsLock in FindDexCache by Mathieu Chartier · 10 years ago
  70. 673ed3d Revert "Revert "Change dex caches to be weak roots"" by Mathieu Chartier · 10 years ago
  71. 81a9087 Revert "Change dex caches to be weak roots" by Brian Carlstrom · 10 years ago
  72. ac8f439 Keep dex files live for duration of oatdump by Mathieu Chartier · 10 years ago
  73. 5af9106 Re-add location check for FindDexCache by Mathieu Chartier · 10 years ago
  74. 772cc4a Merge "Change dex caches to be weak roots" by Mathieu Chartier · 10 years ago
  75. 4726941 Merge "Address some comments for class flags" by Mathieu Chartier · 10 years ago
  76. 3ae6b1d Change dex caches to be weak roots by Mathieu Chartier · 10 years ago
  77. 66c2d2d Address some comments for class flags by Mathieu Chartier · 10 years ago
  78. 13e748b Revert "Revert "Move annotations to native."" by Jeff Hao · 10 years ago
  79. 7db6dd7 Revert "Move annotations to native." by Roland Levillain · 10 years ago
  80. 0042c6d Move annotations to native. by Jeff Hao · 10 years ago
  81. 52a7f5c Add class flags to class to help GC scanning by Mathieu Chartier · 10 years ago
  82. 1463285 ART: Rename ArtMethod's size and alignment methods. by Vladimir Marko · 10 years ago
  83. cf36d49 ART: Compress LengthPrefixedArray on 32-bit targets. by Vladimir Marko · 10 years ago
  84. e4275c0 Visit class roots from ClassLoader::VisitReferences by Mathieu Chartier · 10 years ago
  85. c0fe56a Address some comments by Mathieu Chartier · 10 years ago
  86. 3ee25bb Do read barriers on native roots in CopyClassVisitor by Mathieu Chartier · 10 years ago
  87. 6b06953 Add class table field to class loader by Mathieu Chartier · 10 years ago
  88. 46e857a Fix image loading in interpeter-only mode by Sebastien Hertz · 10 years ago
  89. 54d220e Move ArtFields and ArtMethods to be a length prefixed array by Mathieu Chartier · 10 years ago
  90. b1d8c31 Revert "cleanup: Replace pointers with out-parameters and fix-up formatting" by Igor Murashkin · 10 years ago
  91. a315f5c cleanup: Replace pointers with out-parameters and fix-up formatting by Igor Murashkin · 10 years ago
  92. bc1d78d runtime: cleanup class_linker out-parameters and formatting by Igor Murashkin · 10 years ago
  93. eb837eb Clear temporary class arrays before linking the new class by Mathieu Chartier · 10 years ago
  94. e0671ce Clean up class visitors by Mathieu Chartier · 10 years ago
  95. cc5ebdf Split the class table for each class loader by Mathieu Chartier · 10 years ago
  96. da7c650 Visit class native roots from VisitReferences by Mathieu Chartier · 10 years ago
  97. 4e2cb09 Add uninterruptible role by Mathieu Chartier · 10 years ago
  98. 9044347 Move to newer clang annotations by Mathieu Chartier · 10 years ago
  99. 7617abd runtime: Add -Xverify:softfail and ART_TEST_INTERPRETER_ACCESS_CHECKS by Igor Murashkin · 10 years ago
  100. 511bb65 Merge "Fix FieldGap priority queue ordering bug." by Richard Uhler · 10 years ago