1. 3641ac7 Merge "Add missing class initialization during compilation and tests" by Sebastien Hertz · 11 years ago
  2. eab674a Merge "Fix missing single-step event" by Sebastien Hertz · 11 years ago
  3. 49ab79d Merge "Revert "Revert "Revert "Add intrinsic for Reference.get()"""" by Sebastien Hertz · 11 years ago
  4. 9e82bd3 Revert "Revert "Revert "Add intrinsic for Reference.get()""" by Sebastien Hertz · 11 years ago
  5. d4415e8 Revert "Revert "Add intrinsic for Reference.get()"" by Christopher Ferris · 11 years ago
  6. a9b870b Revert "Add intrinsic for Reference.get()" by Christopher Ferris · 11 years ago
  7. 6a1f4ad Merge "Revert "Revert "Revert "Add implicit null and stack checks for x86"""" by Nicolas Geoffray · 11 years ago
  8. 0025a86 Revert "Revert "Revert "Add implicit null and stack checks for x86""" by Nicolas Geoffray · 11 years ago
  9. 7fb36de Revert "Revert "Add implicit null and stack checks for x86"" by Dave Allison · 11 years ago
  10. 93279da Merge "ART: Do not dump hidden basic blocks and add a counter to file naming" by Ian Rogers · 11 years ago
  11. 5a8ecaf Merge "x86_64: Enable fp-reg promotion" by Andreas Gampe · 11 years ago
  12. c380191 x86_64: Enable fp-reg promotion by Serguei Katkov · 11 years ago
  13. bd6b5dd Merge "Revert "Fix mac build"" by Nicolas Geoffray · 11 years ago
  14. bc8a288 Revert "Fix mac build" by Christopher Ferris · 11 years ago
  15. e934334 Fix mac build by Dave Allison · 11 years ago
  16. 1836366 Merge "Updates to help classes derived from X86Mir2Lir" by Ian Rogers · 11 years ago
  17. e9f3e71 Updates to help classes derived from X86Mir2Lir by Mark Mendell · 11 years ago
  18. da8a697 Merge "Revert "Revert "Add implicit null and stack checks for x86""" by Dave Allison · 11 years ago
  19. 03c672f Merge "Revert "Revert "Add intrinsic for Reference.get()""" by Christopher Ferris · 11 years ago
  20. 75cb5a2 Merge "ART: Fix GenSelect and GenFusedLongCmpBranch for ARM64" by Andreas Gampe · 11 years ago
  21. 381f8ac ART: Fix GenSelect and GenFusedLongCmpBranch for ARM64 by Andreas Gampe · 11 years ago
  22. 7ee5cd1 Merge "Revert "Add intrinsic for Reference.get()"" by Christopher Ferris · 11 years ago
  23. 1190e0e Merge "Fix mac build" by Dave Allison · 11 years ago
  24. e2ebfb4 Merge "Add intrinsic for Reference.get()" by Mathieu Chartier · 11 years ago
  25. 9e5f302 Merge "Change default heap maximum size to be 256m." by Mathieu Chartier · 11 years ago
  26. 2f4f0a3 Change default heap maximum size to be 256m. by Mathieu Chartier · 11 years ago
  27. 9245c39 Merge "Fix race condition in release pages." by Mathieu Chartier · 11 years ago
  28. e28ed99 Fix race condition in release pages. by Mathieu Chartier · 11 years ago
  29. a8869e6 ART: Do not dump hidden basic blocks and add a counter to file naming by Jean Christophe Beyler · 11 years ago
  30. 460503b Add intrinsic for Reference.get() by Fred Shih · 11 years ago
  31. 477eea4 Merge "ART: Add Invokes to DecodedInstruction" by Ian Rogers · 11 years ago
  32. 2ab40eb ART: Add Invokes to DecodedInstruction by Jean Christophe Beyler · 11 years ago
  33. fe12035 Merge "ART: Handle Extended MIRs in a uniform manner" by Ian Rogers · 11 years ago
  34. 49b874b Merge "ART: Detached blocks should not be processed by compiler" by Ian Rogers · 11 years ago
  35. adce33d Merge "Make CAS operations in Object use art::Atomic." by Ian Rogers · 11 years ago
  36. 4e99b3d Add missing class initialization during compilation and tests by Sebastien Hertz · 11 years ago
  37. 320deb2 Fix missing single-step event by Sebastien Hertz · 11 years ago
  38. 228602f Make CAS operations in Object use art::Atomic. by Ian Rogers · 11 years ago
  39. be2a1df Fix GC to use art::Atomic rather than compiler intrinsics. by Ian Rogers · 11 years ago
  40. f2466a7 ART: Handle Extended MIRs in a uniform manner by Udayan Banerji · 11 years ago
  41. 5fa647d Merge "Slow path for iget should expect return in core reg" by Andreas Gampe · 11 years ago
  42. 4eca9f5 Slow path for iget should expect return in core reg by Serguei Katkov · 11 years ago
  43. 0d2d031 Merge "Improve the OOME fragmentation message." by Hiroshi Yamauchi · 11 years ago
  44. 654dd48 Improve the OOME fragmentation message. by Hiroshi Yamauchi · 11 years ago
  45. 62526c3 Merge "Move thread state to art::Atomic." by Ian Rogers · 11 years ago
  46. b8e087e Move thread state to art::Atomic. by Ian Rogers · 11 years ago
  47. f894f63 Merge "ART: Rename CallInlining to SpecialMethodInliner" by Vladimir Marko · 11 years ago
  48. cb80474 ART: Rename CallInlining to SpecialMethodInliner by Razvan A Lupusoru · 11 years ago
  49. fb16129 Merge "Global Value Numbering." by Vladimir Marko · 11 years ago
  50. 95a0597 Global Value Numbering. by Vladimir Marko · 11 years ago
  51. 50fb243 Merge "Handle potential <clinit>() correctly in LVN." by Vladimir Marko · 11 years ago
  52. 723b2fc Merge "Faster deduplication in OatWriter." by Vladimir Marko · 11 years ago
  53. b2bc3c9 Merge "Fix GC to use art::Atomic rather than compiler intrinsics." by Ian Rogers · 11 years ago
  54. bd72fc1 Faster deduplication in OatWriter. by Vladimir Marko · 11 years ago
  55. 989367a ART: Detached blocks should not be processed by compiler by Niranjan Kumar · 11 years ago
  56. f418f32 Handle potential <clinit>() correctly in LVN. by Vladimir Marko · 11 years ago
  57. cba6b1f Merge "ART: Enable some ARM64 optimizations." by Andreas Gampe · 11 years ago
  58. f2b3f33 ART: Enable some ARM64 optimizations. by Andreas Gampe · 11 years ago
  59. c4f72ec Merge "Use memory chunks for monitors on LP64" by Andreas Gampe · 11 years ago
  60. 7424081 Use memory chunks for monitors on LP64 by Andreas Gampe · 11 years ago
  61. af4cf5d Merge "Missed use of android_atomic and thread state_." by Ian Rogers · 11 years ago
  62. 8c1b5f7 Missed use of android_atomic and thread state_. by Ian Rogers · 11 years ago
  63. 070dfc4 Merge "Fix tracing." by Ian Rogers · 11 years ago
  64. 54fb8fd Fix tracing. by Ian Rogers · 11 years ago
  65. 32710dd Merge "x86_64: enable Peek and Poke intrinsics" by Ian Rogers · 11 years ago
  66. 43b6fe0 Merge "Move another field away from android_atomic_cas." by Ian Rogers · 11 years ago
  67. 8ab25ef Move another field away from android_atomic_cas. by Ian Rogers · 11 years ago
  68. a76dc41 Merge "Allow method tracing for run-test" by Ian Rogers · 11 years ago
  69. 0f635b1 Merge "Fix method tracing from command-line" by Ian Rogers · 11 years ago
  70. b26d190 Merge "ART: Refactor frontend.cc" by Andreas Gampe · 11 years ago
  71. 00caeed ART: Refactor frontend.cc by Andreas Gampe · 11 years ago
  72. d807928 Merge "art: fix host dex2oat runtime args" by Colin Cross · 11 years ago
  73. 44a3c19 art: fix host dex2oat runtime args by Colin Cross · 11 years ago
  74. 672f836 Merge "Revert "Add implicit null and stack checks for x86"" by Dave Allison · 11 years ago
  75. 3d14eb6 Revert "Add implicit null and stack checks for x86" by Dave Allison · 11 years ago
  76. 34e826c Add implicit null and stack checks for x86 by Dave Allison · 11 years ago
  77. 4770a2e Merge "Remove legacy CAS implementations from mutex." by Ian Rogers · 11 years ago
  78. c719069 Remove legacy CAS implementations from mutex. by Ian Rogers · 11 years ago
  79. c21dc06 Merge "ART: Check slow_paths_.Size() every time" by Ian Rogers · 11 years ago
  80. 8159af6 ART: Check slow_paths_.Size() every time by Chao-ying Fu · 11 years ago
  81. 68e5f44 Merge "x86_64: GenInlinedCas must use wide rl_src_offset under 64-bit targets" by Ian Rogers · 11 years ago
  82. 021b60f x86_64: GenInlinedCas must use wide rl_src_offset under 64-bit targets by Chao-ying Fu · 11 years ago
  83. bcb3b29 Merge "Add notion of released vs empty pages to ROSAlloc." by Mathieu Chartier · 11 years ago
  84. a5b5c55 Add notion of released vs empty pages to ROSAlloc. by Mathieu Chartier · 11 years ago
  85. 5de5224 Merge "Add implicit null and stack checks for x86" by Dave Allison · 11 years ago
  86. 2929490 Merge "Move card table away from android_atomic_cas." by Ian Rogers · 11 years ago
  87. 1461144 Move card table away from android_atomic_cas. by Ian Rogers · 11 years ago
  88. eb24bae x86_64: enable Peek and Poke intrinsics by Alexei Zavjalov · 11 years ago
  89. bae182c Fix method tracing from command-line by Sebastien Hertz · 11 years ago
  90. 07aaac8 Allow method tracing for run-test by Sebastien Hertz · 11 years ago
  91. 5472edc Merge "CW on Master: Propagate or throw exception when no class found happens in interpreter." by Brian Carlstrom · 11 years ago
  92. 7b1cabf CW on Master: Propagate or throw exception when no class found happens in interpreter. by Sean Wan · 11 years ago
  93. b288a5a Merge "Use the icu4c headers from the new location." by Elliott Hughes · 11 years ago
  94. 5ced672 Use the icu4c headers from the new location. by Elliott Hughes · 11 years ago
  95. 91db19b Merge "ART: Add simple tests for inlining of CAS" by Andreas Gampe · 11 years ago
  96. 0cbfd44 ART: Add simple tests for inlining of CAS by Andreas Gampe · 11 years ago
  97. ef9b94c Merge "Add easy way to ensure the next allocation does GC." by Mathieu Chartier · 11 years ago
  98. 7c88c60 Add easy way to ensure the next allocation does GC. by Mathieu Chartier · 11 years ago
  99. b796d1b Merge "Remove incorrect check for sa_mask in signal chaining" by Dave Allison · 11 years ago
  100. 213bc5b Remove incorrect check for sa_mask in signal chaining by Dave Allison · 11 years ago