1. 82629c9 Merge "Revert^4 "Allow deoptimization when returning from a runtime method."" by Mingyao Yang · 8 years ago
  2. ac8a2a7 Merge "Basic SIMD reduction support." by Aart Bik · 8 years ago
  3. 5620865 Merge "Port two methods in checker-dead-blocks to Smali" by Treehugger Robot · 8 years ago
  4. b03f3eb Port two methods in checker-dead-blocks to Smali by Alan Leung · 8 years ago
  5. 901679c Merge "Move InlineWithControlFlow to Smali based." by Treehugger Robot · 8 years ago
  6. 40d6702 Merge "Move some checker-gvn test to Smali" by Treehugger Robot · 8 years ago
  7. a2a2e46 Merge "Revert "Revert "JVMTI Exception and ExceptionCatch events""" by Treehugger Robot · 8 years ago
  8. 2ee1790 Revert^4 "Allow deoptimization when returning from a runtime method." by Mingyao Yang · 8 years ago
  9. 9fb1ab1 Revert "Revert "JVMTI Exception and ExceptionCatch events"" by Alex Light · 8 years ago
  10. 0148de4 Basic SIMD reduction support. by Aart Bik · 8 years ago
  11. e4e692a Disable 639-checker-code-sinking in PIC mode. by Vladimir Marko · 8 years ago
  12. 39d44ba Merge "Revert "JVMTI Exception and ExceptionCatch events"" by Nicolas Geoffray · 8 years ago
  13. 9597424 Revert "JVMTI Exception and ExceptionCatch events" by Nicolas Geoffray · 8 years ago
  14. e883ebf Merge "Revert "Basic SIMD reduction support."" by Nicolas Geoffray · 8 years ago
  15. 982334c Revert "Basic SIMD reduction support." by Nicolas Geoffray · 8 years ago
  16. 8db7e62 Merge "Basic SIMD reduction support." by Treehugger Robot · 8 years ago
  17. a4336b8 Merge "JVMTI Exception and ExceptionCatch events" by Treehugger Robot · 8 years ago
  18. cfa59b4 Basic SIMD reduction support. by Aart Bik · 8 years ago
  19. 798eab0 JVMTI Exception and ExceptionCatch events by Alex Light · 8 years ago
  20. 6b7500a Move some checker-gvn test to Smali by Alan Leung · 8 years ago
  21. e6c8e3c Merge "Restrict dex2oat threads to 4 on android bots." by Shubham Ajmera · 8 years ago
  22. d317442 Merge "Revert "Skip tests 1923 and 1924 on ASAN 64"" by Treehugger Robot · 8 years ago
  23. fa830aa Merge "Revert "Basic SIMD reduction support."" by Jeff Tinker · 8 years ago
  24. 5fda016 Revert "Skip tests 1923 and 1924 on ASAN 64" by Alex Light · 8 years ago
  25. 9c4feaa Merge changes I36396394,I00aa37f5,Ibc14b003 by Treehugger Robot · 8 years ago
  26. a57b4ee Revert "Basic SIMD reduction support." by Aart Bik · 8 years ago
  27. cdb15e4 Merge "Refined range rule for ABS(x)" by Aart Bik · 8 years ago
  28. 1408c18 Restrict dex2oat threads to 4 on android bots. by Shubham Ajmera · 8 years ago
  29. 629be51 ART: Redo verification on class resolution failure by Andreas Gampe · 8 years ago
  30. fadbbe6 Merge "Testrunner: Added an option to set # dex2oat-jobs for each test" by Shubham Ajmera · 8 years ago
  31. af1a686 Merge "Basic SIMD reduction support." by Treehugger Robot · 8 years ago
  32. 7f56ff4 Refined range rule for ABS(x) by Aart Bik · 8 years ago
  33. 9879d0e Basic SIMD reduction support. by Aart Bik · 8 years ago
  34. 7cfc659 Skip tests 1923 and 1924 on ASAN 64 by Alex Light · 8 years ago
  35. 8ef4b61 Merge "Revert "Revert "Revert "Allow deoptimization when returning from a runtime method."""" by Treehugger Robot · 8 years ago
  36. 07c7028 Revert "Revert "Revert "Allow deoptimization when returning from a runtime method.""" by Nicolas Geoffray · 8 years ago
  37. 4ec99d1 Merge "test: Add JNI test to check for <clinit> method lookup" by Treehugger Robot · 8 years ago
  38. 8877f4c Merge "JVMTI NotifyFramePop support" by Treehugger Robot · 8 years ago
  39. 35f1d08 test: Add JNI test to check for <clinit> method lookup by Igor Murashkin · 8 years ago
  40. e814f9d JVMTI NotifyFramePop support by Alex Light · 8 years ago
  41. eaabac9 Move InlineWithControlFlow to Smali based. by Alan Leung · 8 years ago
  42. 981d99c Testrunner: Added an option to set # dex2oat-jobs for each test by Shubham Ajmera · 8 years ago
  43. 984519c ARM: Improve String.equals() intrinsic for const strings. by Vladimir Marko · 8 years ago
  44. 0b5cb35 Merge "Revert "Revert "Allow deoptimization when returning from a runtime method.""" by Mingyao Yang · 8 years ago
  45. 5575513 Merge "Enable JVMTI GetOwnedMonitorInfo and GetOwnedMonitorStackDepthInfo" by Treehugger Robot · 8 years ago
  46. 5555dd1 ART: Fix inefficent find/rfind by Andreas Gampe · 8 years ago
  47. 88e1ddd Enable JVMTI GetOwnedMonitorInfo and GetOwnedMonitorStackDepthInfo by Alex Light · 8 years ago
  48. 047abb2 Revert "Revert "Allow deoptimization when returning from a runtime method."" by Mingyao Yang · 8 years ago
  49. 23aa748 Fix issue with RawMonitors around thread suspension. by Alex Light · 8 years ago
  50. 2c30e4a ART: Remove art and art/runtime include_dir directives by Andreas Gampe · 8 years ago
  51. 3157fc2 ART: Move cmdline parser to header library by Andreas Gampe · 8 years ago
  52. 2ee17e6 Merge changes I6407c9b4,I49d9da67 by Vladimir Marko · 8 years ago
  53. 2b87ae0 Revert "Allow deoptimization when returning from a runtime method." by Vladimir Marko · 8 years ago
  54. fc63bab Revert "Fix some issues for deoptimizing runtime methods." by Vladimir Marko · 8 years ago
  55. cd63fc8 Merge "Fix some issues for deoptimizing runtime methods." by Mingyao Yang · 8 years ago
  56. 57b4e13 Fix some issues for deoptimizing runtime methods. by Mingyao Yang · 8 years ago
  57. 8c399a5 Merge "Fix interaction of VMInit and ThreadStart events." by Treehugger Robot · 8 years ago
  58. 3979022 Merge remote-tracking branch 'goog/stage-aosp-master' into HEAD by Bill Yi · 8 years ago
  59. 4d545f2 Merge "Shorten sleep for racy run-test 063." by Treehugger Robot · 8 years ago
  60. 437130b Merge "Allow deoptimization when returning from a runtime method." by Mingyao Yang · 8 years ago
  61. b099f04 Merge "Increase sleep time in the main thread of test 067-preemptive-unpark." by Roland Levillain · 8 years ago
  62. ef7b9b8 Shorten sleep for racy run-test 063. by Jeff Hao · 8 years ago
  63. edeba10 Allow deoptimization when returning from a runtime method. by Mingyao Yang · 8 years ago
  64. 994cfde Merge "Ensure GetPhase returns correct values." am: 04ae110f02 by Alex Light · 8 years ago
  65. 04ae110 Merge "Ensure GetPhase returns correct values." by Treehugger Robot · 8 years ago
  66. 379e573 Increase sleep time in the main thread of test 067-preemptive-unpark. by Roland Levillain · 8 years ago
  67. 1d8a974 Fix interaction of VMInit and ThreadStart events. by Alex Light · 8 years ago
  68. 7e5c917 Merge "Extend sleep for racy run-test 063." am: c9d88538d7 by Jeff Hao · 8 years ago
  69. c9d8853 Merge "Extend sleep for racy run-test 063." by Treehugger Robot · 8 years ago
  70. 4d5b4d7 Merge "Add an operation using a semaphore to test 004-ThreadStress." by Roland Levillain · 8 years ago
  71. 46a6289 Merge "Add an operation using a semaphore to test 004-ThreadStress." by Roland Levillain · 8 years ago
  72. 0c806b1 Add an operation using a semaphore to test 004-ThreadStress. by Roland Levillain · 8 years ago
  73. 584a2db Extend sleep for racy run-test 063. by Jeff Hao · 8 years ago
  74. 67c8bdf Merge "Fix issue with RawMonitorWait." am: 66bfa47fd2 by Alex Light · 8 years ago
  75. 66bfa47 Merge "Fix issue with RawMonitorWait." by Treehugger Robot · 8 years ago
  76. 6ced091 Fix issue with RawMonitorWait. by Alex Light · 8 years ago
  77. bf9e516 Ensure GetPhase returns correct values. by Alex Light · 8 years ago
  78. bc7e58f Merge "Add test where aget on potential null array fails verification." by Jeff Hao · 8 years ago
  79. 60b4077 Merge "Add test where aget on potential null array fails verification." by Treehugger Robot · 8 years ago
  80. 29a22a9 Merge "Increase JIT initial size for test 595-profile-saving" am: 3caff1f882 by Mathieu Chartier · 8 years ago
  81. 3caff1f Merge "Increase JIT initial size for test 595-profile-saving" by Mathieu Chartier · 8 years ago
  82. 3c3911e Add test where aget on potential null array fails verification. by Jeff Hao · 8 years ago
  83. d610733 Increase JIT initial size for test 595-profile-saving by Mathieu Chartier · 8 years ago
  84. d449b15 Merge "Enable regression test for array aliasing bug." am: bfb7f939e4 by Aart Bik · 8 years ago
  85. bfb7f93 Merge "Enable regression test for array aliasing bug." by Treehugger Robot · 8 years ago
  86. 0b1392a Merge "Add ensureJitCompiled to a few methods in 088-monitor-verification" by Mingyao Yang · 8 years ago
  87. 0137efc Merge "Add ensureJitCompiled to a few methods in 088-monitor-verification" by Mingyao Yang · 8 years ago
  88. f939b3f Enable regression test for array aliasing bug. by Aart Bik · 8 years ago
  89. 1ede0f8 Merge "MIPS: Support MultiplyAccumulate for SIMD." am: 5bfead584f by Aart Bik · 8 years ago
  90. 5bfead5 Merge "MIPS: Support MultiplyAccumulate for SIMD." by Aart Bik · 8 years ago
  91. 4323ba1 Add ensureJitCompiled to a few methods in 088-monitor-verification by Mingyao Yang · 8 years ago
  92. deaa56e Merge "Re-enable test 529-checker-unresolved in `no-prebuild` configurations." by Roland Levillain · 8 years ago
  93. 9428c57 Re-enable test 529-checker-unresolved in `no-prebuild` configurations. by Roland Levillain · 8 years ago
  94. cadda8d Merge "RFC: Generate select instruction for conditional returns." am: 4ec14ff3d6 by Nicolas Geoffray · 8 years ago
  95. 4ec14ff Merge "RFC: Generate select instruction for conditional returns." by Nicolas Geoffray · 8 years ago
  96. bc5460b MIPS: Support MultiplyAccumulate for SIMD. by Lena Djokic · 8 years ago
  97. 5a210d4 Merge "Fix dex file reading in VdexFile::GetNextDexFileData." am: abafaf8383 by Nicolas Geoffray · 8 years ago
  98. abafaf8 Merge "Fix dex file reading in VdexFile::GetNextDexFileData." by Treehugger Robot · 8 years ago
  99. 8a5fa70 Merge "scheduler should not schedule volatile field accesses." am: eac21ef261 by Mingyao Yang · 8 years ago
  100. eac21ef Merge "scheduler should not schedule volatile field accesses." by Mingyao Yang · 8 years ago