1. 1bb5d0b Merge "ARM: Improve String.equals() intrinsic for const strings." am: 60f734443d by Vladimir Marko · 8 years ago
  2. b460f2b Merge "ARM64: Remove duplicate helper for intrinsic locations." am: 78e1e045db by Vladimir Marko · 8 years ago
  3. 450b688 Merge "Added option to use dx in dexfuzz testing as well." am: bdd827280a by Aart Bik · 8 years ago
  4. 60f7344 Merge "ARM: Improve String.equals() intrinsic for const strings." by Treehugger Robot · 8 years ago
  5. 78e1e04 Merge "ARM64: Remove duplicate helper for intrinsic locations." by Treehugger Robot · 8 years ago
  6. bdd8272 Merge "Added option to use dx in dexfuzz testing as well." by Treehugger Robot · 8 years ago
  7. 0bdac5f Merge "ARM: Implement one-bit intrinsics." am: 49376a9d44 by Petre-Ionut Tudor · 8 years ago
  8. 49376a9 Merge "ARM: Implement one-bit intrinsics." by Treehugger Robot · 8 years ago
  9. 4fae4fb ARM64: Remove duplicate helper for intrinsic locations. by Vladimir Marko · 8 years ago
  10. 27292e6 ARM: Implement one-bit intrinsics. by Petre-Ionut Tudor · 8 years ago
  11. 984519c ARM: Improve String.equals() intrinsic for const strings. by Vladimir Marko · 8 years ago
  12. 8d31b9f Added option to use dx in dexfuzz testing as well. by Aart Bik · 8 years ago
  13. a2cb439 Merge "Only MADV_RANDOM for low RAM devices" am: 02cb397857 by Mathieu Chartier · 8 years ago
  14. 02cb397 Merge "Only MADV_RANDOM for low RAM devices" by Treehugger Robot · 8 years ago
  15. 4ec507d Only MADV_RANDOM for low RAM devices by Mathieu Chartier · 8 years ago
  16. 8853317 Merge "Revert "Revert "Allow deoptimization when returning from a runtime method.""" by Mingyao Yang · 8 years ago
  17. 0b5cb35 Merge "Revert "Revert "Allow deoptimization when returning from a runtime method.""" by Mingyao Yang · 8 years ago
  18. ac93df4 Merge "Enable JVMTI GetOwnedMonitorInfo and GetOwnedMonitorStackDepthInfo" by Alex Light · 8 years ago
  19. 5575513 Merge "Enable JVMTI GetOwnedMonitorInfo and GetOwnedMonitorStackDepthInfo" by Treehugger Robot · 8 years ago
  20. af01565 Merge "ART: Fix reference-related warnings" am: 7f57e05355 by Andreas Gampe · 8 years ago
  21. 7f57e05 Merge "ART: Fix reference-related warnings" by Treehugger Robot · 8 years ago
  22. e09f483 Merge changes Ifa0a68f1,I1f7d2260,Ie5d9cc57 am: 70f94cace7 by Andreas Gampe · 8 years ago
  23. 70f94ca Merge changes Ifa0a68f1,I1f7d2260,Ie5d9cc57 by Treehugger Robot · 8 years ago
  24. 641a473 ART: Fix reference-related warnings by Andreas Gampe · 8 years ago
  25. 5555dd1 ART: Fix inefficent find/rfind by Andreas Gampe · 8 years ago
  26. 9e1fb35 ART: Avoid implicit conversion warning by Andreas Gampe · 8 years ago
  27. 08bbd9d Merge "ART: Use JniAbort instead of JniAbortF" am: 33dbce4fbc by Andreas Gampe · 8 years ago
  28. 33dbce4 Merge "ART: Use JniAbort instead of JniAbortF" by Treehugger Robot · 8 years ago
  29. 49fc60e ART: Fix macro parentheses warnings by Andreas Gampe · 8 years ago
  30. fcecaeb ART: Use JniAbort instead of JniAbortF by Andreas Gampe · 8 years ago
  31. 88e1ddd Enable JVMTI GetOwnedMonitorInfo and GetOwnedMonitorStackDepthInfo by Alex Light · 8 years ago
  32. e71098f Merge "Dup file descriptor to prevent double close in oat writer." by Jeff Hao · 8 years ago
  33. db65a35 Merge "Dup file descriptor to prevent double close in oat writer." by Treehugger Robot · 8 years ago
  34. 047abb2 Revert "Revert "Allow deoptimization when returning from a runtime method."" by Mingyao Yang · 8 years ago
  35. 68c48f0 Dup file descriptor to prevent double close in oat writer. by Jeff Hao · 8 years ago
  36. fb431d7 Merge "Fix issue with RawMonitors around thread suspension." am: bf7e6caea5 by Alex Light · 8 years ago
  37. bf7e6ca Merge "Fix issue with RawMonitors around thread suspension." by Treehugger Robot · 8 years ago
  38. 23aa748 Fix issue with RawMonitors around thread suspension. by Alex Light · 8 years ago
  39. ae538c3 Merge "Implement OneBit intrinsics for arm64." am: 3ed4a4018a by Petre-Ionut Tudor · 8 years ago
  40. 3ed4a40 Merge "Implement OneBit intrinsics for arm64." by Treehugger Robot · 8 years ago
  41. 54d3a24 Merge "Rename instrumentation ExceptionCaught to ExceptionThrown" am: d98350db5c by Alex Light · 8 years ago
  42. d98350d Merge "Rename instrumentation ExceptionCaught to ExceptionThrown" by Alex Light · 8 years ago
  43. 7f34664 Merge changes Ic2da319f,I9e90029d am: 4c154d593a by Andreas Gampe · 8 years ago
  44. 4c154d5 Merge changes Ic2da319f,I9e90029d by Treehugger Robot · 8 years ago
  45. da48316 Implement OneBit intrinsics for arm64. by Petre-Ionut Tudor · 8 years ago
  46. fe37c6e Merge "Remove obsolete code paths from the ARM code generator" am: 1a22746909 by Anton Kirilov · 8 years ago
  47. 1a22746 Merge "Remove obsolete code paths from the ARM code generator" by Treehugger Robot · 8 years ago
  48. cc5c609 Merge "compiler_driver: treat java/lang/invoke as others" am: c1238d8be9 by Orion Hodson · 8 years ago
  49. c1238d8 Merge "compiler_driver: treat java/lang/invoke as others" by Treehugger Robot · 8 years ago
  50. c5e0d3f compiler_driver: treat java/lang/invoke as others by Orion Hodson · 8 years ago
  51. 68cb2f5 Merge "ART: Use platform_include header library" am: 3bdf3f2493 by Andreas Gampe · 8 years ago
  52. 3bdf3f2 Merge "ART: Use platform_include header library" by Treehugger Robot · 8 years ago
  53. aaf0070 Merge "ART: Rerun verifier in verbose mode on boot cp failure" am: 6ca0933871 by Andreas Gampe · 8 years ago
  54. 6ca0933 Merge "ART: Rerun verifier in verbose mode on boot cp failure" by Treehugger Robot · 8 years ago
  55. 2c30e4a ART: Remove art and art/runtime include_dir directives by Andreas Gampe · 8 years ago
  56. 27bd4dd ART: Use platform_include header library by Andreas Gampe · 8 years ago
  57. 3157fc2 ART: Move cmdline parser to header library by Andreas Gampe · 8 years ago
  58. 77caf37 Merge "Support running jdwp tests on RI and with alternate JDWP" am: 95d9bdd36b by Alex Light · 8 years ago
  59. 95d9bdd Merge "Support running jdwp tests on RI and with alternate JDWP" by Treehugger Robot · 8 years ago
  60. 4a71997 Merge "art: Add a few more patterns to .gitignore" am: 31d567972b by Igor Murashkin · 8 years ago
  61. 31d5679 Merge "art: Add a few more patterns to .gitignore" by Treehugger Robot · 8 years ago
  62. 617c9c5 Support running jdwp tests on RI and with alternate JDWP by Alex Light · 8 years ago
  63. 12fadcd ART: Rerun verifier in verbose mode on boot cp failure by Andreas Gampe · 8 years ago
  64. 6e1607e Rename instrumentation ExceptionCaught to ExceptionThrown by Alex Light · 8 years ago
  65. 15c9f33 art: Add a few more patterns to .gitignore by Igor Murashkin · 8 years ago
  66. cb85a08 Merge changes I6407c9b4,I49d9da67 am: 2ee17e6911 am: a4ceea7ee5 am: 158f8b7267 by Vladimir Marko · 8 years ago
  67. 158f8b7 Merge changes I6407c9b4,I49d9da67 am: 2ee17e6911 am: a4ceea7ee5 by Vladimir Marko · 8 years ago
  68. a4ceea7 Merge changes I6407c9b4,I49d9da67 am: 2ee17e6911 by Vladimir Marko · 8 years ago
  69. 2ee17e6 Merge changes I6407c9b4,I49d9da67 by Vladimir Marko · 8 years ago
  70. 2b87ae0 Revert "Allow deoptimization when returning from a runtime method." by Vladimir Marko · 8 years ago
  71. fc63bab Revert "Fix some issues for deoptimizing runtime methods." by Vladimir Marko · 8 years ago
  72. 7181209 Merge "Fix some issues for deoptimizing runtime methods." am: cd63fc8a65 am: 4e6f1a9770 by Mingyao Yang · 8 years ago
  73. 2eebf98 Merge "Fix some issues for deoptimizing runtime methods." am: cd63fc8a65 by Mingyao Yang · 8 years ago
  74. 4e6f1a9 Merge "Fix some issues for deoptimizing runtime methods." am: cd63fc8a65 by Mingyao Yang · 8 years ago
  75. cd63fc8 Merge "Fix some issues for deoptimizing runtime methods." by Mingyao Yang · 8 years ago
  76. 57b4e13 Fix some issues for deoptimizing runtime methods. by Mingyao Yang · 8 years ago
  77. 3457426 Merge "Fix interaction of VMInit and ThreadStart events." am: 8c399a5e3d am: 04d187ee52 by Alex Light · 8 years ago
  78. 9d0d7dd Merge "Fix interaction of VMInit and ThreadStart events." am: 8c399a5e3d by Alex Light · 8 years ago
  79. 04d187e Merge "Fix interaction of VMInit and ThreadStart events." am: 8c399a5e3d by Alex Light · 8 years ago
  80. 8c399a5 Merge "Fix interaction of VMInit and ThreadStart events." by Treehugger Robot · 8 years ago
  81. a470c27 Merge "Remove bits about kPoison in ObjPtr's documentation." am: 34acbf4525 am: c0dc9a3b40 by Roland Levillain · 8 years ago
  82. aabdb44 Merge remote-tracking branch 'goog/stage-aosp-master' into HEAD am: 3979022626 am: cb543ebdf7 by Bill Yi · 8 years ago
  83. d62051a Merge "Shorten sleep for racy run-test 063." am: 4d545f2e70 am: b90498938c by Jeff Hao · 8 years ago
  84. 5a7cd28 Merge "Remove bits about kPoison in ObjPtr's documentation." am: 34acbf4525 by Roland Levillain · 8 years ago
  85. ed82758 Merge "Allow deoptimization when returning from a runtime method." am: 437130bbee am: 2a57c4dc07 by Mingyao Yang · 8 years ago
  86. 1777f49 Merge remote-tracking branch 'goog/stage-aosp-master' into HEAD am: 3979022626 by Bill Yi · 8 years ago
  87. 5d36126 Merge "Increase sleep time in the main thread of test 067-preemptive-unpark." am: b099f04068 am: 8437449bab by Roland Levillain · 8 years ago
  88. b1cdf4c Merge "Shorten sleep for racy run-test 063." am: 4d545f2e70 am: b90498938c by Jeff Hao · 8 years ago
  89. ed42df3 Merge "Allow deoptimization when returning from a runtime method." am: 437130bbee by Mingyao Yang · 8 years ago
  90. 5ae9924 Merge "Increase sleep time in the main thread of test 067-preemptive-unpark." am: b099f04068 by Roland Levillain · 8 years ago
  91. c0dc9a3 Merge "Remove bits about kPoison in ObjPtr's documentation." am: 34acbf4525 by Roland Levillain · 8 years ago
  92. cb543eb Merge remote-tracking branch 'goog/stage-aosp-master' into HEAD am: 3979022626 by Bill Yi · 8 years ago
  93. b904989 Merge "Shorten sleep for racy run-test 063." am: 4d545f2e70 by Jeff Hao · 8 years ago
  94. 2a57c4d Merge "Allow deoptimization when returning from a runtime method." by Mingyao Yang · 8 years ago
  95. 8437449 Merge "Increase sleep time in the main thread of test 067-preemptive-unpark." by Roland Levillain · 8 years ago
  96. 34acbf4 Merge "Remove bits about kPoison in ObjPtr's documentation." by Roland Levillain · 8 years ago
  97. 3979022 Merge remote-tracking branch 'goog/stage-aosp-master' into HEAD by Bill Yi · 8 years ago
  98. 4d545f2 Merge "Shorten sleep for racy run-test 063." by Treehugger Robot · 8 years ago
  99. 437130b Merge "Allow deoptimization when returning from a runtime method." by Mingyao Yang · 8 years ago
  100. b099f04 Merge "Increase sleep time in the main thread of test 067-preemptive-unpark." by Roland Levillain · 8 years ago