1. 5115a4d Clean up initialization checks for entrypoints. by Vladimir Marko · 5 years ago
  2. 0866ea4 Revert^2 "Refactor oat file writing." by Vladimir Marko · 5 years ago
  3. 50c812a Revert "Refactor oat file writing." by Vladimir Marko · 5 years ago
  4. 0a51605 Revert "Make compiler/optimizing/ symbols hidden." by Vladimir Marko · 5 years ago
  5. e272715 Make compiler/optimizing/ symbols hidden. by Vladimir Marko · 5 years ago
  6. 0d192d2 Refactor oat file writing. by Vladimir Marko · 5 years ago
  7. 45cdd05 Clean up profile AddClass APIs by Calin Juravle · 5 years ago
  8. 5a0b672 Boot image: only use the resolution stub when there is AOT code. by Nicolas Geoffray · 5 years ago
  9. a6c9b78 Consolidate profile methods by Calin Juravle · 5 years ago
  10. b4abe0a Limit visibility of ART libraries, binaries, and headers. by Martin Stjernholm · 5 years ago
  11. 849439a Refactor the management of profile keys by Calin Juravle · 5 years ago
  12. 70f2314 Fix ODR issue with dex2oat and libcrypto by Colin Cross · 5 years ago
  13. ad909af Update references to the ART APEX. by Martin Stjernholm · 5 years ago
  14. 6f38201 Refactor space bitmap to be a value object by Mathieu Chartier · 5 years ago
  15. 44ca075 Compiler changes for boot image extension. by Vladimir Marko · 5 years ago
  16. bf12191 Implement ClassStatus::kVisiblyInitialized. by Vladimir Marko · 5 years ago
  17. 7834241 Remove GC type restrictions on --force-determinism. by Vladimir Marko · 5 years ago
  18. 0c2c222 Revert^2 "Support clinit for app image during compilation" by Chang Xing · 7 years ago
  19. 2a290e1 Cleanup and simplify ImageWriter::GetQuickCode. by Nicolas Geoffray · 5 years ago
  20. 5132e0d Add option for controling app image class initialization by Mathieu Chartier · 5 years ago
  21. 6623594 Set image base address after the boot image. by Vladimir Marko · 5 years ago
  22. e6cb971 Remove ImageWriter::IsInBootOatFile(). by Vladimir Marko · 5 years ago
  23. 4b3946a Remove small and tiny method options by Mathieu Chartier · 5 years ago
  24. 1aff1ef Clean up retrieving boot image address range. by Vladimir Marko · 5 years ago
  25. e2d24be Simplify ImageWriter::IsInBootImage. by Vladimir Marko · 5 years ago
  26. e107037 Clean up collecting app image string references. by Vladimir Marko · 5 years ago
  27. f68b698 Remove dex2oat image-classes support by Mathieu Chartier · 5 years ago
  28. 64f1f1f Do not copy finalizer references to app image. by Vladimir Marko · 5 years ago
  29. eaa8441 Clean up bin offset assignment in ImageWriter. by Vladimir Marko · 5 years ago
  30. 31c3daa GC-independent image layout. by Vladimir Marko · 5 years ago
  31. 814a80f Initialize MemMap before parsing the profile by Calin Juravle · 5 years ago
  32. 1e52a07 Correct Indicies -> Indices by Alex Light · 5 years ago
  33. 024d69f Use cleared JNI weak sentinel from boot image. by Vladimir Marko · 5 years ago
  34. 8e05f09 Do not force-intern Strings in images. by Vladimir Marko · 5 years ago
  35. 148c160 ART: Rename timeout_dumper to signal_dumper by Andreas Gampe · 5 years ago
  36. 3ffb5b1 Handle allocation failure in AddPreResolvedStringsArray by Mathieu Chartier · 5 years ago
  37. 9a45d01 Fix dex2oatd module definition. by Roland Levillain · 5 years ago
  38. e1de95c Document ART's `--verbose-methods` compiler option in dex2oat's usage. by Roland Levillain · 5 years ago
  39. f667508 ARM/ARM64: Use trampolines for slow-path entrypoint calls. by Vladimir Marko · 5 years ago
  40. 0dc93b1 ART: Run bpfmt over ART's blueprint files by Andreas Gampe · 5 years ago
  41. 552a134 ART: Optimize StringBuilder append pattern. by Vladimir Marko · 7 years ago
  42. 88cfa33 Clear exception before calling ValidateSuperClassDescriptors by Mathieu Chartier · 5 years ago
  43. c5e3a52 Make compiling an apex image explicit. by Nicolas Geoffray · 6 years ago
  44. c36a8cc Handle empty uncompressed and aligned dex file in an archive. by Nicolas Geoffray · 6 years ago
  45. 7c5acbb ART: Fix some types by Andreas Gampe · 6 years ago
  46. fe0e00a Pre-resolve dex cache strings before collecting string offsets by Mathieu Chartier · 6 years ago
  47. fc25ae9 ART: Refactor verifier by Andreas Gampe · 6 years ago
  48. 501c3b0 Revert^2 "Fix correctness for fast path class loading" by Andreas Gampe · 6 years ago
  49. 2e2f9e8 Revert "Fix correctness for fast path class loading" by Mathieu Chartier · 6 years ago
  50. ef04ac6 Fix correctness for fast path class loading by Mathieu Chartier · 6 years ago
  51. 1eb5d87 Prefix entrypoints with 0xFF so we can do extra checks. by David Srbecky · 6 years ago
  52. fc8e759 art: remove unnecessary references to external/zlib. by Elliott Hughes · 6 years ago
  53. 3bfc694 Avoid resolving startup const strings without a profile by Mathieu Chartier · 6 years ago
  54. 3940254 Modernise code to use override specifier by Yi Kong · 6 years ago
  55. 4617d58 ObjPtr<>-ify mirror::Object::As*(), fix stale refs in test. by Vladimir Marko · 6 years ago
  56. bb206de ObjPtr<>-ify ClassExt. by Vladimir Marko · 6 years ago
  57. 0984e48 Style cleanup for ObjPtr<>-ify changes. by Vladimir Marko · 6 years ago
  58. fe1d952 Use generic name for JNI trampolines. by David Srbecky · 6 years ago
  59. f276f95 dex2oat: Avoid extra std::string copy by Greg Kaiser · 6 years ago
  60. c524e9e ObjPtr<>-ify mirror::Class. by Vladimir Marko · 6 years ago
  61. a72ca6c Don't attach thread before dex2oat finish creating runtime by Koji Fukui · 6 years ago
  62. 5092811 Move elf_utils.h to libelffile library as well. by David Srbecky · 6 years ago
  63. e5d93b5 Compare the oat version of runtime, dex2oat and the compiler. by David Srbecky · 6 years ago
  64. 8982186 Support FDs for class loader context dex files by David Brazdil · 6 years ago
  65. c2109c6 Fix possible overrun bug for resolving startup strings by Mathieu Chartier · 6 years ago
  66. 2faab00 Create libelffile library for ELF file manipulation. by David Srbecky · 6 years ago
  67. 7286ad6 Enable lld for oatdump tests by Chih-Hung Hsieh · 6 years ago
  68. a43ba3d ART: Add ClassVerifier by Andreas Gampe · 6 years ago
  69. 98fb083 Remove obsolete trampoline offsets from OatHeader. by Vladimir Marko · 6 years ago
  70. 403aafa Fix non-deterministic compilation for const-string... by Vladimir Marko · 6 years ago
  71. 8809c9c Preload const-strings only for profile methods. by Vladimir Marko · 6 years ago
  72. 7cb707f Use resolve-startup-const-strings=true for run tests by Mathieu Chartier · 6 years ago
  73. 327497e Move CompilerDriver to dex2oat/. by Vladimir Marko · 6 years ago
  74. 5708376 Revert "Remove code size from OatQuickMethodHeader" by Nicolas Geoffray · 6 years ago
  75. 815d5e5 Refactor compiler tests around CompilerDriver. by Vladimir Marko · 6 years ago
  76. de1b2a2 Revert "Revert "Add support for booting with a boot classpath not fully AOTed."" by Nicolas Geoffray · 6 years ago
  77. 14bfedd Revert "Add support for booting with a boot classpath not fully AOTed." by Andreas Gampe · 6 years ago
  78. e570870 Merge "Remove code size from OatQuickMethodHeader" by David Srbecky · 6 years ago
  79. 98b970d Merge "Add support for booting with a boot classpath not fully AOTed." by Nicolas Geoffray · 6 years ago
  80. 038924b ART: Reduce dependencies on CompilerDriver. by Vladimir Marko · 6 years ago
  81. 7417ce9 Add support for booting with a boot classpath not fully AOTed. by Nicolas Geoffray · 6 years ago
  82. 131f23a Remove code size from OatQuickMethodHeader by David Srbecky · 6 years ago
  83. 7370d92 Remove oat_patches from the DWARF writer. by David Srbecky · 6 years ago
  84. 91b2900 Remove support for generating .eh_frame ELF section. by David Srbecky · 6 years ago
  85. 5e11568 Merge "ARM: Fix the CallOtherJustTooFarAfter test." by Vladimir Marko · 6 years ago
  86. 38714e8 ARM: Fix the CallOtherJustTooFarAfter test. by Vladimir Marko · 6 years ago
  87. 8581e2a Replace StringPiece with std::string_view. by Vladimir Marko · 6 years ago
  88. 2f34e59 Merge changes I14c7cddd,I4a39d0e8,I3f24c8f4,I9699f138 by Vladimir Marko · 6 years ago
  89. 2ef0110 Replace StringPiece with std::string_view in HashSet. by Vladimir Marko · 6 years ago
  90. 7909e1e Merge "ART: Enable ISA features run-time detection for ARM64" by Roland Levillain · 6 years ago
  91. 49b2b20 Allow empty mini-debug-info ELF section. by David Srbecky · 6 years ago
  92. 9b596c0 Merge "Ensure the correctness of fast verify" by Calin Juravle · 6 years ago
  93. 5ffefaa Ensure the correctness of fast verify by Calin Juravle · 6 years ago
  94. 119733d Revert "Revert "ART: introduce PALette abstraction layer"" by Orion Hodson · 6 years ago
  95. 7f88c1a ART: Enable ISA features run-time detection for ARM64 by xueliang.zhong · 6 years ago
  96. e6e01a0 Revert "ART: introduce PALette abstraction layer" by Orion Hodson · 6 years ago
  97. 4b9d00a ART: introduce PALette abstraction layer by Orion Hodson · 6 years ago
  98. 907001d Revert^2 "Build dex2oatd with compile_multilib: both." by Alex Light · 6 years ago
  99. 9ab73d5 Revert "Build dex2oatd with compile_multilib: both." by Alex Light · 6 years ago
  100. 81141ac Build dex2oatd with compile_multilib: both. by Alex Light · 6 years ago