1. c0ed43e ART: Move CheckJNI to runtime/jni by Andreas Gampe · 7 years ago
  2. e140212 Move some helper methods to DexRegisterLocation. by David Srbecky · 7 years ago
  3. 1fed343 Move profile testing to CommonArtTest by David Sehr · 7 years ago
  4. 6834d34 Remove mirror::Reference::java_lang_ref_Reference. by Vladimir Marko · 7 years ago
  5. b4eb1b1 Refactor ClassRoot/GetClassRoot(). by Vladimir Marko · 7 years ago
  6. 1f01016 Move ArtDexFileLoader to libdexfile by David Sehr · 7 years ago
  7. 537a4fe ART: Add VarHandle accessors to invoke-polymorphic entrypoint by Orion Hodson · 7 years ago
  8. a128781 Merge "Conditionalize LocAccessToEvent on Android target build." by Nicolas Geoffray · 7 years ago
  9. 8a22907 Conditionalize LocAccessToEvent on Android target build. by Nicolas Geoffray · 7 years ago
  10. c3e1895 Prepare to move ArtDexFileLoader to libdexfile by David Sehr · 7 years ago
  11. adc9086 Revert "Revert "Do not load app image for class collisions"" by Mathieu Chartier · 7 years ago
  12. 2c7e13b Revert "Do not load app image for class collisions" by Mathieu Chartier · 7 years ago
  13. d8860b4 Do not load app image for class collisions by Vladimir Marko · 7 years ago
  14. 96e754c ART: Remove unused JobjectComparator. by Vladimir Marko · 7 years ago
  15. a3ad0cd ART: Move JNI files to runtime/jni/ . by Vladimir Marko · 7 years ago
  16. 1724520 Use tron for logging hidden API accesses. by Mathew Inwood · 7 years ago
  17. d5f8de8 Add CommonArtTest by David Sehr · 7 years ago
  18. 82d046e Add a profiling library by David Sehr · 7 years ago
  19. 550ea7b Merge "Disable lld for unrecognized --keep-unique flag." by Treehugger Robot · 7 years ago
  20. 74b9994 Merge "Move profile dependent modules to libartbase" by Treehugger Robot · 7 years ago
  21. 79e2607 Move profile dependent modules to libartbase by David Sehr · 7 years ago
  22. d5d597f Disable lld for unrecognized --keep-unique flag. by Chih-Hung Hsieh · 7 years ago
  23. 203d5d8 Merge "ART: Memory order updates to trace.{h,cc}" by Treehugger Robot · 7 years ago
  24. 283ad2d ART: Memory order updates to trace.{h,cc} by Orion Hodson · 7 years ago
  25. 9c4a015 Move more runtime code to libartbase, libdexfile by David Sehr · 7 years ago
  26. f8e5d8c Delete MarkCompact GC by Mathieu Chartier · 7 years ago
  27. 1ce5432 Merge "Move remaining runtime/base stuff to libartbase" by Treehugger Robot · 7 years ago
  28. 6fcf35b Merge "Fix and extend debugging output for bug 74410240." by Vladimir Marko · 7 years ago
  29. 1ce2b3b Move remaining runtime/base stuff to libartbase by David Sehr · 7 years ago
  30. 606adb3 Fix and extend debugging output for bug 74410240. by Vladimir Marko · 7 years ago
  31. 3215fff Separate Malloc and MemMap ArenaPools by David Sehr · 7 years ago
  32. aa12001 ART: Refactor hidden_api by Andreas Gampe · 7 years ago
  33. 4bf07f6 Merge "Support for API exemptions from API blacklisting." by Treehugger Robot · 7 years ago
  34. 7d74ef5 Support for API exemptions from API blacklisting. by Mathew Inwood · 7 years ago
  35. fd8bb93 Enable ThinLTO for libart by Yi Kong · 7 years ago
  36. 281fee0 ART: Remove static libbase by Andreas Gampe · 7 years ago
  37. c431b9d Move most of runtime/base to libartbase/base by David Sehr · 7 years ago
  38. 67bf42e Header library to remove dependence on runtime/ by David Sehr · 7 years ago
  39. 63e9e87 Merge "Add timestamps to JIT/DEX native debug info." by David Srbecky · 7 years ago
  40. b2f1edc Merge "Remove duplication, split tests" by David Sehr · 7 years ago
  41. b69d2d3 Remove generate-operator-out.py symlinks by Alex Light · 7 years ago
  42. b2ec9f5 Remove duplication, split tests by David Sehr · 7 years ago
  43. 440a9b3 Add timestamps to JIT/DEX native debug info. by David Srbecky · 7 years ago
  44. fcbe15c Build debug library libdexfiled by David Sehr · 7 years ago
  45. b40fa7c Merge "Add Class.getPrimitiveClass()." by Vladimir Marko · 7 years ago
  46. 7287c4d Add Class.getPrimitiveClass(). by Vladimir Marko · 7 years ago
  47. 334b9d7 Move libdexfile out of runtime by David Sehr · 7 years ago
  48. 139512d Split dex_file_loader_test by David Sehr · 7 years ago
  49. 0225f8e Revert "Revert "Make libdexfile build independent of runtime dir"" by David Sehr · 7 years ago
  50. 787784f Revert "Make libdexfile build independent of runtime dir" by David Sehr · 7 years ago
  51. b40b7e7 Make libdexfile build independent of runtime dir by David Sehr · 7 years ago
  52. c1d3bac ART: Type conversion fixes for MethodHandles by Orion Hodson · 7 years ago
  53. 8c0961f Move missed files to libdexfile by David Sehr · 7 years ago
  54. b6d077a Merge changes I82227160,Ief091d99 by Treehugger Robot · 7 years ago
  55. 1e2de64 Load profiles from zip archives by Calin Juravle · 7 years ago
  56. 5a1f629 Build dexdump2 and dexlist without libart by David Sehr · 7 years ago
  57. 28ccbfc Tweaks to libdexfile build definitions. by David Srbecky · 7 years ago
  58. e73550d Make libdexfile usable from libunwind by David Srbecky · 7 years ago
  59. 8892c6b Move debug info offsets into a side table by Mathieu Chartier · 7 years ago
  60. 013fd80 Create an ART-independent DexFileLoader by David Sehr · 7 years ago
  61. 9e734c7 Create dex subdirectory by David Sehr · 7 years ago
  62. dc578c7 Move dex exception helpers to their own file and use dex accessor by Mathieu Chartier · 7 years ago
  63. 4032071 Add support for selecting alternate JDWP implementations by Alex Light · 7 years ago
  64. dcc528d ART: Move runtime-debug flags to own files by Andreas Gampe · 7 years ago
  65. f3c52b4 Fill Class and String .bss slots in runtime. by Vladimir Marko · 7 years ago
  66. 69147f1 Add code item accessor helper classes by Mathieu Chartier · 7 years ago
  67. 39cfa34 Merge "runtime: Bitstring implementation for subtype checking (3/4)." by Treehugger Robot · 7 years ago
  68. 495e783 runtime: Bitstring implementation for subtype checking (3/4). by Igor Murashkin · 7 years ago
  69. fd443eb Merge "runtime: Bitstring implementation for subtype checking (2/4)." by Treehugger Robot · 7 years ago
  70. f31a00c runtime: Bitstring implementation for subtype checking (2/4). by Igor Murashkin · 7 years ago
  71. f404dda Merge "runtime: Bitstring implementation for subtype checking (1/4)." by Igor Murashkin · 7 years ago
  72. 44559f2 runtime: Bitstring implementation for subtype checking (1/4). by Igor Murashkin · 7 years ago
  73. 36ea6b4 Merge changes Idaefe0af,Ib5c12d46,Ieb28085e,Idffbb7f2 by Treehugger Robot · 7 years ago
  74. 005ac51 ART: Add mirror classes for VarHandles by Orion Hodson · 7 years ago
  75. 238e8fc ART: Clean up global includes - zlib by Andreas Gampe · 7 years ago
  76. f24dfb0 ART: Clean up global includes - lz4 by Andreas Gampe · 7 years ago
  77. fdb7a61 ART: Clean up global includes - icu4c by Andreas Gampe · 7 years ago
  78. ca4e101 Merge "Separate file utilities from utils.cc" by David Sehr · 7 years ago
  79. 891a50e Separate file utilities from utils.cc by David Sehr · 7 years ago
  80. 0135b50 ART: Remove now-unnecessary overbroad include for art/runtime by Andreas Gampe · 7 years ago
  81. 26ef34c ART: Move intrinsics definitions to runtime by Orion Hodson · 7 years ago
  82. d863be7 ART: Move JniConstants::init from ART to libcore by Andreas Gampe · 7 years ago
  83. 373a9b5 ART: Depend on libnativehelper headers only by Andreas Gampe · 7 years ago
  84. dfce435 Merge "Add CompactDexFile" by Mathieu Chartier · 7 years ago
  85. cf76bf8 Add CompactDexFile by Mathieu Chartier · 7 years ago
  86. 2b51edd ART: Fix includes by Andreas Gampe · 7 years ago
  87. 292567e Rename NativeDexFile -> StandardDexFile by Mathieu Chartier · 7 years ago
  88. 79c87da Add DexFileLoader class by Mathieu Chartier · 7 years ago
  89. 7b074bf Add a shared interface for different types of dex files by Mathieu Chartier · 7 years ago
  90. 1e77d27 Revert "Revert "base: Add more bit utils and bit struct class"" by Igor Murashkin · 7 years ago
  91. 5e008b3 Revert "base: Add more bit utils and bit struct class" by Nicolas Geoffray · 7 years ago
  92. c60f75d base: Add more bit utils and bit struct class by Igor Murashkin · 7 years ago
  93. 0e503b5 Rename libz-host -> libz by Dan Willemsen · 7 years ago
  94. 2ca2780 Run bpfmt by Dan Willemsen · 7 years ago
  95. 9389ae7 Simplify Android.bp files by Dan Willemsen · 7 years ago
  96. d17c8b6 Delete DexMethodIterator by Mathieu Chartier · 7 years ago
  97. 0ae1532 tools: Add new titrace tool to print dynamic instruction counts by Igor Murashkin · 7 years ago
  98. ee5303f ART: Move Class::Status to ClassStatus by Andreas Gampe · 7 years ago
  99. 3157fc2 ART: Move cmdline parser to header library by Andreas Gampe · 7 years ago
  100. 120aa28 Store layout info in dex files by Mathieu Chartier · 7 years ago