1. f0192c8 Support to pass <uses-library> option through to dex2oat. by Jeff Hao · 9 years ago
  2. ab880f4 Typos and stylistic fixes. by Roland Levillain · 8 years ago
  3. 10c5f56 Prevent ArtMethod clearing race by Mathieu Chartier · 8 years ago
  4. e42888f Write conflict tables in image by Mathieu Chartier · 9 years ago
  5. 7f98c9a Add support for eagerly calculating conflict tables by Mathieu Chartier · 9 years ago
  6. 393fdb8 Make sure the referring class is in the dex cache. by Nicolas Geoffray · 9 years ago
  7. 6d25cf6 Fix InsertDexFileInToClassLoader to handle null class loaders by Mathieu Chartier · 9 years ago
  8. cac5a7e Optimizing: Improve const-string code generation. by Vladimir Marko · 9 years ago
  9. 7fe3023 ART: Make verifier fail log level adjustable by Andreas Gampe · 9 years ago
  10. 796d630 Add an ImtConflictTable to better resolve IMT conflicts. by Nicolas Geoffray · 9 years ago
  11. 6300fd7 Code cleanup between debugger and jit. by Nicolas Geoffray · 9 years ago
  12. 0b4cbd0 Add oatdump support for app images by Mathieu Chartier · 9 years ago
  13. 6973100 Only visit app image classes in class loader by Mathieu Chartier · 9 years ago
  14. 5b83050 Fix potential linear alloc memory leak by Mathieu Chartier · 9 years ago
  15. c5dd319 Add and use loaded class profiling by Mathieu Chartier · 9 years ago
  16. 6ea1a0e AOT compile framework code as non-debuggable by Mingyao Yang · 9 years ago
  17. dd5e5e9 Revert "Revert "Make it possible to enable native debugging through debug flags"" by Tamas Berghammer · 9 years ago
  18. 9fab717 Merge "Revert "Make it possible to enable native debugging through debug flags"" by Tamas Berghammer · 9 years ago
  19. 3a98aae Revert "Make it possible to enable native debugging through debug flags" by Tamas Berghammer · 9 years ago
  20. 27ec302 Merge "Make it possible to enable native debugging through debug flags" by Tamas Berghammer · 9 years ago
  21. c94a61f Make it possible to enable native debugging through debug flags by Tamas Berghammer · 9 years ago
  22. 37c36dc Merge "ART: Better InitWithoutImage error messages" by Andreas Gampe · 9 years ago
  23. 7ba5a67 ART: Better InitWithoutImage error messages by Andreas Gampe · 9 years ago
  24. 867d63b Merge "runtime: Don't skip verification for -Xverify:soft-fail" by Igor Murashkin · 9 years ago
  25. df707e4 runtime: Don't skip verification for -Xverify:soft-fail by Igor Murashkin · 9 years ago
  26. 1aa8ec2 Fix up dex cache strings stored in classes by Mathieu Chartier · 9 years ago
  27. 5a55986 Fix issue with exception type resolution during linking. by Alex Light · 9 years ago
  28. fedd91d Optimizing compiler support for directly calling interface methods by Alex Light · 9 years ago
  29. 7617216 Convert to UTF8 before doing dex file location comparison by Mathieu Chartier · 9 years ago
  30. fbc3108 Revert "Revert "Load app images"" by Mathieu Chartier · 9 years ago
  31. 1bc977c Revert "Load app images" by Nicolas Geoffray · 9 years ago
  32. f7fd970 Load app images by Mathieu Chartier · 9 years ago
  33. 966878d Revert "Create parent class loader for dex2oat" by Mathieu Chartier · 9 years ago
  34. dcdc85b Dex2oat support for multiple oat file and image file outputs. by Jeff Hao · 9 years ago
  35. e64300b Revert "Revert "Combine direct_methods_ and virtual_methods_ fields of mirror::Class"" by Alex Light · 9 years ago
  36. ae358c1 Revert "Combine direct_methods_ and virtual_methods_ fields of mirror::Class" by Alex Light · 9 years ago
  37. 6286a97 Combine direct_methods_ and virtual_methods_ fields of mirror::Class by Alex Light · 9 years ago
  38. 42ef8ab ART: Stash a resolved method late in the verifier by Andreas Gampe · 9 years ago
  39. c96205e Revert "ART: Check invoke-interface earlier in verifier" by Andreas Gampe · 9 years ago
  40. dae2414 ART: Check invoke-interface earlier in verifier by Andreas Gampe · 9 years ago
  41. 3a09092 Revert "lambda: Add support for invoke-interface for boxed innate lambdas" by Nicolas Geoffray · 9 years ago
  42. 457e874 lambda: Add support for invoke-interface for boxed innate lambdas by Igor Murashkin · 9 years ago
  43. d37d364 Create parent class loader for dex2oat by Mathieu Chartier · 9 years ago
  44. 3db9c5d ART: Change Init{From,Without}Image to return bool by Andreas Gampe · 9 years ago
  45. 04302db Fix class unloading with the CC collector. by Hiroshi Yamauchi · 9 years ago
  46. 073b16c Image space cleanup for app images by Mathieu Chartier · 9 years ago
  47. 9139e00 Correct exception behavior for default methods by Alex Light · 9 years ago
  48. f1584a6 Merge "Class Linker: Implement default interface verification ordering." by Alex Light · 9 years ago
  49. f1f1049 Class Linker: Implement default interface verification ordering. by Alex Light · 9 years ago
  50. a808bac Add more image writer comments and clean up by Mathieu Chartier · 9 years ago
  51. cb08695 ART: Change behavior for rethrowing init failures (2) by Andreas Gampe · 9 years ago
  52. 99babb6 ART: Change behavior for rethrowing init failures by Andreas Gampe · 9 years ago
  53. 1dad3f6 Support garbage collection of JITted code. by Nicolas Geoffray · 9 years ago
  54. 00310e0 Keep dex files live in class table by Mathieu Chartier · 9 years ago
  55. 32cc9ee Change hash table load factors by Mathieu Chartier · 9 years ago
  56. d57d454 Allocate dex cache arrays in their class loader's linear alloc by Mathieu Chartier · 9 years ago
  57. eb7c144 Add initial default method support to Art by Alex Light · 9 years ago
  58. f9c6fc6 Add OatFileManager by Mathieu Chartier · 9 years ago
  59. 5f4a09a ART: Add CheckJNI lock checking by Andreas Gampe · 9 years ago
  60. c3fcd41 Address some code comments by Mathieu Chartier · 9 years ago
  61. 951ec2c Revert "Revert "Add one LinearAlloc per ClassLoader"" by Mathieu Chartier · 9 years ago
  62. 7de5dfe Revert "Add one LinearAlloc per ClassLoader" by Nicolas Geoffray · 9 years ago
  63. 356412e Add one LinearAlloc per ClassLoader by Mathieu Chartier · 9 years ago
  64. 9b1c71e Make class loaders weak roots by Mathieu Chartier · 9 years ago
  65. c77f3ab Clean up formatting in class linker by Mathieu Chartier · 9 years ago
  66. 673ed3d Revert "Revert "Change dex caches to be weak roots"" by Mathieu Chartier · 9 years ago
  67. 81a9087 Revert "Change dex caches to be weak roots" by Brian Carlstrom · 9 years ago
  68. 3ae6b1d Change dex caches to be weak roots by Mathieu Chartier · 9 years ago
  69. 0042c6d Move annotations to native. by Jeff Hao · 9 years ago
  70. 6b06953 Add class table field to class loader by Mathieu Chartier · 9 years ago
  71. 54d220e Move ArtFields and ArtMethods to be a length prefixed array by Mathieu Chartier · 9 years ago
  72. b1d8c31 Revert "cleanup: Replace pointers with out-parameters and fix-up formatting" by Igor Murashkin · 9 years ago
  73. bc1d78d runtime: cleanup class_linker out-parameters and formatting by Igor Murashkin · 9 years ago
  74. e0671ce Clean up class visitors by Mathieu Chartier · 9 years ago
  75. cc5ebdf Split the class table for each class loader by Mathieu Chartier · 9 years ago
  76. 4e2cb09 Add uninterruptible role by Mathieu Chartier · 9 years ago
  77. 9044347 Move to newer clang annotations by Mathieu Chartier · 9 years ago
  78. 9523a3e Revert "Revert "Use the quickened metadata to compile -QUICK opcodes."" by Nicolas Geoffray · 9 years ago
  79. 8ab9a90 Revert "Use the quickened metadata to compile -QUICK opcodes." by Nicolas Geoffray · 9 years ago
  80. 4515a67 Use the quickened metadata to compile -QUICK opcodes. by Nicolas Geoffray · 9 years ago
  81. 3cf2253 Clean up some includes by Mathieu Chartier · 9 years ago
  82. 8ac7595 ART: Prune FindArrayClass cache in image writer by Andreas Gampe · 9 years ago
  83. e401d14 Move mirror::ArtMethod to native by Mathieu Chartier · 10 years ago
  84. 679b1cf Fix for potential moving GC bugs around proxy class. by Hiroshi Yamauchi · 9 years ago
  85. 0de1133 Fix debuggable compiler flag detection for secondary dex files by Sebastien Hertz · 9 years ago
  86. b9aec2c ART: Check for duplicate classes when loading oat files by Andreas Gampe · 10 years ago
  87. bfdcdc1 ART: Fix re-throwing failures of non-convention errors by Andreas Gampe · 10 years ago
  88. 2cebb24 Replace NULL with nullptr by Mathieu Chartier · 10 years ago
  89. fc58af4 Add AbstractMethod, Constructor, Method by Mathieu Chartier · 10 years ago
  90. f865ea9 ART: Make the PathClassLoader fast-path recursive by Andreas Gampe · 10 years ago
  91. c785344 Move ArtField to native by Mathieu Chartier · 10 years ago
  92. bb87e0f Refactor and improve GC root handling by Mathieu Chartier · 10 years ago
  93. 07b3c23 Store OatDexFile instead of OatFile in DexFile. by Richard Uhler · 10 years ago
  94. daaf326 Add AccessibleObject and Field to mirror by Mathieu Chartier · 10 years ago
  95. 81c6f8d ART: PathClassLoader for compiler by Andreas Gampe · 10 years ago
  96. 47f867a Clean up hash set by Mathieu Chartier · 10 years ago
  97. 66d874d Create OatFileAssistant class for assisting with oat files. by Richard Uhler · 10 years ago
  98. fbef44d Use unique_ptr to track ownership of dex files. by Richard Uhler · 10 years ago
  99. 956af0f Remove portable. by Elliott Hughes · 10 years ago
  100. a89d7ed Add pointer size logic to InitFromImageInterpretOnly by Mathieu Chartier · 10 years ago