1. 0dc93b1 ART: Run bpfmt over ART's blueprint files by Andreas Gampe · 5 years ago
  2. 552a134 ART: Optimize StringBuilder append pattern. by Vladimir Marko · 7 years ago
  3. 7711c35 Fix debug/release dependencies on libartbase by David Srbecky · 5 years ago
  4. 2e2c45e Plumb tombstoned connections through PALette. by Martin Stjernholm · 5 years ago
  5. f160394 Rewrite backtrace-helper to use Unwinder directly. by David Srbecky · 5 years ago
  6. fc8e759 art: remove unnecessary references to external/zlib. by Elliott Hughes · 5 years ago
  7. 268aa30 Add dependency on libdl_android by dimitry · 6 years ago
  8. 35a3f6a Create vdex file for dex loaded with InMemoryDexClassLoader by David Brazdil · 6 years ago
  9. f52d92f ObjPtr<>-ify Monitor/-Pool. by Vladimir Marko · 5 years ago
  10. 621c880 ObjPtr<>-ify mirror::CallSite. by Vladimir Marko · 5 years ago
  11. 5092811 Move elf_utils.h to libelffile library as well. by David Srbecky · 6 years ago
  12. b9c29f6 Hide conscrypt package classes for app AOT compilation. by Vladimir Marko · 6 years ago
  13. 2faab00 Create libelffile library for ELF file manipulation. by David Srbecky · 6 years ago
  14. 21b6568 Unload native libraries during shutdown. by Nicolas Geoffray · 6 years ago
  15. a43ba3d ART: Add ClassVerifier by Andreas Gampe · 6 years ago
  16. 2b076df Make jni_internal_test a CommonRuntimeTest. by Vladimir Marko · 6 years ago
  17. 119733d Revert "Revert "ART: introduce PALette abstraction layer"" by Orion Hodson · 6 years ago
  18. e6e01a0 Revert "ART: introduce PALette abstraction layer" by Orion Hodson · 6 years ago
  19. 4b9d00a ART: introduce PALette abstraction layer by Orion Hodson · 6 years ago
  20. b72a6a9 DO NOT MERGE: Revert "Revert "ART: add libprocessgroup dependency and fix sched_policy include"" by Suren Baghdasaryan · 6 years ago
  21. b3eff8a DO NOT MERGE: Revert "ART: add libprocessgroup dependency and fix sched_policy include" by Suren Baghdasaryan · 6 years ago
  22. fbdbccc ART: add libprocessgroup dependency and fix sched_policy include by Suren Baghdasaryan · 6 years ago
  23. 8764dc3 ART: Use iosfwd more by Andreas Gampe · 6 years ago
  24. 9e73631 Merge "Include ICU4C cc_library_headers instead of a directory" by vichang · 6 years ago
  25. 5ce7e0d Merge changes from topic "dexfile-hooks" by Martin Stjernholm · 6 years ago
  26. 0a2cdf3 Include ICU4C cc_library_headers instead of a directory by Victor Chang · 6 years ago
  27. fcf213c Merge "Remove unused ICU4C headers in libartbase-art-gtest and libart-runtime-gtest" by vichang · 6 years ago
  28. b3d2e83 Add minimal libdexfile API for external users. by Martin Stjernholm · 6 years ago
  29. 7cc45fd ART: Factor out lock order and holder from mutexes by Andreas Gampe · 6 years ago
  30. 18642a3 Remove unused ICU4C headers in libartbase-art-gtest and libart-runtime-gtest by Victor Chang · 6 years ago
  31. b56e835 Merge "Use unified libvixl(d) instead of per-supported-arch libvixl(d)-arm(64)." by Roland Levillain · 6 years ago
  32. 4355162 Revert^2 "Link lzma and lz4 compression libs statically into libartbase and use that" by Martin Stjernholm · 6 years ago
  33. 9960cbc Revert "Link lzma and lz4 compression libs statically into libartbase and use that" by Annie Meng · 6 years ago
  34. 21579be Link lzma and lz4 compression libs statically into libartbase and use that by Martin Stjernholm · 6 years ago
  35. 12dd9ae Use unified libvixl(d) instead of per-supported-arch libvixl(d)-arm(64). by Roland Levillain · 6 years ago
  36. 65ed42a Revert "Link compression libs statically into libartbase and use those everywhere." by Nicolas Geoffray · 6 years ago
  37. 8a94003 Link compression libs statically into libartbase and use those everywhere. by Martin Stjernholm · 6 years ago
  38. 7d1c049 Merge changes from topic "socket_peer_is_trusted" by Treehugger Robot · 6 years ago
  39. c2efd4d Remove libcutils socket_peer_is_trusted dependency. by Elliott Hughes · 6 years ago
  40. 2ee09ff Split interpreter_switch_impl.cc by David Srbecky · 6 years ago
  41. 50b4743 Move cpp-define related static_assert to runtime. by David Srbecky · 6 years ago
  42. 8e7d0cb Merge "Rewrite cpp-define-generator" by David Srbecky · 6 years ago
  43. 0adf4d8 Rewrite cpp-define-generator by David Srbecky · 6 years ago
  44. b2f61f9 Revert "Disable lld for unrecognized --keep-unique flag." by Chih-hung Hsieh · 6 years ago
  45. 912f36c Add small thread-local cache for use by the interpreter. by David Srbecky · 6 years ago
  46. bfbc654 Remove intermediate mterp files from the repository. by David Srbecky · 6 years ago
  47. ec5ed06 ART: Refactor static include list by Andreas Gampe · 7 years ago
  48. 543d845 Revert^2 "Move GCStress BacktraceHelper to libbacktrace" by Alex Light · 6 years ago
  49. 7d3256a Revert "Move GCStress BacktraceHelper to libbacktrace" by Alex Light · 6 years ago
  50. 9491694 Move GCStress BacktraceHelper to libbacktrace by Alex Light · 6 years ago
  51. 955f0ba Use clang integrated assembler. by Chih-Hung Hsieh · 6 years ago
  52. 69de3ce ART: Remove libziparchive dependency by Andreas Gampe · 6 years ago
  53. c0ed43e ART: Move CheckJNI to runtime/jni by Andreas Gampe · 6 years ago
  54. e140212 Move some helper methods to DexRegisterLocation. by David Srbecky · 6 years ago
  55. 1fed343 Move profile testing to CommonArtTest by David Sehr · 6 years ago
  56. 6834d34 Remove mirror::Reference::java_lang_ref_Reference. by Vladimir Marko · 6 years ago
  57. b4eb1b1 Refactor ClassRoot/GetClassRoot(). by Vladimir Marko · 6 years ago
  58. 1f01016 Move ArtDexFileLoader to libdexfile by David Sehr · 6 years ago
  59. 537a4fe ART: Add VarHandle accessors to invoke-polymorphic entrypoint by Orion Hodson · 6 years ago
  60. a128781 Merge "Conditionalize LocAccessToEvent on Android target build." by Nicolas Geoffray · 6 years ago
  61. 8a22907 Conditionalize LocAccessToEvent on Android target build. by Nicolas Geoffray · 6 years ago
  62. c3e1895 Prepare to move ArtDexFileLoader to libdexfile by David Sehr · 6 years ago
  63. adc9086 Revert "Revert "Do not load app image for class collisions"" by Mathieu Chartier · 6 years ago
  64. 2c7e13b Revert "Do not load app image for class collisions" by Mathieu Chartier · 6 years ago
  65. d8860b4 Do not load app image for class collisions by Vladimir Marko · 6 years ago
  66. 96e754c ART: Remove unused JobjectComparator. by Vladimir Marko · 6 years ago
  67. a3ad0cd ART: Move JNI files to runtime/jni/ . by Vladimir Marko · 6 years ago
  68. 1724520 Use tron for logging hidden API accesses. by Mathew Inwood · 6 years ago
  69. d5f8de8 Add CommonArtTest by David Sehr · 6 years ago
  70. 82d046e Add a profiling library by David Sehr · 6 years ago
  71. 550ea7b Merge "Disable lld for unrecognized --keep-unique flag." by Treehugger Robot · 6 years ago
  72. 74b9994 Merge "Move profile dependent modules to libartbase" by Treehugger Robot · 6 years ago
  73. 79e2607 Move profile dependent modules to libartbase by David Sehr · 6 years ago
  74. d5d597f Disable lld for unrecognized --keep-unique flag. by Chih-Hung Hsieh · 7 years ago
  75. 203d5d8 Merge "ART: Memory order updates to trace.{h,cc}" by Treehugger Robot · 6 years ago
  76. 283ad2d ART: Memory order updates to trace.{h,cc} by Orion Hodson · 6 years ago
  77. 9c4a015 Move more runtime code to libartbase, libdexfile by David Sehr · 6 years ago
  78. f8e5d8c Delete MarkCompact GC by Mathieu Chartier · 6 years ago
  79. 1ce5432 Merge "Move remaining runtime/base stuff to libartbase" by Treehugger Robot · 6 years ago
  80. 6fcf35b Merge "Fix and extend debugging output for bug 74410240." by Vladimir Marko · 6 years ago
  81. 1ce2b3b Move remaining runtime/base stuff to libartbase by David Sehr · 6 years ago
  82. 606adb3 Fix and extend debugging output for bug 74410240. by Vladimir Marko · 6 years ago
  83. 3215fff Separate Malloc and MemMap ArenaPools by David Sehr · 6 years ago
  84. aa12001 ART: Refactor hidden_api by Andreas Gampe · 6 years ago
  85. 4bf07f6 Merge "Support for API exemptions from API blacklisting." by Treehugger Robot · 6 years ago
  86. 7d74ef5 Support for API exemptions from API blacklisting. by Mathew Inwood · 7 years ago
  87. fd8bb93 Enable ThinLTO for libart by Yi Kong · 7 years ago
  88. 281fee0 ART: Remove static libbase by Andreas Gampe · 7 years ago
  89. c431b9d Move most of runtime/base to libartbase/base by David Sehr · 7 years ago
  90. 67bf42e Header library to remove dependence on runtime/ by David Sehr · 7 years ago
  91. 63e9e87 Merge "Add timestamps to JIT/DEX native debug info." by David Srbecky · 7 years ago
  92. b2f1edc Merge "Remove duplication, split tests" by David Sehr · 7 years ago
  93. b69d2d3 Remove generate-operator-out.py symlinks by Alex Light · 7 years ago
  94. b2ec9f5 Remove duplication, split tests by David Sehr · 7 years ago
  95. 440a9b3 Add timestamps to JIT/DEX native debug info. by David Srbecky · 7 years ago
  96. fcbe15c Build debug library libdexfiled by David Sehr · 7 years ago
  97. b40fa7c Merge "Add Class.getPrimitiveClass()." by Vladimir Marko · 7 years ago
  98. 7287c4d Add Class.getPrimitiveClass(). by Vladimir Marko · 7 years ago
  99. 334b9d7 Move libdexfile out of runtime by David Sehr · 7 years ago
  100. 139512d Split dex_file_loader_test by David Sehr · 7 years ago