1. 621df78 Merge "Disable D8 for a subset of the tests" am: 8cdfac7528 by Alan Leung · 7 years ago
  2. 8cdfac7 Merge "Disable D8 for a subset of the tests" by Treehugger Robot · 7 years ago
  3. 28bc7fa Merge "Use -Werror in art" am: 3069f90c49 by Chih-Hung Hsieh · 7 years ago
  4. 3069f90 Merge "Use -Werror in art" by Treehugger Robot · 7 years ago
  5. bfcddba Merge changes from topic "thread-stop" am: f167135714 by Alex Light · 7 years ago
  6. f167135 Merge changes from topic "thread-stop" by Alex Light · 7 years ago
  7. fefd318 Use -Werror in art by Chih-Hung Hsieh · 7 years ago
  8. 63dca88 Merge "ART: Dump allocation stacks in reference table dumps" am: 844a4edc7f by Andreas Gampe · 7 years ago
  9. 844a4ed Merge "ART: Dump allocation stacks in reference table dumps" by Treehugger Robot · 7 years ago
  10. 3033088 Merge "ART: Simplify And(TypeConversion<Int64>(x), Const32)." am: 8a6b8fcedd by Vladimir Marko · 7 years ago
  11. 8a6b8fc Merge "ART: Simplify And(TypeConversion<Int64>(x), Const32)." by Treehugger Robot · 7 years ago
  12. c8fb211 ART: Simplify And(TypeConversion<Int64>(x), Const32). by Vladimir Marko · 7 years ago
  13. 0ac67cd Merge "ART: Introduce Uint8 compiler data type." am: 5adf26c26d by Vladimir Marko · 7 years ago
  14. 5adf26c Merge "ART: Introduce Uint8 compiler data type." by Vladimir Marko · 7 years ago
  15. d5d2f2c ART: Introduce Uint8 compiler data type. by Vladimir Marko · 7 years ago
  16. 4d448b6 Merge "ART: Add VarHandle fence intrinsics" am: 25ae379707 by Orion Hodson · 7 years ago
  17. 25ae379 Merge "ART: Add VarHandle fence intrinsics" by Orion Hodson · 7 years ago
  18. 8799ce9 Merge "ART: support for const-method-{handle,type}" am: aeafbe4d42 by Orion Hodson · 7 years ago
  19. aeafbe4 Merge "ART: support for const-method-{handle,type}" by Orion Hodson · 7 years ago
  20. 3d153af Merge "Rename target.linux[_x86[_64]] to target.linux_glibc[_x86[_64]]" by Dan Willemsen · 7 years ago
  21. 026b3d4 Merge "Rename target.linux[_x86[_64]] to target.linux_glibc[_x86[_64]]" by Dan Willemsen · 7 years ago
  22. 69107b3 Disable D8 for a subset of the tests by Alan Leung · 7 years ago
  23. 17d2292 Merge "Delete jack support" am: 498e8ed7ce by Colin Cross · 7 years ago
  24. 498e8ed Merge "Delete jack support" by Colin Cross · 7 years ago
  25. 54d39dc Implement JVMTI can_signal_thread capability. by Alex Light · 7 years ago
  26. 8a2a1fc ART: Dump allocation stacks in reference table dumps by Andreas Gampe · 7 years ago
  27. 822cf6a Delete jack support by Colin Cross · 7 years ago
  28. 9fead5f Merge "Add script to run JDWP tests against prebuilt libjdwp.so" am: a96c47805b by Alex Light · 7 years ago
  29. c207ddb Merge "Add D8 verification for 910-methods." am: 9e4a54c9fc by Alan Leung · 7 years ago
  30. a96c478 Merge "Add script to run JDWP tests against prebuilt libjdwp.so" by Treehugger Robot · 7 years ago
  31. 9e4a54c Merge "Add D8 verification for 910-methods." by Treehugger Robot · 7 years ago
  32. 2dec3e4 Merge "Generalized zero/sign-ext analysis. Generalized SAD." am: efac0df8c7 by Aart Bik · 7 years ago
  33. dc700a7 Add script to run JDWP tests against prebuilt libjdwp.so by Alex Light · 7 years ago
  34. efac0df Merge "Generalized zero/sign-ext analysis. Generalized SAD." by Treehugger Robot · 7 years ago
  35. 99988f8 Rename target.linux[_x86[_64]] to target.linux_glibc[_x86[_64]] by Dan Willemsen · 7 years ago
  36. df011c3 Generalized zero/sign-ext analysis. Generalized SAD. by Aart Bik · 7 years ago
  37. 2e59994 ART: support for const-method-{handle,type} by Orion Hodson · 7 years ago
  38. 36af604 Merge "ARM/ARM64: Move simplifier visitors to .cc files." am: 7ba68c8fa7 by Vladimir Marko · 7 years ago
  39. 7ba68c8 Merge "ARM/ARM64: Move simplifier visitors to .cc files." by Treehugger Robot · 7 years ago
  40. 4a4610a ART: Add VarHandle fence intrinsics by Orion Hodson · 7 years ago
  41. b636f3a Merge "Update ahat version number to 1.4." am: 865a050351 by Richard Uhler · 7 years ago
  42. 0f689e7 ARM/ARM64: Move simplifier visitors to .cc files. by Vladimir Marko · 7 years ago
  43. 865a050 Merge "Update ahat version number to 1.4." by Richard Uhler · 7 years ago
  44. 7ef371c Merge "ART: Increase the number of potential instrinsics" am: d7d5ed9531 by Orion Hodson · 7 years ago
  45. d7d5ed9 Merge "ART: Increase the number of potential instrinsics" by Orion Hodson · 7 years ago
  46. 7adf401 Merge "ART: Generalize "x >> (s & m)" simplification." am: cd9903db5d by Vladimir Marko · 7 years ago
  47. cd9903d Merge "ART: Generalize "x >> (s & m)" simplification." by Vladimir Marko · 7 years ago
  48. 10e4b85 Update ahat version number to 1.4. by Richard Uhler · 7 years ago
  49. cfcc9cf ART: Increase the number of potential instrinsics by Orion Hodson · 7 years ago
  50. 74a8ed2 Merge "Send ThreadEnd after clearing ThreadGroup." am: f67f115423 by Alex Light · 7 years ago
  51. f67f115 Merge "Send ThreadEnd after clearing ThreadGroup." by Treehugger Robot · 7 years ago
  52. a014d4f Merge "Add startup/post-startup bits for random profiles" am: 2cda354d7f by Mathieu Chartier · 7 years ago
  53. 2cda354 Merge "Add startup/post-startup bits for random profiles" by Mathieu Chartier · 7 years ago
  54. df13240 Send ThreadEnd after clearing ThreadGroup. by Alex Light · 7 years ago
  55. c46cf80 Add startup/post-startup bits for random profiles by Mathieu Chartier · 7 years ago
  56. 2d1f647 Merge "Refactor conditional uses of ReadBarrier::AssertToSpaceInvariant." by Roland Levillain · 7 years ago
  57. 7ec532f Merge "Refactor conditional uses of ReadBarrier::AssertToSpaceInvariant." by Roland Levillain · 7 years ago
  58. a78f5b6 Refactor conditional uses of ReadBarrier::AssertToSpaceInvariant. by Roland Levillain · 7 years ago
  59. c648c97 Merge "ART: Fix loading PIC oat files without image for oatdump." am: 40a21b3f2a by Vladimir Marko · 7 years ago
  60. 40a21b3 Merge "ART: Fix loading PIC oat files without image for oatdump." by Vladimir Marko · 7 years ago
  61. 4f8d73e Merge "Check the to-space invariant on a delivered exception." am: eb5bedd1ac by Roland Levillain · 7 years ago
  62. 7033d49 ART: Generalize "x >> (s & m)" simplification. by Vladimir Marko · 7 years ago
  63. eb5bedd Merge "Check the to-space invariant on a delivered exception." by Roland Levillain · 7 years ago
  64. 667585a ART: Fix loading PIC oat files without image for oatdump. by Vladimir Marko · 7 years ago
  65. ed146f2 Merge "Give better error messages on failure to launch ahat." am: cdf68b16a2 by Richard Uhler · 7 years ago
  66. a80551f Merge "Add support for parsing the ROOT_FINALIZING record." am: b880a8a592 by Richard Uhler · 7 years ago
  67. cdf68b1 Merge "Give better error messages on failure to launch ahat." by Richard Uhler · 7 years ago
  68. b880a8a Merge "Add support for parsing the ROOT_FINALIZING record." by Richard Uhler · 7 years ago
  69. 2ca2240 Merge "Clean up DexInstuctionIterator." am: 05727c50c8 by Vladimir Marko · 7 years ago
  70. eba3864 Merge "Rename libz-host -> libz" am: 87575bdcae by Dan Willemsen · 7 years ago
  71. 05727c5 Merge "Clean up DexInstuctionIterator." by Treehugger Robot · 7 years ago
  72. 87575bd Merge "Rename libz-host -> libz" by Dan Willemsen · 7 years ago
  73. 8d6c440 Merge "Ensure that OSR doesn't break local-variable get/set" am: f94d960109 by Alex Light · 7 years ago
  74. f94d960 Merge "Ensure that OSR doesn't break local-variable get/set" by Alex Light · 7 years ago
  75. 848574c Implement asynchronous exception support by Alex Light · 7 years ago
  76. b77b698 Check the to-space invariant on a delivered exception. by Roland Levillain · 8 years ago
  77. 6e3b862 Merge "Enables GVN for x86 and x86_64." am: 9c0a6ce0a4 by Aart Bik · 7 years ago
  78. 9c0a6ce Merge "Enables GVN for x86 and x86_64." by Treehugger Robot · 7 years ago
  79. d7559b7 Clean up DexInstuctionIterator. by Vladimir Marko · 7 years ago
  80. 5316bb8 Give better error messages on failure to launch ahat. by Richard Uhler · 8 years ago
  81. e949f82 Add support for parsing the ROOT_FINALIZING record. by Richard Uhler · 7 years ago
  82. 37bbe1a Merge "assembler_thumb_test: use 'objdump -D -M force-thumb' to disassemble." by Rahul Chaudhry · 7 years ago
  83. 6e7e0dd Merge "assembler_thumb_test: use 'objdump -D -M force-thumb' to disassemble." by Treehugger Robot · 7 years ago
  84. 6267815 Merge "Revert^2 "Increase threshold for profile compilation"" am: 6b78003cf9 by Shubham Ajmera · 7 years ago
  85. 6b78003 Merge "Revert^2 "Increase threshold for profile compilation"" by Treehugger Robot · 7 years ago
  86. 0e503b5 Rename libz-host -> libz by Dan Willemsen · 7 years ago
  87. 8485e6b Merge changes Iec406b73,I18aa6aa5 am: 9486eab711 by Dan Willemsen · 7 years ago
  88. 9486eab Merge changes Iec406b73,I18aa6aa5 by Treehugger Robot · 7 years ago
  89. 956dac2 assembler_thumb_test: use 'objdump -D -M force-thumb' to disassemble. by Rahul Chaudhry · 7 years ago
  90. 9ab6e1d Revert^2 "Increase threshold for profile compilation" by Shubham Ajmera · 7 years ago
  91. 89e3742 Merge "Add DexInstructionIterator and use it a few places" am: 2a7b84ba85 by Mathieu Chartier · 7 years ago
  92. 2a7b84b Merge "Add DexInstructionIterator and use it a few places" by Mathieu Chartier · 7 years ago
  93. 2ca2780 Run bpfmt by Dan Willemsen · 7 years ago
  94. 9389ae7 Simplify Android.bp files by Dan Willemsen · 7 years ago
  95. 3c0f1f4 Merge "Increase test 961 dex2oat timeout to 2 minutes" am: 350546494d by Alex Light · 7 years ago
  96. 3505464 Merge "Increase test 961 dex2oat timeout to 2 minutes" by Treehugger Robot · 7 years ago
  97. 1d2d4ff Add DexInstructionIterator and use it a few places by Mathieu Chartier · 7 years ago
  98. 0a29016 Merge "Added SAD test. Generalized vector analysis of narrow type." by Aart Bik · 7 years ago
  99. f5095ec Merge "Added SAD test. Generalized vector analysis of narrow type." by Treehugger Robot · 7 years ago
  100. 9e14787 Enables GVN for x86 and x86_64. by Aart Bik · 7 years ago