1. db4b1de Revert "Pass boot class path to ImageSpace::LoadBootImage." by Vladimir Marko · 6 years ago
  2. ed8b4ac Merge "Refactor CompilerDriver::CompileAll()." by Vladimir Marko · 6 years ago
  3. 2afaff7 Refactor CompilerDriver::CompileAll(). by Vladimir Marko · 6 years ago
  4. d190851 Pass boot class path to ImageSpace::LoadBootImage. by Vladimir Marko · 6 years ago
  5. 7a85e70 Reduce core image to 6 modules. by Vladimir Marko · 6 years ago
  6. aa6f483 ART: ARM64: Pass ISA features to VIXL macroassembler. by Artem Serov · 6 years ago
  7. d378a56 Merge "Add image compressed blocks" by Mathieu Chartier · 6 years ago
  8. 1a84296 Add image compressed blocks by Mathieu Chartier · 6 years ago
  9. f355ec7 Merge "C++17 compatibility: make WITH_TIDY=1 happy again." by Elliott Hughes · 6 years ago
  10. 0e211e5 Merge "Extract dex file if it is uncompressed but unaligned" by Treehugger Robot · 6 years ago
  11. c1896c9 C++17 compatibility: make WITH_TIDY=1 happy again. by Elliott Hughes · 6 years ago
  12. 2b41cca Extract dex file if it is uncompressed but unaligned by Colin Cross · 6 years ago
  13. d011d81 Use more vector<string>s in dex2oat.cc . by Vladimir Marko · 6 years ago
  14. fd667d4 Merge changes I05871a8a,I8baec836 by Vladimir Marko · 6 years ago
  15. 5ad3ade Merge "Fix app image generation and checking with shared libraries." by Nicolas Geoffray · 6 years ago
  16. f0d3002 Fix app image generation and checking with shared libraries. by Nicolas Geoffray · 6 years ago
  17. 0c78ef7 Remove boot image begin/size from image header. by Vladimir Marko · 6 years ago
  18. c10a0c6 ART: Add boot/app image checksums. by Vladimir Marko · 6 years ago
  19. 33f7c8a Remove CompiledMethod dependency on CompilerDriver. by Vladimir Marko · 6 years ago
  20. b321ac2 Merge "Speed up relative_patcher_arm64_test." by Vladimir Marko · 6 years ago
  21. b74574a Speed up relative_patcher_arm64_test. by Vladimir Marko · 6 years ago
  22. 9c4b970 Rewrite image type in CompilerOptions. by Vladimir Marko · 6 years ago
  23. 38cf60a Postpone DexCache preloading in the ImageWriter. by Vladimir Marko · 6 years ago
  24. 104883b Clean up primitive array helpers in Object. by Vladimir Marko · 6 years ago
  25. 56581d8 Clean up oat key-value store. by Vladimir Marko · 6 years ago
  26. d79b37b ART: Throw on soft verify failure in InitializeClass(). by Vladimir Marko · 6 years ago
  27. 8cc418e Track what intern tables are from boot images by Mathieu Chartier · 6 years ago
  28. 69ebc8f Merge "Add PreResolved strings dex cache array" by Mathieu Chartier · 6 years ago
  29. 1ca718e Add PreResolved strings dex cache array by Mathieu Chartier · 6 years ago
  30. 0ee5082 Merge "Refactor MemMap::MapAnonymous()." by Vladimir Marko · 6 years ago
  31. 1130659 Refactor MemMap::MapAnonymous(). by Vladimir Marko · 6 years ago
  32. f82eb6e Merge "Revert^4: Add dex item for hiddenapi flags" by David Brazdil · 6 years ago
  33. c57c680 Modernise code to use std::make_unique by Yi Kong · 6 years ago
  34. 20c765f Revert^4: Add dex item for hiddenapi flags by David Brazdil · 6 years ago
  35. eba69a1 Merge "ART: Add object-array-alloc-inl.h" by Treehugger Robot · 6 years ago
  36. 3070e9c Merge "Revert "Revert^2: Add dex item for hiddenapi flags"" by Paul Hobbs · 6 years ago
  37. d33d318 Revert "Revert^2: Add dex item for hiddenapi flags" by Luman Qu · 6 years ago
  38. 52ecb65 ART: Add object-array-alloc-inl.h by Andreas Gampe · 6 years ago
  39. da1cc3b Merge "Revert^2: Add dex item for hiddenapi flags" by David Brazdil · 6 years ago
  40. f559f57 Merge "ART: Do some include-what-you-use" by Treehugger Robot · 6 years ago
  41. fe3a979 Revert^2: Add dex item for hiddenapi flags by David Brazdil · 6 years ago
  42. 88dbad3 ART: Do some include-what-you-use by Andreas Gampe · 6 years ago
  43. fbeef46 Fixed a GC bug caused by improper AppImage string fixup. by Chris Wailes · 6 years ago
  44. e7e4eda Merge "ART: Clean up CreateImageSections() comment." by Vladimir Marko · 6 years ago
  45. 6d3c181 ART: Clean up CreateImageSections() comment. by Vladimir Marko · 6 years ago
  46. d9a0437 Revert "Add dex item for hiddenapi flags" by David Brazdil · 6 years ago
  47. cd98cde Merge "Add dex item for hiddenapi flags" by David Brazdil · 6 years ago
  48. 0dbc363 Add dex item for hiddenapi flags by David Brazdil · 6 years ago
  49. 76d5c1a Merge "Remove the relocations section from the image." by Vladimir Marko · 6 years ago
  50. d68ab24 Remove the relocations section from the image. by Vladimir Marko · 6 years ago
  51. dfcd82c ART: Fix android-cloexec warnings by Andreas Gampe · 6 years ago
  52. f4efa9e Remove oat_data_begin checks from OatFile. by Vladimir Marko · 6 years ago
  53. 710d785 Merge "Add extra handling for loading intern tables" by Mathieu Chartier · 6 years ago
  54. 74ccee6 Add extra handling for loading intern tables by Mathieu Chartier · 6 years ago
  55. a2da9b9 ART: Completely remove the --compile-pic option. by Vladimir Marko · 6 years ago
  56. 9a19e98 Moved several messages from LOG to VLOG(compiler). by Chris Wailes · 6 years ago
  57. 0c61be4 Implemented a new method for walking string references in AppImages. by Chris Wailes · 6 years ago
  58. c55bb39 Revert^2 "ART: Refactor typedef to using" by Andreas Gampe · 6 years ago
  59. ee07743 Revert "ART: Refactor typedef to using" by Andreas Gampe · 6 years ago
  60. 9a20ff0 ART: Refactor typedef to using by Andreas Gampe · 6 years ago
  61. 8351aac ART: Refactor for bool literals by Andreas Gampe · 6 years ago
  62. 20f09a3 Merge "Don't pre-initialize Class.name fields in boot images" by Alex Light · 6 years ago
  63. ba9dc92 Don't pre-initialize Class.name fields in boot images by Alex Light · 6 years ago
  64. fa6a1b0 ART: Continue adding override annotations by Andreas Gampe · 6 years ago
  65. e066932 Remove PIC option from oat files. by Vladimir Marko · 6 years ago
  66. c09cd05 Reserve boot image memory in one go. by Vladimir Marko · 6 years ago
  67. f73caca Remove superfluous 'virtual' specifiers in ART. by Roland Levillain · 6 years ago
  68. bbc6e7e Use 'final' and 'override' specifiers directly in ART. by Roland Levillain · 6 years ago
  69. f6985bd Add an overload for MemMap::MapAnonymous(). by Vladimir Marko · 6 years ago
  70. c34bebf Remove unnecessary indirection from MemMap. by Vladimir Marko · 6 years ago
  71. d160641 Cleanup BitMemoryReader/Writer api. by David Srbecky · 6 years ago
  72. ca701c3 Merge "Modernize codebase by replacing NULL with nullptr" by Treehugger Robot · 6 years ago
  73. 4b22b34 Modernize codebase by replacing NULL with nullptr by Yi Kong · 6 years ago
  74. bee5e2d Move OatWriter to ClassAccessor by Mathieu Chartier · 6 years ago
  75. 8cd5454 Move MethodInfo to CodeInfo. by David Srbecky · 6 years ago
  76. b73323c Deduplicate stackmaps at BitTable level. by David Srbecky · 6 years ago
  77. 8808756 Remove frame info from OatQuickMethodHeader. by David Srbecky · 6 years ago
  78. dda4e8b ARM64: Fix the CallOtherJustTooFarAfter test. by Vladimir Marko · 6 years ago
  79. 0b2c697 Merge "Generate unstripped .oat files in the symbols directory." by Treehugger Robot · 6 years ago
  80. fa5fc80 Merge "Move .art.rel data to a section in .art, part 2." by Vladimir Marko · 6 years ago
  81. b07dcdb Merge changes I87f2999f,I8af0e845 by Vladimir Marko · 6 years ago
  82. 6121aa6 Move .art.rel data to a section in .art, part 2. by Vladimir Marko · 6 years ago
  83. 125a47c Merge "Move .art.rel data to a section in .art, part 1." by Vladimir Marko · 6 years ago
  84. c945e0d Remove ArtMethod's declaring class state checks. by Vladimir Marko · 6 years ago
  85. d93e374 ObjPtr<>-ify ArtMethod and mirror::Method. by Vladimir Marko · 6 years ago
  86. ca8de0a Move .art.rel data to a section in .art, part 1. by Vladimir Marko · 6 years ago
  87. de91fd4 Generate unstripped .oat files in the symbols directory. by David Srbecky · 6 years ago
  88. 8e524ad Always produce PIC code for AOT compilation. by Vladimir Marko · 6 years ago
  89. d109e30 Don't use StringFactory.newEmptyString in compiled code by Alex Light · 6 years ago
  90. 1e1260c Do not restore source object hash in ImageWriter. by Vladimir Marko · 6 years ago
  91. 6fd1606 Implement Integer.valueOf() intrinsic for boot image. by Vladimir Marko · 6 years ago
  92. ac85c69 Merge "ART: Fix RelativePatcherTest::TearDown() for ASAN." by Vladimir Marko · 6 years ago
  93. f5020ee Merge "ART: Finish old move of OatDexFile" by Treehugger Robot · 6 years ago
  94. 16206cf ART: Fix RelativePatcherTest::TearDown() for ASAN. by Vladimir Marko · 6 years ago
  95. f07d561 Merge "Move instruction_set_ to CompilerOptions." by Vladimir Marko · 6 years ago
  96. b40d361 ART: Finish old move of OatDexFile by Andreas Gampe · 6 years ago
  97. 7a21e31 Merge "ART: Move CopyOption to OatWriter" by Treehugger Robot · 6 years ago
  98. 8d9815f Merge "Move dex_files_for_oat_file_ to CompilerOptions." by Vladimir Marko · 6 years ago
  99. 1554417 ART: Move CopyOption to OatWriter by Andreas Gampe · 6 years ago
  100. 0e4ecbe Merge "Move image_classes_ to CompilerOptions." by Vladimir Marko · 6 years ago