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