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. ed8b4ac Merge "Refactor CompilerDriver::CompileAll()." by Vladimir Marko · 6 years ago
  7. 2afaff7 Refactor CompilerDriver::CompileAll(). by Vladimir Marko · 6 years ago
  8. d190851 Pass boot class path to ImageSpace::LoadBootImage. by Vladimir Marko · 6 years ago
  9. d378a56 Merge "Add image compressed blocks" by Mathieu Chartier · 6 years ago
  10. 1a84296 Add image compressed blocks by Mathieu Chartier · 6 years ago
  11. 0e211e5 Merge "Extract dex file if it is uncompressed but unaligned" by Treehugger Robot · 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. 5ad3ade Merge "Fix app image generation and checking with shared libraries." by Nicolas Geoffray · 6 years ago
  15. f0d3002 Fix app image generation and checking with shared libraries. by Nicolas Geoffray · 6 years ago
  16. c10a0c6 ART: Add boot/app image checksums. by Vladimir Marko · 6 years ago
  17. 2a487eb ART: Fix performance-inefficient-vector-operation by Andreas Gampe · 6 years ago
  18. 9c4b970 Rewrite image type in CompilerOptions. by Vladimir Marko · 6 years ago
  19. b81c59e Merge "ART: Rewrite core image detection." by Vladimir Marko · 6 years ago
  20. 6be1dbd ART: Rewrite core image detection. by Vladimir Marko · 6 years ago
  21. d6f3019 Remove kDex2OatHostKey from oat-header by Alex Light · 6 years ago
  22. 38a938e Minimal Android Runtime APEX module. by Roland Levillain · 6 years ago
  23. 82b67b2 Merge "Move profile compilation info to CompilerOptions." by Vladimir Marko · 6 years ago
  24. 1a2a5cd Move profile compilation info to CompilerOptions. by Vladimir Marko · 6 years ago
  25. 56581d8 Clean up oat key-value store. by Vladimir Marko · 6 years ago
  26. afaf7f8 ART: Enable bugprone-unused-return-value by Andreas Gampe · 6 years ago
  27. f06ca50 Merge "Fix usages of TEMP_FAILURE_RETRY(pthread_foo(...))." by Treehugger Robot · 6 years ago
  28. 2d899c4 Fix usages of TEMP_FAILURE_RETRY(pthread_foo(...)). by Josh Gao · 6 years ago
  29. cd0f38f Add logic to eagerly resolve const-string for startup methods by Mathieu Chartier · 6 years ago
  30. 4519b9d Make the boot image always multi-image. by Vladimir Marko · 6 years ago
  31. a2da9b9 ART: Completely remove the --compile-pic option. by Vladimir Marko · 6 years ago
  32. 036bae0 Fix multi-image boot class path construction. by Vladimir Marko · 6 years ago
  33. e066932 Remove PIC option from oat files. by Vladimir Marko · 6 years ago
  34. afeec9f Remove FdFile::DisableAutoClose. by Josh Gao · 6 years ago
  35. bbc6e7e Use 'final' and 'override' specifiers directly in ART. by Roland Levillain · 6 years ago
  36. c34bebf Remove unnecessary indirection from MemMap. by Vladimir Marko · 6 years ago
  37. de91fd4 Generate unstripped .oat files in the symbols directory. by David Srbecky · 7 years ago
  38. d059e3a ART: Make boot image compilation always PIC. by Vladimir Marko · 7 years ago
  39. b2ab807 Merge "Revert^2 "Delay init of classes of pre-allocated exceptions."" by Vladimir Marko · 7 years ago
  40. f07d561 Merge "Move instruction_set_ to CompilerOptions." by Vladimir Marko · 7 years ago
  41. dcfcce4 Revert^2 "Delay init of classes of pre-allocated exceptions." by Vladimir Marko · 7 years ago
  42. a98d9e7 Merge "Revert "Delay init of classes of pre-allocated exceptions."" by Lokesh Gidra · 7 years ago
  43. 29cf32b Revert "Delay init of classes of pre-allocated exceptions." by Lokesh Gidra · 7 years ago
  44. 7a21e31 Merge "ART: Move CopyOption to OatWriter" by Treehugger Robot · 7 years ago
  45. a20f969 Merge "Delay init of classes of pre-allocated exceptions." by Vladimir Marko · 7 years ago
  46. cd5c181 Delay init of classes of pre-allocated exceptions. by Vladimir Marko · 7 years ago
  47. 1554417 ART: Move CopyOption to OatWriter by Andreas Gampe · 7 years ago
  48. a043111 Move instruction_set_ to CompilerOptions. by Vladimir Marko · 7 years ago
  49. 213ee2d Move dex_files_for_oat_file_ to CompilerOptions. by Vladimir Marko · 7 years ago
  50. dc4bcce Move image_classes_ to CompilerOptions. by Vladimir Marko · 7 years ago
  51. 54159c6 Use HashSet<std::string> instead of unordered_set<>. by Vladimir Marko · 7 years ago
  52. 05e34f4 Revert^2 "Remove support for Valgrind in ART." by Roland Levillain · 7 years ago
  53. 8b362a8 Revert "Remove support for Valgrind in ART." by Andreas Gampe · 7 years ago
  54. 8268cb6 Remove support for Valgrind in ART. by Roland Levillain · 7 years ago
  55. d8860b4 Do not load app image for class collisions by Vladimir Marko · 7 years ago
  56. a3ad0cd ART: Move JNI files to runtime/jni/ . by Vladimir Marko · 7 years ago
  57. 2da52b0 ART: Add --dump-pass-timings compiler option. by Vladimir Marko · 7 years ago
  58. 82d046e Add a profiling library by David Sehr · 7 years ago
  59. c444077 Add arg for overwriting class loader class path by Mathieu Chartier · 7 years ago
  60. bd600e3 ART: Remove support for compiled-methods and compiled-classes by Andreas Gampe · 7 years ago
  61. 74b9994 Merge "Move profile dependent modules to libartbase" by Treehugger Robot · 7 years ago
  62. 79e2607 Move profile dependent modules to libartbase by David Sehr · 7 years ago
  63. f5abfc4 Add stored class loader context option by Mathieu Chartier · 7 years ago
  64. 8179b62 Merge "Add extra timing loggers for image writing" by Mathieu Chartier · 7 years ago
  65. ca1e038 Revert^2 "Compile link-time thunks in codegen." by Vladimir Marko · 7 years ago
  66. 703b82a Add extra timing loggers for image writing by Mathieu Chartier · 7 years ago
  67. 8d2e70a Merge "Fix --oat-filename in dex2oat usage message" by Mathieu Chartier · 7 years ago
  68. 4a265c2 Don't pass empty profile to OatWriter by Mathieu Chartier · 7 years ago
  69. 5f71c65 Fix --oat-filename in dex2oat usage message by Sascha Roth · 7 years ago
  70. ddc6942 Merge "Always do cdex conversion for OatWriter dexlayout" by Mathieu Chartier · 7 years ago
  71. ddf3955 Always do cdex conversion for OatWriter dexlayout by Mathieu Chartier · 7 years ago
  72. 6371249 Merge "Revert "Compile link-time thunks in codegen."" by Vladimir Marko · 7 years ago
  73. 5806a9e Revert "Compile link-time thunks in codegen." by Vladimir Marko · 7 years ago
  74. 671c393 Merge "Compile link-time thunks in codegen." by Vladimir Marko · 7 years ago
  75. c9dd220 Compile link-time thunks in codegen. by Vladimir Marko · 7 years ago
  76. f85b3db Treat no profile the same as empty profile for app image generation by Mathieu Chartier · 7 years ago
  77. d45863a Run dex verifier for OOB + compact-dex-level combination by Mathieu Chartier · 7 years ago
  78. 640df84 Merge "Separate vdex versioning into two sections: verifier deps and dex code." by Treehugger Robot · 7 years ago
  79. 3a29355 Separate vdex versioning into two sections: verifier deps and dex code. by Nicolas Geoffray · 7 years ago
  80. 8ba5641 Merge "Load ArtMethod* from .data.bimg.rel.ro entries." by Vladimir Marko · 7 years ago
  81. b066d43 Load ArtMethod* from .data.bimg.rel.ro entries. by Vladimir Marko · 7 years ago
  82. c431b9d Move most of runtime/base to libartbase/base by David Sehr · 7 years ago
  83. 67bf42e Header library to remove dependence on runtime/ by David Sehr · 7 years ago
  84. 66ff8a8 Revert "Revert "Full-stack integrity: check vdex contents."" by Nicolas Geoffray · 7 years ago
  85. af29031 Small documentation and stylistic changes. by Roland Levillain · 7 years ago
  86. cc4e7b7 Merge "Revert "Full-stack integrity: check vdex contents."" by Nicolas Geoffray · 7 years ago
  87. a19b764 Revert "Full-stack integrity: check vdex contents." by Nicolas Geoffray · 7 years ago
  88. 7b5e244 Merge "Full-stack integrity: check vdex contents." by Treehugger Robot · 7 years ago
  89. d6f914e Full-stack integrity: check vdex contents. by Nicolas Geoffray · 7 years ago
  90. b2ec9f5 Remove duplication, split tests by David Sehr · 7 years ago
  91. 792111c Add option for not copying dex by Mathieu Chartier · 7 years ago
  92. 0e09dfc Add --compilation-reason option to dex2oat by Calin Juravle · 7 years ago
  93. 21dca73 Merge "dex2oat: Accept .dm files." by Nicolas Geoffray · 7 years ago
  94. baeaa9b dex2oat: Accept .dm files. by Nicolas Geoffray · 7 years ago
  95. bc17727 dex2oat: Test whether the passed vdex has no dex file. by Nicolas Geoffray · 7 years ago
  96. f307527 Revert "Revert "Don't embed the dex code in the oat file if dex is uncompressed."" by Nicolas Geoffray · 7 years ago
  97. e993458 ART: Allow oatstatus verification for app dependencies by Andreas Gampe · 7 years ago
  98. fa0b0db Merge "Generate debug symbols for interpreted methods." by David Srbecky · 7 years ago
  99. 210531f Revert "Revert "Move quickening info logic to its own table"" by Mathieu Chartier · 7 years ago
  100. a7e4a15 Merge changes from topic "dex2oat-pgo" by Pirama Arumuga Nainar · 7 years ago