1. 363b6ac am 87d5eb80: am d343c221: am e60658e8: Merge "Enable compiler testing for ARM64 and x86-64." by Ian Rogers · 11 years ago
  2. ae240ff am a3d0afca: am 23b39cec: am 464ef7a7: Merge "ART: Intrinsic implementation for java.lang.System.arraycopy." by Ian Rogers · 11 years ago
  3. c01394f am fe147700: am 53dbd90d: am a1d1781e: Merge "Fix dex file dependencies for oat tests." by Ian Rogers · 11 years ago
  4. 87d5eb8 am d343c221: am e60658e8: Merge "Enable compiler testing for ARM64 and x86-64." by Ian Rogers · 11 years ago
  5. a3d0afc am 23b39cec: am 464ef7a7: Merge "ART: Intrinsic implementation for java.lang.System.arraycopy." by Ian Rogers · 11 years ago
  6. fe14770 am 53dbd90d: am a1d1781e: Merge "Fix dex file dependencies for oat tests." by Ian Rogers · 11 years ago
  7. cdf6da5 am 7b4a7a1d: am cba6b1fc: Merge "ART: Enable some ARM64 optimizations." by Andreas Gampe · 11 years ago
  8. 8a5c076 am 4aaf4e12: am 5fa647d5: Merge "Slow path for iget should expect return in core reg" by Andreas Gampe · 11 years ago
  9. a3b5967 am e0182c5a: am fb16129c: Merge "Global Value Numbering." by Vladimir Marko · 11 years ago
  10. 4f3219c am f69825a4: am b26d1905: Merge "ART: Refactor frontend.cc" by Andreas Gampe · 11 years ago
  11. c863472 am 982b3c0f: am 50fb2436: Merge "Handle potential <clinit>() correctly in LVN." by Vladimir Marko · 11 years ago
  12. 92a64fc am 21e38a35: am 723b2fc3: Merge "Faster deduplication in OatWriter." by Vladimir Marko · 11 years ago
  13. 7a60c5d am 6302c888: am b2bc3c97: Merge "Fix GC to use art::Atomic rather than compiler intrinsics." by Ian Rogers · 11 years ago
  14. 316c0cf am d74ff9b5: am c4f72ec4: Merge "Use memory chunks for monitors on LP64" by Andreas Gampe · 11 years ago
  15. 433df2a am b88f433c: am af4cf5d7: Merge "Missed use of android_atomic and thread state_." by Ian Rogers · 11 years ago
  16. d31825a am 0cb6d725: am 070dfc4c: Merge "Fix tracing." by Ian Rogers · 11 years ago
  17. b872062 am 3df187cd: am d8079288: Merge "art: fix host dex2oat runtime args" by Colin Cross · 11 years ago
  18. fc546c5 am fc879248: am 62526c37: Merge "Move thread state to art::Atomic." by Ian Rogers · 11 years ago
  19. 7b4a7a1 am cba6b1fc: Merge "ART: Enable some ARM64 optimizations." by Andreas Gampe · 11 years ago
  20. 4aaf4e1 am 5fa647d5: Merge "Slow path for iget should expect return in core reg" by Andreas Gampe · 11 years ago
  21. e0182c5 am fb16129c: Merge "Global Value Numbering." by Vladimir Marko · 11 years ago
  22. f69825a am b26d1905: Merge "ART: Refactor frontend.cc" by Andreas Gampe · 11 years ago
  23. 982b3c0 am 50fb2436: Merge "Handle potential <clinit>() correctly in LVN." by Vladimir Marko · 11 years ago
  24. 21e38a3 am 723b2fc3: Merge "Faster deduplication in OatWriter." by Vladimir Marko · 11 years ago
  25. 6302c88 am b2bc3c97: Merge "Fix GC to use art::Atomic rather than compiler intrinsics." by Ian Rogers · 11 years ago
  26. d74ff9b am c4f72ec4: Merge "Use memory chunks for monitors on LP64" by Andreas Gampe · 11 years ago
  27. b88f433 am af4cf5d7: Merge "Missed use of android_atomic and thread state_." by Ian Rogers · 11 years ago
  28. 0cb6d72 am 070dfc4c: Merge "Fix tracing." by Ian Rogers · 11 years ago
  29. 3df187c am d8079288: Merge "art: fix host dex2oat runtime args" by Colin Cross · 11 years ago
  30. fc87924 am 62526c37: Merge "Move thread state to art::Atomic." by Ian Rogers · 11 years ago
  31. f95e89a am 43b6fe02: Merge "Move another field away from android_atomic_cas." by Ian Rogers · 11 years ago
  32. 826d36e am 672f8367: Merge "Revert "Add implicit null and stack checks for x86"" by Dave Allison · 11 years ago
  33. 60c83e0 am 4770a2e6: Merge "Remove legacy CAS implementations from mutex." by Ian Rogers · 11 years ago
  34. b2bc3c9 Merge "Fix GC to use art::Atomic rather than compiler intrinsics." by Ian Rogers · 11 years ago
  35. be2a1df Fix GC to use art::Atomic rather than compiler intrinsics. by Ian Rogers · 11 years ago
  36. af4cf5d Merge "Missed use of android_atomic and thread state_." by Ian Rogers · 11 years ago
  37. 8c1b5f7 Missed use of android_atomic and thread state_. by Ian Rogers · 11 years ago
  38. 650385e am bcb3b290: Merge "Add notion of released vs empty pages to ROSAlloc." by Mathieu Chartier · 11 years ago
  39. 070dfc4 Merge "Fix tracing." by Ian Rogers · 11 years ago
  40. 54fb8fd Fix tracing. by Ian Rogers · 11 years ago
  41. d224b8c am 5de52242: Merge "Add implicit null and stack checks for x86" by Dave Allison · 11 years ago
  42. a0f17e1 am 2929490d: Merge "Move card table away from android_atomic_cas." by Ian Rogers · 11 years ago
  43. 3758810 am 5472edce: Merge "CW on Master: Propagate or throw exception when no class found happens in interpreter." by Brian Carlstrom · 11 years ago
  44. c400ffb am b288a5ad: Merge "Use the icu4c headers from the new location." by Elliott Hughes · 11 years ago
  45. 450b94d am 91db19b5: Merge "ART: Add simple tests for inlining of CAS" by Andreas Gampe · 11 years ago
  46. cb2e23f am ef9b94cc: Merge "Add easy way to ensure the next allocation does GC." by Mathieu Chartier · 11 years ago
  47. 5fa647d Merge "Slow path for iget should expect return in core reg" by Andreas Gampe · 11 years ago
  48. 4eca9f5 Slow path for iget should expect return in core reg by Serguei Katkov · 11 years ago
  49. 5de5224 Merge "Add implicit null and stack checks for x86" by Dave Allison · 11 years ago
  50. 34e826c Add implicit null and stack checks for x86 by Dave Allison · 11 years ago
  51. d1cfc9e am b796d1bf: Merge "Remove incorrect check for sa_mask in signal chaining" by Dave Allison · 11 years ago
  52. 4770a2e Merge "Remove legacy CAS implementations from mutex." by Ian Rogers · 11 years ago
  53. c719069 Remove legacy CAS implementations from mutex. by Ian Rogers · 11 years ago
  54. 6076454 Merge "Revert "Revert "Quick compiler: remove temporary workaround.""" by Andreas Gampe · 11 years ago
  55. b4630ce Revert "Revert "Quick compiler: remove temporary workaround."" by Andreas Gampe · 11 years ago
  56. 4726f7d am f95e89a0: am 43b6fe02: Merge "Move another field away from android_atomic_cas." by Ian Rogers · 11 years ago
  57. c13be05 am 826d36e3: am 672f8367: Merge "Revert "Add implicit null and stack checks for x86"" by Dave Allison · 11 years ago
  58. 78cb8b7 am 60c83e0f: am 4770a2e6: Merge "Remove legacy CAS implementations from mutex." by Ian Rogers · 11 years ago
  59. 49d1b7d am 650385ed: am bcb3b290: Merge "Add notion of released vs empty pages to ROSAlloc." by Mathieu Chartier · 11 years ago
  60. 6a31717 am d224b8c3: am 5de52242: Merge "Add implicit null and stack checks for x86" by Dave Allison · 11 years ago
  61. 2dacab3 am a0f17e18: am 2929490d: Merge "Move card table away from android_atomic_cas." by Ian Rogers · 11 years ago
  62. 21500f7 am 37588105: am 5472edce: Merge "CW on Master: Propagate or throw exception when no class found happens in interpreter." by Brian Carlstrom · 11 years ago
  63. c6afbb6 am c400ffb9: am b288a5ad: Merge "Use the icu4c headers from the new location." by Elliott Hughes · 11 years ago
  64. e48a373 am 450b94dd: am 91db19b5: Merge "ART: Add simple tests for inlining of CAS" by Andreas Gampe · 11 years ago
  65. 62526c3 Merge "Move thread state to art::Atomic." by Ian Rogers · 11 years ago
  66. b8e087e Move thread state to art::Atomic. by Ian Rogers · 11 years ago
  67. 77dee8c am c21dc06a: Merge "ART: Check slow_paths_.Size() every time" by Ian Rogers · 11 years ago
  68. b42fb83 am 68e5f442: Merge "x86_64: GenInlinedCas must use wide rl_src_offset under 64-bit targets" by Ian Rogers · 11 years ago
  69. 50fb243 Merge "Handle potential <clinit>() correctly in LVN." by Vladimir Marko · 11 years ago
  70. fb16129 Merge "Global Value Numbering." by Vladimir Marko · 11 years ago
  71. 95a0597 Global Value Numbering. by Vladimir Marko · 11 years ago
  72. 723b2fc Merge "Faster deduplication in OatWriter." by Vladimir Marko · 11 years ago
  73. 9e5599d am a76dc41f: Merge "Allow method tracing for run-test" by Ian Rogers · 11 years ago
  74. 55cd98a am 0f635b10: Merge "Fix method tracing from command-line" by Ian Rogers · 11 years ago
  75. bd72fc1 Faster deduplication in OatWriter. by Vladimir Marko · 11 years ago
  76. fb31dff am 32710dd4: Merge "x86_64: enable Peek and Poke intrinsics" by Ian Rogers · 11 years ago
  77. f418f32 Handle potential <clinit>() correctly in LVN. by Vladimir Marko · 11 years ago
  78. c21dc06 Merge "ART: Check slow_paths_.Size() every time" by Ian Rogers · 11 years ago
  79. 8159af6 ART: Check slow_paths_.Size() every time by Chao-ying Fu · 11 years ago
  80. 0f635b1 Merge "Fix method tracing from command-line" by Ian Rogers · 11 years ago
  81. 32710dd Merge "x86_64: enable Peek and Poke intrinsics" by Ian Rogers · 11 years ago
  82. cba6b1f Merge "ART: Enable some ARM64 optimizations." by Andreas Gampe · 11 years ago
  83. f2b3f33 ART: Enable some ARM64 optimizations. by Andreas Gampe · 11 years ago
  84. c4f72ec Merge "Use memory chunks for monitors on LP64" by Andreas Gampe · 11 years ago
  85. 7424081 Use memory chunks for monitors on LP64 by Andreas Gampe · 11 years ago
  86. 43b6fe0 Merge "Move another field away from android_atomic_cas." by Ian Rogers · 11 years ago
  87. 8ab25ef Move another field away from android_atomic_cas. by Ian Rogers · 11 years ago
  88. 2929490 Merge "Move card table away from android_atomic_cas." by Ian Rogers · 11 years ago
  89. 1461144 Move card table away from android_atomic_cas. by Ian Rogers · 11 years ago
  90. ef9b94c Merge "Add easy way to ensure the next allocation does GC." by Mathieu Chartier · 11 years ago
  91. 7c88c60 Add easy way to ensure the next allocation does GC. by Mathieu Chartier · 11 years ago
  92. b796d1b Merge "Remove incorrect check for sa_mask in signal chaining" by Dave Allison · 11 years ago
  93. 213bc5b Remove incorrect check for sa_mask in signal chaining by Dave Allison · 11 years ago
  94. 68e5f44 Merge "x86_64: GenInlinedCas must use wide rl_src_offset under 64-bit targets" by Ian Rogers · 11 years ago
  95. 021b60f x86_64: GenInlinedCas must use wide rl_src_offset under 64-bit targets by Chao-ying Fu · 11 years ago
  96. b26d190 Merge "ART: Refactor frontend.cc" by Andreas Gampe · 11 years ago
  97. 00caeed ART: Refactor frontend.cc by Andreas Gampe · 11 years ago
  98. d807928 Merge "art: fix host dex2oat runtime args" by Colin Cross · 11 years ago
  99. 44a3c19 art: fix host dex2oat runtime args by Colin Cross · 11 years ago
  100. 672f836 Merge "Revert "Add implicit null and stack checks for x86"" by Dave Allison · 11 years ago