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