1. 197f1ef Merge "Revert "Remove support for Valgrind in ART."" by Treehugger Robot · 6 years ago
  2. 8b362a8 Revert "Remove support for Valgrind in ART." by Andreas Gampe · 6 years ago
  3. f31343f Merge "Remove support for Valgrind in ART." by Roland Levillain · 6 years ago
  4. a218b3e Re-enable LZ4_compress_HC in image writer by Mathieu Chartier · 6 years ago
  5. 1f01016 Move ArtDexFileLoader to libdexfile by David Sehr · 6 years ago
  6. 8268cb6 Remove support for Valgrind in ART. by Roland Levillain · 6 years ago
  7. 1ab0fa8 Refactor ClassLinker & ImageWriter to use a common resolution routine by David Brazdil · 6 years ago
  8. adc9086 Revert "Revert "Do not load app image for class collisions"" by Mathieu Chartier · 6 years ago
  9. 2c7e13b Revert "Do not load app image for class collisions" by Mathieu Chartier · 6 years ago
  10. dbaa5c7 ART: Compiler support for const-method-handle by Orion Hodson · 6 years ago
  11. 51dda39 Merge "ART: Compiler support for const-method-type" by Treehugger Robot · 6 years ago
  12. d8860b4 Do not load app image for class collisions by Vladimir Marko · 6 years ago
  13. 18259d7 ART: Compiler support for const-method-type by Orion Hodson · 6 years ago
  14. a3ad0cd ART: Move JNI files to runtime/jni/ . by Vladimir Marko · 6 years ago
  15. 2cd2eea Merge "ART: Add --dump-pass-timings compiler option." by Vladimir Marko · 6 years ago
  16. 238c963 Do not use clang lld for oatdump tests by Chih-Hung Hsieh · 6 years ago
  17. 2da52b0 ART: Add --dump-pass-timings compiler option. by Vladimir Marko · 6 years ago
  18. 0ecbdb3 Merge "Clean up include paths" by David Sehr · 6 years ago
  19. 1979c64 Clean up include paths by David Sehr · 6 years ago
  20. 82d046e Add a profiling library by David Sehr · 6 years ago
  21. 89b06a1 Merge "Pass the fd to OatFile::Setup to avoid selinux errors." by Nicolas Geoffray · 6 years ago
  22. b8f1997 Merge "ARM: Use rMR for Baker RB introspection marking." by Vladimir Marko · 6 years ago
  23. dcd117e ARM: Use rMR for Baker RB introspection marking. by Vladimir Marko · 6 years ago
  24. 3002509 Pass the fd to OatFile::Setup to avoid selinux errors. by Nicolas Geoffray · 6 years ago
  25. fb008f4 ART: Add timing logger granularity to compiler by Andreas Gampe · 6 years ago
  26. 525f67f Merge "Use lld for building dex2oatds, oatdumpds" by Treehugger Robot · 6 years ago
  27. fc1de87 Specify dex2oat PGO profile files for Mips by Pirama Arumuga Nainar · 6 years ago
  28. 6f5b4d2 Use lld for building dex2oatds, oatdumpds by Pirama Arumuga Nainar · 6 years ago
  29. 42d5805 Separate out PGO profile files per arch by Pirama Arumuga Nainar · 6 years ago
  30. c444077 Add arg for overwriting class loader class path by Mathieu Chartier · 6 years ago
  31. bd600e3 ART: Remove support for compiled-methods and compiled-classes by Andreas Gampe · 6 years ago
  32. 74b9994 Merge "Move profile dependent modules to libartbase" by Treehugger Robot · 6 years ago
  33. 79e2607 Move profile dependent modules to libartbase by David Sehr · 6 years ago
  34. 8a78f81 Merge changes I8687ab9e,I61f879f2 by Vladimir Marko · 6 years ago
  35. 6d66fcf Move RelativePatcher from libart-compiler.so to dex2oat. by Vladimir Marko · 6 years ago
  36. f5abfc4 Add stored class loader context option by Mathieu Chartier · 6 years ago
  37. 8179b62 Merge "Add extra timing loggers for image writing" by Mathieu Chartier · 6 years ago
  38. b58dcec Merge "Move more runtime code to libartbase, libdexfile" by David Sehr · 6 years ago
  39. ca1e038 Revert^2 "Compile link-time thunks in codegen." by Vladimir Marko · 6 years ago
  40. 703b82a Add extra timing loggers for image writing by Mathieu Chartier · 6 years ago
  41. 8d2e70a Merge "Fix --oat-filename in dex2oat usage message" by Mathieu Chartier · 6 years ago
  42. 4a265c2 Don't pass empty profile to OatWriter by Mathieu Chartier · 6 years ago
  43. 9c4a015 Move more runtime code to libartbase, libdexfile by David Sehr · 6 years ago
  44. 5f71c65 Fix --oat-filename in dex2oat usage message by Sascha Roth · 6 years ago
  45. ddc6942 Merge "Always do cdex conversion for OatWriter dexlayout" by Mathieu Chartier · 6 years ago
  46. ddf3955 Always do cdex conversion for OatWriter dexlayout by Mathieu Chartier · 6 years ago
  47. 6371249 Merge "Revert "Compile link-time thunks in codegen."" by Vladimir Marko · 6 years ago
  48. 5806a9e Revert "Compile link-time thunks in codegen." by Vladimir Marko · 6 years ago
  49. 671c393 Merge "Compile link-time thunks in codegen." by Vladimir Marko · 6 years ago
  50. c9dd220 Compile link-time thunks in codegen. by Vladimir Marko · 7 years ago
  51. f85b3db Treat no profile the same as empty profile for app image generation by Mathieu Chartier · 6 years ago
  52. 14e7bad Verify dex files in zip and from files are not CompactDex by Mathieu Chartier · 6 years ago
  53. d45863a Run dex verifier for OOB + compact-dex-level combination by Mathieu Chartier · 6 years ago
  54. 312f3b2 Move some remaining dex utilities by David Sehr · 6 years ago
  55. c17b7d8 Add owned section for CompactDex by Mathieu Chartier · 6 years ago
  56. 640df84 Merge "Separate vdex versioning into two sections: verifier deps and dex code." by Treehugger Robot · 6 years ago
  57. 3a29355 Separate vdex versioning into two sections: verifier deps and dex code. by Nicolas Geoffray · 6 years ago
  58. f0499c9 ART: Fix oat_writer_test. by Vladimir Marko · 6 years ago
  59. 9992e09 Merge "Retrieve String/Class references from .data.bimg.rel.ro." by Vladimir Marko · 6 years ago
  60. e36223c Merge "Fix OS::GetFileSizeBytes()." by Treehugger Robot · 6 years ago
  61. 8ba5641 Merge "Load ArtMethod* from .data.bimg.rel.ro entries." by Vladimir Marko · 6 years ago
  62. a5785a2 Fix OS::GetFileSizeBytes(). by Vladimir Marko · 6 years ago
  63. e47f60c Retrieve String/Class references from .data.bimg.rel.ro. by Vladimir Marko · 6 years ago
  64. b066d43 Load ArtMethod* from .data.bimg.rel.ro entries. by Vladimir Marko · 7 years ago
  65. f0e3d9f Disable failing test. by Nicolas Geoffray · 6 years ago
  66. 1f9df4a Merge "Enable ThinLTO for dex2oat" by Yi Kong · 6 years ago
  67. c431b9d Move most of runtime/base to libartbase/base by David Sehr · 6 years ago
  68. cda83be Fix handling for partial cdex conversion rejection in multidex by Mathieu Chartier · 6 years ago
  69. 67bf42e Header library to remove dependence on runtime/ by David Sehr · 6 years ago
  70. 66ff8a8 Revert "Revert "Full-stack integrity: check vdex contents."" by Nicolas Geoffray · 6 years ago
  71. af29031 Small documentation and stylistic changes. by Roland Levillain · 6 years ago
  72. cc4e7b7 Merge "Revert "Full-stack integrity: check vdex contents."" by Nicolas Geoffray · 6 years ago
  73. a19b764 Revert "Full-stack integrity: check vdex contents." by Nicolas Geoffray · 6 years ago
  74. 7b5e244 Merge "Full-stack integrity: check vdex contents." by Treehugger Robot · 6 years ago
  75. d6f914e Full-stack integrity: check vdex contents. by Nicolas Geoffray · 6 years ago
  76. 2daa134 Fix unquickening logic for quickened input dexes by Mathieu Chartier · 6 years ago
  77. b2f1edc Merge "Remove duplication, split tests" by David Sehr · 6 years ago
  78. 5b36288 Merge "Remove generate-operator-out.py symlinks" by Treehugger Robot · 6 years ago
  79. b69d2d3 Remove generate-operator-out.py symlinks by Alex Light · 6 years ago
  80. b2ec9f5 Remove duplication, split tests by David Sehr · 6 years ago
  81. 026dc0b Re-enable dex2oat_test copying dex test case for target by Mathieu Chartier · 6 years ago
  82. 88fb743 Disable fast_verify output test for dex2oat_test by Mathieu Chartier · 6 years ago
  83. 792111c Add option for not copying dex by Mathieu Chartier · 6 years ago
  84. 1d894d9 Enable ThinLTO for dex2oat by Yi Kong · 7 years ago
  85. fcbe15c Build debug library libdexfiled by David Sehr · 6 years ago
  86. 1efa7cb Merge "Disable bitstring type check runtime hooks." by Vladimir Marko · 6 years ago
  87. 305c38b Disable bitstring type check runtime hooks. by Vladimir Marko · 6 years ago
  88. 0e09dfc Add --compilation-reason option to dex2oat by Calin Juravle · 6 years ago
  89. 6540037 Merge "ART: Add option to use stderr logger" by Treehugger Robot · 6 years ago
  90. d27923c Fix input cdex -> output non-cdex by Mathieu Chartier · 6 years ago
  91. 25419b5 ART: Add option to use stderr logger by Andreas Gampe · 6 years ago
  92. 05f90d1 Avoid generating cdex for dex files with duplicate methods by Mathieu Chartier · 6 years ago
  93. 700a985 Fix potential null read for truncated dex files by Mathieu Chartier · 6 years ago
  94. 96c8446 Exclude oob dexfiles from debug symbols. by David Srbecky · 6 years ago
  95. 21dca73 Merge "dex2oat: Accept .dm files." by Nicolas Geoffray · 6 years ago
  96. baeaa9b dex2oat: Accept .dm files. by Nicolas Geoffray · 7 years ago
  97. da244c9 Merge "Revert "Revert "Make libdexfile build independent of runtime dir""" by David Sehr · 6 years ago
  98. f160983 Fix compact dex shared section with update_input_vdex by Mathieu Chartier · 6 years ago
  99. 0225f8e Revert "Revert "Make libdexfile build independent of runtime dir"" by David Sehr · 6 years ago
  100. 787784f Revert "Make libdexfile build independent of runtime dir" by David Sehr · 6 years ago