1. 1bd89ea4 am a25b5fec: Merge "ART: Set default prune counter to 10" by Andreas Gampe · 10 years ago
  2. fe94768 am 664e4616: Merge "Adds host execution to dexfuzz." by Calin Juravle · 10 years ago
  3. a25b5fe Merge "ART: Set default prune counter to 10" by Andreas Gampe · 10 years ago
  4. 664e461 Merge "Adds host execution to dexfuzz." by Calin Juravle · 10 years ago
  5. 7bf62ab am 0c2ef744: Merge "Fix test 421-large-frame." by Roland Levillain · 10 years ago
  6. 0c2ef74 Merge "Fix test 421-large-frame." by Roland Levillain · 10 years ago
  7. 06fbd65 Fix test 421-large-frame. by Roland Levillain · 10 years ago
  8. a5b9174 am 6936eeea: Merge "Fix formatting" by Dmitriy Ivanov · 10 years ago
  9. 6936eee Merge "Fix formatting" by Dmitriy Ivanov · 10 years ago
  10. a3164b9 Fix formatting by Dmitriy Ivanov · 10 years ago
  11. a896d1f am a109632b: Merge "ART: Regression test for condition materialization bug" by David Brazdil · 10 years ago
  12. a109632 Merge "ART: Regression test for condition materialization bug" by David Brazdil · 10 years ago
  13. aef17ec ART: Regression test for condition materialization bug by David Brazdil · 10 years ago
  14. 71b2d46 am d29c27ff: Merge "ART: Materialize constants on environment use" by David Brazdil · 10 years ago
  15. d29c27f Merge "ART: Materialize constants on environment use" by David Brazdil · 10 years ago
  16. 0534beb ART: Materialize constants on environment use by David Brazdil · 10 years ago
  17. 23cca23 am 04914da1: Merge "ART: Same skip-compilation heuristic in both backends" by David Brazdil · 10 years ago
  18. 04914da Merge "ART: Same skip-compilation heuristic in both backends" by David Brazdil · 10 years ago
  19. e2ab1ba am 14d20c01: Merge "ART: Valgrind hotfix for VIXL 1.9" by Andreas Gampe · 10 years ago
  20. 14d20c0 Merge "ART: Valgrind hotfix for VIXL 1.9" by Andreas Gampe · 10 years ago
  21. 75fda57 ART: Valgrind hotfix for VIXL 1.9 by Andreas Gampe · 10 years ago
  22. 7da01a2 am 3360a990: Merge "ARM64: Update to VIXL 1.9." by Andreas Gampe · 10 years ago
  23. 3360a99 Merge "ARM64: Update to VIXL 1.9." by Andreas Gampe · 10 years ago
  24. 8d925f4 am 8160bc08: Merge "Only GC the first time we call PreZygoteFork" by Mathieu Chartier · 10 years ago
  25. f40de7b am bf143069: Merge "Visit image roots for hprof" by Mathieu Chartier · 10 years ago
  26. ee06ede am 38d3b133: Merge "Fix lint error." by Nicolas Geoffray · 10 years ago
  27. 9106e52 ART: Set default prune counter to 10 by Andreas Gampe · 10 years ago
  28. 8160bc0 Merge "Only GC the first time we call PreZygoteFork" by Mathieu Chartier · 10 years ago
  29. faed995 Only GC the first time we call PreZygoteFork by Mathieu Chartier · 10 years ago
  30. bf14306 Merge "Visit image roots for hprof" by Mathieu Chartier · 10 years ago
  31. 461687d Visit image roots for hprof by Mathieu Chartier · 10 years ago
  32. 38d3b13 Merge "Fix lint error." by Nicolas Geoffray · 10 years ago
  33. 5aab7cb Fix lint error. by Nicolas Geoffray · 10 years ago
  34. 576d628 am 6b63e92f: Merge "Fix locations at environment uses." by Nicolas Geoffray · 10 years ago
  35. 6b63e92 Merge "Fix locations at environment uses." by Nicolas Geoffray · 10 years ago
  36. d8126be Fix locations at environment uses. by Nicolas Geoffray · 10 years ago
  37. 1b8c4ff am ef3456f8: Merge "Cortex-A53 Erratum 843419 workaround in OatWriter." by Vladimir Marko · 10 years ago
  38. ef3456f Merge "Cortex-A53 Erratum 843419 workaround in OatWriter." by Vladimir Marko · 10 years ago
  39. c74658b Cortex-A53 Erratum 843419 workaround in OatWriter. by Vladimir Marko · 10 years ago
  40. 1994d5e am f93c6fe6: Merge "Fixed layout for dex caches in boot image." by Vladimir Marko · 10 years ago
  41. f93c6fe Merge "Fixed layout for dex caches in boot image." by Vladimir Marko · 10 years ago
  42. 4f58e96 am 1f940310: Merge "Fix wrong assumptions about ParallelMove." by Nicolas Geoffray · 10 years ago
  43. 1f94031 Merge "Fix wrong assumptions about ParallelMove." by Nicolas Geoffray · 10 years ago
  44. a2d15b5 Fix wrong assumptions about ParallelMove. by Nicolas Geoffray · 10 years ago
  45. 5e5373b am dcff612c: Merge "Revert "Revert "Add small library for writing of DWARF data.""" by David Srbecky · 10 years ago
  46. dcff612 Merge "Revert "Revert "Add small library for writing of DWARF data.""" by David Srbecky · 10 years ago
  47. 2249f94 am 3ebee94b: Merge "Host dex2oat and patchoat require libcutils." by Richard Uhler · 10 years ago
  48. 3ebee94 Merge "Host dex2oat and patchoat require libcutils." by Richard Uhler · 10 years ago
  49. 2918e16 am 5d4430b9: Merge "[optimizing] trivial x86 explicit null check fix" by Andreas Gampe · 10 years ago
  50. 5d4430b Merge "[optimizing] trivial x86 explicit null check fix" by Andreas Gampe · 10 years ago
  51. 2860992 am 2910e15a: Merge "Fix oat_file_assistant_test\'s ReserveImageSpace()." by Richard Uhler · 10 years ago
  52. 1b49872 ART: Same skip-compilation heuristic in both backends by David Brazdil · 10 years ago
  53. 42514f6 [optimizing] trivial x86 explicit null check fix by Mark Mendell · 10 years ago
  54. 2910e15 Merge "Fix oat_file_assistant_test's ReserveImageSpace()." by Richard Uhler · 10 years ago
  55. 15c1975 Revert "Revert "Add small library for writing of DWARF data."" by David Srbecky · 10 years ago
  56. 82e52ce ARM64: Update to VIXL 1.9. by Serban Constantinescu · 10 years ago
  57. 096a059 am ebbb1e32: Merge "Use variable encoding for StackMap." by Nicolas Geoffray · 10 years ago
  58. ebbb1e3 Merge "Use variable encoding for StackMap." by Nicolas Geoffray · 10 years ago
  59. 896f8f7 Use variable encoding for StackMap. by Nicolas Geoffray · 10 years ago
  60. e40402f am 5942d57e: Merge "Revert "Add small library for writing of DWARF data."" by Nicolas Geoffray · 10 years ago
  61. 5942d57 Merge "Revert "Add small library for writing of DWARF data."" by Nicolas Geoffray · 10 years ago
  62. 1ded5be Revert "Add small library for writing of DWARF data." by Nicolas Geoffray · 10 years ago
  63. ed49462 am f1c2b1f3: Merge "ART: Inline MemoryRegion operations" by David Brazdil · 10 years ago
  64. f1c2b1f Merge "ART: Inline MemoryRegion operations" by David Brazdil · 10 years ago
  65. ff716cb am 7411a699: Merge "Use unique location catalogs to encode Dex register maps." by Roland Levillain · 10 years ago
  66. b765683 ART: Inline MemoryRegion operations by David Brazdil · 10 years ago
  67. 7411a69 Merge "Use unique location catalogs to encode Dex register maps." by Roland Levillain · 10 years ago
  68. 650031e am ba623352: Merge "Ensure MemoryRegion::Load & MemoryRegion::Store are word-aligned." by Roland Levillain · 10 years ago
  69. a552e1c Use unique location catalogs to encode Dex register maps. by Roland Levillain · 10 years ago
  70. ba62335 Merge "Ensure MemoryRegion::Load & MemoryRegion::Store are word-aligned." by Roland Levillain · 10 years ago
  71. bdba92d Ensure MemoryRegion::Load & MemoryRegion::Store are word-aligned. by Roland Levillain · 10 years ago
  72. d27ce0f am 46653009: Merge "Add small library for writing of DWARF data." by David Srbecky · 10 years ago
  73. 4665300 Merge "Add small library for writing of DWARF data." by David Srbecky · 10 years ago
  74. 7dca1ed am 2d9cd63c: Merge "Tests still failing on buildbot\'s devices." by Nicolas Geoffray · 10 years ago
  75. 2d9cd63 Merge "Tests still failing on buildbot's devices." by Nicolas Geoffray · 10 years ago
  76. 930ba1c Tests still failing on buildbot's devices. by Nicolas Geoffray · 10 years ago
  77. 75c3d61 Add small library for writing of DWARF data. by David Srbecky · 10 years ago
  78. 56ab8a9 am 8eeecbc5: Merge "ART: General-case negation in boolean simplifier" by David Brazdil · 10 years ago
  79. 8eeecbc Merge "ART: General-case negation in boolean simplifier" by David Brazdil · 10 years ago
  80. fcbd819 am e6842242: Merge "Update clean-oat-host after latest oat location changes." by Nicolas Geoffray · 10 years ago
  81. 2846b68 ART: General-case negation in boolean simplifier by David Brazdil · 10 years ago
  82. e684224 Merge "Update clean-oat-host after latest oat location changes." by Nicolas Geoffray · 10 years ago
  83. 20f8559 Fixed layout for dex caches in boot image. by Vladimir Marko · 10 years ago
  84. b4e4eca am c4bd0e6a: Merge "Workaround for network issues: use 127.0.0.1." by Nicolas Geoffray · 10 years ago
  85. c4bd0e6 Merge "Workaround for network issues: use 127.0.0.1." by Nicolas Geoffray · 10 years ago
  86. a2c1861 Workaround for network issues: use 127.0.0.1. by Nicolas Geoffray · 10 years ago
  87. fe79c25 am d9269b97: Merge "Fix 099-vmdebug and 802-deoptimization art tests for Mips." by Andreas Gampe · 10 years ago
  88. d9269b9 Merge "Fix 099-vmdebug and 802-deoptimization art tests for Mips." by Andreas Gampe · 10 years ago
  89. f96e8bd Fix 099-vmdebug and 802-deoptimization art tests for Mips. by Douglas Leung · 10 years ago
  90. b1a1f9a am e33d0cb5: Merge "ART: Don\'t fail on unsupported conditions in boolean simplifier" by Andreas Gampe · 10 years ago
  91. e33d0cb Merge "ART: Don't fail on unsupported conditions in boolean simplifier" by Andreas Gampe · 10 years ago
  92. cbaf496 ART: Don't fail on unsupported conditions in boolean simplifier by Andreas Gampe · 10 years ago
  93. 3efe979 Fix oat_file_assistant_test's ReserveImageSpace(). by Richard Uhler · 10 years ago
  94. 2d795eb am c4a12419: Merge "Disable host testing for now." by Nicolas Geoffray · 10 years ago
  95. c4a1241 Merge "Disable host testing for now." by Nicolas Geoffray · 10 years ago
  96. c986d6a Disable host testing for now. by Nicolas Geoffray · 10 years ago
  97. 318636c am c06ff145: Merge "On host, say the debuggee needs to be run through bash." by Nicolas Geoffray · 10 years ago
  98. c06ff14 Merge "On host, say the debuggee needs to be run through bash." by Nicolas Geoffray · 10 years ago
  99. 5978690 On host, say the debuggee needs to be run through bash. by Nicolas Geoffray · 10 years ago
  100. 7a7d2d2 am 392351a8: Merge "[optimizing] Do not inline intrinsics" by Nicolas Geoffray · 10 years ago