1. 34a0c20 Delegate SIG_DFL on sigaction to libc. by Dmitriy Ivanov · 10 years ago
  2. a68a7cf Merge "ART: Move trace options to a struct" by Andreas Gampe · 10 years ago
  3. f6a780a ART: Move trace options to a struct by Andreas Gampe · 10 years ago
  4. fc2b49a Merge "Revert "ART: Valgrind hotfix for VIXL 1.9"" by Andreas Gampe · 10 years ago
  5. 97597c9 Merge "[optimizing] Implement x86/x86_64 math intrinsics" by Andreas Gampe · 10 years ago
  6. 7775d2c Merge "Fix for issue 20051601 - ARM instruction alignment." by Andreas Gampe · 10 years ago
  7. 79ed989 Merge "Remove version-script option" by Dmitriy Ivanov · 10 years ago
  8. 7de85ca Remove version-script option by Dmitriy Ivanov · 10 years ago
  9. 3795e94 Merge "Split RelativePatcher::ReserveSpace() into two." by Vladimir Marko · 10 years ago
  10. 934d754 Fix for issue 20051601 - ARM instruction alignment. by David Srbecky · 10 years ago
  11. 71b0ddf Split RelativePatcher::ReserveSpace() into two. by Vladimir Marko · 10 years ago
  12. 93c65ad Merge "Add tests for Arm64RelativePatcher." by Vladimir Marko · 10 years ago
  13. 9a5df52 Merge "Fix race with Heap::ClampGrowthLimit and GC" by Mathieu Chartier · 10 years ago
  14. ddac423 Fix race with Heap::ClampGrowthLimit and GC by Mathieu Chartier · 10 years ago
  15. 3f311cf Add tests for Arm64RelativePatcher. by Vladimir Marko · 10 years ago
  16. f949231 Merge "Update dexfuzz after optimizing default selection." by Andreas Gampe · 10 years ago
  17. fc3ee8f Revert "ART: Valgrind hotfix for VIXL 1.9" by Serban Constantinescu · 10 years ago
  18. e28be7d Merge "Add tests for Thumb2RelativePatcher." by Vladimir Marko · 10 years ago
  19. 4d23c9d Add tests for Thumb2RelativePatcher. by Vladimir Marko · 10 years ago
  20. e8a339e Merge "Write .debug_line section using the new DWARF library." by David Srbecky · 10 years ago
  21. fc67542 Merge "Refactor RelativePatcher out of OatWriter." by Vladimir Marko · 10 years ago
  22. 2486420 Merge "PC-relative loads from dex cache arrays for x86-64." by Vladimir Marko · 10 years ago
  23. 1ec46bc Update dexfuzz after optimizing default selection. by Stephen Kyle · 10 years ago
  24. b163bb7 Refactor RelativePatcher out of OatWriter. by Vladimir Marko · 10 years ago
  25. 28be3fb Merge "Move the "huge method" test into its own test case." by Roland Levillain · 10 years ago
  26. 812c141 Move the "huge method" test into its own test case. by Roland Levillain · 10 years ago
  27. dc56cc5 PC-relative loads from dex cache arrays for x86-64. by Vladimir Marko · 10 years ago
  28. c6e949a Merge "Switch to shared libcutils on host to fix odr-violation" by Brian Carlstrom · 10 years ago
  29. b4524fd Switch to shared libcutils on host to fix odr-violation by Brian Carlstrom · 10 years ago
  30. e428522 Merge "Revert "Revert "Deoptimization-based bce.""" by Mingyao Yang · 10 years ago
  31. 79bdb47 Merge "CanThrow() of HNewArray should return true." by Mingyao Yang · 10 years ago
  32. d11fa65 Merge "Clean up some RecordPcInfo in x86 slow paths." by Mingyao Yang · 10 years ago
  33. 0c365e6 CanThrow() of HNewArray should return true. by Mingyao Yang · 10 years ago
  34. 31da5cd Merge "ART: Fix unstarted runtime" by Andreas Gampe · 10 years ago
  35. aacc25d ART: Fix unstarted runtime by Andreas Gampe · 10 years ago
  36. a703a72 Merge "ART: Workaround for b/20019689" by Andreas Gampe · 10 years ago
  37. 328dd44 ART: Workaround for b/20019689 by Andreas Gampe · 10 years ago
  38. 475e4c2 Merge "Opt compiler: Fix move from constant." by Nicolas Geoffray · 10 years ago
  39. d43b3ac Revert "Revert "Deoptimization-based bce."" by Mingyao Yang · 10 years ago
  40. a25b5fe Merge "ART: Set default prune counter to 10" by Andreas Gampe · 10 years ago
  41. 664e461 Merge "Adds host execution to dexfuzz." by Calin Juravle · 10 years ago
  42. 0c2ef74 Merge "Fix test 421-large-frame." by Roland Levillain · 10 years ago
  43. 06fbd65 Fix test 421-large-frame. by Roland Levillain · 10 years ago
  44. 6936eee Merge "Fix formatting" by Dmitriy Ivanov · 10 years ago
  45. a3164b9 Fix formatting by Dmitriy Ivanov · 10 years ago
  46. a109632 Merge "ART: Regression test for condition materialization bug" by David Brazdil · 10 years ago
  47. aef17ec ART: Regression test for condition materialization bug by David Brazdil · 10 years ago
  48. d29c27f Merge "ART: Materialize constants on environment use" by David Brazdil · 10 years ago
  49. 0534beb ART: Materialize constants on environment use by David Brazdil · 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. 04914da Merge "ART: Same skip-compilation heuristic in both backends" by David Brazdil · 10 years ago
  53. 14d20c0 Merge "ART: Valgrind hotfix for VIXL 1.9" by Andreas Gampe · 10 years ago
  54. 75fda57 ART: Valgrind hotfix for VIXL 1.9 by Andreas Gampe · 10 years ago
  55. 3360a99 Merge "ARM64: Update to VIXL 1.9." by Andreas Gampe · 10 years ago
  56. 9106e52 ART: Set default prune counter to 10 by Andreas Gampe · 10 years ago
  57. 2be4869 Clean up some RecordPcInfo in x86 slow paths. by Mingyao Yang · 10 years ago
  58. 8160bc0 Merge "Only GC the first time we call PreZygoteFork" by Mathieu Chartier · 10 years ago
  59. faed995 Only GC the first time we call PreZygoteFork by Mathieu Chartier · 10 years ago
  60. bf14306 Merge "Visit image roots for hprof" by Mathieu Chartier · 10 years ago
  61. 461687d Visit image roots for hprof by Mathieu Chartier · 10 years ago
  62. 38d3b13 Merge "Fix lint error." by Nicolas Geoffray · 10 years ago
  63. 5aab7cb Fix lint error. by Nicolas Geoffray · 10 years ago
  64. 6b63e92 Merge "Fix locations at environment uses." by Nicolas Geoffray · 10 years ago
  65. d8126be Fix locations at environment uses. by Nicolas Geoffray · 10 years ago
  66. ef3456f Merge "Cortex-A53 Erratum 843419 workaround in OatWriter." by Vladimir Marko · 10 years ago
  67. c74658b Cortex-A53 Erratum 843419 workaround in OatWriter. by Vladimir Marko · 10 years ago
  68. f93c6fe Merge "Fixed layout for dex caches in boot image." by Vladimir Marko · 10 years ago
  69. 1f94031 Merge "Fix wrong assumptions about ParallelMove." by Nicolas Geoffray · 10 years ago
  70. a2d15b5 Fix wrong assumptions about ParallelMove. by Nicolas Geoffray · 10 years ago
  71. dcff612 Merge "Revert "Revert "Add small library for writing of DWARF data.""" by David Srbecky · 10 years ago
  72. 3ebee94 Merge "Host dex2oat and patchoat require libcutils." by Richard Uhler · 10 years ago
  73. 5d4430b Merge "[optimizing] trivial x86 explicit null check fix" by Andreas Gampe · 10 years ago
  74. 1b49872 ART: Same skip-compilation heuristic in both backends by David Brazdil · 10 years ago
  75. 42514f6 [optimizing] trivial x86 explicit null check fix by Mark Mendell · 10 years ago
  76. 2910e15 Merge "Fix oat_file_assistant_test's ReserveImageSpace()." by Richard Uhler · 10 years ago
  77. 15c1975 Revert "Revert "Add small library for writing of DWARF data."" by David Srbecky · 10 years ago
  78. 82e52ce ARM64: Update to VIXL 1.9. by Serban Constantinescu · 10 years ago
  79. ebbb1e3 Merge "Use variable encoding for StackMap." by Nicolas Geoffray · 10 years ago
  80. 896f8f7 Use variable encoding for StackMap. by Nicolas Geoffray · 10 years ago
  81. 5942d57 Merge "Revert "Add small library for writing of DWARF data."" by Nicolas Geoffray · 10 years ago
  82. 1ded5be Revert "Add small library for writing of DWARF data." by Nicolas Geoffray · 10 years ago
  83. f1c2b1f Merge "ART: Inline MemoryRegion operations" by David Brazdil · 10 years ago
  84. b765683 ART: Inline MemoryRegion operations by David Brazdil · 10 years ago
  85. 7411a69 Merge "Use unique location catalogs to encode Dex register maps." by Roland Levillain · 10 years ago
  86. a552e1c Use unique location catalogs to encode Dex register maps. by Roland Levillain · 10 years ago
  87. ba62335 Merge "Ensure MemoryRegion::Load & MemoryRegion::Store are word-aligned." by Roland Levillain · 10 years ago
  88. bdba92d Ensure MemoryRegion::Load & MemoryRegion::Store are word-aligned. by Roland Levillain · 10 years ago
  89. 4665300 Merge "Add small library for writing of DWARF data." by David Srbecky · 10 years ago
  90. 2d9cd63 Merge "Tests still failing on buildbot's devices." by Nicolas Geoffray · 10 years ago
  91. 930ba1c Tests still failing on buildbot's devices. by Nicolas Geoffray · 10 years ago
  92. 75c3d61 Add small library for writing of DWARF data. by David Srbecky · 10 years ago
  93. 8eeecbc Merge "ART: General-case negation in boolean simplifier" by David Brazdil · 10 years ago
  94. 2846b68 ART: General-case negation in boolean simplifier by David Brazdil · 10 years ago
  95. e684224 Merge "Update clean-oat-host after latest oat location changes." by Nicolas Geoffray · 10 years ago
  96. 20f8559 Fixed layout for dex caches in boot image. by Vladimir Marko · 10 years ago
  97. c4bd0e6 Merge "Workaround for network issues: use 127.0.0.1." by Nicolas Geoffray · 10 years ago
  98. a2c1861 Workaround for network issues: use 127.0.0.1. by Nicolas Geoffray · 10 years ago
  99. d9269b9 Merge "Fix 099-vmdebug and 802-deoptimization art tests for Mips." by Andreas Gampe · 10 years ago
  100. f96e8bd Fix 099-vmdebug and 802-deoptimization art tests for Mips. by Douglas Leung · 10 years ago