1. 6f71589 Write .debug_line section using the new DWARF library. by David Srbecky · 9 years ago
  2. 04914da Merge "ART: Same skip-compilation heuristic in both backends" by David Brazdil · 9 years ago
  3. 14d20c0 Merge "ART: Valgrind hotfix for VIXL 1.9" by Andreas Gampe · 9 years ago
  4. 75fda57 ART: Valgrind hotfix for VIXL 1.9 by Andreas Gampe · 9 years ago
  5. 3360a99 Merge "ARM64: Update to VIXL 1.9." by Andreas Gampe · 9 years ago
  6. 9106e52 ART: Set default prune counter to 10 by Andreas Gampe · 9 years ago
  7. 2be4869 Clean up some RecordPcInfo in x86 slow paths. by Mingyao Yang · 9 years ago
  8. 8160bc0 Merge "Only GC the first time we call PreZygoteFork" by Mathieu Chartier · 9 years ago
  9. faed995 Only GC the first time we call PreZygoteFork by Mathieu Chartier · 9 years ago
  10. bf14306 Merge "Visit image roots for hprof" by Mathieu Chartier · 9 years ago
  11. 461687d Visit image roots for hprof by Mathieu Chartier · 9 years ago
  12. 38d3b13 Merge "Fix lint error." by Nicolas Geoffray · 9 years ago
  13. 5aab7cb Fix lint error. by Nicolas Geoffray · 9 years ago
  14. 6b63e92 Merge "Fix locations at environment uses." by Nicolas Geoffray · 9 years ago
  15. d8126be Fix locations at environment uses. by Nicolas Geoffray · 9 years ago
  16. ef3456f Merge "Cortex-A53 Erratum 843419 workaround in OatWriter." by Vladimir Marko · 9 years ago
  17. c74658b Cortex-A53 Erratum 843419 workaround in OatWriter. by Vladimir Marko · 9 years ago
  18. f93c6fe Merge "Fixed layout for dex caches in boot image." by Vladimir Marko · 9 years ago
  19. 1f94031 Merge "Fix wrong assumptions about ParallelMove." by Nicolas Geoffray · 9 years ago
  20. a2d15b5 Fix wrong assumptions about ParallelMove. by Nicolas Geoffray · 9 years ago
  21. dcff612 Merge "Revert "Revert "Add small library for writing of DWARF data.""" by David Srbecky · 9 years ago
  22. 3ebee94 Merge "Host dex2oat and patchoat require libcutils." by Richard Uhler · 9 years ago
  23. 5d4430b Merge "[optimizing] trivial x86 explicit null check fix" by Andreas Gampe · 9 years ago
  24. 1b49872 ART: Same skip-compilation heuristic in both backends by David Brazdil · 9 years ago
  25. 42514f6 [optimizing] trivial x86 explicit null check fix by Mark Mendell · 9 years ago
  26. 2910e15 Merge "Fix oat_file_assistant_test's ReserveImageSpace()." by Richard Uhler · 9 years ago
  27. 15c1975 Revert "Revert "Add small library for writing of DWARF data."" by David Srbecky · 9 years ago
  28. 82e52ce ARM64: Update to VIXL 1.9. by Serban Constantinescu · 9 years ago
  29. ebbb1e3 Merge "Use variable encoding for StackMap." by Nicolas Geoffray · 9 years ago
  30. 896f8f7 Use variable encoding for StackMap. by Nicolas Geoffray · 9 years ago
  31. 5942d57 Merge "Revert "Add small library for writing of DWARF data."" by Nicolas Geoffray · 9 years ago
  32. 1ded5be Revert "Add small library for writing of DWARF data." by Nicolas Geoffray · 9 years ago
  33. f1c2b1f Merge "ART: Inline MemoryRegion operations" by David Brazdil · 9 years ago
  34. b765683 ART: Inline MemoryRegion operations by David Brazdil · 9 years ago
  35. 7411a69 Merge "Use unique location catalogs to encode Dex register maps." by Roland Levillain · 9 years ago
  36. a552e1c Use unique location catalogs to encode Dex register maps. by Roland Levillain · 9 years ago
  37. ba62335 Merge "Ensure MemoryRegion::Load & MemoryRegion::Store are word-aligned." by Roland Levillain · 9 years ago
  38. bdba92d Ensure MemoryRegion::Load & MemoryRegion::Store are word-aligned. by Roland Levillain · 9 years ago
  39. 4665300 Merge "Add small library for writing of DWARF data." by David Srbecky · 9 years ago
  40. 2d9cd63 Merge "Tests still failing on buildbot's devices." by Nicolas Geoffray · 9 years ago
  41. 930ba1c Tests still failing on buildbot's devices. by Nicolas Geoffray · 9 years ago
  42. 75c3d61 Add small library for writing of DWARF data. by David Srbecky · 9 years ago
  43. 8eeecbc Merge "ART: General-case negation in boolean simplifier" by David Brazdil · 9 years ago
  44. 2846b68 ART: General-case negation in boolean simplifier by David Brazdil · 9 years ago
  45. e684224 Merge "Update clean-oat-host after latest oat location changes." by Nicolas Geoffray · 9 years ago
  46. 20f8559 Fixed layout for dex caches in boot image. by Vladimir Marko · 9 years ago
  47. c4bd0e6 Merge "Workaround for network issues: use 127.0.0.1." by Nicolas Geoffray · 9 years ago
  48. a2c1861 Workaround for network issues: use 127.0.0.1. by Nicolas Geoffray · 9 years ago
  49. d9269b9 Merge "Fix 099-vmdebug and 802-deoptimization art tests for Mips." by Andreas Gampe · 9 years ago
  50. f96e8bd Fix 099-vmdebug and 802-deoptimization art tests for Mips. by Douglas Leung · 9 years ago
  51. e33d0cb Merge "ART: Don't fail on unsupported conditions in boolean simplifier" by Andreas Gampe · 9 years ago
  52. cbaf496 ART: Don't fail on unsupported conditions in boolean simplifier by Andreas Gampe · 9 years ago
  53. 3efe979 Fix oat_file_assistant_test's ReserveImageSpace(). by Richard Uhler · 9 years ago
  54. c4a1241 Merge "Disable host testing for now." by Nicolas Geoffray · 9 years ago
  55. c986d6a Disable host testing for now. by Nicolas Geoffray · 9 years ago
  56. c06ff14 Merge "On host, say the debuggee needs to be run through bash." by Nicolas Geoffray · 9 years ago
  57. 5978690 On host, say the debuggee needs to be run through bash. by Nicolas Geoffray · 9 years ago
  58. 392351a Merge "[optimizing] Do not inline intrinsics" by Nicolas Geoffray · 9 years ago
  59. cf8b2c2 Merge "ART: Arm32 optimizing compiler backend should honor sdiv" by Andreas Gampe · 9 years ago
  60. b51cdb3 ART: Arm32 optimizing compiler backend should honor sdiv by Andreas Gampe · 9 years ago
  61. acb4ea0 Merge "Implement a proper solution for temps." by Nicolas Geoffray · 9 years ago
  62. 5bb214b Merge "Please vogar by not giving a vm-command on host." by Nicolas Geoffray · 9 years ago
  63. 618cc85 Merge "ART: Refactor callbacks_ in common_runtime_test" by Andreas Gampe · 9 years ago
  64. d06dc9c Please vogar by not giving a vm-command on host. by Nicolas Geoffray · 9 years ago
  65. 547bfb8 Merge "[optimizing] Only print full stats in VLOG(compiler)" by Nicolas Geoffray · 9 years ago
  66. 12be74e [optimizing] Only print full stats in VLOG(compiler) by Nicolas Geoffray · 9 years ago
  67. 69aea14 Merge "Fix user-build on fugu." by Nicolas Geoffray · 9 years ago
  68. 5b168de Fix user-build on fugu. by Nicolas Geoffray · 9 years ago
  69. 12bca97 Opt compiler: Fix move from constant. by Zheng Xu · 9 years ago
  70. fcee9d4 Merge "Tweak test script while investigating failures." by Nicolas Geoffray · 9 years ago
  71. 9620b9d Tweak test script while investigating failures. by Nicolas Geoffray · 9 years ago
  72. 4bf34ad Merge "JDWP: more checking for StackFrame commands" by Sebastien Hertz · 9 years ago
  73. bb9c6b1 ART: Refactor callbacks_ in common_runtime_test by Andreas Gampe · 9 years ago
  74. a3d40d5 Merge "Fix some reflection errors" by Mathieu Chartier · 9 years ago
  75. ca239af Fix some reflection errors by Mathieu Chartier · 9 years ago
  76. af38d89 Merge "ART: Use enums in Trace" by Andreas Gampe · 9 years ago
  77. f381645 Merge "Add AccessibleObject and Field to mirror" by Mathieu Chartier · 9 years ago
  78. 7e7e0f4 ART: Use enums in Trace by Andreas Gampe · 9 years ago
  79. daaf326 Add AccessibleObject and Field to mirror by Mathieu Chartier · 9 years ago
  80. 68e22f3 Merge "ART: Some runtime cleanup" by Andreas Gampe · 9 years ago
  81. d6c9310 Merge "Fix typos spotted by Andreas." by Nicolas Geoffray · 9 years ago
  82. 4585f87 ART: Some runtime cleanup by Andreas Gampe · 9 years ago
  83. e2c29f4 Merge "ART: Use instrumented Alloc in Class-Linker" by Andreas Gampe · 9 years ago
  84. e488566 ART: Use instrumented Alloc in Class-Linker by Andreas Gampe · 9 years ago
  85. 86787d0 Merge "ART: PathClassLoader for compiler" by Andreas Gampe · 9 years ago
  86. 81c6f8d ART: PathClassLoader for compiler by Andreas Gampe · 9 years ago
  87. 5c7acfc Merge "[MIPS] Refactoring code for quick compiler" by Andreas Gampe · 9 years ago
  88. 3e90a96 [optimizing] Do not inline intrinsics by Razvan A Lupusoru · 9 years ago
  89. f01d344 Implement a proper solution for temps. by Nicolas Geoffray · 9 years ago
  90. 512e04d Fix typos spotted by Andreas. by Nicolas Geoffray · 9 years ago
  91. d68cef7 Merge "Re-enable test." by Nicolas Geoffray · 9 years ago
  92. 5852991 Re-enable test. by Nicolas Geoffray · 9 years ago
  93. 1095793 [MIPS] Refactoring code for quick compiler by Goran Jakovljevic · 9 years ago
  94. 7d8c677 Merge "GVN HClinitCheck nodes." by Nicolas Geoffray · 9 years ago
  95. abbabc8 JDWP: more checking for StackFrame commands by Sebastien Hertz · 9 years ago
  96. a0466e1 GVN HClinitCheck nodes. by Nicolas Geoffray · 9 years ago
  97. d0056ce Merge "Include pid in trace metadata" by John Reck · 9 years ago
  98. 0624a27 Include pid in trace metadata by John Reck · 9 years ago
  99. 572f07c Update clean-oat-host after latest oat location changes. by Nicolas Geoffray · 9 years ago
  100. 92baf2c Merge "Intrinsify String.compareTo." by Nicolas Geoffray · 9 years ago