1. d20e51d "Move ICU from ART APEX to i18n APEX" Attempt 2 by Victor Chang · 6 years ago
  2. 5477b8e Allow bootjars in system_ext. by Chris Gross · 6 years ago
  3. b5146a3 Revert "Calling @IntraCoreApi from core-icu4j should not cause "..." by vichang · 6 years ago
  4. 50f89ba Calling @IntraCoreApi from core-icu4j should not cause "Core platform API violation" by Victor Chang · 6 years ago
  5. 0c0f302 Host gtests: Use the apex boot image instead of core.art. by David Srbecky · 6 years ago
  6. 2c2248c Reland^3 "Always put the framework profile in the boot image location." by Nicolas Geoffray · 6 years ago
  7. 9bdba6e Revert "Reland^2 "Always put the framework profile in the boot image location."" by Nicolas Geoffray · 6 years ago
  8. ed1f531 Reland^2 "Always put the framework profile in the boot image location." by Nicolas Geoffray · 6 years ago
  9. acb5c2d Revert "Revert "Revert "Always put the framework profile in the boot image location.""" by Nicolas Geoffray · 6 years ago
  10. ec769b8 Revert "Revert "Always put the framework profile in the boot image location."" by Nicolas Geoffray · 6 years ago
  11. 2ad7c98 Revert "Always put the framework profile in the boot image location." by Nicolas Geoffray · 6 years ago
  12. 5265419 Always put the framework profile in the boot image location. by Nicolas Geoffray · 6 years ago
  13. 81ba7db Revert^2 "Use framework boot image extension." by Ulyana Trafimovich · 6 years ago
  14. 42b9c19 Revert "Use framework boot image extension." by Ulyana Trafimovich · 6 years ago
  15. 5c8cc64 Use framework boot image extension. by Ulya Trafimovich · 7 years ago
  16. e58624f Various renames following the name change from "Runtime APEX" to "ART APEX". by Martin Stjernholm · 7 years ago
  17. ad909af Update references to the ART APEX. by Martin Stjernholm · 7 years ago
  18. 43e7243 ART: Remove file_utils' ReadFileToString by Andreas Gampe · 7 years ago
  19. 240cb2a FileUtils: Do not expect Android root without an ending slash by David Brazdil · 7 years ago
  20. fb6a5c0 Add and use art::GetAndroidRuntimeBinDir. by Roland Levillain · 7 years ago
  21. 50eec3d Adjust the dladdr-based introspection logic used in art::GetAndroidRootSafe. by Roland Levillain · 7 years ago
  22. 2df4bfb Do not check if known locations exist on host for hidden API by David Brazdil · 7 years ago
  23. 2e3cb54 Refactor art::GetAndroidDataSafe and art::GetAndroidData. by Roland Levillain · 7 years ago
  24. 1ea8a62 Add art::GetAndroidRuntimeRootSafe and art::GetAndroidRuntimeRoot. by Roland Levillain · 7 years ago
  25. 9ff900d Replace more literal strings with constants in libartbase/base/file_utils.cc. by Roland Levillain · 7 years ago
  26. bfaba28 Fix buildbots hidden_api_test by David Brazdil · 7 years ago
  27. 3c83921 Assign conscrypt to core-platform hiddenapi domain by David Brazdil · 7 years ago
  28. e7e26d1 Assign non-runtime /apex/* dex files to platform domain by David Brazdil · 7 years ago
  29. de1b2a2 Revert "Revert "Add support for booting with a boot classpath not fully AOTed."" by Nicolas Geoffray · 7 years ago
  30. 14bfedd Revert "Add support for booting with a boot classpath not fully AOTed." by Andreas Gampe · 7 years ago
  31. 7417ce9 Add support for booting with a boot classpath not fully AOTed. by Nicolas Geoffray · 7 years ago
  32. 12162de hiddenapi: check for CorePlatform domain by Orion Hodson · 7 years ago
  33. 10db8fe Support Windows builds for libartbase/libdexfile by David Sehr · 8 years ago
  34. c1896c9 C++17 compatibility: make WITH_TIDY=1 happy again. by Elliott Hughes · 8 years ago
  35. 35696a0 Add DupCloexec to atomically dup and set FD_CLOEXEC. by Josh Gao · 8 years ago
  36. bd39d14 ART: Clean up unused using declarations by Andreas Gampe · 8 years ago
  37. e64d58c Fix typo that leads to crash. by Nicolas Geoffray · 8 years ago
  38. c3e1895 Prepare to move ArtDexFileLoader to libdexfile by David Sehr · 8 years ago[Renamed (98%) from runtime/base/file_utils.cc]
  39. 0d0f316 Handle multidex in LocationIsOnSystemFramework. by Nicolas Geoffray · 8 years ago
  40. 1979c64 Clean up include paths by David Sehr · 8 years ago
  41. 79e2607 Move profile dependent modules to libartbase by David Sehr · 8 years ago
  42. 8e1a7cb Revert "Revert "Allow hidden API access from system libraries"" by David Brazdil · 8 years ago
  43. 0127b71 Revert "Allow hidden API access from system libraries" by Nicolas Geoffray · 8 years ago
  44. eefabd2 Allow hidden API access from system libraries by David Brazdil · 8 years ago
  45. 62c2d71 Fix ReplaceFileExtension() to stop looking for '.' at '/'. by Vladimir Marko · 8 years ago
  46. c431b9d Move most of runtime/base to libartbase/base by David Sehr · 8 years ago
  47. b2ec9f5 Remove duplication, split tests by David Sehr · 8 years ago
  48. 0225f8e Revert "Revert "Make libdexfile build independent of runtime dir"" by David Sehr · 8 years ago
  49. 787784f Revert "Make libdexfile build independent of runtime dir" by David Sehr · 8 years ago
  50. b40b7e7 Make libdexfile build independent of runtime dir by David Sehr · 8 years ago
  51. 2b1a21e Merge "Load /data oat/odex files non-executable when only_use_system_oat_files is set." by Nicolas Geoffray · 8 years ago
  52. 9e734c7 Create dex subdirectory by David Sehr · 8 years ago
  53. 2974260 Load /data oat/odex files non-executable when only_use_system_oat_files is set. by Nicolas Geoffray · 8 years ago
  54. 39b378c ART: Factor out gAborting by Andreas Gampe · 9 years ago
  55. 891a50e Separate file utilities from utils.cc by David Sehr · 9 years ago