1. e1a4451 Compile host dex2oat for 64 bit even when HOST_PREFER_32_BIT is set. by Martin Stjernholm · 4 years, 9 months ago
  2. 71dfc9c Reland: Make dex2oat(d) visible for use as implicit dexpreopt tool deps. by Martin Stjernholm · 4 years, 9 months ago
  3. 8bc5991 Remove MIPS support from dex2oat. by Vladimir Marko · 4 years, 8 months ago
  4. 8c8f148 Add blueprint modules to generate jar files for gtests. by David Srbecky · 4 years, 8 months ago
  5. 4cbb51a Fix ART code around JIT zygote. by Nicolas Geoffray · 4 years, 8 months ago
  6. cf0c6ef Device gtests: Use boot.art instead of core.art. by David Srbecky · 4 years, 8 months ago
  7. 7c2f69e apex_available becomes more correct by Jiyong Park · 4 years, 9 months ago
  8. f6afcc9 Update boot image extension compilation args. by Vladimir Marko · 4 years, 8 months ago
  9. 89b85eb dex2oat: default to speed-profile if we have a profile. by Vladimir Marko · 4 years, 8 months ago
  10. c0e0e5e Compile boot image extensions in memory. by Vladimir Marko · 4 years, 9 months ago
  11. d2ac307 Disable Dex2oatSwapUseTest.CheckSwapUsage for x86_64 by Evgeny Astigeevich · 4 years, 9 months ago
  12. c124d1d Fix name-based detection of JIT-zygote boot image extension. by Ulya Trafimovich · 4 years, 9 months ago
  13. 92231c5 Revert "Make dex2oat(d) visible for use as implicit dexpreopt to..." by Hans Boehm · 4 years, 9 months ago
  14. 08a1d1b Make dex2oat(d) visible for use as implicit dexpreopt tool deps. by Martin Stjernholm · 4 years, 9 months ago
  15. e0c6d43 Revert "Fix stack-walking race" by Alex Light · 4 years, 9 months ago
  16. 721e402 Fix stack-walking race by Alex Light · 4 years, 9 months ago
  17. 4d7b689 Fix Transaction constraint validation... by Vladimir Marko · 4 years, 9 months ago
  18. 3cf233b Remove superfluous(?) DCHECK. by Nicolas Geoffray · 4 years, 10 months ago
  19. 066dd902 Revert submission 1194828-revert-1191937-art_apex_available-DWXQGTKMAR by Jiyong Park · 4 years, 10 months ago
  20. 80599a2 Revert submission 1191937-art_apex_available by Joseph Murphy · 4 years, 10 months ago
  21. 1e88f98 Use apex_available property by Jiyong Park · 4 years, 11 months ago
  22. 3ea6627 Merge the single-image test to TestExtension. by Vladimir Marko · 4 years, 10 months ago
  23. d0036ac Single-image boot image extensions. by Vladimir Marko · 5 years ago
  24. b7bf843 Use provided dex filenames in oat file. by Vladimir Marko · 4 years, 11 months ago
  25. a59af8a JIT baseline: trigger optimized compilation on hotness threshold. by Nicolas Geoffray · 4 years, 11 months ago
  26. 0a19e21 Add null check in AppendToBootClassPath by Mathieu Chartier · 4 years, 11 months ago
  27. e2a3aa9 Baseline JIT: update inline caches in compiled code. by Nicolas Geoffray · 4 years, 11 months ago
  28. 7dac864 Clean up JNI dlsym lookup trampoline. by Vladimir Marko · 5 years ago
  29. 7ed2d38 Fix boot image extension class exclusion. by Vladimir Marko · 4 years, 11 months ago
  30. a8f3918 Clean up some image tests. by Vladimir Marko · 5 years ago
  31. c526e42 Use full profile in Dex2OatImageTest#TestExtension. by Vladimir Marko · 5 years ago
  32. a879bdf Revert^2 "Fix CompilerDriver's handling of boot image extension." by Vladimir Marko · 5 years ago
  33. ffc791c dex2oat: add --cpu-set command-line option by Orion Hodson · 5 years ago
  34. 96d8585 Revert "Fix CompilerDriver's handling of boot image extension." by Roland Levillain · 5 years ago
  35. 96491e9 Fix CompilerDriver's handling of boot image extension. by Vladimir Marko · 5 years ago
  36. 889b72d Load classes for boot image extension. by Vladimir Marko · 5 years ago
  37. 92eec3a Add boot image checksums to image header. by Vladimir Marko · 5 years ago
  38. d3d00c0 Refactor oat.h. by Vladimir Marko · 5 years ago
  39. 2191069 Revert^4 "Boot image extension." by Vladimir Marko · 5 years ago
  40. f5c5eb3 Revert^3 "Boot image extension." by Vladimir Marko · 5 years ago
  41. beb66b3 Fix boot image extension relocation. by Vladimir Marko · 5 years ago
  42. 02820f4 Revert^2 "Boot image extension." by Vladimir Marko · 5 years ago
  43. 9f459c4 Revert "Boot image extension." by Colin Cross · 5 years ago
  44. 4f6ebe8 Boot image extension. by Vladimir Marko · 6 years ago
  45. f05f04b Make ArtMethod methods const or requiring the mutator lock. by Nicolas Geoffray · 5 years ago
  46. 436c6f5 Oat file checksums for boot image extensions. by Vladimir Marko · 5 years ago
  47. f1ddc20 Move image_write_read_test helper function to .cc file. by Vladimir Marko · 5 years ago
  48. 4e6abea Create type lookup tables early. by Vladimir Marko · 5 years ago
  49. 5115a4d Clean up initialization checks for entrypoints. by Vladimir Marko · 5 years ago
  50. 0866ea4 Revert^2 "Refactor oat file writing." by Vladimir Marko · 5 years ago
  51. 50c812a Revert "Refactor oat file writing." by Vladimir Marko · 5 years ago
  52. 0a51605 Revert "Make compiler/optimizing/ symbols hidden." by Vladimir Marko · 5 years ago
  53. e272715 Make compiler/optimizing/ symbols hidden. by Vladimir Marko · 5 years ago
  54. 0d192d2 Refactor oat file writing. by Vladimir Marko · 5 years ago
  55. 45cdd05 Clean up profile AddClass APIs by Calin Juravle · 5 years ago
  56. 5a0b672 Boot image: only use the resolution stub when there is AOT code. by Nicolas Geoffray · 5 years ago
  57. a6c9b78 Consolidate profile methods by Calin Juravle · 5 years ago
  58. b4abe0a Limit visibility of ART libraries, binaries, and headers. by Martin Stjernholm · 5 years ago
  59. 849439a Refactor the management of profile keys by Calin Juravle · 5 years ago
  60. 70f2314 Fix ODR issue with dex2oat and libcrypto by Colin Cross · 5 years ago
  61. ad909af Update references to the ART APEX. by Martin Stjernholm · 5 years ago
  62. 6f38201 Refactor space bitmap to be a value object by Mathieu Chartier · 5 years ago
  63. 44ca075 Compiler changes for boot image extension. by Vladimir Marko · 5 years ago
  64. bf12191 Implement ClassStatus::kVisiblyInitialized. by Vladimir Marko · 5 years ago
  65. 7834241 Remove GC type restrictions on --force-determinism. by Vladimir Marko · 5 years ago
  66. 0c2c222 Revert^2 "Support clinit for app image during compilation" by Chang Xing · 7 years ago
  67. 2a290e1 Cleanup and simplify ImageWriter::GetQuickCode. by Nicolas Geoffray · 5 years ago
  68. 5132e0d Add option for controling app image class initialization by Mathieu Chartier · 5 years ago
  69. 6623594 Set image base address after the boot image. by Vladimir Marko · 5 years ago
  70. e6cb971 Remove ImageWriter::IsInBootOatFile(). by Vladimir Marko · 5 years ago
  71. 4b3946a Remove small and tiny method options by Mathieu Chartier · 5 years ago
  72. 1aff1ef Clean up retrieving boot image address range. by Vladimir Marko · 5 years ago
  73. e2d24be Simplify ImageWriter::IsInBootImage. by Vladimir Marko · 5 years ago
  74. e107037 Clean up collecting app image string references. by Vladimir Marko · 5 years ago
  75. f68b698 Remove dex2oat image-classes support by Mathieu Chartier · 5 years ago
  76. 64f1f1f Do not copy finalizer references to app image. by Vladimir Marko · 5 years ago
  77. eaa8441 Clean up bin offset assignment in ImageWriter. by Vladimir Marko · 5 years ago
  78. 31c3daa GC-independent image layout. by Vladimir Marko · 5 years ago
  79. 814a80f Initialize MemMap before parsing the profile by Calin Juravle · 5 years ago
  80. 1e52a07 Correct Indicies -> Indices by Alex Light · 5 years ago
  81. 024d69f Use cleared JNI weak sentinel from boot image. by Vladimir Marko · 5 years ago
  82. 8e05f09 Do not force-intern Strings in images. by Vladimir Marko · 5 years ago
  83. 148c160 ART: Rename timeout_dumper to signal_dumper by Andreas Gampe · 5 years ago
  84. 3ffb5b1 Handle allocation failure in AddPreResolvedStringsArray by Mathieu Chartier · 5 years ago
  85. 9a45d01 Fix dex2oatd module definition. by Roland Levillain · 5 years ago
  86. e1de95c Document ART's `--verbose-methods` compiler option in dex2oat's usage. by Roland Levillain · 5 years ago
  87. f667508 ARM/ARM64: Use trampolines for slow-path entrypoint calls. by Vladimir Marko · 5 years ago
  88. 0dc93b1 ART: Run bpfmt over ART's blueprint files by Andreas Gampe · 5 years ago
  89. 552a134 ART: Optimize StringBuilder append pattern. by Vladimir Marko · 7 years ago
  90. 88cfa33 Clear exception before calling ValidateSuperClassDescriptors by Mathieu Chartier · 5 years ago
  91. c5e3a52 Make compiling an apex image explicit. by Nicolas Geoffray · 5 years ago
  92. c36a8cc Handle empty uncompressed and aligned dex file in an archive. by Nicolas Geoffray · 5 years ago
  93. 7c5acbb ART: Fix some types by Andreas Gampe · 6 years ago
  94. fe0e00a Pre-resolve dex cache strings before collecting string offsets by Mathieu Chartier · 5 years ago
  95. fc25ae9 ART: Refactor verifier by Andreas Gampe · 5 years ago
  96. 501c3b0 Revert^2 "Fix correctness for fast path class loading" by Andreas Gampe · 5 years ago
  97. 2e2f9e8 Revert "Fix correctness for fast path class loading" by Mathieu Chartier · 5 years ago
  98. ef04ac6 Fix correctness for fast path class loading by Mathieu Chartier · 6 years ago
  99. 1eb5d87 Prefix entrypoints with 0xFF so we can do extra checks. by David Srbecky · 6 years ago
  100. fc8e759 art: remove unnecessary references to external/zlib. by Elliott Hughes · 6 years ago