1. 169dfb4 Revert^2 "art: Remove dependencies on platform unavailable modules" by Yo Chiang · 6 years ago
  2. c4cd59b Revert "art: Remove dependencies on platform unavailable modules" by Insaf Latypov · 6 years ago
  3. 84eb3c9 art: Remove dependencies on platform unavailable modules by Yo Chiang · 6 years ago
  4. 346fd96 More inclusive language in the runtime by David Srbecky · 6 years ago
  5. d3ee902 More inclusive language in the build system. by David Srbecky · 6 years ago
  6. 1446467 Update language to comply with Android’s inclusive language guidance by Ian Pedowitz · 6 years ago
  7. 2d53643 Update language to comply with Android’s inclusive language guidance by Ian Pedowitz · 6 years ago
  8. c220827 Replace "dummy" with "fake" in some tests. by Vladimir Marko · 6 years ago
  9. 4ef451a Rename kDummy32BitOffset to kPlaceholder32BitOffset. by Vladimir Marko · 6 years ago
  10. 52fe49e dex2oat: remove unnecessary lock to reference profile by Victor Hsieh · 6 years ago
  11. 90a18cf Rewrite OatFileManager::OpenDexFilesFromOat. by Nicolas Geoffray · 6 years ago
  12. 86c8752 Direct calls to @CriticalNative methods. by Vladimir Marko · 6 years ago
  13. 9974e3c Clean up generated operator<<(os, enum). by Vladimir Marko · 6 years ago
  14. 1715efa Add a new class status for verified with access checks. by Nicolas Geoffray · 6 years ago
  15. 6bc480b Fix dlsym lookup trampoline for @CriticalNative. by Vladimir Marko · 6 years ago
  16. 6355d69 Remove core.art image by David Srbecky · 6 years ago
  17. 4a88a5a Finish move of jar compilation rules from makefile to soong. by David Srbecky · 6 years ago
  18. ffffa9c ART: Add classes having intrinsics to boot image by Evgeny Astigeevich · 6 years ago
  19. 2280b53 Move gtest tool dependencies from makefile to soong by David Srbecky · 6 years ago
  20. 6c71dca Hardcode more array types in the profile for the ART boot image. by Ulya Trafimovich · 6 years ago
  21. 695348f Add compiler type to CompilerOptions. by Vladimir Marko · 6 years ago
  22. b1c8e16 Dynamically link to libz by Jiyong Park · 6 years ago
  23. 58520df Revert "Use MADV_FREE to reclaim pages of freed regions" by Lokesh Gidra · 6 years ago
  24. bc89ed4 Do not execute OAT files that require app images that cannot be loaded by Eric Holk · 6 years ago
  25. 5868ada Move implementations from class_root.h to -inl.h . by Vladimir Marko · 6 years ago
  26. 94a810b Small cleanups by Eric Holk · 6 years ago
  27. 6621013 Allow unresolved exception classes in boot image. by Vladimir Marko · 6 years ago
  28. 9e4b42a Refactor vdex file writing. by Vladimir Marko · 6 years ago
  29. 4a48775 Revert "Move ICU from ART APEX to i18n APEX" by vichang · 6 years ago
  30. 8419b82 Move ICU from ART APEX to i18n APEX by Victor Chang · 6 years ago
  31. 71f661c Set apex_available property by Jiyong Park · 6 years ago
  32. 315f1b2 Use MADV_FREE to reclaim pages of freed regions by Lokesh Gidra · 6 years ago
  33. bb3560d dex2oat: Fix vdex file invalidation. by Vladimir Marko · 6 years ago
  34. d68580e Put dex2oat32 and dex2oat64 in the ART apex. by Nicolas Geoffray · 6 years ago
  35. c390879 Do not crash for broken stored VerifierDeps. by Vladimir Marko · 6 years ago
  36. 3949e5e Fix dex2oat failure when --zip-fd actually points to raw dexfile. by wangshumin · 7 years ago
  37. 9c06d44 Avoid creating preresolved strings array for dex files that have no strings by Mathieu Chartier · 6 years ago
  38. d1f7351 dex2oat: add --updatable-bcp-packages-file argument. by Vladimir Marko · 6 years ago
  39. 4fa07a5 Add explicit compiler option to enable test-specific features. by David Srbecky · 6 years ago
  40. fdd4684 Deduplicate interned image strings. by Vladimir Marko · 6 years ago
  41. bdf146c dex2oat: Fix repeatedly preparing dex files for oat file by wulonghua · 6 years ago
  42. fe57c2b Revert^4 "Add "linkage" test options"" by David Sehr · 6 years ago
  43. 16c08ca Revert "Revert "Revert "Add "linkage" test options""" by Nicolas Geoffray · 6 years ago
  44. 80c0c50 Revert "Revert "Add "linkage" test options"" by David Sehr · 6 years ago
  45. 7bbbe25 Suppress ThreadLocal hash override warning. by Vladimir Marko · 6 years ago
  46. 91a8e6f Revert "Add "linkage" test options" by Nicolas Geoffray · 6 years ago
  47. 873bb64 Add "linkage" test options by David Sehr · 6 years ago
  48. 4b90b86 Do not preload dex caches for assume-verified. by Vladimir Marko · 6 years ago
  49. e1ee6f9 Set the identity hash code seed before creating Runtime. by Vladimir Marko · 6 years ago
  50. 2c2248c Reland^3 "Always put the framework profile in the boot image location." by Nicolas Geoffray · 6 years ago
  51. 37d6d77 Allow ThreadLocal object allocation during AOT. by Vladimir Marko · 6 years ago
  52. 9bdba6e Revert "Reland^2 "Always put the framework profile in the boot image location."" by Nicolas Geoffray · 6 years ago
  53. 2145a8a Add the File[] class to the primary boot image. by Vladimir Marko · 6 years ago
  54. ed1f531 Reland^2 "Always put the framework profile in the boot image location." by Nicolas Geoffray · 6 years ago
  55. 6cf7a9b Revert "Revert "If generating an image, run initialization and other optimizations."" by Nicolas Geoffray · 6 years ago
  56. bbec8a6 Revert "If generating an image, run initialization and other optimizations." by Eric Holk · 6 years ago
  57. c42db83 Make dex2oat(d) and hiddenapi 64-bit only on host. by Martin Stjernholm · 6 years ago
  58. ada8536 If generating an image, run initialization and other optimizations. by Nicolas Geoffray · 6 years ago
  59. f639bf4 Avoid dex2dex initialization if not compiling. by Vladimir Marko · 6 years ago
  60. ef46e10 Do not verify dex files for --compiler-filter=assume-verified. by Vladimir Marko · 6 years ago
  61. fa458ac Allow late lookup for @CriticalNative methods. by Vladimir Marko · 6 years ago
  62. 517e5cd Filter image classes in RecordImageClassesVisitor. by Vladimir Marko · 6 years ago
  63. e1a4451 Compile host dex2oat for 64 bit even when HOST_PREFER_32_BIT is set. by Martin Stjernholm · 6 years ago
  64. 71dfc9c Reland: Make dex2oat(d) visible for use as implicit dexpreopt tool deps. by Martin Stjernholm · 6 years ago
  65. 8bc5991 Remove MIPS support from dex2oat. by Vladimir Marko · 6 years ago
  66. 8c8f148 Add blueprint modules to generate jar files for gtests. by David Srbecky · 6 years ago
  67. 4cbb51a Fix ART code around JIT zygote. by Nicolas Geoffray · 6 years ago
  68. cf0c6ef Device gtests: Use boot.art instead of core.art. by David Srbecky · 6 years ago
  69. 7c2f69e apex_available becomes more correct by Jiyong Park · 6 years ago
  70. f6afcc9 Update boot image extension compilation args. by Vladimir Marko · 6 years ago
  71. 89b85eb dex2oat: default to speed-profile if we have a profile. by Vladimir Marko · 6 years ago
  72. c0e0e5e Compile boot image extensions in memory. by Vladimir Marko · 6 years ago
  73. d2ac307 Disable Dex2oatSwapUseTest.CheckSwapUsage for x86_64 by Evgeny Astigeevich · 6 years ago
  74. c124d1d Fix name-based detection of JIT-zygote boot image extension. by Ulya Trafimovich · 6 years ago
  75. 92231c5 Revert "Make dex2oat(d) visible for use as implicit dexpreopt to..." by Hans Boehm · 6 years ago
  76. 08a1d1b Make dex2oat(d) visible for use as implicit dexpreopt tool deps. by Martin Stjernholm · 6 years ago
  77. e0c6d43 Revert "Fix stack-walking race" by Alex Light · 6 years ago
  78. 721e402 Fix stack-walking race by Alex Light · 6 years ago
  79. 4d7b689 Fix Transaction constraint validation... by Vladimir Marko · 6 years ago
  80. 3cf233b Remove superfluous(?) DCHECK. by Nicolas Geoffray · 6 years ago
  81. 066dd902 Revert submission 1194828-revert-1191937-art_apex_available-DWXQGTKMAR by Jiyong Park · 6 years ago
  82. 80599a2 Revert submission 1191937-art_apex_available by Joseph Murphy · 6 years ago
  83. 1e88f98 Use apex_available property by Jiyong Park · 7 years ago
  84. 3ea6627 Merge the single-image test to TestExtension. by Vladimir Marko · 6 years ago
  85. d0036ac Single-image boot image extensions. by Vladimir Marko · 7 years ago
  86. b7bf843 Use provided dex filenames in oat file. by Vladimir Marko · 7 years ago
  87. a59af8a JIT baseline: trigger optimized compilation on hotness threshold. by Nicolas Geoffray · 7 years ago
  88. 0a19e21 Add null check in AppendToBootClassPath by Mathieu Chartier · 7 years ago
  89. e2a3aa9 Baseline JIT: update inline caches in compiled code. by Nicolas Geoffray · 7 years ago
  90. 7dac864 Clean up JNI dlsym lookup trampoline. by Vladimir Marko · 7 years ago
  91. 7ed2d38 Fix boot image extension class exclusion. by Vladimir Marko · 7 years ago
  92. a8f3918 Clean up some image tests. by Vladimir Marko · 7 years ago
  93. c526e42 Use full profile in Dex2OatImageTest#TestExtension. by Vladimir Marko · 7 years ago
  94. a879bdf Revert^2 "Fix CompilerDriver's handling of boot image extension." by Vladimir Marko · 7 years ago
  95. ffc791c dex2oat: add --cpu-set command-line option by Orion Hodson · 7 years ago
  96. 96d8585 Revert "Fix CompilerDriver's handling of boot image extension." by Roland Levillain · 7 years ago
  97. 96491e9 Fix CompilerDriver's handling of boot image extension. by Vladimir Marko · 7 years ago
  98. 889b72d Load classes for boot image extension. by Vladimir Marko · 7 years ago
  99. 92eec3a Add boot image checksums to image header. by Vladimir Marko · 7 years ago
  100. d3d00c0 Refactor oat.h. by Vladimir Marko · 7 years ago