1. e48a373 am 450b94dd: am 91db19b5: Merge "ART: Add simple tests for inlining of CAS" by Andreas Gampe · 11 years ago
  2. 450b94d am 91db19b5: Merge "ART: Add simple tests for inlining of CAS" by Andreas Gampe · 11 years ago
  3. cb2e23f am ef9b94cc: Merge "Add easy way to ensure the next allocation does GC." by Mathieu Chartier · 11 years ago
  4. d1cfc9e am b796d1bf: Merge "Remove incorrect check for sa_mask in signal chaining" by Dave Allison · 11 years ago
  5. 77dee8c am c21dc06a: Merge "ART: Check slow_paths_.Size() every time" by Ian Rogers · 11 years ago
  6. b42fb83 am 68e5f442: Merge "x86_64: GenInlinedCas must use wide rl_src_offset under 64-bit targets" by Ian Rogers · 11 years ago
  7. 9e5599d am a76dc41f: Merge "Allow method tracing for run-test" by Ian Rogers · 11 years ago
  8. 55cd98a am 0f635b10: Merge "Fix method tracing from command-line" by Ian Rogers · 11 years ago
  9. fb31dff am 32710dd4: Merge "x86_64: enable Peek and Poke intrinsics" by Ian Rogers · 11 years ago
  10. c21dc06 Merge "ART: Check slow_paths_.Size() every time" by Ian Rogers · 11 years ago
  11. 8159af6 ART: Check slow_paths_.Size() every time by Chao-ying Fu · 11 years ago
  12. 0f635b1 Merge "Fix method tracing from command-line" by Ian Rogers · 11 years ago
  13. 32710dd Merge "x86_64: enable Peek and Poke intrinsics" by Ian Rogers · 11 years ago
  14. ef9b94c Merge "Add easy way to ensure the next allocation does GC." by Mathieu Chartier · 11 years ago
  15. 7c88c60 Add easy way to ensure the next allocation does GC. by Mathieu Chartier · 11 years ago
  16. b796d1b Merge "Remove incorrect check for sa_mask in signal chaining" by Dave Allison · 11 years ago
  17. 213bc5b Remove incorrect check for sa_mask in signal chaining by Dave Allison · 11 years ago
  18. 68e5f44 Merge "x86_64: GenInlinedCas must use wide rl_src_offset under 64-bit targets" by Ian Rogers · 11 years ago
  19. 021b60f x86_64: GenInlinedCas must use wide rl_src_offset under 64-bit targets by Chao-ying Fu · 11 years ago
  20. 91db19b Merge "ART: Add simple tests for inlining of CAS" by Andreas Gampe · 11 years ago
  21. 0cbfd44 ART: Add simple tests for inlining of CAS by Andreas Gampe · 11 years ago
  22. a76dc41 Merge "Allow method tracing for run-test" by Ian Rogers · 11 years ago
  23. eb24bae x86_64: enable Peek and Poke intrinsics by Alexei Zavjalov · 11 years ago
  24. bae182c Fix method tracing from command-line by Sebastien Hertz · 11 years ago
  25. 07aaac8 Allow method tracing for run-test by Sebastien Hertz · 11 years ago
  26. 116bee4 am 62f28f94: Merge "Fix a compile assert name with inverted meaning." by Vladimir Marko · 11 years ago
  27. 9e55c90 am 665f6810: Merge "Workaround for invalid monitor-exit catch ranges." by Vladimir Marko · 11 years ago
  28. c8fb7ef am 8078b294: Merge "Revert "ART: Key-Value Store in Oat header"" by Nicolas Geoffray · 11 years ago
  29. c9058b7 am 608520c8: Merge "Adds PGO_GEN and PGO_USE for libart and libart-compiler." by Ian Rogers · 11 years ago
  30. cafde46 am 2cfe30bd: Merge "X86 Backend support for vectorized float and byte 16x16 operations" by Ian Rogers · 11 years ago
  31. daf3aa9 am 7b68fb3b: Merge "x86_64: Clean-up after cmp-long fix" by Ian Rogers · 11 years ago
  32. ae37b34 am dfc56e68: Merge "Clean-up call_x86.cc" by Ian Rogers · 11 years ago
  33. b75e7b3 am 251a057f: Merge "ART: Fix FP promotion" by Andreas Gampe · 11 years ago
  34. 9152d40 am dac3f4af: Merge "Whitelist another exception during dex2oat resolving." by Brian Carlstrom · 11 years ago
  35. b7382af am 6e524ddc: Merge "Make dex2oat heap size product configurable [art]" by Brian Carlstrom · 11 years ago
  36. 4e7e734 am 3d30b073: Merge "ART: Do not emit load when inlining unused Thread.currentThread()" by Andreas Gampe · 11 years ago
  37. 359bcda am 8746860d: Merge "Only allow instance-of to improve knowledge of a type for downcasts." by Ian Rogers · 11 years ago
  38. 608520c Merge "Adds PGO_GEN and PGO_USE for libart and libart-compiler." by Ian Rogers · 11 years ago
  39. 715b192 Merge "CW on Master: Propagate or throw exception when no class found happens in interpreter." by Brian Carlstrom · 11 years ago
  40. c499e2d am cb2e23f8: am ef9b94cc: Merge "Add easy way to ensure the next allocation does GC." by Mathieu Chartier · 11 years ago
  41. 22e9cdd am d1cfc9eb: am b796d1bf: Merge "Remove incorrect check for sa_mask in signal chaining" by Dave Allison · 11 years ago
  42. 41a71f3 CW on Master: Propagate or throw exception when no class found happens in interpreter. by Sean Wan · 11 years ago
  43. 08d623c am 77dee8c9: am c21dc06a: Merge "ART: Check slow_paths_.Size() every time" by Ian Rogers · 11 years ago
  44. 4c3fd48 am b42fb83a: am 68e5f442: Merge "x86_64: GenInlinedCas must use wide rl_src_offset under 64-bit targets" by Ian Rogers · 11 years ago
  45. 7b1f6d6 am 9e5599d9: am a76dc41f: Merge "Allow method tracing for run-test" by Ian Rogers · 11 years ago
  46. 337fcbd am 55cd98a0: am 0f635b10: Merge "Fix method tracing from command-line" by Ian Rogers · 11 years ago
  47. 5034fd7 am fb31dffa: am 32710dd4: Merge "x86_64: enable Peek and Poke intrinsics" by Ian Rogers · 11 years ago
  48. 540813e am 116bee4b: am 62f28f94: Merge "Fix a compile assert name with inverted meaning." by Vladimir Marko · 11 years ago
  49. 1279f4f am 9e55c90c: am 665f6810: Merge "Workaround for invalid monitor-exit catch ranges." by Vladimir Marko · 11 years ago
  50. 5e821c7 am c8fb7efa: am 8078b294: Merge "Revert "ART: Key-Value Store in Oat header"" by Nicolas Geoffray · 11 years ago
  51. 8267101 am c9058b71: am 608520c8: Merge "Adds PGO_GEN and PGO_USE for libart and libart-compiler." by Ian Rogers · 11 years ago
  52. 1019fea am cafde465: am 2cfe30bd: Merge "X86 Backend support for vectorized float and byte 16x16 operations" by Ian Rogers · 11 years ago
  53. eaddc20 am daf3aa92: am 7b68fb3b: Merge "x86_64: Clean-up after cmp-long fix" by Ian Rogers · 11 years ago
  54. 3efb007 am ae37b34a: am dfc56e68: Merge "Clean-up call_x86.cc" by Ian Rogers · 11 years ago
  55. edff13c am b75e7b3c: am 251a057f: Merge "ART: Fix FP promotion" by Andreas Gampe · 11 years ago
  56. a684b0e am 9152d407: am dac3f4af: Merge "Whitelist another exception during dex2oat resolving." by Brian Carlstrom · 11 years ago
  57. d37bbd4 am b7382afd: am 6e524ddc: Merge "Make dex2oat heap size product configurable [art]" by Brian Carlstrom · 11 years ago
  58. ab538a9 am 4e7e7342: am 3d30b073: Merge "ART: Do not emit load when inlining unused Thread.currentThread()" by Andreas Gampe · 11 years ago
  59. fdc866f am 359bcdad: am 8746860d: Merge "Only allow instance-of to improve knowledge of a type for downcasts." by Ian Rogers · 11 years ago
  60. 2cfe30b Merge "X86 Backend support for vectorized float and byte 16x16 operations" by Ian Rogers · 11 years ago
  61. 60bfe7b X86 Backend support for vectorized float and byte 16x16 operations by Udayan Banerji · 11 years ago
  62. 7b68fb3 Merge "x86_64: Clean-up after cmp-long fix" by Ian Rogers · 11 years ago
  63. 94f3eb0 x86_64: Clean-up after cmp-long fix by Serguei Katkov · 11 years ago
  64. dfc56e6 Merge "Clean-up call_x86.cc" by Ian Rogers · 11 years ago
  65. 407a9d2 Clean-up call_x86.cc by Serguei Katkov · 11 years ago
  66. 251a057 Merge "ART: Fix FP promotion" by Andreas Gampe · 11 years ago
  67. 01758d5 ART: Fix FP promotion by Andreas Gampe · 11 years ago
  68. 6e524dd Merge "Make dex2oat heap size product configurable [art]" by Brian Carlstrom · 11 years ago
  69. 8746860 Merge "Only allow instance-of to improve knowledge of a type for downcasts." by Ian Rogers · 11 years ago
  70. ebbdd87 Only allow instance-of to improve knowledge of a type for downcasts. by Ian Rogers · 11 years ago
  71. e89517d am c16fc5fc: am 09341a57: Merge "ART: Key-Value Store in Oat header" by Andreas Gampe · 11 years ago
  72. c16fc5f am 09341a57: Merge "ART: Key-Value Store in Oat header" by Andreas Gampe · 11 years ago
  73. 93e55c4 am 4c5e832c: am b63727cd: Merge "ART: Update Monitor::Wait so it releases monitor_lock_ before throwing an exception" by Andreas Gampe · 11 years ago
  74. 4c5e832 am b63727cd: Merge "ART: Update Monitor::Wait so it releases monitor_lock_ before throwing an exception" by Andreas Gampe · 11 years ago
  75. 5b9e343 am 5f8d472a: am 1f3a9465: Merge "Remove Dbg::VisitRoots()." by Hiroshi Yamauchi · 11 years ago
  76. 09341a5 Merge "ART: Key-Value Store in Oat header" by Andreas Gampe · 11 years ago
  77. 5f8d472 am 1f3a9465: Merge "Remove Dbg::VisitRoots()." by Hiroshi Yamauchi · 11 years ago
  78. c87d27b ART: Key-Value Store in Oat header by Andreas Gampe · 11 years ago
  79. 670134e Make dex2oat heap size product configurable [art] by Brian Carlstrom · 11 years ago
  80. ea2aa98 am c0d6dd51: am e8a30f37: Merge "Fix some style nitpicks" by Brian Carlstrom · 11 years ago
  81. c0d6dd5 am e8a30f37: Merge "Fix some style nitpicks" by Brian Carlstrom · 11 years ago
  82. d33458a am c6c0a402: am 50dffeee: Merge "Fix local reference leaks in debugger and use a cache." by Mathieu Chartier · 11 years ago
  83. 997660d Adds PGO_GEN and PGO_USE for libart and libart-compiler. by Dehao Chen · 11 years ago
  84. c6c0a40 am 50dffeee: Merge "Fix local reference leaks in debugger and use a cache." by Mathieu Chartier · 11 years ago
  85. ad3b6a8 am aac7b7dd: am c4c601b6: Merge "Add kIntrinsicIsStatic flag for System.arraycopy()." by Vladimir Marko · 11 years ago
  86. aac7b7d am c4c601b6: Merge "Add kIntrinsicIsStatic flag for System.arraycopy()." by Vladimir Marko · 11 years ago
  87. 850992c am a5690945: am f55159c1: Merge "Fix style issue." by Vladimir Marko · 11 years ago
  88. a569094 am f55159c1: Merge "Fix style issue." by Vladimir Marko · 11 years ago
  89. 434c69a am db123b00: am 74d8348c: Merge "Check invoke type for intrinsic method invokes." by Vladimir Marko · 11 years ago
  90. db123b0 am 74d8348c: Merge "Check invoke type for intrinsic method invokes." by Vladimir Marko · 11 years ago
  91. 2d533a1 am 0c8537e5: am 751dee37: Merge "BaseMutex::IsExclusiveHeld should only be called on self." by Ian Rogers · 11 years ago
  92. 0d0b3fc am 6939ba7f: am a3ed7f87: Merge "JNI dlsym lookup fixes." by Ian Rogers · 11 years ago
  93. e16aea8 am d343c221: am e60658e8: Merge "Enable compiler testing for ARM64 and x86-64." by Ian Rogers · 11 years ago
  94. 5fe8c77 am 23b39cec: am 464ef7a7: Merge "ART: Intrinsic implementation for java.lang.System.arraycopy." by Ian Rogers · 11 years ago
  95. 0c8537e am 751dee37: Merge "BaseMutex::IsExclusiveHeld should only be called on self." by Ian Rogers · 11 years ago
  96. 6939ba7 am a3ed7f87: Merge "JNI dlsym lookup fixes." by Ian Rogers · 11 years ago
  97. d343c22 am e60658e8: Merge "Enable compiler testing for ARM64 and x86-64." by Ian Rogers · 11 years ago
  98. 23b39ce am 464ef7a7: Merge "ART: Intrinsic implementation for java.lang.System.arraycopy." by Ian Rogers · 11 years ago
  99. 35aca4e am 53dbd90d: am a1d1781e: Merge "Fix dex file dependencies for oat tests." by Ian Rogers · 11 years ago
  100. 53dbd90 am a1d1781e: Merge "Fix dex file dependencies for oat tests." by Ian Rogers · 11 years ago