1. e6c8e3c Merge "Restrict dex2oat threads to 4 on android bots." by Shubham Ajmera · 7 years ago
  2. 82a6373 Merge "ART: Clean up checks in CheckProxyMethod()." by Vladimir Marko · 7 years ago
  3. 612c1f6 Merge "ART: Instantiate templated functions" by Treehugger Robot · 7 years ago
  4. 80f2a35 Merge "Verify the checksum before DCHECKS in ProfileCompilationInfo::GetOrAddDexFileData" by Treehugger Robot · 7 years ago
  5. d317442 Merge "Revert "Skip tests 1923 and 1924 on ASAN 64"" by Treehugger Robot · 7 years ago
  6. ae0b1f4 ART: Instantiate templated functions by Andreas Gampe · 7 years ago
  7. 61200a0 Verify the checksum before DCHECKS in ProfileCompilationInfo::GetOrAddDexFileData by Shubham Ajmera · 7 years ago
  8. fa830aa Merge "Revert "Basic SIMD reduction support."" by Jeff Tinker · 7 years ago
  9. 5fda016 Revert "Skip tests 1923 and 1924 on ASAN 64" by Alex Light · 7 years ago
  10. 9c4feaa Merge changes I36396394,I00aa37f5,Ibc14b003 by Treehugger Robot · 7 years ago
  11. a57b4ee Revert "Basic SIMD reduction support." by Aart Bik · 7 years ago
  12. cdb15e4 Merge "Refined range rule for ABS(x)" by Aart Bik · 7 years ago
  13. 1408c18 Restrict dex2oat threads to 4 on android bots. by Shubham Ajmera · 7 years ago
  14. d0b0825 Merge "Profman: Use method_percentage and class_percentage values passed for generating profiles" by Treehugger Robot · 7 years ago
  15. 629be51 ART: Redo verification on class resolution failure by Andreas Gampe · 7 years ago
  16. 98be1a9 ART: Don't check access for method parameters by Andreas Gampe · 7 years ago
  17. 7da4c40 ART: Redo verification on field resolution failure by Andreas Gampe · 7 years ago
  18. cdf659e Merge "Merge profiles without needing to creating profile_compilation_info object" by Shubham Ajmera · 7 years ago
  19. fadbbe6 Merge "Testrunner: Added an option to set # dex2oat-jobs for each test" by Shubham Ajmera · 7 years ago
  20. af1a686 Merge "Basic SIMD reduction support." by Treehugger Robot · 7 years ago
  21. 7f56ff4 Refined range rule for ABS(x) by Aart Bik · 7 years ago
  22. 5c3e9d1 ART: Clean up checks in CheckProxyMethod(). by Vladimir Marko · 7 years ago
  23. 29e1312 Merge "Skip tests 1923 and 1924 on ASAN 64" by Treehugger Robot · 7 years ago
  24. 9879d0e Basic SIMD reduction support. by Aart Bik · 7 years ago
  25. d219824 Merge "ART: Describe static fields in GraphVisualizer." by Treehugger Robot · 7 years ago
  26. 7cfc659 Skip tests 1923 and 1924 on ASAN 64 by Alex Light · 7 years ago
  27. 80be041 Merge "ART: Remove ArtMethod::dex_cache_resolved_methods_." by Vladimir Marko · 7 years ago
  28. bf3243b ART: Describe static fields in GraphVisualizer. by Vladimir Marko · 7 years ago
  29. 8ef4b61 Merge "Revert "Revert "Revert "Allow deoptimization when returning from a runtime method."""" by Treehugger Robot · 7 years ago
  30. 8ee5860 Merge "ARM: Clean up LocationSummary creation for Long intrinsics." by Vladimir Marko · 7 years ago
  31. 07c7028 Revert "Revert "Revert "Allow deoptimization when returning from a runtime method.""" by Nicolas Geoffray · 7 years ago
  32. 4ec99d1 Merge "test: Add JNI test to check for <clinit> method lookup" by Treehugger Robot · 7 years ago
  33. afbbf18 Merge profiles without needing to creating profile_compilation_info object by Shubham Ajmera · 7 years ago
  34. 8877f4c Merge "JVMTI NotifyFramePop support" by Treehugger Robot · 7 years ago
  35. 35f1d08 test: Add JNI test to check for <clinit> method lookup by Igor Murashkin · 7 years ago
  36. 31a8a89 Merge "Enable dex madvise hints for low ram devices" by Treehugger Robot · 7 years ago
  37. e814f9d JVMTI NotifyFramePop support by Alex Light · 7 years ago
  38. 150d25d Enable dex madvise hints for low ram devices by Mathieu Chartier · 7 years ago
  39. 8920835 Merge "Simplify CreateReferenceInfoForReferenceType() in load-store-analysis" by Mingyao Yang · 7 years ago
  40. 981d99c Testrunner: Added an option to set # dex2oat-jobs for each test by Shubham Ajmera · 7 years ago
  41. 1819e41 ARM: Clean up LocationSummary creation for Long intrinsics. by Vladimir Marko · 7 years ago
  42. 60f7344 Merge "ARM: Improve String.equals() intrinsic for const strings." by Treehugger Robot · 7 years ago
  43. 78e1e04 Merge "ARM64: Remove duplicate helper for intrinsic locations." by Treehugger Robot · 7 years ago
  44. bdd8272 Merge "Added option to use dx in dexfuzz testing as well." by Treehugger Robot · 7 years ago
  45. 49376a9 Merge "ARM: Implement one-bit intrinsics." by Treehugger Robot · 7 years ago
  46. 4fae4fb ARM64: Remove duplicate helper for intrinsic locations. by Vladimir Marko · 7 years ago
  47. 27292e6 ARM: Implement one-bit intrinsics. by Petre-Ionut Tudor · 7 years ago
  48. 5122e6b ART: Remove ArtMethod::dex_cache_resolved_methods_. by Vladimir Marko · 7 years ago
  49. 984519c ARM: Improve String.equals() intrinsic for const strings. by Vladimir Marko · 7 years ago
  50. fef2884 Simplify CreateReferenceInfoForReferenceType() in load-store-analysis by Mingyao Yang · 7 years ago
  51. 8d31b9f Added option to use dx in dexfuzz testing as well. by Aart Bik · 7 years ago
  52. 02cb397 Merge "Only MADV_RANDOM for low RAM devices" by Treehugger Robot · 7 years ago
  53. 4ec507d Only MADV_RANDOM for low RAM devices by Mathieu Chartier · 7 years ago
  54. 0b5cb35 Merge "Revert "Revert "Allow deoptimization when returning from a runtime method.""" by Mingyao Yang · 7 years ago
  55. 5575513 Merge "Enable JVMTI GetOwnedMonitorInfo and GetOwnedMonitorStackDepthInfo" by Treehugger Robot · 7 years ago
  56. 7f57e05 Merge "ART: Fix reference-related warnings" by Treehugger Robot · 7 years ago
  57. 70f94ca Merge changes Ifa0a68f1,I1f7d2260,Ie5d9cc57 by Treehugger Robot · 7 years ago
  58. 641a473 ART: Fix reference-related warnings by Andreas Gampe · 7 years ago
  59. 5555dd1 ART: Fix inefficent find/rfind by Andreas Gampe · 7 years ago
  60. 9e1fb35 ART: Avoid implicit conversion warning by Andreas Gampe · 7 years ago
  61. 33dbce4 Merge "ART: Use JniAbort instead of JniAbortF" by Treehugger Robot · 7 years ago
  62. 49fc60e ART: Fix macro parentheses warnings by Andreas Gampe · 7 years ago
  63. fcecaeb ART: Use JniAbort instead of JniAbortF by Andreas Gampe · 7 years ago
  64. 88e1ddd Enable JVMTI GetOwnedMonitorInfo and GetOwnedMonitorStackDepthInfo by Alex Light · 7 years ago
  65. db65a35 Merge "Dup file descriptor to prevent double close in oat writer." by Treehugger Robot · 7 years ago
  66. 047abb2 Revert "Revert "Allow deoptimization when returning from a runtime method."" by Mingyao Yang · 7 years ago
  67. 68c48f0 Dup file descriptor to prevent double close in oat writer. by Jeff Hao · 7 years ago
  68. bf7e6ca Merge "Fix issue with RawMonitors around thread suspension." by Treehugger Robot · 7 years ago
  69. 23aa748 Fix issue with RawMonitors around thread suspension. by Alex Light · 7 years ago
  70. 3ed4a40 Merge "Implement OneBit intrinsics for arm64." by Treehugger Robot · 7 years ago
  71. d98350d Merge "Rename instrumentation ExceptionCaught to ExceptionThrown" by Alex Light · 7 years ago
  72. 4c154d5 Merge changes Ic2da319f,I9e90029d by Treehugger Robot · 7 years ago
  73. da48316 Implement OneBit intrinsics for arm64. by Petre-Ionut Tudor · 7 years ago
  74. 1a22746 Merge "Remove obsolete code paths from the ARM code generator" by Treehugger Robot · 7 years ago
  75. c1238d8 Merge "compiler_driver: treat java/lang/invoke as others" by Treehugger Robot · 7 years ago
  76. c5e0d3f compiler_driver: treat java/lang/invoke as others by Orion Hodson · 7 years ago
  77. 3bdf3f2 Merge "ART: Use platform_include header library" by Treehugger Robot · 7 years ago
  78. 6ca0933 Merge "ART: Rerun verifier in verbose mode on boot cp failure" by Treehugger Robot · 7 years ago
  79. 2c30e4a ART: Remove art and art/runtime include_dir directives by Andreas Gampe · 7 years ago
  80. 27bd4dd ART: Use platform_include header library by Andreas Gampe · 7 years ago
  81. 3157fc2 ART: Move cmdline parser to header library by Andreas Gampe · 7 years ago
  82. 95d9bdd Merge "Support running jdwp tests on RI and with alternate JDWP" by Treehugger Robot · 7 years ago
  83. 31d5679 Merge "art: Add a few more patterns to .gitignore" by Treehugger Robot · 7 years ago
  84. 617c9c5 Support running jdwp tests on RI and with alternate JDWP by Alex Light · 7 years ago
  85. 12fadcd ART: Rerun verifier in verbose mode on boot cp failure by Andreas Gampe · 7 years ago
  86. 6e1607e Rename instrumentation ExceptionCaught to ExceptionThrown by Alex Light · 7 years ago
  87. 15c9f33 art: Add a few more patterns to .gitignore by Igor Murashkin · 7 years ago
  88. 2ee17e6 Merge changes I6407c9b4,I49d9da67 by Vladimir Marko · 7 years ago
  89. 2b87ae0 Revert "Allow deoptimization when returning from a runtime method." by Vladimir Marko · 7 years ago
  90. fc63bab Revert "Fix some issues for deoptimizing runtime methods." by Vladimir Marko · 7 years ago
  91. cd63fc8 Merge "Fix some issues for deoptimizing runtime methods." by Mingyao Yang · 7 years ago
  92. 57b4e13 Fix some issues for deoptimizing runtime methods. by Mingyao Yang · 7 years ago
  93. 8c399a5 Merge "Fix interaction of VMInit and ThreadStart events." by Treehugger Robot · 7 years ago
  94. 34acbf4 Merge "Remove bits about kPoison in ObjPtr's documentation." by Roland Levillain · 7 years ago
  95. 3979022 Merge remote-tracking branch 'goog/stage-aosp-master' into HEAD by Bill Yi · 7 years ago
  96. 4d545f2 Merge "Shorten sleep for racy run-test 063." by Treehugger Robot · 7 years ago
  97. 437130b Merge "Allow deoptimization when returning from a runtime method." by Mingyao Yang · 7 years ago
  98. b099f04 Merge "Increase sleep time in the main thread of test 067-preemptive-unpark." by Roland Levillain · 7 years ago
  99. 0cd67eb Remove bits about kPoison in ObjPtr's documentation. by Roland Levillain · 7 years ago
  100. ef7b9b8 Shorten sleep for racy run-test 063. by Jeff Hao · 7 years ago