1. 81e8938 ART: Change ObjPtr validation by Andreas Gampe · 7 years ago
  2. 6783118 Merge "Give even better error messages on failure to launch ahat." by Richard Uhler · 7 years ago
  3. 37c7405 Merge "Fix using LiveIntervals beyond their lifetime." by Vladimir Marko · 7 years ago
  4. 387c281 Merge "Use ScopedArenaAllocator in BCE, DCE, LSE, ..." by Treehugger Robot · 7 years ago
  5. bea75ff Fix using LiveIntervals beyond their lifetime. by Vladimir Marko · 7 years ago
  6. 009d166 Use ScopedArenaAllocator in BCE, DCE, LSE, ... by Vladimir Marko · 7 years ago
  7. 0284f43 Merge changes I4bbb21bf,Ie79b46cd,Ia50aafc8 by Vladimir Marko · 7 years ago
  8. c81bf0f Give even better error messages on failure to launch ahat. by Richard Uhler · 7 years ago
  9. 128acd4 Merge "Provide an option to pass odex and vdex fds in dexoptanalyzer" by Treehugger Robot · 7 years ago
  10. b22dea0 Provide an option to pass odex and vdex fds in dexoptanalyzer by Shubham Ajmera · 7 years ago
  11. ce7213d Merge "Add DexFileLoader class" by Mathieu Chartier · 7 years ago
  12. 79c87da Add DexFileLoader class by Mathieu Chartier · 7 years ago
  13. 64a8b85 Merge "ART: Fix allocation tracking" by Treehugger Robot · 7 years ago
  14. 656e97f Merge "Add a shared interface for different types of dex files" by Treehugger Robot · 7 years ago
  15. 70ad65a Merge "Add test 1914 to gcstress known failures too." by Alex Light · 7 years ago
  16. 8d58014 Add test 1914 to gcstress known failures too. by Alex Light · 7 years ago
  17. 4548534 ART: Fix allocation tracking by Andreas Gampe · 7 years ago
  18. f35bb20 Merge "Increase dex2oat timeout for run-tests" by Treehugger Robot · 7 years ago
  19. 621df2b Merge "Revert "Revert "Ensure Proxy frames work with JVMTI stack frame functions""" by Treehugger Robot · 7 years ago
  20. 7b074bf Add a shared interface for different types of dex files by Mathieu Chartier · 7 years ago
  21. a7d81f1 Merge "ART: Add allocation tracking to JNI global refs" by Treehugger Robot · 7 years ago
  22. 3dea212 Revert "Revert "Ensure Proxy frames work with JVMTI stack frame functions"" by Alex Light · 7 years ago
  23. f97cbd6 Increase dex2oat timeout for run-tests by Shubham Ajmera · 7 years ago
  24. 52d52f5 Use ScopedArenaAllocator in GVN. by Vladimir Marko · 7 years ago
  25. f361267 Use ScopedArenaAllocator for Phi elimination pass. by Vladimir Marko · 7 years ago
  26. 432d910 Merge "Revert "Ensure Proxy frames work with JVMTI stack frame functions"" by Treehugger Robot · 7 years ago
  27. 567563a Merge "Don't log INFO logs with the art script." by Treehugger Robot · 7 years ago
  28. d108d9e Revert "Ensure Proxy frames work with JVMTI stack frame functions" by Vladimir Marko · 7 years ago
  29. ffda8b8 Don't log INFO logs with the art script. by Nicolas Geoffray · 7 years ago
  30. 69d310e Use ScopedArenaAllocator for building HGraph. by Vladimir Marko · 7 years ago
  31. 930e332 Merge "Reorganize ahat source directory layout." by Richard Uhler · 7 years ago
  32. 62fdb11 Merge "Check that classes are loaded before updating entrypoints." by Treehugger Robot · 7 years ago
  33. a1a66f0 Merge "Ensure Proxy frames work with JVMTI stack frame functions" by Treehugger Robot · 7 years ago
  34. 656c768 Merge "Fix USE_D8 in conjunction with USE_D8_BY_DEFAULT" by Alan Leung · 7 years ago
  35. c53ade5 Merge "Include run-test command in script failure output." by Treehugger Robot · 7 years ago
  36. a567deb Check that classes are loaded before updating entrypoints. by Alex Light · 7 years ago
  37. a03a9ee Ensure Proxy frames work with JVMTI stack frame functions by Alex Light · 7 years ago
  38. 8cc2134 Reorganize ahat source directory layout. by Richard Uhler · 7 years ago
  39. baeedfe Merge "Use decode instead of parseLong for query params." by Richard Uhler · 7 years ago
  40. f167da7 Merge "Distinguish between weakly reachable and unreachable instances." by Richard Uhler · 7 years ago
  41. c5b13f5 Merge "Revert "Don't show sizes with sample paths."" by Richard Uhler · 7 years ago
  42. 4c36826 Merge "Strengthen annotation-related checks in JNI code." by Roland Levillain · 7 years ago
  43. dfadb59 Fix USE_D8 in conjunction with USE_D8_BY_DEFAULT by Alan Leung · 7 years ago
  44. 4e17a9c Merge "Clean up dex_file a bit" by Mathieu Chartier · 7 years ago
  45. 403cb2c Merge "[art] Compile secondary dex files in isolation" by Treehugger Robot · 7 years ago
  46. 249726c Merge "Restrict number of testrunner jobs to be equal to # cpus." by Treehugger Robot · 7 years ago
  47. 8d8d37b [art] Compile secondary dex files in isolation by Calin Juravle · 7 years ago
  48. 73d7b2d Clean up dex_file a bit by Mathieu Chartier · 7 years ago
  49. 1e0730a Merge "Move to interpreter if async-exceptions are pending." by Treehugger Robot · 7 years ago
  50. 85f8c70 Merge "Add JDWP failures found by buildbot" by Treehugger Robot · 7 years ago
  51. af0e7d8 Merge "Don't notify jit of non-invokable methods being redefined." by Alex Light · 7 years ago
  52. 93857f2 Restrict number of testrunner jobs to be equal to # cpus. by Shubham Ajmera · 7 years ago
  53. 8f34aba Move to interpreter if async-exceptions are pending. by Alex Light · 7 years ago
  54. 797e6d4 Merge "ART: Remove FileDescriptor knowledge" by Treehugger Robot · 7 years ago
  55. a6684ca Merge "Fix race in method jitting for 597-deopt-invoke-stub" by Mingyao Yang · 7 years ago
  56. df2d5de Strengthen annotation-related checks in JNI code. by Roland Levillain · 8 years ago
  57. 0967cd9 Merge "Use ScopedArenaAllocator for register allocation." by Vladimir Marko · 7 years ago
  58. 464f8cd Merge "ART: Use ScopedArenaAllocator for pass-local data." by Treehugger Robot · 7 years ago
  59. e764d2e Use ScopedArenaAllocator for register allocation. by Vladimir Marko · 7 years ago
  60. 82eeace Distinguish between weakly reachable and unreachable instances. by Richard Uhler · 7 years ago
  61. d94acef Revert "Don't show sizes with sample paths." by Richard Uhler · 7 years ago
  62. e4c00b3 Merge "Revert "Revert "base: Add more bit utils and bit struct class""" by Treehugger Robot · 7 years ago
  63. 1e77d27 Revert "Revert "base: Add more bit utils and bit struct class"" by Igor Murashkin · 7 years ago
  64. d99f3f6 Merge "Revert "base: Add more bit utils and bit struct class"" by Nicolas Geoffray · 7 years ago
  65. 5e008b3 Revert "base: Add more bit utils and bit struct class" by Nicolas Geoffray · 7 years ago
  66. adc4a0d Merge "base: Add more bit utils and bit struct class" by Treehugger Robot · 7 years ago
  67. ad5df10 ART: Remove FileDescriptor knowledge by Andreas Gampe · 7 years ago
  68. c60f75d base: Add more bit utils and bit struct class by Igor Murashkin · 7 years ago
  69. 001ff03 Merge "ART: Use CmdlineParser in dex2oat" by Treehugger Robot · 7 years ago
  70. efe35f4 Merge "Increase margins for dex2oat_image_test" by Mathieu Chartier · 7 years ago
  71. fb316f0 Merge "Add --input-vdex-fd and --output-vdex-fd options in help for dex2oat" by Treehugger Robot · 7 years ago
  72. 097f34c ART: Use CmdlineParser in dex2oat by Andreas Gampe · 8 years ago
  73. 6620532 Add --input-vdex-fd and --output-vdex-fd options in help for dex2oat by Shubham Ajmera · 7 years ago
  74. 44e9bac Increase margins for dex2oat_image_test by Mathieu Chartier · 7 years ago
  75. f5f0883 Fix race in method jitting for 597-deopt-invoke-stub by Mingyao Yang · 7 years ago
  76. ca6fff8 ART: Use ScopedArenaAllocator for pass-local data. by Vladimir Marko · 7 years ago
  77. 42e482f Merge "Instrument code generated by JNI compiler to check the Marking Register." by Roland Levillain · 7 years ago
  78. c7feb82 Add JDWP failures found by buildbot by Alex Light · 7 years ago
  79. abbc4bc Don't notify jit of non-invokable methods being redefined. by Alex Light · 7 years ago
  80. a820ff7 Instrument code generated by JNI compiler to check the Marking Register. by Roland Levillain · 7 years ago
  81. aa7273e Merge "Do not refresh the Marking Register in CriticalNative methods." by Roland Levillain · 7 years ago
  82. 8c5e25b Merge "Ensure that soft-verification doesn't fail class redefinition." by Treehugger Robot · 7 years ago
  83. 1fdc4e3 Merge "Include libwrapagentproperties in buildbot-build.sh" by Treehugger Robot · 7 years ago
  84. bb6c1ca Include libwrapagentproperties in buildbot-build.sh by Alex Light · 7 years ago
  85. 97785f5 Merge "Make 624-checker-stringops less Dexer-sensitive." by Treehugger Robot · 7 years ago
  86. 9b52717 Merge "Make checker-intrinsic-op less Dexer-sensitive." by Treehugger Robot · 7 years ago
  87. 85eda8b Merge "Try to preserve dex pc better in vector code." by Treehugger Robot · 7 years ago
  88. 1863dd6 Merge "Address comment for aog/502433" by Mathieu Chartier · 7 years ago
  89. 46b6dbc Try to preserve dex pc better in vector code. by Aart Bik · 7 years ago
  90. df7f7f0 Address comment for aog/502433 by Mathieu Chartier · 7 years ago
  91. 5333061 Ensure that soft-verification doesn't fail class redefinition. by Alex Light · 7 years ago
  92. f931445 Merge "MIPS32R2: Share address computation" by Treehugger Robot · 7 years ago
  93. 919c3c5 Make checker-intrinsic-op less Dexer-sensitive. by Alan Leung · 7 years ago
  94. a290160 MIPS32R2: Share address computation by Lena Djokic · 7 years ago
  95. dbf5b49 Merge "Use D8 based the default in build var." by Treehugger Robot · 7 years ago
  96. 1b35b46 ART: Add allocation tracking to JNI global refs by Andreas Gampe · 7 years ago
  97. 86d244e Merge "ART: Change CmdlineMain/Args behavior" by Treehugger Robot · 7 years ago
  98. 3aaa6bf Merge "Compare rounded sizes in CheckPreconditionsForAllocObject" by Mathieu Chartier · 7 years ago
  99. aac9012 Compare rounded sizes in CheckPreconditionsForAllocObject by Mathieu Chartier · 7 years ago
  100. 768fab4 Merge "ART: Try to make 059-finalizer-throw less flaky" by Treehugger Robot · 7 years ago