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