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