1. 7b0648a Move dex files dependencies (en/de)coding to ClassLoaderContext by Calin Juravle · 7 years ago
  2. 87e2cb6 Add support for processing class loader contexts by Calin Juravle · 7 years ago
  3. 0eb882b Use ArtMethod* .bss entries for HInvokeStaticOrDirect. by Vladimir Marko · 7 years ago
  4. 367b9d8 Also return vdex file from DexFile.getDexFileOutputPath by Calin Juravle · 7 years ago
  5. 4e868fa Make vdex and dexlayout compatible. by Nicolas Geoffray · 7 years ago
  6. c6ea7d0 ART: Clean up art_method.h by Andreas Gampe · 7 years ago
  7. 16d4843 Allow dex2oat to handle relative paths. by Jeff Hao · 7 years ago
  8. 2a46b68 Merge "ART: invoke-custom support" by Orion Hodson · 7 years ago
  9. c069a30 ART: invoke-custom support by Orion Hodson · 8 years ago
  10. 84f50ae Remove remaining uses of DexFile::GetChecksum. by Richard Uhler · 7 years ago
  11. b8ab63a Check vdex file is valid in VdexFile::Open. by Richard Uhler · 7 years ago
  12. 1998cd0 Implement HLoadClass/kBssEntry for boot image. by Vladimir Marko · 8 years ago
  13. c9a060f Merge "Do not return patchoat for dexopt needed." by Treehugger Robot · 8 years ago
  14. 3a2e78e Fix some issues reported by Valgrind by Anton Kirilov · 8 years ago
  15. 5923b52 Do not return patchoat for dexopt needed. by Richard Uhler · 8 years ago
  16. 46ee31b ART: Move to libbase StringPrintf by Andreas Gampe · 8 years ago
  17. 1af0c4f Fix the target Linux builds of ART by Julien Duraj · 8 years ago
  18. a598b86 Merge "ART: Add dex::TypeIndex" by Treehugger Robot · 8 years ago
  19. a5b09a6 ART: Add dex::TypeIndex by Andreas Gampe · 8 years ago
  20. 1b86849 Use type lookup tables in compiler by Mathieu Chartier · 8 years ago
  21. f5b0f2c Ensure OpenDexFilesFromImage closes file to prevent file descriptor leak by Brian Carlstrom · 8 years ago
  22. 2f61867 Merge "Remove #include "oat_file.h" from class_linker.h ." by Vladimir Marko · 8 years ago
  23. 97d7e1c Remove #include "oat_file.h" from class_linker.h . by Vladimir Marko · 8 years ago
  24. aad75c6 Revert "Revert "Store resolved Strings for AOT code in .bss."" by Vladimir Marko · 8 years ago
  25. 5f92605 Revert "Store resolved Strings for AOT code in .bss." by Vladimir Marko · 8 years ago
  26. 63dccbb Store resolved Strings for AOT code in .bss. by Vladimir Marko · 8 years ago
  27. 9aa352e Remove TypeLookupTable from DexFile. by David Sehr · 8 years ago
  28. c93b3be Fix run-test after introduction of VDEX by David Brazdil · 8 years ago
  29. 7b49e6c Introduce VDEX file, use it for DEX files by David Brazdil · 8 years ago
  30. 9a37efc Clean up VLOG(oat) in OatFileAssistant. by Richard Uhler · 8 years ago
  31. 542451c ART: Convert pointer size to enum by Andreas Gampe · 8 years ago
  32. 37d6a3b Support the -i flag in the new dexdump. by Aart Bik · 8 years ago
  33. c7d3f4b Fix race with host_dlopen_handles_ by Mathieu Chartier · 8 years ago
  34. a206c74 Don't use dlopen on host for already loaded oat files. by Richard Uhler · 8 years ago
  35. 54315c7 ART: Check whether an oat file exists before opening by Andreas Gampe · 8 years ago
  36. 39004a6 ART: Fix Mac build by Andreas Gampe · 8 years ago
  37. 4075f83 ART: Optimize PreSetup pass for oat-file open by Andreas Gampe · 8 years ago
  38. bb661c0 Refactor use of __ANDROID__ macro by Bilyan Borisov · 8 years ago
  39. 75563e3 Merge "Clean up OatQuickMethodHeader after Quick removal." by Vladimir Marko · 8 years ago
  40. 7ec0904 ART: Dump less maps by Andreas Gampe · 8 years ago
  41. 9d07e3d Clean up OatQuickMethodHeader after Quick removal. by Vladimir Marko · 8 years ago
  42. d1537b5 Don't return kPatchOatNeeded if there is no patch info. by Richard Uhler · 8 years ago
  43. 29d38e7 Revert "Revert "Use compiler filter to determine oat file status."" by Andreas Gampe · 8 years ago
  44. 845e506 Revert "Use compiler filter to determine oat file status." by Nicolas Geoffray · 8 years ago
  45. a62d2f0 Use compiler filter to determine oat file status. by Richard Uhler · 8 years ago
  46. 0b4cbd0 Add oatdump support for app images by Mathieu Chartier · 8 years ago
  47. 702ace0 Merge "Stop oat loading spam on host." by Nicolas Geoffray · 8 years ago
  48. f97cf2a Stop oat loading spam on host. by Nicolas Geoffray · 8 years ago
  49. c421907 Merge "Update GetDexOptNeeded to handle different levels of compilation" by Calin Juravle · 8 years ago
  50. b077e15 Update GetDexOptNeeded to handle different levels of compilation by Calin Juravle · 8 years ago
  51. 32ce2ad Add more systracing everywhere by Mathieu Chartier · 8 years ago
  52. ce4b0ba Ignore image checksum for ExtractOnly oat files by David Brazdil · 8 years ago
  53. 3a2bd29 ART: Make sure dex files are verified in the compiler by Andreas Gampe · 9 years ago
  54. 9bdf108 Revert "Revert "Write dex files to oat file early."" by Vladimir Marko · 9 years ago
  55. 1ee101a Merge "Revert "Write dex files to oat file early."" by Vladimir Marko · 9 years ago
  56. 919f553 Revert "Write dex files to oat file early." by Vladimir Marko · 9 years ago
  57. a810830 Merge "Write dex files to oat file early." by Vladimir Marko · 9 years ago
  58. 91d65e0 Fix various typos in ART's comments and string literals. by Roland Levillain · 9 years ago
  59. 625a64a Write dex files to oat file early. by Vladimir Marko · 9 years ago
  60. 1c1a342 Fix multi-image TODOs in class linker, runtime, and oat file. by Jeff Hao · 9 years ago
  61. dcdc85b Dex2oat support for multiple oat file and image file outputs. by Jeff Hao · 9 years ago
  62. 74f07b5 ART: Fix Mac build by Andreas Gampe · 9 years ago
  63. 226b91e ART: Support dlopen for a PIC boot image by Andreas Gampe · 9 years ago
  64. 049cff0 ART: Refactor oat_file.h/cc for better maintainability by Andreas Gampe · 9 years ago
  65. d9786b0 Implementation of fast lookup table to search class_def by descriptor by Artem Udovichenko · 9 years ago
  66. 722fa98 ART: Replace an "ALWAYS_INLINE" with "inline" to fix build. by Vladimir Marko · 9 years ago
  67. 06d7aaa Clean up OatFile. by Vladimir Marko · 9 years ago
  68. 4b8f1ec Use ATTRIBUTE_UNUSED more. by Roland Levillain · 9 years ago
  69. 09d0943 ART: Use .bss section for dex cache arrays. by Vladimir Marko · 9 years ago
  70. 24a0fc8 Add some missing comments by Mathieu Chartier · 9 years ago
  71. e58991b Revert "Revert "Unload oat files"" by Mathieu Chartier · 9 years ago
  72. f9c6fc6 Add OatFileManager by Mathieu Chartier · 9 years ago
  73. 6958e4f ART: Fix two allocation/deallocation mismatches. by Vladimir Marko · 9 years ago
  74. b1d8c31 Revert "cleanup: Replace pointers with out-parameters and fix-up formatting" by Igor Murashkin · 9 years ago
  75. a315f5c cleanup: Replace pointers with out-parameters and fix-up formatting by Igor Murashkin · 9 years ago
  76. c60e1b7 ART: Use __ANDROID__ instead of HAVE_ANDROID_OS by Andreas Gampe · 9 years ago
  77. c04c800 Revert "Revert "Revert "Revert "Make dex2dex return a CompiledMethod after quickening."""" by Nicolas Geoffray · 9 years ago
  78. 82e73dc Release dummy MemMaps corresponding to dlopen. by David Srbecky · 9 years ago
  79. aa03870 Find the dlopened file using address rather than file path. by David Srbecky · 9 years ago
  80. 5dedb80 Add more logging output for dlopen. by David Srbecky · 9 years ago
  81. 1baabf0 Revert "Revert "Use dlopen to load oat files."" by David Srbecky · 9 years ago
  82. 7a46b7e Revert "Use dlopen to load oat files." by David Srbecky · 9 years ago
  83. 49e1fab Use dlopen to load oat files. by David Srbecky · 9 years ago
  84. e401d14 Move mirror::ArtMethod to native by Mathieu Chartier · 9 years ago
  85. 0de1133 Fix debuggable compiler flag detection for secondary dex files by Sebastien Hertz · 9 years ago
  86. 2cebb24 Replace NULL with nullptr by Mathieu Chartier · 9 years ago
  87. fa8429b ART: Re-add dlopen by Andreas Gampe · 9 years ago
  88. 7848da4 ART: Store classpath information into oat file by Andreas Gampe · 9 years ago
  89. 07b3c23 Store OatDexFile instead of OatFile in DexFile. by Richard Uhler · 9 years ago
  90. e5fed03 Support relative encoded dex locations in oat files. by Richard Uhler · 9 years ago
  91. 5c42c29 Add support for .bss section in oat files. by Vladimir Marko · 9 years ago
  92. 01b7c43 Merge "ART: Print maps directly to log" by Andreas Gampe · 9 years ago
  93. a6dfdae ART: Print maps directly to log by Andreas Gampe · 9 years ago
  94. e5f13e5 Revert "Revert "Add JIT"" by Mathieu Chartier · 9 years ago
  95. a5ca888 Revert "Add JIT" by Nicolas Geoffray · 9 years ago
  96. 2535abe Add JIT by Mathieu Chartier · 9 years ago
  97. fd9eb39 ART: Simple structural class check by Andreas Gampe · 10 years ago
  98. fbef44d Use unique_ptr to track ownership of dex files. by Richard Uhler · 10 years ago
  99. 2bcb3b2 ART: Show invalid oat header cause in error message by Andreas Gampe · 10 years ago
  100. 956af0f Remove portable. by Elliott Hughes · 10 years ago