1. dfce435 Merge "Add CompactDexFile" by Mathieu Chartier · 9 years ago
  2. cf76bf8 Add CompactDexFile by Mathieu Chartier · 9 years ago
  3. 2b51edd ART: Fix includes by Andreas Gampe · 9 years ago
  4. 292567e Rename NativeDexFile -> StandardDexFile by Mathieu Chartier · 9 years ago
  5. 79c87da Add DexFileLoader class by Mathieu Chartier · 9 years ago
  6. 7b074bf Add a shared interface for different types of dex files by Mathieu Chartier · 9 years ago
  7. 1e77d27 Revert "Revert "base: Add more bit utils and bit struct class"" by Igor Murashkin · 9 years ago
  8. 5e008b3 Revert "base: Add more bit utils and bit struct class" by Nicolas Geoffray · 9 years ago
  9. c60f75d base: Add more bit utils and bit struct class by Igor Murashkin · 9 years ago
  10. 0e503b5 Rename libz-host -> libz by Dan Willemsen · 9 years ago
  11. 2ca2780 Run bpfmt by Dan Willemsen · 9 years ago
  12. 9389ae7 Simplify Android.bp files by Dan Willemsen · 9 years ago
  13. d17c8b6 Delete DexMethodIterator by Mathieu Chartier · 9 years ago
  14. 0ae1532 tools: Add new titrace tool to print dynamic instruction counts by Igor Murashkin · 9 years ago
  15. ee5303f ART: Move Class::Status to ClassStatus by Andreas Gampe · 9 years ago
  16. 3157fc2 ART: Move cmdline parser to header library by Andreas Gampe · 9 years ago
  17. 120aa28 Store layout info in dex files by Mathieu Chartier · 9 years ago
  18. 06c42a5 ART: Move openjdkjvmti to art/ by Andreas Gampe · 9 years ago
  19. 078a27a Merge changes If53d3ee3,I7cc0eea1 by Mathieu Chartier · 9 years ago
  20. ae616fa Merge "ART: Move openjdkjvm to art/" by Treehugger Robot · 9 years ago
  21. 605fe24 Implemented Nested Transaction by Chang Xing · 9 years ago
  22. 5d15e6c ART: Move openjdkjvm to art/ by Andreas Gampe · 9 years ago
  23. 71da487 ART: Move simulator to art/ by Andreas Gampe · 9 years ago
  24. 87e2cb6 Add support for processing class loader contexts by Calin Juravle · 9 years ago
  25. 46f9340 Add SuspendReason enum and change Suspension functions. by Alex Light · 9 years ago
  26. aea05c1 ART: Move debug-checks to runtime-debug-flags by Andreas Gampe · 9 years ago
  27. 1c5b42f ART: Add support for runtime debug checks by Andreas Gampe · 9 years ago
  28. 36a296f ART: Refactor stack.h by Andreas Gampe · 9 years ago
  29. b7edcda Add method tracing JVMTI callbacks by Alex Light · 9 years ago
  30. 8228cdf ART: Move CalleeSaveType to callee_save_type.h by Andreas Gampe · 9 years ago
  31. 0bb4031 Added DexFileAsanRegistrar and necessary additions by Bharadwaj Kalandhabhatta · 9 years ago
  32. 513061a ART: Clean up thread.h and thread_list.h by Andreas Gampe · 9 years ago
  33. eb71033 ART: Use file descriptors handed out by tombstoned for traces. by Narayan Kamath · 9 years ago
  34. 6fb693a ART: Delete dex_instruction_visitor by Andreas Gampe · 9 years ago
  35. 4e868fa Make vdex and dexlayout compatible. by Nicolas Geoffray · 9 years ago
  36. 6d7abbd ART: More header cleanup - method_verifier.h by Andreas Gampe · 9 years ago
  37. 9dd326e Merge "ART: Add object-readbarrier-inl.h" by Treehugger Robot · 9 years ago
  38. c15a2f4 ART: Add object-readbarrier-inl.h by Andreas Gampe · 9 years ago
  39. 1ca6890 More robust GC verification and corruption dumping by Mathieu Chartier · 9 years ago
  40. b95c74b ART: Move InlineMethodAnalyzer into compiler by Andreas Gampe · 9 years ago
  41. 682282e base: add SafeCopy. by Josh Gao · 9 years ago
  42. 6b2dc31 ART: Get rid of most of java.lang.DexCache. by Narayan Kamath · 9 years ago
  43. 78f1bdc Interpreter intrinsics by buzbee · 9 years ago
  44. e00e559 Fix java.lang.Void.TYPE (void.class) initialization. by Vladimir Marko · 9 years ago
  45. e77b48b Check stacks for unmodifiable frames by Alex Light · 9 years ago
  46. ea9465e Move InMemoryDexClassLoader to be a subtype of BaseDexClassLoader by Alex Light · 9 years ago
  47. 2a46b68 Merge "ART: invoke-custom support" by Orion Hodson · 9 years ago
  48. c069a30 ART: invoke-custom support by Orion Hodson · 9 years ago
  49. 84f50ae Remove remaining uses of DexFile::GetChecksum. by Richard Uhler · 9 years ago
  50. 2bb70d3 Revert "Revert "build: Generate asm_support_gen.h from the build, validate up-to-date"" by Igor Murashkin · 9 years ago
  51. 4ec69e5 Merge "Revert "build: Generate asm_support_gen.h from the build, validate up-to-date"" by Calin Juravle · 9 years ago
  52. 592505c Revert "build: Generate asm_support_gen.h from the build, validate up-to-date" by Calin Juravle · 9 years ago
  53. 44959ec Merge "build: Generate asm_support_gen.h from the build, validate up-to-date" by Igor Murashkin · 9 years ago
  54. 90b936d ART: Refactor verify_object.h by Andreas Gampe · 9 years ago
  55. 2449a15 build: Generate asm_support_gen.h from the build, validate up-to-date by Igor Murashkin · 9 years ago
  56. 97c381e Separate art::Exec from utils by David Sehr · 9 years ago
  57. 0c765f7 Merge changes I1ab9ec9f,I0fe01760 by Richard Uhler · 9 years ago
  58. b8ab63a Check vdex file is valid in VdexFile::Open. by Richard Uhler · 9 years ago
  59. b49cc55 Merge "Optionally dump ART crash information to logcat when running on Android." by Roland Levillain · 9 years ago
  60. 21482ad Optionally dump ART crash information to logcat when running on Android. by Roland Levillain · 9 years ago
  61. bd2fed5 MethodHandles: Support and tests for revealDirect / reflectAs. by Narayan Kamath · 9 years ago
  62. 36eb313 Add dexoptanalyzer tool by Calin Juravle · 9 years ago
  63. 04bbb5b Revert "Revert "ART: Start RuntimeCallbacks"" by Andreas Gampe · 9 years ago
  64. 33083d6 Rename offline_profiling_info to profile_compilation_info by Calin Juravle · 9 years ago
  65. 46ee31b ART: Move to libbase StringPrintf by Andreas Gampe · 9 years ago
  66. db70ce5 Address some review comments by Mathieu Chartier · 9 years ago
  67. 063fc77 Class Hierarchy Analysis (CHA) by Mingyao Yang · 10 years ago
  68. ba28f9f Argument conversions for setter/getter MethodHandles. by Orion Hodson · 10 years ago
  69. f657ed0 Support genrules with multiple tools by Colin Cross · 10 years ago
  70. d625158 Add ClassExt mirror. by Alex Light · 10 years ago
  71. 000e188 method_handles: Complete support for emulated stack frames. by Narayan Kamath · 10 years ago
  72. 0802518 Save the non-verified classes in the VerifierDeps. by Nicolas Geoffray · 10 years ago
  73. a1ff30f ART: Switch to name-based IMT hashing by Andreas Gampe · 10 years ago
  74. afa4827 java.lang.invoke: Add mirror types for MethodHandle / MethodType. by Narayan Kamath · 10 years ago
  75. 3fec9ac ART: Use libbase logging by Andreas Gampe · 10 years ago
  76. 1d3038f Use liblog for liblog (instead of libcutils) by Dimitry Ivanov · 10 years ago
  77. 0e84439 Collapse ART's AbstractMethod class into Executable by Neil Fuller · 10 years ago
  78. afd3c9e Convert art runtests to Android.bp by Colin Cross · 10 years ago
  79. ca3c8c3 Collect verifier dependencies by David Brazdil · 10 years ago
  80. 6e95dd5 Convert art gtests to Android.bp by Colin Cross · 10 years ago
  81. 6b22aa5 Convert libart-gtest to Android.bp by Colin Cross · 10 years ago
  82. 9323e6e Separate annotations from dexfile reading. by David Sehr · 10 years ago
  83. c956879 Merge "Track libcore Executable.getParameter() changes" by Neil Fuller · 10 years ago
  84. 7b49e6c Introduce VDEX file, use it for DEX files by David Brazdil · 10 years ago
  85. f61df9b ART: Remove computed-goto interpreter by buzbee · 10 years ago
  86. 60458a0 Track libcore Executable.getParameter() changes by Neil Fuller · 10 years ago
  87. 38c8fcd Merge "Support for loading classes from DEX files stored in a ByteBuffer." by Orion Hodson · 10 years ago
  88. a4c2a05 Support for loading classes from DEX files stored in a ByteBuffer. by Orion Hodson · 10 years ago
  89. 1c155f8 Merge changes Id2bc87dc,I17c191ec by Colin Cross · 10 years ago
  90. e534a16 Merge "ART: Use libbase" by Treehugger Robot · 10 years ago
  91. 19a3f55 Merge "Add entrypoint type information." by Roland Levillain · 10 years ago
  92. c564406 Fix debug flag ordering by Colin Cross · 10 years ago
  93. aaadff8 ART: Use libbase by Andreas Gampe · 10 years ago
  94. 20ada11 ART: Fix symbols by Andreas Gampe · 10 years ago
  95. da8ffec Add entrypoint type information. by Serban Constantinescu · 10 years ago
  96. 19f28f1 Fix mac builds by Colin Cross · 10 years ago
  97. 1f7f3bd Convert libart and dependencies to Android.bp by Colin Cross · 10 years ago