1. 0ace563 Revert^2 "Allow boot image for a part of the boot classpath." by Vladimir Marko · 6 years ago
  2. fb83d76 Revert "Allow boot image for a part of the boot classpath." by Andreas Gampe · 6 years ago
  3. 4433c43 Allow boot image for a part of the boot classpath. by Vladimir Marko · 6 years ago
  4. 91f1032 Revert^2 "Pass boot class path to ImageSpace::LoadBootImage." by Vladimir Marko · 6 years ago
  5. db4b1de Revert "Pass boot class path to ImageSpace::LoadBootImage." by Vladimir Marko · 6 years ago
  6. 77eea08 Fix oatdump tests on target. by Vladimir Marko · 6 years ago
  7. 7a85e70 Reduce core image to 6 modules. by Vladimir Marko · 6 years ago
  8. ee45798 Merge "Revert "Reduce core image to core-{oj,libart,simple}."" by Vladimir Marko · 6 years ago
  9. 00fe35e Revert "Reduce core image to core-{oj,libart,simple}." by Vladimir Marko · 6 years ago
  10. e239cdc Merge "Reduce core image to core-{oj,libart,simple}." by Vladimir Marko · 6 years ago
  11. ec91d48 Reduce core image to core-{oj,libart,simple}. by Vladimir Marko · 6 years ago
  12. 1a84296 Add image compressed blocks by Mathieu Chartier · 6 years ago
  13. 0c78ef7 Remove boot image begin/size from image header. by Vladimir Marko · 6 years ago
  14. c10a0c6 ART: Add boot/app image checksums. by Vladimir Marko · 6 years ago
  15. 12dd9ae Use unified libvixl(d) instead of per-supported-arch libvixl(d)-arm(64). by Roland Levillain · 6 years ago
  16. 69ebc8f Merge "Add PreResolved strings dex cache array" by Mathieu Chartier · 6 years ago
  17. 1ca718e Add PreResolved strings dex cache array by Mathieu Chartier · 6 years ago
  18. 20c765f Revert^4: Add dex item for hiddenapi flags by David Brazdil · 6 years ago
  19. d33d318 Revert "Revert^2: Add dex item for hiddenapi flags" by Luman Qu · 6 years ago
  20. fe3a979 Revert^2: Add dex item for hiddenapi flags by David Brazdil · 6 years ago
  21. d9a0437 Revert "Add dex item for hiddenapi flags" by David Brazdil · 6 years ago
  22. cd98cde Merge "Add dex item for hiddenapi flags" by David Brazdil · 6 years ago
  23. 0dbc363 Add dex item for hiddenapi flags by David Brazdil · 6 years ago
  24. d68ab24 Remove the relocations section from the image. by Vladimir Marko · 6 years ago
  25. fa9abc2 Merge "ART: Use ObjPtr for GetSuperClass" by Treehugger Robot · 6 years ago
  26. f4efa9e Remove oat_data_begin checks from OatFile. by Vladimir Marko · 6 years ago
  27. 9810499 ART: Use ObjPtr for GetSuperClass by Andreas Gampe · 6 years ago
  28. 407bdb1 Merge "ART: Completely remove the --compile-pic option." by Vladimir Marko · 6 years ago
  29. a2da9b9 ART: Completely remove the --compile-pic option. by Vladimir Marko · 6 years ago
  30. 9b031f7 ART: Refactor for bugprone-argument-comment by Andreas Gampe · 6 years ago
  31. c55bb39 Revert^2 "ART: Refactor typedef to using" by Andreas Gampe · 6 years ago
  32. ee07743 Revert "ART: Refactor typedef to using" by Andreas Gampe · 6 years ago
  33. 9a20ff0 ART: Refactor typedef to using by Andreas Gampe · 6 years ago
  34. 0fb4f9f Merge "oatdump: Convert cdex before exporting dex files" by Mathieu Chartier · 6 years ago
  35. 8583bec oatdump: Convert cdex before exporting dex files by Anestis Bechtsoudis · 6 years ago
  36. e04da79 Merge "ART: Let Soong help with dependencies" by Nicolas Geoffray · 6 years ago
  37. cba17e8 Merge "ART: Continue adding override annotations" by Treehugger Robot · 6 years ago
  38. 802bcf5 ART: Let Soong help with dependencies by Andreas Gampe · 6 years ago
  39. d176e93 Merge "ART: Refactor static include list" by Treehugger Robot · 6 years ago
  40. fa6a1b0 ART: Continue adding override annotations by Andreas Gampe · 6 years ago
  41. f941170 ART: Remove utils.h's ParseUint & ParseInt by Andreas Gampe · 6 years ago
  42. ec5ed06 ART: Refactor static include list by Andreas Gampe · 6 years ago
  43. e066932 Remove PIC option from oat files. by Vladimir Marko · 6 years ago
  44. 125a3a4 Merge changes I207718d6,I700ef52e by Andreas Gampe · 6 years ago
  45. c09cd05 Reserve boot image memory in one go. by Vladimir Marko · 6 years ago
  46. f73caca Remove superfluous 'virtual' specifiers in ART. by Roland Levillain · 6 years ago
  47. bbc6e7e Use 'final' and 'override' specifiers directly in ART. by Roland Levillain · 6 years ago
  48. 6cc23ac ART: Add API level to verifier by Andreas Gampe · 6 years ago
  49. c34bebf Remove unnecessary indirection from MemMap. by Vladimir Marko · 6 years ago
  50. 42deda8 Add helper method to iterate over BitTable fields in CodeInfo. by David Srbecky · 6 years ago
  51. 8cd5454 Move MethodInfo to CodeInfo. by David Srbecky · 6 years ago
  52. 6ee06e9 Decode only the needed tables from CodeInfo. by David Srbecky · 6 years ago
  53. 98b189f Merge "Mark more phony targets as PHONY" by Treehugger Robot · 6 years ago
  54. d60f5a2 Mark more phony targets as PHONY by Dan Willemsen · 6 years ago
  55. 98dad40 Finish moving oatdump to ClassAccessor by Mathieu Chartier · 6 years ago
  56. 6121aa6 Move .art.rel data to a section in .art, part 2. by Vladimir Marko · 6 years ago
  57. 764280a ART: Address comment in Idaca9fe129ddc91aab79c65b3d0ca86f057848de by Andreas Gampe · 6 years ago
  58. 3cfc2e7 ART: Fix space trimming in oatdump_test by Andreas Gampe · 6 years ago
  59. 38aa0b5 ART: Clean up test exec code by Andreas Gampe · 6 years ago
  60. 11bf265 ART: Clean up dex2oats/oatdumps Android.bp modules by Andreas Gampe · 6 years ago
  61. b40d361 ART: Finish old move of OatDexFile by Andreas Gampe · 6 years ago
  62. 1d15f5a Merge "Do not print .bss mappings for oatdump --header-only." by Vladimir Marko · 6 years ago
  63. bacb8e4 Do not print .bss mappings for oatdump --header-only. by Vladimir Marko · 6 years ago
  64. 86decb6 Rewrite stack map statistics printing in outdump. by David Srbecky · 6 years ago
  65. 20c64f8 Merge "Refactor ClassAccessor to use an index instead of ClassDef pointer" by Mathieu Chartier · 6 years ago
  66. a4bae54 Merge "Remove unused GetDexRegisterMap arguments." by David Srbecky · 6 years ago
  67. 18e2687 Refactor ClassAccessor to use an index instead of ClassDef pointer by Mathieu Chartier · 6 years ago
  68. eb2557e Merge "Delta-compress register maps in stack maps." by David Srbecky · 6 years ago
  69. fd89b07 Remove unused GetDexRegisterMap arguments. by David Srbecky · 6 years ago
  70. 6de8833 Delta-compress register maps in stack maps. by David Srbecky · 6 years ago
  71. dc53f16 Merge "Reduce code repetition in stack maps with macros." by Treehugger Robot · 6 years ago
  72. d97e082 Reduce code repetition in stack maps with macros. by David Srbecky · 6 years ago
  73. c13fbd8 Use pre-allocated Throwables from the boot image. by Vladimir Marko · 6 years ago
  74. 71ec1cc Rewrite dex register map encoding in stackmaps. by David Srbecky · 6 years ago
  75. a8bba7d ObjPtr<>-ify ClassLinker::FindClass(), fix 1 stale reference use. by Vladimir Marko · 6 years ago
  76. d02b23f Remove the CodeOffset helper class. by David Srbecky · 6 years ago
  77. 08231f6 Merge "Revert^2 "Optimize register mask and stack mask in stack maps."" by Treehugger Robot · 6 years ago
  78. 4b59d10 Revert^2 "Optimize register mask and stack mask in stack maps." by David Srbecky · 6 years ago
  79. 3d09299 Move oatdump/ to use ClassAccessor by Mathieu Chartier · 6 years ago
  80. 8b20b5c Revert "Optimize register mask and stack mask in stack maps." by Vladimir Marko · 6 years ago
  81. ffaf87a Optimize register mask and stack mask in stack maps. by David Srbecky · 6 years ago
  82. ba4c118 Remove some dex analysis from oatdump by Mathieu Chartier · 6 years ago
  83. 052f8ca Rewrite stackmap encoding code. by David Srbecky · 6 years ago
  84. 1f01016 Move ArtDexFileLoader to libdexfile by David Sehr · 6 years ago
  85. 238c963 Do not use clang lld for oatdump tests by Chih-Hung Hsieh · 6 years ago
  86. 82d046e Add a profiling library by David Sehr · 6 years ago
  87. 89b06a1 Merge "Pass the fd to OatFile::Setup to avoid selinux errors." by Nicolas Geoffray · 6 years ago
  88. 3002509 Pass the fd to OatFile::Setup to avoid selinux errors. by Nicolas Geoffray · 6 years ago
  89. 6f5b4d2 Use lld for building dex2oatds, oatdumpds by Pirama Arumuga Nainar · 6 years ago
  90. 03da784 ART: Fix oatdump check by Andreas Gampe · 6 years ago
  91. 9c4a015 Move more runtime code to libartbase, libdexfile by David Sehr · 6 years ago
  92. 567dc6f Revert "Revert "Write shared data section for oatdump export dex"" by Mathieu Chartier · 6 years ago
  93. 4b67018 Revert "Write shared data section for oatdump export dex" by Orion Hodson · 6 years ago
  94. fdca4cb Write shared data section for oatdump export dex by Mathieu Chartier · 6 years ago
  95. 312f3b2 Move some remaining dex utilities by David Sehr · 6 years ago
  96. b041a40 Use vdex's quickening info when decoding a quickened instruction. by Nicolas Geoffray · 7 years ago
  97. 48cc7b1 Merge "Dump .data.bimg.rel.ro entries in oatdump." by Vladimir Marko · 6 years ago
  98. 812fb4d Dump .data.bimg.rel.ro entries in oatdump. by Vladimir Marko · 6 years ago
  99. 640df84 Merge "Separate vdex versioning into two sections: verifier deps and dex code." by Treehugger Robot · 6 years ago
  100. 3a29355 Separate vdex versioning into two sections: verifier deps and dex code. by Nicolas Geoffray · 6 years ago