1. 3ea6627 Merge the single-image test to TestExtension. by Vladimir Marko · 4 years, 9 months ago
  2. d0036ac Single-image boot image extensions. by Vladimir Marko · 4 years, 10 months ago
  3. b7bf843 Use provided dex filenames in oat file. by Vladimir Marko · 4 years, 10 months ago
  4. a59af8a JIT baseline: trigger optimized compilation on hotness threshold. by Nicolas Geoffray · 4 years, 10 months ago
  5. 0a19e21 Add null check in AppendToBootClassPath by Mathieu Chartier · 4 years, 10 months ago
  6. e2a3aa9 Baseline JIT: update inline caches in compiled code. by Nicolas Geoffray · 4 years, 10 months ago
  7. 7dac864 Clean up JNI dlsym lookup trampoline. by Vladimir Marko · 4 years, 11 months ago
  8. 7ed2d38 Fix boot image extension class exclusion. by Vladimir Marko · 4 years, 10 months ago
  9. a8f3918 Clean up some image tests. by Vladimir Marko · 4 years, 10 months ago
  10. c526e42 Use full profile in Dex2OatImageTest#TestExtension. by Vladimir Marko · 4 years, 10 months ago
  11. a879bdf Revert^2 "Fix CompilerDriver's handling of boot image extension." by Vladimir Marko · 4 years, 10 months ago
  12. ffc791c dex2oat: add --cpu-set command-line option by Orion Hodson · 4 years, 10 months ago
  13. 96d8585 Revert "Fix CompilerDriver's handling of boot image extension." by Roland Levillain · 4 years, 10 months ago
  14. 96491e9 Fix CompilerDriver's handling of boot image extension. by Vladimir Marko · 4 years, 10 months ago
  15. 889b72d Load classes for boot image extension. by Vladimir Marko · 4 years, 10 months ago
  16. 92eec3a Add boot image checksums to image header. by Vladimir Marko · 4 years, 11 months ago
  17. d3d00c0 Refactor oat.h. by Vladimir Marko · 4 years, 11 months ago
  18. 2191069 Revert^4 "Boot image extension." by Vladimir Marko · 4 years, 11 months ago
  19. f5c5eb3 Revert^3 "Boot image extension." by Vladimir Marko · 4 years, 11 months ago
  20. beb66b3 Fix boot image extension relocation. by Vladimir Marko · 4 years, 11 months ago
  21. 02820f4 Revert^2 "Boot image extension." by Vladimir Marko · 4 years, 11 months ago
  22. 9f459c4 Revert "Boot image extension." by Colin Cross · 4 years, 11 months ago
  23. 4f6ebe8 Boot image extension. by Vladimir Marko · 6 years ago
  24. f05f04b Make ArtMethod methods const or requiring the mutator lock. by Nicolas Geoffray · 4 years, 11 months ago
  25. 436c6f5 Oat file checksums for boot image extensions. by Vladimir Marko · 5 years ago
  26. f1ddc20 Move image_write_read_test helper function to .cc file. by Vladimir Marko · 5 years ago
  27. 4e6abea Create type lookup tables early. by Vladimir Marko · 5 years ago
  28. 5115a4d Clean up initialization checks for entrypoints. by Vladimir Marko · 5 years ago
  29. 0866ea4 Revert^2 "Refactor oat file writing." by Vladimir Marko · 5 years ago
  30. 50c812a Revert "Refactor oat file writing." by Vladimir Marko · 5 years ago
  31. 0a51605 Revert "Make compiler/optimizing/ symbols hidden." by Vladimir Marko · 5 years ago
  32. e272715 Make compiler/optimizing/ symbols hidden. by Vladimir Marko · 5 years ago
  33. 0d192d2 Refactor oat file writing. by Vladimir Marko · 5 years ago
  34. 45cdd05 Clean up profile AddClass APIs by Calin Juravle · 5 years ago
  35. 5a0b672 Boot image: only use the resolution stub when there is AOT code. by Nicolas Geoffray · 5 years ago
  36. a6c9b78 Consolidate profile methods by Calin Juravle · 5 years ago
  37. b4abe0a Limit visibility of ART libraries, binaries, and headers. by Martin Stjernholm · 5 years ago
  38. 849439a Refactor the management of profile keys by Calin Juravle · 5 years ago
  39. 70f2314 Fix ODR issue with dex2oat and libcrypto by Colin Cross · 5 years ago
  40. ad909af Update references to the ART APEX. by Martin Stjernholm · 5 years ago
  41. 6f38201 Refactor space bitmap to be a value object by Mathieu Chartier · 5 years ago
  42. 44ca075 Compiler changes for boot image extension. by Vladimir Marko · 5 years ago
  43. bf12191 Implement ClassStatus::kVisiblyInitialized. by Vladimir Marko · 5 years ago
  44. 7834241 Remove GC type restrictions on --force-determinism. by Vladimir Marko · 5 years ago
  45. 0c2c222 Revert^2 "Support clinit for app image during compilation" by Chang Xing · 7 years ago
  46. 2a290e1 Cleanup and simplify ImageWriter::GetQuickCode. by Nicolas Geoffray · 5 years ago
  47. 5132e0d Add option for controling app image class initialization by Mathieu Chartier · 5 years ago
  48. 6623594 Set image base address after the boot image. by Vladimir Marko · 5 years ago
  49. e6cb971 Remove ImageWriter::IsInBootOatFile(). by Vladimir Marko · 5 years ago
  50. 4b3946a Remove small and tiny method options by Mathieu Chartier · 5 years ago
  51. 1aff1ef Clean up retrieving boot image address range. by Vladimir Marko · 5 years ago
  52. e2d24be Simplify ImageWriter::IsInBootImage. by Vladimir Marko · 5 years ago
  53. e107037 Clean up collecting app image string references. by Vladimir Marko · 5 years ago
  54. f68b698 Remove dex2oat image-classes support by Mathieu Chartier · 5 years ago
  55. 64f1f1f Do not copy finalizer references to app image. by Vladimir Marko · 5 years ago
  56. eaa8441 Clean up bin offset assignment in ImageWriter. by Vladimir Marko · 5 years ago
  57. 31c3daa GC-independent image layout. by Vladimir Marko · 5 years ago
  58. 814a80f Initialize MemMap before parsing the profile by Calin Juravle · 5 years ago
  59. 1e52a07 Correct Indicies -> Indices by Alex Light · 5 years ago
  60. 024d69f Use cleared JNI weak sentinel from boot image. by Vladimir Marko · 5 years ago
  61. 8e05f09 Do not force-intern Strings in images. by Vladimir Marko · 5 years ago
  62. 148c160 ART: Rename timeout_dumper to signal_dumper by Andreas Gampe · 5 years ago
  63. 3ffb5b1 Handle allocation failure in AddPreResolvedStringsArray by Mathieu Chartier · 5 years ago
  64. 9a45d01 Fix dex2oatd module definition. by Roland Levillain · 5 years ago
  65. e1de95c Document ART's `--verbose-methods` compiler option in dex2oat's usage. by Roland Levillain · 5 years ago
  66. f667508 ARM/ARM64: Use trampolines for slow-path entrypoint calls. by Vladimir Marko · 5 years ago
  67. 0dc93b1 ART: Run bpfmt over ART's blueprint files by Andreas Gampe · 5 years ago
  68. 552a134 ART: Optimize StringBuilder append pattern. by Vladimir Marko · 7 years ago
  69. 88cfa33 Clear exception before calling ValidateSuperClassDescriptors by Mathieu Chartier · 5 years ago
  70. c5e3a52 Make compiling an apex image explicit. by Nicolas Geoffray · 5 years ago
  71. c36a8cc Handle empty uncompressed and aligned dex file in an archive. by Nicolas Geoffray · 5 years ago
  72. 7c5acbb ART: Fix some types by Andreas Gampe · 6 years ago
  73. fe0e00a Pre-resolve dex cache strings before collecting string offsets by Mathieu Chartier · 5 years ago
  74. fc25ae9 ART: Refactor verifier by Andreas Gampe · 5 years ago
  75. 501c3b0 Revert^2 "Fix correctness for fast path class loading" by Andreas Gampe · 5 years ago
  76. 2e2f9e8 Revert "Fix correctness for fast path class loading" by Mathieu Chartier · 5 years ago
  77. ef04ac6 Fix correctness for fast path class loading by Mathieu Chartier · 5 years ago
  78. 1eb5d87 Prefix entrypoints with 0xFF so we can do extra checks. by David Srbecky · 5 years ago
  79. fc8e759 art: remove unnecessary references to external/zlib. by Elliott Hughes · 5 years ago
  80. 3bfc694 Avoid resolving startup const strings without a profile by Mathieu Chartier · 5 years ago
  81. 3940254 Modernise code to use override specifier by Yi Kong · 5 years ago
  82. 4617d58 ObjPtr<>-ify mirror::Object::As*(), fix stale refs in test. by Vladimir Marko · 5 years ago
  83. bb206de ObjPtr<>-ify ClassExt. by Vladimir Marko · 5 years ago
  84. 0984e48 Style cleanup for ObjPtr<>-ify changes. by Vladimir Marko · 5 years ago
  85. fe1d952 Use generic name for JNI trampolines. by David Srbecky · 5 years ago
  86. f276f95 dex2oat: Avoid extra std::string copy by Greg Kaiser · 5 years ago
  87. c524e9e ObjPtr<>-ify mirror::Class. by Vladimir Marko · 5 years ago
  88. a72ca6c Don't attach thread before dex2oat finish creating runtime by Koji Fukui · 5 years ago
  89. 5092811 Move elf_utils.h to libelffile library as well. by David Srbecky · 5 years ago
  90. e5d93b5 Compare the oat version of runtime, dex2oat and the compiler. by David Srbecky · 6 years ago
  91. 8982186 Support FDs for class loader context dex files by David Brazdil · 6 years ago
  92. c2109c6 Fix possible overrun bug for resolving startup strings by Mathieu Chartier · 6 years ago
  93. 2faab00 Create libelffile library for ELF file manipulation. by David Srbecky · 6 years ago
  94. 7286ad6 Enable lld for oatdump tests by Chih-Hung Hsieh · 6 years ago
  95. a43ba3d ART: Add ClassVerifier by Andreas Gampe · 6 years ago
  96. 98fb083 Remove obsolete trampoline offsets from OatHeader. by Vladimir Marko · 6 years ago
  97. 403aafa Fix non-deterministic compilation for const-string... by Vladimir Marko · 6 years ago
  98. 8809c9c Preload const-strings only for profile methods. by Vladimir Marko · 6 years ago
  99. 7cb707f Use resolve-startup-const-strings=true for run tests by Mathieu Chartier · 6 years ago
  100. 327497e Move CompilerDriver to dex2oat/. by Vladimir Marko · 6 years ago