1. 2caf6c9 Merge "Add some additional jvmti-stress skips" am: 18446fef21 by Alex Light · 8 years ago
  2. 18446fe Merge "Add some additional jvmti-stress skips" by Treehugger Robot · 8 years ago
  3. dde48d6 Merge "X86: Fix LoadString/Class for non-PIC boot image." am: c1ff6bf324 by Vladimir Marko · 8 years ago
  4. c1ff6bf Merge "X86: Fix LoadString/Class for non-PIC boot image." by Vladimir Marko · 8 years ago
  5. d9dc62a Add some additional jvmti-stress skips by Alex Light · 8 years ago
  6. 00916b9 X86: Fix LoadString/Class for non-PIC boot image. by Vladimir Marko · 8 years ago
  7. 63a78ac Merge "ART: Add arena tracking mode" am: aad63d0632 by Andreas Gampe · 8 years ago
  8. 722a1c9 Merge changes Ic48ccda9,Ibc0a29c9 am: 5504aef8c1 by Andreas Gampe · 8 years ago
  9. 642c6a3 Merge "ART: Improve RegType::IsAssignableFrom" am: 4632f5be49 by Andreas Gampe · 8 years ago
  10. aad63d0 Merge "ART: Add arena tracking mode" by Treehugger Robot · 8 years ago
  11. 5504aef Merge changes Ic48ccda9,Ibc0a29c9 by Treehugger Robot · 8 years ago
  12. 4632f5b Merge "ART: Improve RegType::IsAssignableFrom" by Treehugger Robot · 8 years ago
  13. 777eff5 Merge "No need to lock when calling Thread.interrupted." am: 47aa869c16 by Nicolas Geoffray · 8 years ago
  14. 6535a51 Merge "Ignore --compile-pic option for JIT." am: e74e120dbd by Vladimir Marko · 8 years ago
  15. 47aa869 Merge "No need to lock when calling Thread.interrupted." by Nicolas Geoffray · 8 years ago
  16. e74e120 Merge "Ignore --compile-pic option for JIT." by Treehugger Robot · 8 years ago
  17. 2fad527 Ignore --compile-pic option for JIT. by Vladimir Marko · 8 years ago
  18. 3c9b612 Merge "Remove LoadString/Class kind kBootImageLinkTimeAddress." am: d1c22768e7 by Vladimir Marko · 8 years ago
  19. d1c2276 Merge "Remove LoadString/Class kind kBootImageLinkTimeAddress." by Vladimir Marko · 8 years ago
  20. da76bff Merge "Revert "Revert "RegisterNativeAllocation: Avoid case of double blocking gc.""" by Richard Uhler · 8 years ago
  21. 8e0a5de Merge "Revert "Revert "RegisterNativeAllocation: Avoid case of double blocking gc.""" by Richard Uhler · 8 years ago
  22. 42ae05a ART: Improve RegType::IsAssignableFrom by Andreas Gampe · 8 years ago
  23. 2dcbf26 Merge "Quiet run for nightly fuzzing (and some minor edits)" am: 536e54a6af by Aart Bik · 8 years ago
  24. 536e54a Merge "Quiet run for nightly fuzzing (and some minor edits)" by Aart Bik · 8 years ago
  25. bc55554 Merge "Stop interpreter from accessing code items of compiled code." by Jeff Hao · 8 years ago
  26. 0c26f2f Merge "Stop interpreter from accessing code items of compiled code." by Treehugger Robot · 8 years ago
  27. daacc5e Quiet run for nightly fuzzing (and some minor edits) by Aart Bik · 8 years ago
  28. ac0782a Merge "ART: Add UNLIKELY in verifier" am: e9196b6332 by Andreas Gampe · 8 years ago
  29. 7689713 Merge "ART: Collect instruction flags in a struct" am: 2f2824474e by Andreas Gampe · 8 years ago
  30. e9196b6 Merge "ART: Add UNLIKELY in verifier" by Treehugger Robot · 8 years ago
  31. 2f28244 Merge "ART: Collect instruction flags in a struct" by Treehugger Robot · 8 years ago
  32. 178dce7 Stop interpreter from accessing code items of compiled code. by Jeff Hao · 8 years ago
  33. 74979b1 ART: Add UNLIKELY in verifier by Andreas Gampe · 8 years ago
  34. b3937e3 ART: Collect instruction flags in a struct by Andreas Gampe · 8 years ago
  35. 1818649 Merge "ART: Fix iterator invalidation" am: 6579b09978 by Andreas Gampe · 8 years ago
  36. 6579b09 Merge "ART: Fix iterator invalidation" by Treehugger Robot · 8 years ago
  37. dfb20fc Merge "Min/max SIMDization support." am: a1633a7077 by Aart Bik · 8 years ago
  38. a1633a7 Merge "Min/max SIMDization support." by Aart Bik · 8 years ago
  39. 764d454 Remove LoadString/Class kind kBootImageLinkTimeAddress. by Vladimir Marko · 8 years ago
  40. da1da8a Revert "Revert "RegisterNativeAllocation: Avoid case of double blocking gc."" by Richard Uhler · 8 years ago
  41. 61c8221 Merge "Revert "RegisterNativeAllocation: Avoid case of double blocking gc."" by Richard Uhler · 8 years ago
  42. a774575 Merge "Revert "RegisterNativeAllocation: Avoid case of double blocking gc."" by Richard Uhler · 8 years ago
  43. 602b1c1 Revert "RegisterNativeAllocation: Avoid case of double blocking gc." by Richard Uhler · 8 years ago
  44. 7f0198c Merge "RegisterNativeAllocation: Avoid case of double blocking gc." by Richard Uhler · 8 years ago
  45. a65f767 Merge "RegisterNativeAllocation: Avoid case of double blocking gc." by Treehugger Robot · 8 years ago
  46. 8df0f36 RegisterNativeAllocation: Avoid case of double blocking gc. by Richard Uhler · 8 years ago
  47. c9753d8 Merge "sigchain: limit use of SetHandlingSignal." am: 7974468d32 by Josh Gao · 8 years ago
  48. 7974468 Merge "sigchain: limit use of SetHandlingSignal." by Treehugger Robot · 8 years ago
  49. 39e6738 ART: Fix iterator invalidation by Andreas Gampe · 8 years ago
  50. 5629d2d ART: Move JIT code cache sentinel to sentinel fault page by Andreas Gampe · 8 years ago
  51. 2ac67d5 ART: Reserve sentinel fault page by Andreas Gampe · 8 years ago
  52. 365719c No need to lock when calling Thread.interrupted. by Nicolas Geoffray · 8 years ago
  53. a899ab3 Merge "Fix determinism for app images" am: c4209f024a by Mathieu Chartier · 8 years ago
  54. c4209f0 Merge "Fix determinism for app images" by Treehugger Robot · 8 years ago
  55. 1c6104e Merge "ART: Cache AoT state in verifier" am: ca26c4b05c by Andreas Gampe · 8 years ago
  56. 3738e98 Fix determinism for app images by Mathieu Chartier · 8 years ago
  57. ca26c4b Merge "ART: Cache AoT state in verifier" by Treehugger Robot · 8 years ago
  58. bf5ed8f Merge "ART: Split out old instruction flags" am: f6730e3383 by Andreas Gampe · 8 years ago
  59. 53e6550 Merge "ART: Add experimental constexpr" am: aca1ee2e40 by Andreas Gampe · 8 years ago
  60. f6730e3 Merge "ART: Split out old instruction flags" by Treehugger Robot · 8 years ago
  61. aca1ee2 Merge "ART: Add experimental constexpr" by Treehugger Robot · 8 years ago
  62. 6b2018f sigchain: limit use of SetHandlingSignal. by Josh Gao · 8 years ago
  63. 26021ff Merge "ART: Delete dex_instruction_visitor" am: 23d75aa98d by Andreas Gampe · 8 years ago
  64. 23d75aa Merge "ART: Delete dex_instruction_visitor" by Treehugger Robot · 8 years ago
  65. c8e93c7 Min/max SIMDization support. by Aart Bik · 8 years ago
  66. 1189516 ART: Cache AoT state in verifier by Andreas Gampe · 8 years ago
  67. ae08cc2 ART: Split out old instruction flags by Andreas Gampe · 8 years ago
  68. e05cc66 ART: Add experimental constexpr by Andreas Gampe · 8 years ago
  69. 6fb693a ART: Delete dex_instruction_visitor by Andreas Gampe · 8 years ago
  70. 121f148 ART: Add arena tracking mode by Andreas Gampe · 8 years ago
  71. a2c356f Merge "Revert "Revert "Use IsMarked instead of Mark for profiling info.""" by Nicolas Geoffray · 8 years ago
  72. ed00ddb Merge "Revert "Revert "Use IsMarked instead of Mark for profiling info.""" by Nicolas Geoffray · 8 years ago
  73. b17eb60 Merge "sigchain: always call InitializeSignalChain on startup." am: 5362c423af by Josh Gao · 8 years ago
  74. 5362c42 Merge "sigchain: always call InitializeSignalChain on startup." by Josh Gao · 8 years ago
  75. f6f7810 Merge "MIPS64: Add ilvr.df MSA instructions" am: a152c4b160 by Aart Bik · 8 years ago
  76. a152c4b Merge "MIPS64: Add ilvr.df MSA instructions" by Aart Bik · 8 years ago
  77. 80f93dc Merge "Revert "Revert "Profile compression: Replace method index with difference with the last method_index""" by Shubham Ajmera · 8 years ago
  78. 54db2e2 Merge "Revert "Revert "Profile compression: Replace method index with difference with the last method_index""" by Shubham Ajmera · 8 years ago
  79. 87bf006 Merge "Revert "Revert "Compress profile files""" am: bc9a87c33a by Shubham Ajmera · 8 years ago
  80. fd4d0d3 sigchain: always call InitializeSignalChain on startup. by Josh Gao · 8 years ago
  81. bc9a87c Merge "Revert "Revert "Compress profile files""" by Treehugger Robot · 8 years ago
  82. d119d9e Merge "ART: Refactor VerifiedMethod" am: bcd27692d7 by Andreas Gampe · 8 years ago
  83. bcd2769 Merge "ART: Refactor VerifiedMethod" by Treehugger Robot · 8 years ago
  84. 4b8a96b Revert "Revert "Profile compression: Replace method index with difference with the last method_index"" by Shubham Ajmera · 8 years ago
  85. 4d198e0 Revert "Revert "Compress profile files"" by Shubham Ajmera · 8 years ago
  86. 3e37e57 Merge "ART: Remove CompiledClass" am: 13b392640f by Andreas Gampe · 8 years ago
  87. 13b3926 Merge "ART: Remove CompiledClass" by Treehugger Robot · 8 years ago
  88. 26699c6 ART: Refactor VerifiedMethod by Andreas Gampe · 8 years ago
  89. 620f3a1 Merge "MIPS: Drop unnecessary code for R6 (NAN2008)" am: 30148eefec by Lena Djokic · 8 years ago
  90. 30148ee Merge "MIPS: Drop unnecessary code for R6 (NAN2008)" by Treehugger Robot · 8 years ago
  91. 13056a1 Revert "Revert "Use IsMarked instead of Mark for profiling info."" by Nicolas Geoffray · 8 years ago
  92. f4e23a8 MIPS: Drop unnecessary code for R6 (NAN2008) by Lena Djokic · 8 years ago
  93. bb84610 ART: Remove CompiledClass by Andreas Gampe · 8 years ago
  94. ba27e60 Merge changes I73637476,I5a94be6c am: d6705a0586 by Shubham Ajmera · 8 years ago
  95. d6705a0 Merge changes I73637476,I5a94be6c by Shubham Ajmera · 8 years ago
  96. 1cf1fe2 Revert "Compress profile files" by Shubham Ajmera · 8 years ago
  97. 509d424 Revert "Profile compression: Replace method index with difference with the last method_index" by Shubham Ajmera · 8 years ago
  98. 0998c44 Merge "Clear odex/vdex/art file before running run-test" am: 0af0ec2b59 by Calin Juravle · 8 years ago
  99. f90df5c Merge "Profile compression: Replace method index with difference with the last method_index" by Shubham Ajmera · 8 years ago
  100. 0af0ec2 Merge "Clear odex/vdex/art file before running run-test" by Treehugger Robot · 8 years ago