1. d625158 Add ClassExt mirror. by Alex Light · 8 years ago
  2. 7d8d8ff Revert "Revert "ART: Generalize FindClassInPathClassLoader"" by Nicolas Geoffray · 8 years ago
  3. af3572b Revert "ART: Generalize FindClassInPathClassLoader" by Nicolas Geoffray · 8 years ago
  4. fd1ae75 ART: Generalize FindClassInPathClassLoader by Andreas Gampe · 8 years ago
  5. 000e188 method_handles: Complete support for emulated stack frames. by Narayan Kamath · 8 years ago
  6. eb242cd Merge "Save the non-verified classes in the VerifierDeps." by Nicolas Geoffray · 8 years ago
  7. 0802518 Save the non-verified classes in the VerifierDeps. by Nicolas Geoffray · 8 years ago
  8. 34ee684 ART: Refactor class-linker methods by Andreas Gampe · 10 years ago
  9. 28357fa Move most of class linker to ObjPtr by Mathieu Chartier · 8 years ago
  10. bc5a795 Move art/native to ObjPtr by Mathieu Chartier · 8 years ago
  11. 1a1de67 Do not write empty class table and intern table to image. by Vladimir Marko · 8 years ago
  12. 7638651 Merge "Initialize dex cache while holding dex_lock" by Mathieu Chartier · 8 years ago
  13. 6c60d84 Initialize dex cache while holding dex_lock by Mathieu Chartier · 8 years ago
  14. 97d7e1c Remove #include "oat_file.h" from class_linker.h . by Vladimir Marko · 8 years ago
  15. b890130 Use ObjPtr for ResolvedFieldAccessTest and ResolvedMethodAccessTest by Mathieu Chartier · 8 years ago
  16. 25352fc class_linker: Add support for resolving method types. by Narayan Kamath · 8 years ago
  17. afa4827 java.lang.invoke: Add mirror types for MethodHandle / MethodType. by Narayan Kamath · 8 years ago
  18. 496577f Smarter image layout by Mathieu Chartier · 8 years ago
  19. 26ead49 Merge "Make ScopedAssertNoThreadSuspension no overhead for non-debug" by Mathieu Chartier · 8 years ago
  20. 268764d Make ScopedAssertNoThreadSuspension no overhead for non-debug by Mathieu Chartier · 8 years ago
  21. 5fd66d0 ART: Remove LogSeverity NONE by Andreas Gampe · 8 years ago
  22. bdf7f1c ART: SHARED_REQUIRES to REQUIRES_SHARED by Andreas Gampe · 8 years ago
  23. 6597577 Card mark holding class instead of declaring class by Mathieu Chartier · 8 years ago
  24. 542451c ART: Convert pointer size to enum by Andreas Gampe · 8 years ago
  25. a62cb9b Revert "Revert "Optimize IMT"" by Artem Udovichenko · 8 years ago
  26. 88f288e Revert "Optimize IMT" by Nicolas Geoffray · 8 years ago
  27. abdda2f Merge "Optimize IMT" by Mathieu Chartier · 8 years ago
  28. badee98 Optimize IMT by Nelli Kim · 8 years ago
  29. ece5386 Merge "Propagate the read barrier option to Class::VisitNativeRoots." by Hiroshi Yamauchi · 8 years ago
  30. 7a62e67 Propagate the read barrier option to Class::VisitNativeRoots. by Hiroshi Yamauchi · 8 years ago
  31. c92a7a1 Wrap certain exception types when loading an erroneous class. by Jeff Hao · 8 years ago
  32. 696632e Revert "Revert "Hold dex caches live in class table"" by Mathieu Chartier · 8 years ago
  33. 6d33563 Revert "Hold dex caches live in class table" by Brian Carlstrom · 8 years ago
  34. f284d44 Hold dex caches live in class table by Mathieu Chartier · 8 years ago
  35. f0192c8 Support to pass <uses-library> option through to dex2oat. by Jeff Hao · 8 years ago
  36. ab880f4 Typos and stylistic fixes. by Roland Levillain · 8 years ago
  37. 10c5f56 Prevent ArtMethod clearing race by Mathieu Chartier · 8 years ago
  38. e42888f Write conflict tables in image by Mathieu Chartier · 8 years ago
  39. 7f98c9a Add support for eagerly calculating conflict tables by Mathieu Chartier · 8 years ago
  40. 393fdb8 Make sure the referring class is in the dex cache. by Nicolas Geoffray · 8 years ago
  41. 6d25cf6 Fix InsertDexFileInToClassLoader to handle null class loaders by Mathieu Chartier · 8 years ago
  42. cac5a7e Optimizing: Improve const-string code generation. by Vladimir Marko · 8 years ago
  43. 7fe3023 ART: Make verifier fail log level adjustable by Andreas Gampe · 8 years ago
  44. 796d630 Add an ImtConflictTable to better resolve IMT conflicts. by Nicolas Geoffray · 8 years ago
  45. 6300fd7 Code cleanup between debugger and jit. by Nicolas Geoffray · 8 years ago
  46. 0b4cbd0 Add oatdump support for app images by Mathieu Chartier · 8 years ago
  47. 6973100 Only visit app image classes in class loader by Mathieu Chartier · 8 years ago
  48. 5b83050 Fix potential linear alloc memory leak by Mathieu Chartier · 8 years ago
  49. c5dd319 Add and use loaded class profiling by Mathieu Chartier · 9 years ago
  50. 6ea1a0e AOT compile framework code as non-debuggable by Mingyao Yang · 8 years ago
  51. dd5e5e9 Revert "Revert "Make it possible to enable native debugging through debug flags"" by Tamas Berghammer · 8 years ago
  52. 9fab717 Merge "Revert "Make it possible to enable native debugging through debug flags"" by Tamas Berghammer · 8 years ago
  53. 3a98aae Revert "Make it possible to enable native debugging through debug flags" by Tamas Berghammer · 8 years ago
  54. 27ec302 Merge "Make it possible to enable native debugging through debug flags" by Tamas Berghammer · 8 years ago
  55. c94a61f Make it possible to enable native debugging through debug flags by Tamas Berghammer · 8 years ago
  56. 37c36dc Merge "ART: Better InitWithoutImage error messages" by Andreas Gampe · 8 years ago
  57. 7ba5a67 ART: Better InitWithoutImage error messages by Andreas Gampe · 8 years ago
  58. 867d63b Merge "runtime: Don't skip verification for -Xverify:soft-fail" by Igor Murashkin · 8 years ago
  59. df707e4 runtime: Don't skip verification for -Xverify:soft-fail by Igor Murashkin · 8 years ago
  60. 1aa8ec2 Fix up dex cache strings stored in classes by Mathieu Chartier · 8 years ago
  61. 5a55986 Fix issue with exception type resolution during linking. by Alex Light · 8 years ago
  62. fedd91d Optimizing compiler support for directly calling interface methods by Alex Light · 9 years ago
  63. 7617216 Convert to UTF8 before doing dex file location comparison by Mathieu Chartier · 8 years ago
  64. fbc3108 Revert "Revert "Load app images"" by Mathieu Chartier · 9 years ago
  65. 1bc977c Revert "Load app images" by Nicolas Geoffray · 9 years ago
  66. f7fd970 Load app images by Mathieu Chartier · 9 years ago
  67. 966878d Revert "Create parent class loader for dex2oat" by Mathieu Chartier · 9 years ago
  68. dcdc85b Dex2oat support for multiple oat file and image file outputs. by Jeff Hao · 9 years ago
  69. e64300b Revert "Revert "Combine direct_methods_ and virtual_methods_ fields of mirror::Class"" by Alex Light · 9 years ago
  70. ae358c1 Revert "Combine direct_methods_ and virtual_methods_ fields of mirror::Class" by Alex Light · 9 years ago
  71. 6286a97 Combine direct_methods_ and virtual_methods_ fields of mirror::Class by Alex Light · 9 years ago
  72. 42ef8ab ART: Stash a resolved method late in the verifier by Andreas Gampe · 9 years ago
  73. c96205e Revert "ART: Check invoke-interface earlier in verifier" by Andreas Gampe · 9 years ago
  74. dae2414 ART: Check invoke-interface earlier in verifier by Andreas Gampe · 9 years ago
  75. 3a09092 Revert "lambda: Add support for invoke-interface for boxed innate lambdas" by Nicolas Geoffray · 9 years ago
  76. 457e874 lambda: Add support for invoke-interface for boxed innate lambdas by Igor Murashkin · 9 years ago
  77. d37d364 Create parent class loader for dex2oat by Mathieu Chartier · 9 years ago
  78. 3db9c5d ART: Change Init{From,Without}Image to return bool by Andreas Gampe · 9 years ago
  79. 04302db Fix class unloading with the CC collector. by Hiroshi Yamauchi · 9 years ago
  80. 073b16c Image space cleanup for app images by Mathieu Chartier · 9 years ago
  81. 9139e00 Correct exception behavior for default methods by Alex Light · 9 years ago
  82. f1584a6 Merge "Class Linker: Implement default interface verification ordering." by Alex Light · 9 years ago
  83. f1f1049 Class Linker: Implement default interface verification ordering. by Alex Light · 9 years ago
  84. a808bac Add more image writer comments and clean up by Mathieu Chartier · 9 years ago
  85. cb08695 ART: Change behavior for rethrowing init failures (2) by Andreas Gampe · 9 years ago
  86. 99babb6 ART: Change behavior for rethrowing init failures by Andreas Gampe · 9 years ago
  87. 1dad3f6 Support garbage collection of JITted code. by Nicolas Geoffray · 9 years ago
  88. 00310e0 Keep dex files live in class table by Mathieu Chartier · 9 years ago
  89. 32cc9ee Change hash table load factors by Mathieu Chartier · 9 years ago
  90. d57d454 Allocate dex cache arrays in their class loader's linear alloc by Mathieu Chartier · 9 years ago
  91. eb7c144 Add initial default method support to Art by Alex Light · 9 years ago
  92. f9c6fc6 Add OatFileManager by Mathieu Chartier · 9 years ago
  93. 5f4a09a ART: Add CheckJNI lock checking by Andreas Gampe · 9 years ago
  94. c3fcd41 Address some code comments by Mathieu Chartier · 9 years ago
  95. 951ec2c Revert "Revert "Add one LinearAlloc per ClassLoader"" by Mathieu Chartier · 9 years ago
  96. 7de5dfe Revert "Add one LinearAlloc per ClassLoader" by Nicolas Geoffray · 9 years ago
  97. 356412e Add one LinearAlloc per ClassLoader by Mathieu Chartier · 9 years ago
  98. 9b1c71e Make class loaders weak roots by Mathieu Chartier · 9 years ago
  99. c77f3ab Clean up formatting in class linker by Mathieu Chartier · 9 years ago
  100. 673ed3d Revert "Revert "Change dex caches to be weak roots"" by Mathieu Chartier · 9 years ago