1. f34fe1f Merge "Restrict number of testrunner jobs to be equal to # cpus." am: 249726c999 by Shubham Ajmera · 7 years ago
  2. 249726c Merge "Restrict number of testrunner jobs to be equal to # cpus." by Treehugger Robot · 7 years ago
  3. 9f4cf3d Merge "Move to interpreter if async-exceptions are pending." am: 1e0730a34b by Alex Light · 7 years ago
  4. 5676f49 Merge "Add JDWP failures found by buildbot" am: 85f8c70741 by Alex Light · 7 years ago
  5. 1e0730a Merge "Move to interpreter if async-exceptions are pending." by Treehugger Robot · 7 years ago
  6. 85f8c70 Merge "Add JDWP failures found by buildbot" by Treehugger Robot · 7 years ago
  7. 2efc8be Merge "Don't notify jit of non-invokable methods being redefined." by Alex Light · 7 years ago
  8. af0e7d8 Merge "Don't notify jit of non-invokable methods being redefined." by Alex Light · 7 years ago
  9. 93857f2 Restrict number of testrunner jobs to be equal to # cpus. by Shubham Ajmera · 7 years ago
  10. 8f34aba Move to interpreter if async-exceptions are pending. by Alex Light · 7 years ago
  11. 16f311f Merge "ART: Remove FileDescriptor knowledge" am: 797e6d4d2a by Andreas Gampe · 7 years ago
  12. 797e6d4 Merge "ART: Remove FileDescriptor knowledge" by Treehugger Robot · 7 years ago
  13. 9d4acb0 Merge "Fix race in method jitting for 597-deopt-invoke-stub" am: a6684ca4d6 by Mingyao Yang · 7 years ago
  14. a6684ca Merge "Fix race in method jitting for 597-deopt-invoke-stub" by Mingyao Yang · 7 years ago
  15. 5eeba2f Merge "Use ScopedArenaAllocator for register allocation." am: 0967cd9486 by Vladimir Marko · 7 years ago
  16. 0967cd9 Merge "Use ScopedArenaAllocator for register allocation." by Vladimir Marko · 7 years ago
  17. eba6013 Merge "ART: Use ScopedArenaAllocator for pass-local data." am: 464f8cd738 by Vladimir Marko · 7 years ago
  18. 464f8cd Merge "ART: Use ScopedArenaAllocator for pass-local data." by Treehugger Robot · 7 years ago
  19. e764d2e Use ScopedArenaAllocator for register allocation. by Vladimir Marko · 7 years ago
  20. e5e01e3 Merge "Revert "Revert "base: Add more bit utils and bit struct class""" by Igor Murashkin · 7 years ago
  21. e4c00b3 Merge "Revert "Revert "base: Add more bit utils and bit struct class""" by Treehugger Robot · 7 years ago
  22. 1e77d27 Revert "Revert "base: Add more bit utils and bit struct class"" by Igor Murashkin · 7 years ago
  23. 121aecc Merge "Revert "base: Add more bit utils and bit struct class"" am: d99f3f6f7a by Nicolas Geoffray · 7 years ago
  24. d99f3f6 Merge "Revert "base: Add more bit utils and bit struct class"" by Nicolas Geoffray · 7 years ago
  25. 5e008b3 Revert "base: Add more bit utils and bit struct class" by Nicolas Geoffray · 7 years ago
  26. 4c015b8 Merge "base: Add more bit utils and bit struct class" am: adc4a0dd52 by Igor Murashkin · 7 years ago
  27. adc4a0d Merge "base: Add more bit utils and bit struct class" by Treehugger Robot · 7 years ago
  28. ad5df10 ART: Remove FileDescriptor knowledge by Andreas Gampe · 7 years ago
  29. c60f75d base: Add more bit utils and bit struct class by Igor Murashkin · 7 years ago
  30. 71aea16 Merge "ART: Use CmdlineParser in dex2oat" am: 001ff033e6 by Andreas Gampe · 7 years ago
  31. 001ff03 Merge "ART: Use CmdlineParser in dex2oat" by Treehugger Robot · 7 years ago
  32. 4e0a539 Merge "Increase margins for dex2oat_image_test" am: efe35f4105 by Mathieu Chartier · 7 years ago
  33. 9706d7a Merge "Add --input-vdex-fd and --output-vdex-fd options in help for dex2oat" by Shubham Ajmera · 7 years ago
  34. efe35f4 Merge "Increase margins for dex2oat_image_test" by Mathieu Chartier · 7 years ago
  35. fb316f0 Merge "Add --input-vdex-fd and --output-vdex-fd options in help for dex2oat" by Treehugger Robot · 7 years ago
  36. 097f34c ART: Use CmdlineParser in dex2oat by Andreas Gampe · 8 years ago
  37. 6620532 Add --input-vdex-fd and --output-vdex-fd options in help for dex2oat by Shubham Ajmera · 7 years ago
  38. 44e9bac Increase margins for dex2oat_image_test by Mathieu Chartier · 7 years ago
  39. f5f0883 Fix race in method jitting for 597-deopt-invoke-stub by Mingyao Yang · 7 years ago
  40. ca6fff8 ART: Use ScopedArenaAllocator for pass-local data. by Vladimir Marko · 7 years ago
  41. eb4e524 Merge "Instrument code generated by JNI compiler to check the Marking Register." by Roland Levillain · 7 years ago
  42. 42e482f Merge "Instrument code generated by JNI compiler to check the Marking Register." by Roland Levillain · 7 years ago
  43. c7feb82 Add JDWP failures found by buildbot by Alex Light · 7 years ago
  44. abbc4bc Don't notify jit of non-invokable methods being redefined. by Alex Light · 7 years ago
  45. a820ff7 Instrument code generated by JNI compiler to check the Marking Register. by Roland Levillain · 7 years ago
  46. f97e074 Merge "Do not refresh the Marking Register in CriticalNative methods." by Roland Levillain · 7 years ago
  47. aa7273e Merge "Do not refresh the Marking Register in CriticalNative methods." by Roland Levillain · 7 years ago
  48. a4225d2 Merge "Ensure that soft-verification doesn't fail class redefinition." by Alex Light · 7 years ago
  49. 8c5e25b Merge "Ensure that soft-verification doesn't fail class redefinition." by Treehugger Robot · 7 years ago
  50. 3f9901a Merge "Include libwrapagentproperties in buildbot-build.sh" am: 1fdc4e3e31 by Alex Light · 7 years ago
  51. 1fdc4e3 Merge "Include libwrapagentproperties in buildbot-build.sh" by Treehugger Robot · 7 years ago
  52. bb6c1ca Include libwrapagentproperties in buildbot-build.sh by Alex Light · 7 years ago
  53. 0e8f75d Merge "Make 624-checker-stringops less Dexer-sensitive." am: 97785f595a by Alan Leung · 7 years ago
  54. 97785f5 Merge "Make 624-checker-stringops less Dexer-sensitive." by Treehugger Robot · 7 years ago
  55. 5688492 Merge "Make checker-intrinsic-op less Dexer-sensitive." am: 9b527174ca by Alan Leung · 7 years ago
  56. 9b52717 Merge "Make checker-intrinsic-op less Dexer-sensitive." by Treehugger Robot · 7 years ago
  57. 00d12ee Merge "Try to preserve dex pc better in vector code." am: 85eda8b927 by Aart Bik · 7 years ago
  58. 85eda8b Merge "Try to preserve dex pc better in vector code." by Treehugger Robot · 7 years ago
  59. 9a87b7d Merge "Address comment for aog/502433" am: 1863dd6179 by Mathieu Chartier · 7 years ago
  60. 1863dd6 Merge "Address comment for aog/502433" by Mathieu Chartier · 7 years ago
  61. 46b6dbc Try to preserve dex pc better in vector code. by Aart Bik · 7 years ago
  62. df7f7f0 Address comment for aog/502433 by Mathieu Chartier · 7 years ago
  63. 5333061 Ensure that soft-verification doesn't fail class redefinition. by Alex Light · 7 years ago
  64. 71c2082 Merge "MIPS32R2: Share address computation" am: f931445cc8 by Lena Djokic · 7 years ago
  65. f931445 Merge "MIPS32R2: Share address computation" by Treehugger Robot · 7 years ago
  66. 919c3c5 Make checker-intrinsic-op less Dexer-sensitive. by Alan Leung · 7 years ago
  67. a290160 MIPS32R2: Share address computation by Lena Djokic · 7 years ago
  68. 2b955de Merge "Use D8 based the default in build var." am: dbf5b49e57 by Alan Leung · 7 years ago
  69. dbf5b49 Merge "Use D8 based the default in build var." by Treehugger Robot · 7 years ago
  70. ce39043 Merge "ART: Change CmdlineMain/Args behavior" am: 86d244ec33 by Andreas Gampe · 7 years ago
  71. 86d244e Merge "ART: Change CmdlineMain/Args behavior" by Treehugger Robot · 7 years ago
  72. 1c1a9a4 Merge "Compare rounded sizes in CheckPreconditionsForAllocObject" am: 3aaa6bf563 by Mathieu Chartier · 7 years ago
  73. 3aaa6bf Merge "Compare rounded sizes in CheckPreconditionsForAllocObject" by Mathieu Chartier · 7 years ago
  74. aac9012 Compare rounded sizes in CheckPreconditionsForAllocObject by Mathieu Chartier · 7 years ago
  75. e433157 Merge "ART: Try to make 059-finalizer-throw less flaky" am: 768fab463c by Andreas Gampe · 7 years ago
  76. 768fab4 Merge "ART: Try to make 059-finalizer-throw less flaky" by Treehugger Robot · 7 years ago
  77. 4a509be Make 624-checker-stringops less Dexer-sensitive. by Alan Leung · 7 years ago
  78. be544df Merge "Use CheckedCall for mprotects" am: 4a899160ec by Mathieu Chartier · 7 years ago
  79. 0d127e1 Do not refresh the Marking Register in CriticalNative methods. by Roland Levillain · 8 years ago
  80. 4a89916 Merge "Use CheckedCall for mprotects" by Mathieu Chartier · 7 years ago
  81. 8d8de0c Use CheckedCall for mprotects by Mathieu Chartier · 7 years ago
  82. 1dd05d7 ART: Try to make 059-finalizer-throw less flaky by Andreas Gampe · 7 years ago
  83. 821751a Merge "Rename CHECK_MEMORY_CALL to CheckedCall" am: 1602bf67be by Mathieu Chartier · 7 years ago
  84. 1602bf6 Merge "Rename CHECK_MEMORY_CALL to CheckedCall" by Mathieu Chartier · 7 years ago
  85. 669f338 Merge "Add a new test target - art-pictest" am: 50d108073c by Shubham Ajmera · 7 years ago
  86. 50d1080 Merge "Add a new test target - art-pictest" by Shubham Ajmera · 7 years ago
  87. daccf7c Merge "ART: 088-monitor-verification robustness" am: 08c128a7cc by Orion Hodson · 7 years ago
  88. 08c128a Merge "ART: 088-monitor-verification robustness" by Treehugger Robot · 7 years ago
  89. 9decf47 ART: 088-monitor-verification robustness by Orion Hodson · 7 years ago
  90. 2fa94c0 Merge "ART: Bump API level used in const-method-{handle,type} test" by Orion Hodson · 7 years ago
  91. 2cee7da Merge "ART: Bump API level used in const-method-{handle,type} test" by Treehugger Robot · 7 years ago
  92. 351d285 ART: Bump API level used in const-method-{handle,type} test by Orion Hodson · 7 years ago
  93. 4e387fa Merge "Remove dump-oat-Calculator" am: bfcd0d3da6 by Colin Cross · 7 years ago
  94. bfcd0d3 Merge "Remove dump-oat-Calculator" by Treehugger Robot · 7 years ago
  95. 3425d02 Rename CHECK_MEMORY_CALL to CheckedCall by Mathieu Chartier · 7 years ago
  96. 5b6e881 Remove dump-oat-Calculator by Colin Cross · 7 years ago
  97. 6be1c1e Merge "Disable 1934 on stream and trace configurations." am: 001aef6f51 by Alex Light · 7 years ago
  98. 001aef6 Merge "Disable 1934 on stream and trace configurations." by Alex Light · 7 years ago
  99. d229229 Disable 1934 on stream and trace configurations. by Alex Light · 7 years ago
  100. dfb913c Merge changes I03daad97,I7d47b978,I70103fb2 am: 3395da0aee by Josh Gao · 7 years ago