1. 0a5ec3d Don't deoptimize everything with can_access_local_variables by Alex Light · 7 years ago
  2. 82629c9 Merge "Revert^4 "Allow deoptimization when returning from a runtime method."" by Mingyao Yang · 7 years ago
  3. ac8a2a7 Merge "Basic SIMD reduction support." by Aart Bik · 7 years ago
  4. 5620865 Merge "Port two methods in checker-dead-blocks to Smali" by Treehugger Robot · 7 years ago
  5. b03f3eb Port two methods in checker-dead-blocks to Smali by Alan Leung · 7 years ago
  6. 28f53f5 Merge changes I66c62317,Id097273a,If3bfe695 by Treehugger Robot · 7 years ago
  7. 901679c Merge "Move InlineWithControlFlow to Smali based." by Treehugger Robot · 7 years ago
  8. 40d6702 Merge "Move some checker-gvn test to Smali" by Treehugger Robot · 7 years ago
  9. a2a2e46 Merge "Revert "Revert "JVMTI Exception and ExceptionCatch events""" by Treehugger Robot · 7 years ago
  10. 2ee1790 Revert^4 "Allow deoptimization when returning from a runtime method." by Mingyao Yang · 7 years ago
  11. 61758b9 Merge "Disable 639-checker-code-sinking in PIC mode." by Treehugger Robot · 7 years ago
  12. d3ea5b3 ART: Recognize compile-time soft-fails by Andreas Gampe · 7 years ago
  13. 5d3b002 ART: Change CanAssumeVerified to GetPreviousClassState by Andreas Gampe · 7 years ago
  14. 9fb1ab1 Revert "Revert "JVMTI Exception and ExceptionCatch events"" by Alex Light · 7 years ago
  15. ee5303f ART: Move Class::Status to ClassStatus by Andreas Gampe · 7 years ago
  16. 0148de4 Basic SIMD reduction support. by Aart Bik · 7 years ago
  17. 1accd63 Merge "Clean up ImageHeader section getters." by Treehugger Robot · 7 years ago
  18. e4e692a Disable 639-checker-code-sinking in PIC mode. by Vladimir Marko · 7 years ago
  19. c101222 Merge "Handle the case cwd has a trailing slash." by Nicolas Geoffray · 7 years ago
  20. cd87c3e Clean up ImageHeader section getters. by Vladimir Marko · 7 years ago
  21. c4be2c8 Handle the case cwd has a trailing slash. by Nicolas Geoffray · 7 years ago
  22. c69f6c3 Merge "ART: Don't prepend '/' if classpath_dir is empty" by Treehugger Robot · 7 years ago
  23. f415065 Merge "ART: Enhance comment" by Treehugger Robot · 7 years ago
  24. 7252738 ART: Don't prepend '/' if classpath_dir is empty by Andreas Gampe · 7 years ago
  25. 788b8b2 Merge "Use real locations when opening dex files from the context" by Calin Juravle · 7 years ago
  26. 972c9a4 Merge "Remove unnecessary work in dominators computation." by Treehugger Robot · 7 years ago
  27. 9a2e027 Remove unnecessary work in dominators computation. by Richard Uhler · 7 years ago
  28. 39d44ba Merge "Revert "JVMTI Exception and ExceptionCatch events"" by Nicolas Geoffray · 7 years ago
  29. 9597424 Revert "JVMTI Exception and ExceptionCatch events" by Nicolas Geoffray · 7 years ago
  30. 0c277f2 Merge "Revert "Make WatchedFramePop instrumentation event pure-virtual"" by Nicolas Geoffray · 7 years ago
  31. b2c8fc6 Revert "Make WatchedFramePop instrumentation event pure-virtual" by Nicolas Geoffray · 7 years ago
  32. e883ebf Merge "Revert "Basic SIMD reduction support."" by Nicolas Geoffray · 7 years ago
  33. 982334c Revert "Basic SIMD reduction support." by Nicolas Geoffray · 7 years ago
  34. 821a259 Use real locations when opening dex files from the context by Calin Juravle · 7 years ago
  35. 3753bcd Merge "Make WatchedFramePop instrumentation event pure-virtual" by Treehugger Robot · 7 years ago
  36. 8db7e62 Merge "Basic SIMD reduction support." by Treehugger Robot · 7 years ago
  37. a4336b8 Merge "JVMTI Exception and ExceptionCatch events" by Treehugger Robot · 7 years ago
  38. a0e0f10 Make WatchedFramePop instrumentation event pure-virtual by Alex Light · 7 years ago
  39. cfa59b4 Basic SIMD reduction support. by Aart Bik · 7 years ago
  40. 798eab0 JVMTI Exception and ExceptionCatch events by Alex Light · 7 years ago
  41. 6b7500a Move some checker-gvn test to Smali by Alan Leung · 7 years ago
  42. e6c8e3c Merge "Restrict dex2oat threads to 4 on android bots." by Shubham Ajmera · 7 years ago
  43. dd30907 ART: Enhance comment by Andreas Gampe · 7 years ago
  44. 82a6373 Merge "ART: Clean up checks in CheckProxyMethod()." by Vladimir Marko · 7 years ago
  45. 612c1f6 Merge "ART: Instantiate templated functions" by Treehugger Robot · 7 years ago
  46. 80f2a35 Merge "Verify the checksum before DCHECKS in ProfileCompilationInfo::GetOrAddDexFileData" by Treehugger Robot · 7 years ago
  47. d317442 Merge "Revert "Skip tests 1923 and 1924 on ASAN 64"" by Treehugger Robot · 7 years ago
  48. ae0b1f4 ART: Instantiate templated functions by Andreas Gampe · 7 years ago
  49. 61200a0 Verify the checksum before DCHECKS in ProfileCompilationInfo::GetOrAddDexFileData by Shubham Ajmera · 7 years ago
  50. fa830aa Merge "Revert "Basic SIMD reduction support."" by Jeff Tinker · 7 years ago
  51. 5fda016 Revert "Skip tests 1923 and 1924 on ASAN 64" by Alex Light · 7 years ago
  52. 9c4feaa Merge changes I36396394,I00aa37f5,Ibc14b003 by Treehugger Robot · 7 years ago
  53. a57b4ee Revert "Basic SIMD reduction support." by Aart Bik · 7 years ago
  54. cdb15e4 Merge "Refined range rule for ABS(x)" by Aart Bik · 7 years ago
  55. 1408c18 Restrict dex2oat threads to 4 on android bots. by Shubham Ajmera · 7 years ago
  56. d0b0825 Merge "Profman: Use method_percentage and class_percentage values passed for generating profiles" by Treehugger Robot · 7 years ago
  57. 629be51 ART: Redo verification on class resolution failure by Andreas Gampe · 7 years ago
  58. 98be1a9 ART: Don't check access for method parameters by Andreas Gampe · 7 years ago
  59. 7da4c40 ART: Redo verification on field resolution failure by Andreas Gampe · 7 years ago
  60. cdf659e Merge "Merge profiles without needing to creating profile_compilation_info object" by Shubham Ajmera · 7 years ago
  61. fadbbe6 Merge "Testrunner: Added an option to set # dex2oat-jobs for each test" by Shubham Ajmera · 7 years ago
  62. af1a686 Merge "Basic SIMD reduction support." by Treehugger Robot · 7 years ago
  63. 7f56ff4 Refined range rule for ABS(x) by Aart Bik · 7 years ago
  64. 5c3e9d1 ART: Clean up checks in CheckProxyMethod(). by Vladimir Marko · 7 years ago
  65. 29e1312 Merge "Skip tests 1923 and 1924 on ASAN 64" by Treehugger Robot · 7 years ago
  66. 9879d0e Basic SIMD reduction support. by Aart Bik · 7 years ago
  67. d219824 Merge "ART: Describe static fields in GraphVisualizer." by Treehugger Robot · 7 years ago
  68. 7cfc659 Skip tests 1923 and 1924 on ASAN 64 by Alex Light · 7 years ago
  69. 80be041 Merge "ART: Remove ArtMethod::dex_cache_resolved_methods_." by Vladimir Marko · 7 years ago
  70. bf3243b ART: Describe static fields in GraphVisualizer. by Vladimir Marko · 7 years ago
  71. 8ef4b61 Merge "Revert "Revert "Revert "Allow deoptimization when returning from a runtime method."""" by Treehugger Robot · 7 years ago
  72. 8ee5860 Merge "ARM: Clean up LocationSummary creation for Long intrinsics." by Vladimir Marko · 7 years ago
  73. 07c7028 Revert "Revert "Revert "Allow deoptimization when returning from a runtime method.""" by Nicolas Geoffray · 7 years ago
  74. 4ec99d1 Merge "test: Add JNI test to check for <clinit> method lookup" by Treehugger Robot · 7 years ago
  75. afbbf18 Merge profiles without needing to creating profile_compilation_info object by Shubham Ajmera · 7 years ago
  76. 8877f4c Merge "JVMTI NotifyFramePop support" by Treehugger Robot · 7 years ago
  77. 35f1d08 test: Add JNI test to check for <clinit> method lookup by Igor Murashkin · 7 years ago
  78. 31a8a89 Merge "Enable dex madvise hints for low ram devices" by Treehugger Robot · 7 years ago
  79. e814f9d JVMTI NotifyFramePop support by Alex Light · 7 years ago
  80. eaabac9 Move InlineWithControlFlow to Smali based. by Alan Leung · 7 years ago
  81. 150d25d Enable dex madvise hints for low ram devices by Mathieu Chartier · 7 years ago
  82. 8920835 Merge "Simplify CreateReferenceInfoForReferenceType() in load-store-analysis" by Mingyao Yang · 7 years ago
  83. 981d99c Testrunner: Added an option to set # dex2oat-jobs for each test by Shubham Ajmera · 7 years ago
  84. 1819e41 ARM: Clean up LocationSummary creation for Long intrinsics. by Vladimir Marko · 7 years ago
  85. 60f7344 Merge "ARM: Improve String.equals() intrinsic for const strings." by Treehugger Robot · 7 years ago
  86. 78e1e04 Merge "ARM64: Remove duplicate helper for intrinsic locations." by Treehugger Robot · 7 years ago
  87. bdd8272 Merge "Added option to use dx in dexfuzz testing as well." by Treehugger Robot · 7 years ago
  88. 49376a9 Merge "ARM: Implement one-bit intrinsics." by Treehugger Robot · 7 years ago
  89. 4fae4fb ARM64: Remove duplicate helper for intrinsic locations. by Vladimir Marko · 7 years ago
  90. 27292e6 ARM: Implement one-bit intrinsics. by Petre-Ionut Tudor · 7 years ago
  91. 5122e6b ART: Remove ArtMethod::dex_cache_resolved_methods_. by Vladimir Marko · 7 years ago
  92. 984519c ARM: Improve String.equals() intrinsic for const strings. by Vladimir Marko · 7 years ago
  93. fef2884 Simplify CreateReferenceInfoForReferenceType() in load-store-analysis by Mingyao Yang · 7 years ago
  94. 8d31b9f Added option to use dx in dexfuzz testing as well. by Aart Bik · 7 years ago
  95. 02cb397 Merge "Only MADV_RANDOM for low RAM devices" by Treehugger Robot · 7 years ago
  96. 4ec507d Only MADV_RANDOM for low RAM devices by Mathieu Chartier · 7 years ago
  97. 0b5cb35 Merge "Revert "Revert "Allow deoptimization when returning from a runtime method.""" by Mingyao Yang · 7 years ago
  98. 5575513 Merge "Enable JVMTI GetOwnedMonitorInfo and GetOwnedMonitorStackDepthInfo" by Treehugger Robot · 7 years ago
  99. 7f57e05 Merge "ART: Fix reference-related warnings" by Treehugger Robot · 7 years ago
  100. 70f94ca Merge changes Ifa0a68f1,I1f7d2260,Ie5d9cc57 by Treehugger Robot · 7 years ago