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