1. af0e7d8 Merge "Don't notify jit of non-invokable methods being redefined." by Alex Light · 7 years ago
  2. 797e6d4 Merge "ART: Remove FileDescriptor knowledge" by Treehugger Robot · 7 years ago
  3. a6684ca Merge "Fix race in method jitting for 597-deopt-invoke-stub" by Mingyao Yang · 7 years ago
  4. 0967cd9 Merge "Use ScopedArenaAllocator for register allocation." by Vladimir Marko · 7 years ago
  5. 464f8cd Merge "ART: Use ScopedArenaAllocator for pass-local data." by Treehugger Robot · 7 years ago
  6. e764d2e Use ScopedArenaAllocator for register allocation. by Vladimir Marko · 7 years ago
  7. e4c00b3 Merge "Revert "Revert "base: Add more bit utils and bit struct class""" by Treehugger Robot · 7 years ago
  8. 1e77d27 Revert "Revert "base: Add more bit utils and bit struct class"" by Igor Murashkin · 7 years ago
  9. d99f3f6 Merge "Revert "base: Add more bit utils and bit struct class"" by Nicolas Geoffray · 7 years ago
  10. 5e008b3 Revert "base: Add more bit utils and bit struct class" by Nicolas Geoffray · 7 years ago
  11. adc4a0d Merge "base: Add more bit utils and bit struct class" by Treehugger Robot · 7 years ago
  12. ad5df10 ART: Remove FileDescriptor knowledge by Andreas Gampe · 7 years ago
  13. c60f75d base: Add more bit utils and bit struct class by Igor Murashkin · 7 years ago
  14. 001ff03 Merge "ART: Use CmdlineParser in dex2oat" by Treehugger Robot · 7 years ago
  15. efe35f4 Merge "Increase margins for dex2oat_image_test" by Mathieu Chartier · 7 years ago
  16. fb316f0 Merge "Add --input-vdex-fd and --output-vdex-fd options in help for dex2oat" by Treehugger Robot · 7 years ago
  17. 097f34c ART: Use CmdlineParser in dex2oat by Andreas Gampe · 7 years ago
  18. 6620532 Add --input-vdex-fd and --output-vdex-fd options in help for dex2oat by Shubham Ajmera · 7 years ago
  19. 44e9bac Increase margins for dex2oat_image_test by Mathieu Chartier · 7 years ago
  20. f5f0883 Fix race in method jitting for 597-deopt-invoke-stub by Mingyao Yang · 7 years ago
  21. ca6fff8 ART: Use ScopedArenaAllocator for pass-local data. by Vladimir Marko · 7 years ago
  22. 42e482f Merge "Instrument code generated by JNI compiler to check the Marking Register." by Roland Levillain · 7 years ago
  23. abbc4bc Don't notify jit of non-invokable methods being redefined. by Alex Light · 7 years ago
  24. a820ff7 Instrument code generated by JNI compiler to check the Marking Register. by Roland Levillain · 7 years ago
  25. aa7273e Merge "Do not refresh the Marking Register in CriticalNative methods." by Roland Levillain · 7 years ago
  26. 8c5e25b Merge "Ensure that soft-verification doesn't fail class redefinition." by Treehugger Robot · 7 years ago
  27. 1fdc4e3 Merge "Include libwrapagentproperties in buildbot-build.sh" by Treehugger Robot · 7 years ago
  28. bb6c1ca Include libwrapagentproperties in buildbot-build.sh by Alex Light · 7 years ago
  29. 97785f5 Merge "Make 624-checker-stringops less Dexer-sensitive." by Treehugger Robot · 7 years ago
  30. 9b52717 Merge "Make checker-intrinsic-op less Dexer-sensitive." by Treehugger Robot · 7 years ago
  31. 85eda8b Merge "Try to preserve dex pc better in vector code." by Treehugger Robot · 7 years ago
  32. 1863dd6 Merge "Address comment for aog/502433" by Mathieu Chartier · 7 years ago
  33. 46b6dbc Try to preserve dex pc better in vector code. by Aart Bik · 7 years ago
  34. df7f7f0 Address comment for aog/502433 by Mathieu Chartier · 7 years ago
  35. 5333061 Ensure that soft-verification doesn't fail class redefinition. by Alex Light · 7 years ago
  36. f931445 Merge "MIPS32R2: Share address computation" by Treehugger Robot · 7 years ago
  37. 919c3c5 Make checker-intrinsic-op less Dexer-sensitive. by Alan Leung · 7 years ago
  38. a290160 MIPS32R2: Share address computation by Lena Djokic · 7 years ago
  39. dbf5b49 Merge "Use D8 based the default in build var." by Treehugger Robot · 7 years ago
  40. 86d244e Merge "ART: Change CmdlineMain/Args behavior" by Treehugger Robot · 7 years ago
  41. 3aaa6bf Merge "Compare rounded sizes in CheckPreconditionsForAllocObject" by Mathieu Chartier · 7 years ago
  42. aac9012 Compare rounded sizes in CheckPreconditionsForAllocObject by Mathieu Chartier · 7 years ago
  43. 768fab4 Merge "ART: Try to make 059-finalizer-throw less flaky" by Treehugger Robot · 7 years ago
  44. 4a509be Make 624-checker-stringops less Dexer-sensitive. by Alan Leung · 7 years ago
  45. 0d127e1 Do not refresh the Marking Register in CriticalNative methods. by Roland Levillain · 7 years ago
  46. 4a89916 Merge "Use CheckedCall for mprotects" by Mathieu Chartier · 7 years ago
  47. 8d8de0c Use CheckedCall for mprotects by Mathieu Chartier · 7 years ago
  48. 1dd05d7 ART: Try to make 059-finalizer-throw less flaky by Andreas Gampe · 7 years ago
  49. 1602bf6 Merge "Rename CHECK_MEMORY_CALL to CheckedCall" by Mathieu Chartier · 7 years ago
  50. 50d1080 Merge "Add a new test target - art-pictest" by Shubham Ajmera · 7 years ago
  51. 08c128a Merge "ART: 088-monitor-verification robustness" by Treehugger Robot · 7 years ago
  52. 9decf47 ART: 088-monitor-verification robustness by Orion Hodson · 7 years ago
  53. 2cee7da Merge "ART: Bump API level used in const-method-{handle,type} test" by Treehugger Robot · 7 years ago
  54. 351d285 ART: Bump API level used in const-method-{handle,type} test by Orion Hodson · 7 years ago
  55. bfcd0d3 Merge "Remove dump-oat-Calculator" by Treehugger Robot · 7 years ago
  56. 3425d02 Rename CHECK_MEMORY_CALL to CheckedCall by Mathieu Chartier · 7 years ago
  57. 5b6e881 Remove dump-oat-Calculator by Colin Cross · 7 years ago
  58. 001aef6 Merge "Disable 1934 on stream and trace configurations." by Alex Light · 7 years ago
  59. d229229 Disable 1934 on stream and trace configurations. by Alex Light · 7 years ago
  60. 3395da0 Merge changes I03daad97,I7d47b978,I70103fb2 by Treehugger Robot · 7 years ago
  61. 0afa07a Use D8 based the default in build var. by Alan Leung · 7 years ago
  62. 691839c signal_catcher: reformat includes. by Josh Gao · 7 years ago
  63. 361a1fa fd_file: never report Close failure on linux. by Josh Gao · 7 years ago
  64. 494ec69 fd_file: don't report failure when trying to flush a pipe. by Josh Gao · 7 years ago
  65. 8cdfac7 Merge "Disable D8 for a subset of the tests" by Treehugger Robot · 7 years ago
  66. 3069f90 Merge "Use -Werror in art" by Treehugger Robot · 7 years ago
  67. 391ba8e Add a new test target - art-pictest by Shubham Ajmera · 7 years ago
  68. f167135 Merge changes from topic "thread-stop" by Alex Light · 7 years ago
  69. 8fae4b5 ART: Change CmdlineMain/Args behavior by Andreas Gampe · 7 years ago
  70. fefd318 Use -Werror in art by Chih-Hung Hsieh · 7 years ago
  71. 844a4ed Merge "ART: Dump allocation stacks in reference table dumps" by Treehugger Robot · 7 years ago
  72. 8a6b8fc Merge "ART: Simplify And(TypeConversion<Int64>(x), Const32)." by Treehugger Robot · 7 years ago
  73. c8fb211 ART: Simplify And(TypeConversion<Int64>(x), Const32). by Vladimir Marko · 7 years ago
  74. 5adf26c Merge "ART: Introduce Uint8 compiler data type." by Vladimir Marko · 7 years ago
  75. d5d2f2c ART: Introduce Uint8 compiler data type. by Vladimir Marko · 7 years ago
  76. 25ae379 Merge "ART: Add VarHandle fence intrinsics" by Orion Hodson · 7 years ago
  77. aeafbe4 Merge "ART: support for const-method-{handle,type}" by Orion Hodson · 7 years ago
  78. 026b3d4 Merge "Rename target.linux[_x86[_64]] to target.linux_glibc[_x86[_64]]" by Dan Willemsen · 7 years ago
  79. 69107b3 Disable D8 for a subset of the tests by Alan Leung · 7 years ago
  80. 498e8ed Merge "Delete jack support" by Colin Cross · 7 years ago
  81. 54d39dc Implement JVMTI can_signal_thread capability. by Alex Light · 7 years ago
  82. 8a2a1fc ART: Dump allocation stacks in reference table dumps by Andreas Gampe · 7 years ago
  83. 822cf6a Delete jack support by Colin Cross · 7 years ago
  84. a96c478 Merge "Add script to run JDWP tests against prebuilt libjdwp.so" by Treehugger Robot · 7 years ago
  85. 9e4a54c Merge "Add D8 verification for 910-methods." by Treehugger Robot · 7 years ago
  86. dc700a7 Add script to run JDWP tests against prebuilt libjdwp.so by Alex Light · 7 years ago
  87. efac0df Merge "Generalized zero/sign-ext analysis. Generalized SAD." by Treehugger Robot · 7 years ago
  88. 99988f8 Rename target.linux[_x86[_64]] to target.linux_glibc[_x86[_64]] by Dan Willemsen · 7 years ago
  89. df011c3 Generalized zero/sign-ext analysis. Generalized SAD. by Aart Bik · 7 years ago
  90. 2e59994 ART: support for const-method-{handle,type} by Orion Hodson · 7 years ago
  91. 7ba68c8 Merge "ARM/ARM64: Move simplifier visitors to .cc files." by Treehugger Robot · 7 years ago
  92. 4a4610a ART: Add VarHandle fence intrinsics by Orion Hodson · 7 years ago
  93. 0f689e7 ARM/ARM64: Move simplifier visitors to .cc files. by Vladimir Marko · 7 years ago
  94. 865a050 Merge "Update ahat version number to 1.4." by Richard Uhler · 7 years ago
  95. d7d5ed9 Merge "ART: Increase the number of potential instrinsics" by Orion Hodson · 7 years ago
  96. cd9903d Merge "ART: Generalize "x >> (s & m)" simplification." by Vladimir Marko · 7 years ago
  97. 10e4b85 Update ahat version number to 1.4. by Richard Uhler · 7 years ago
  98. cfcc9cf ART: Increase the number of potential instrinsics by Orion Hodson · 7 years ago
  99. f67f115 Merge "Send ThreadEnd after clearing ThreadGroup." by Treehugger Robot · 7 years ago
  100. 2cda354 Merge "Add startup/post-startup bits for random profiles" by Mathieu Chartier · 7 years ago