1. 605e014 Merge "Ignore not yet loaded classes during hprof" by Sebastien Hertz · 9 years ago
  2. 40f6556 Merge "ART: Fix 64-bit ELF file support" by Andreas Gampe · 9 years ago
  3. 3c54b00 ART: Fix 64-bit ELF file support by Andreas Gampe · 9 years ago
  4. 4809d0a Fix CC root visiting bug by Mathieu Chartier · 9 years ago
  5. d875064 ART: Remove unused variables. by Andreas Gampe · 9 years ago
  6. 9b87d4a Merge "JDWP: clear exception when allocation fails" by Sebastien Hertz · 9 years ago
  7. ca068b2 Ignore not yet loaded classes during hprof by Sebastien Hertz · 9 years ago
  8. 1b8e8ca Merge "Revert "ART: Fix noreturn for Mac"" by Andreas Gampe · 9 years ago
  9. 48cc32c Revert "ART: Fix noreturn for Mac" by Andreas Gampe · 9 years ago
  10. 81a6543 Merge "ART: Add support for "silvermont" variant" by Andreas Gampe · 9 years ago
  11. a9aabfe Merge "ART: Fix noreturn for Mac" by Andreas Gampe · 9 years ago
  12. 79dda42 ART: Fix noreturn for Mac by Andreas Gampe · 9 years ago
  13. 084403f Merge "Add more logging for debugging possible deadlock" by Mathieu Chartier · 9 years ago
  14. 720e71a Add more logging for debugging possible deadlock by Mathieu Chartier · 9 years ago
  15. 75c40d4 Fix JNI compiler for mips64 by Goran Jakovljevic · 10 years ago
  16. 017d16c ART: Make unknown variant "mips64r6" go away by Andreas Gampe · 9 years ago
  17. 65b798e ART: Enable more Clang warnings by Andreas Gampe · 10 years ago
  18. 758a801 ART: Enable Clang's -Wdeprecated by Andreas Gampe · 10 years ago
  19. e8aae00 Merge "ART: Add Clang's -Wused-but-marked-unused" by Andreas Gampe · 9 years ago
  20. bb87e0f Refactor and improve GC root handling by Mathieu Chartier · 10 years ago
  21. ca71458 ART: Add Clang's -Wused-but-marked-unused by Andreas Gampe · 10 years ago
  22. de194bf Delete missed ClampGrowthLimit CHECK by Mathieu Chartier · 10 years ago
  23. 9c53fa5 Merge "ART: Turn of native stack dump on x86 on-device" by Andreas Gampe · 10 years ago
  24. 2f0751e ART: Turn of native stack dump on x86 on-device by Andreas Gampe · 10 years ago
  25. 24a05f4 ART: Add support for "silvermont" variant by Andreas Gampe · 10 years ago
  26. 9ba48ce Merge "Fix the read barrier builds." by Hiroshi Yamauchi · 10 years ago
  27. 02d2f29 Fix the read barrier builds. by Hiroshi Yamauchi · 10 years ago
  28. 425587d Merge "Use va_list argument to abort transaction" by Sebastien Hertz · 10 years ago
  29. b2d4768 Merge "Store OatDexFile instead of OatFile in DexFile." by Richard Uhler · 10 years ago
  30. 2c18b95 Merge "ART: Avoid obvious segfault in arm & x86 fault handler" by Andreas Gampe · 10 years ago
  31. 45b1597 Use va_list argument to abort transaction by Sebastien Hertz · 10 years ago
  32. 9415886 ART: Avoid obvious segfault in arm & x86 fault handler by Andreas Gampe · 10 years ago
  33. 64db239 Revert "ART: Workaround for b/20019689" by Sebastien Hertz · 10 years ago
  34. ae36b4a Merge "Use specific exception class to abort transaction" by Sebastien Hertz · 10 years ago
  35. 2fd7e69 Use specific exception class to abort transaction by Sebastien Hertz · 10 years ago
  36. a68a7cf Merge "ART: Move trace options to a struct" by Andreas Gampe · 10 years ago
  37. f6a780a ART: Move trace options to a struct by Andreas Gampe · 10 years ago
  38. 97597c9 Merge "[optimizing] Implement x86/x86_64 math intrinsics" by Andreas Gampe · 10 years ago
  39. 9a5df52 Merge "Fix race with Heap::ClampGrowthLimit and GC" by Mathieu Chartier · 10 years ago
  40. ddac423 Fix race with Heap::ClampGrowthLimit and GC by Mathieu Chartier · 10 years ago
  41. 07b3c23 Store OatDexFile instead of OatFile in DexFile. by Richard Uhler · 10 years ago
  42. 2c3e77a JDWP: clear exception when allocation fails by Sebastien Hertz · 10 years ago
  43. e8a339e Merge "Write .debug_line section using the new DWARF library." by David Srbecky · 10 years ago
  44. b4524fd Switch to shared libcutils on host to fix odr-violation by Brian Carlstrom · 10 years ago
  45. e428522 Merge "Revert "Revert "Deoptimization-based bce.""" by Mingyao Yang · 10 years ago
  46. aacc25d ART: Fix unstarted runtime by Andreas Gampe · 10 years ago
  47. 328dd44 ART: Workaround for b/20019689 by Andreas Gampe · 10 years ago
  48. d43b3ac Revert "Revert "Deoptimization-based bce."" by Mingyao Yang · 10 years ago
  49. a25b5fe Merge "ART: Set default prune counter to 10" by Andreas Gampe · 10 years ago
  50. fb8d279 [optimizing] Implement x86/x86_64 math intrinsics by Mark Mendell · 10 years ago
  51. 6f71589 Write .debug_line section using the new DWARF library. by David Srbecky · 10 years ago
  52. 9106e52 ART: Set default prune counter to 10 by Andreas Gampe · 10 years ago
  53. faed995 Only GC the first time we call PreZygoteFork by Mathieu Chartier · 10 years ago
  54. bf14306 Merge "Visit image roots for hprof" by Mathieu Chartier · 10 years ago
  55. 461687d Visit image roots for hprof by Mathieu Chartier · 10 years ago
  56. f93c6fe Merge "Fixed layout for dex caches in boot image." by Vladimir Marko · 10 years ago
  57. dcff612 Merge "Revert "Revert "Add small library for writing of DWARF data.""" by David Srbecky · 10 years ago
  58. 2910e15 Merge "Fix oat_file_assistant_test's ReserveImageSpace()." by Richard Uhler · 10 years ago
  59. 15c1975 Revert "Revert "Add small library for writing of DWARF data."" by David Srbecky · 10 years ago
  60. ebbb1e3 Merge "Use variable encoding for StackMap." by Nicolas Geoffray · 10 years ago
  61. 896f8f7 Use variable encoding for StackMap. by Nicolas Geoffray · 10 years ago
  62. 5942d57 Merge "Revert "Add small library for writing of DWARF data."" by Nicolas Geoffray · 10 years ago
  63. 1ded5be Revert "Add small library for writing of DWARF data." by Nicolas Geoffray · 10 years ago
  64. f1c2b1f Merge "ART: Inline MemoryRegion operations" by David Brazdil · 10 years ago
  65. b765683 ART: Inline MemoryRegion operations by David Brazdil · 10 years ago
  66. a552e1c Use unique location catalogs to encode Dex register maps. by Roland Levillain · 10 years ago
  67. ba62335 Merge "Ensure MemoryRegion::Load & MemoryRegion::Store are word-aligned." by Roland Levillain · 10 years ago
  68. bdba92d Ensure MemoryRegion::Load & MemoryRegion::Store are word-aligned. by Roland Levillain · 10 years ago
  69. 4665300 Merge "Add small library for writing of DWARF data." by David Srbecky · 10 years ago
  70. 75c3d61 Add small library for writing of DWARF data. by David Srbecky · 10 years ago
  71. 20f8559 Fixed layout for dex caches in boot image. by Vladimir Marko · 10 years ago
  72. d9269b9 Merge "Fix 099-vmdebug and 802-deoptimization art tests for Mips." by Andreas Gampe · 10 years ago
  73. f96e8bd Fix 099-vmdebug and 802-deoptimization art tests for Mips. by Douglas Leung · 10 years ago
  74. 3efe979 Fix oat_file_assistant_test's ReserveImageSpace(). by Richard Uhler · 10 years ago
  75. 618cc85 Merge "ART: Refactor callbacks_ in common_runtime_test" by Andreas Gampe · 10 years ago
  76. 4bf34ad Merge "JDWP: more checking for StackFrame commands" by Sebastien Hertz · 10 years ago
  77. bb9c6b1 ART: Refactor callbacks_ in common_runtime_test by Andreas Gampe · 10 years ago
  78. a3d40d5 Merge "Fix some reflection errors" by Mathieu Chartier · 10 years ago
  79. ca239af Fix some reflection errors by Mathieu Chartier · 10 years ago
  80. af38d89 Merge "ART: Use enums in Trace" by Andreas Gampe · 10 years ago
  81. 7e7e0f4 ART: Use enums in Trace by Andreas Gampe · 10 years ago
  82. daaf326 Add AccessibleObject and Field to mirror by Mathieu Chartier · 10 years ago
  83. 4585f87 ART: Some runtime cleanup by Andreas Gampe · 10 years ago
  84. e488566 ART: Use instrumented Alloc in Class-Linker by Andreas Gampe · 10 years ago
  85. 86787d0 Merge "ART: PathClassLoader for compiler" by Andreas Gampe · 10 years ago
  86. 81c6f8d ART: PathClassLoader for compiler by Andreas Gampe · 10 years ago
  87. abbabc8 JDWP: more checking for StackFrame commands by Sebastien Hertz · 10 years ago
  88. d0056ce Merge "Include pid in trace metadata" by John Reck · 10 years ago
  89. 0624a27 Include pid in trace metadata by John Reck · 10 years ago
  90. f646810 ART: Fix IsInt when N==32, add tests by David Brazdil · 10 years ago
  91. 0391006 Merge "ART: Change RETURN_OBJECT verification for arrays" by Andreas Gampe · 10 years ago
  92. 16f149c ART: Change RETURN_OBJECT verification for arrays by Andreas Gampe · 10 years ago
  93. d856545 Fix ClassLinker::MayBeCalledWithDirectCodePointer for JIT by Mathieu Chartier · 10 years ago
  94. cac5152 Merge "ART: Define IsInt when N==kBitsPerIntPtrT" by David Brazdil · 10 years ago
  95. 74fc513 ART: Define IsInt when N==kBitsPerIntPtrT by David Brazdil · 10 years ago
  96. aa23b16 Merge "Store odex files in oat/<isa>/ directory." by Richard Uhler · 10 years ago
  97. 8d5b8b2 ART: Force constants into the entry block by David Brazdil · 10 years ago
  98. 6343411 Store odex files in oat/<isa>/ directory. by Richard Uhler · 10 years ago
  99. 3679a47 Merge "Support relative encoded dex locations in oat files." by Richard Uhler · 10 years ago
  100. 139cec0 Merge "Share dex register maps between stack maps when possible." by Calin Juravle · 10 years ago