1. 84b2f81 Merge "Increase dex2oat timeout for run-tests" am: f35bb20d7d by Shubham Ajmera · 7 years ago
  2. f35bb20 Merge "Increase dex2oat timeout for run-tests" by Treehugger Robot · 7 years ago
  3. 1b95fb9 Merge "Revert "Revert "Ensure Proxy frames work with JVMTI stack frame functions""" by Alex Light · 7 years ago
  4. 621df2b Merge "Revert "Revert "Ensure Proxy frames work with JVMTI stack frame functions""" by Treehugger Robot · 7 years ago
  5. a98746b Merge "ART: Add allocation tracking to JNI global refs" am: a7d81f1764 by Andreas Gampe · 7 years ago
  6. a7d81f1 Merge "ART: Add allocation tracking to JNI global refs" by Treehugger Robot · 7 years ago
  7. 3dea212 Revert "Revert "Ensure Proxy frames work with JVMTI stack frame functions"" by Alex Light · 7 years ago
  8. f97cbd6 Increase dex2oat timeout for run-tests by Shubham Ajmera · 7 years ago
  9. 6e37f96 Merge "Revert "Ensure Proxy frames work with JVMTI stack frame functions"" by Vladimir Marko · 7 years ago
  10. 432d910 Merge "Revert "Ensure Proxy frames work with JVMTI stack frame functions"" by Treehugger Robot · 7 years ago
  11. e406b49 Merge "Don't log INFO logs with the art script." am: 567563a9c6 by Nicolas Geoffray · 7 years ago
  12. 567563a Merge "Don't log INFO logs with the art script." by Treehugger Robot · 7 years ago
  13. d108d9e Revert "Ensure Proxy frames work with JVMTI stack frame functions" by Vladimir Marko · 7 years ago
  14. ffda8b8 Don't log INFO logs with the art script. by Nicolas Geoffray · 7 years ago
  15. d713dfb Merge "Reorganize ahat source directory layout." am: 930e332a1f by Richard Uhler · 7 years ago
  16. 930e332 Merge "Reorganize ahat source directory layout." by Richard Uhler · 7 years ago
  17. 3b255db Merge "Check that classes are loaded before updating entrypoints." by Alex Light · 7 years ago
  18. 62fdb11 Merge "Check that classes are loaded before updating entrypoints." by Treehugger Robot · 7 years ago
  19. 65f8719 Merge "Ensure Proxy frames work with JVMTI stack frame functions" am: a1a66f03f9 by Alex Light · 7 years ago
  20. a1a66f0 Merge "Ensure Proxy frames work with JVMTI stack frame functions" by Treehugger Robot · 7 years ago
  21. 1364354 Merge "Fix USE_D8 in conjunction with USE_D8_BY_DEFAULT" am: 656c768dd9 by Alan Leung · 7 years ago
  22. 656c768 Merge "Fix USE_D8 in conjunction with USE_D8_BY_DEFAULT" by Alan Leung · 7 years ago
  23. 076b0e3 Merge "Include run-test command in script failure output." am: c53ade547d by Alex Light · 7 years ago
  24. c53ade5 Merge "Include run-test command in script failure output." by Treehugger Robot · 7 years ago
  25. a567deb Check that classes are loaded before updating entrypoints. by Alex Light · 7 years ago
  26. a03a9ee Ensure Proxy frames work with JVMTI stack frame functions by Alex Light · 7 years ago
  27. 8cc2134 Reorganize ahat source directory layout. by Richard Uhler · 7 years ago
  28. ab0c176 Merge "Use decode instead of parseLong for query params." am: baeedfee35 by Richard Uhler · 7 years ago
  29. d51a552 Merge "Distinguish between weakly reachable and unreachable instances." by Richard Uhler · 7 years ago
  30. fe96b0c Merge "Revert "Don't show sizes with sample paths."" am: c5b13f5713 by Richard Uhler · 7 years ago
  31. baeedfe Merge "Use decode instead of parseLong for query params." by Richard Uhler · 7 years ago
  32. f167da7 Merge "Distinguish between weakly reachable and unreachable instances." by Richard Uhler · 7 years ago
  33. c5b13f5 Merge "Revert "Don't show sizes with sample paths."" by Richard Uhler · 7 years ago
  34. 411d6eb Merge "Strengthen annotation-related checks in JNI code." am: 4c3682649e by Roland Levillain · 7 years ago
  35. 4c36826 Merge "Strengthen annotation-related checks in JNI code." by Roland Levillain · 7 years ago
  36. dfadb59 Fix USE_D8 in conjunction with USE_D8_BY_DEFAULT by Alan Leung · 7 years ago
  37. 4e083b9 Merge "Clean up dex_file a bit" am: 4e17a9c333 by Mathieu Chartier · 7 years ago
  38. 4e17a9c Merge "Clean up dex_file a bit" by Mathieu Chartier · 7 years ago
  39. df7ae43 Merge "[art] Compile secondary dex files in isolation" am: 403cb2cfc6 by Calin Juravle · 7 years ago
  40. 403cb2c Merge "[art] Compile secondary dex files in isolation" by Treehugger Robot · 7 years ago
  41. f34fe1f Merge "Restrict number of testrunner jobs to be equal to # cpus." am: 249726c999 by Shubham Ajmera · 7 years ago
  42. 249726c Merge "Restrict number of testrunner jobs to be equal to # cpus." by Treehugger Robot · 7 years ago
  43. 8d8d37b [art] Compile secondary dex files in isolation by Calin Juravle · 7 years ago
  44. 73d7b2d Clean up dex_file a bit by Mathieu Chartier · 7 years ago
  45. 9f4cf3d Merge "Move to interpreter if async-exceptions are pending." am: 1e0730a34b by Alex Light · 7 years ago
  46. 5676f49 Merge "Add JDWP failures found by buildbot" am: 85f8c70741 by Alex Light · 7 years ago
  47. 1e0730a Merge "Move to interpreter if async-exceptions are pending." by Treehugger Robot · 7 years ago
  48. 85f8c70 Merge "Add JDWP failures found by buildbot" by Treehugger Robot · 7 years ago
  49. 2efc8be Merge "Don't notify jit of non-invokable methods being redefined." by Alex Light · 7 years ago
  50. af0e7d8 Merge "Don't notify jit of non-invokable methods being redefined." by Alex Light · 7 years ago
  51. 93857f2 Restrict number of testrunner jobs to be equal to # cpus. by Shubham Ajmera · 7 years ago
  52. 8f34aba Move to interpreter if async-exceptions are pending. by Alex Light · 7 years ago
  53. 16f311f Merge "ART: Remove FileDescriptor knowledge" am: 797e6d4d2a by Andreas Gampe · 7 years ago
  54. 797e6d4 Merge "ART: Remove FileDescriptor knowledge" by Treehugger Robot · 7 years ago
  55. 9d4acb0 Merge "Fix race in method jitting for 597-deopt-invoke-stub" am: a6684ca4d6 by Mingyao Yang · 7 years ago
  56. a6684ca Merge "Fix race in method jitting for 597-deopt-invoke-stub" by Mingyao Yang · 7 years ago
  57. df2d5de Strengthen annotation-related checks in JNI code. by Roland Levillain · 8 years ago
  58. 5eeba2f Merge "Use ScopedArenaAllocator for register allocation." am: 0967cd9486 by Vladimir Marko · 7 years ago
  59. 0967cd9 Merge "Use ScopedArenaAllocator for register allocation." by Vladimir Marko · 7 years ago
  60. eba6013 Merge "ART: Use ScopedArenaAllocator for pass-local data." am: 464f8cd738 by Vladimir Marko · 7 years ago
  61. 464f8cd Merge "ART: Use ScopedArenaAllocator for pass-local data." by Treehugger Robot · 7 years ago
  62. e764d2e Use ScopedArenaAllocator for register allocation. by Vladimir Marko · 7 years ago
  63. 82eeace Distinguish between weakly reachable and unreachable instances. by Richard Uhler · 7 years ago
  64. d94acef Revert "Don't show sizes with sample paths." by Richard Uhler · 7 years ago
  65. e5e01e3 Merge "Revert "Revert "base: Add more bit utils and bit struct class""" by Igor Murashkin · 7 years ago
  66. e4c00b3 Merge "Revert "Revert "base: Add more bit utils and bit struct class""" by Treehugger Robot · 7 years ago
  67. 1e77d27 Revert "Revert "base: Add more bit utils and bit struct class"" by Igor Murashkin · 7 years ago
  68. 121aecc Merge "Revert "base: Add more bit utils and bit struct class"" am: d99f3f6f7a by Nicolas Geoffray · 7 years ago
  69. d99f3f6 Merge "Revert "base: Add more bit utils and bit struct class"" by Nicolas Geoffray · 7 years ago
  70. 5e008b3 Revert "base: Add more bit utils and bit struct class" by Nicolas Geoffray · 7 years ago
  71. 4c015b8 Merge "base: Add more bit utils and bit struct class" am: adc4a0dd52 by Igor Murashkin · 7 years ago
  72. adc4a0d Merge "base: Add more bit utils and bit struct class" by Treehugger Robot · 7 years ago
  73. ad5df10 ART: Remove FileDescriptor knowledge by Andreas Gampe · 7 years ago
  74. c60f75d base: Add more bit utils and bit struct class by Igor Murashkin · 7 years ago
  75. 71aea16 Merge "ART: Use CmdlineParser in dex2oat" am: 001ff033e6 by Andreas Gampe · 7 years ago
  76. 001ff03 Merge "ART: Use CmdlineParser in dex2oat" by Treehugger Robot · 7 years ago
  77. 4e0a539 Merge "Increase margins for dex2oat_image_test" am: efe35f4105 by Mathieu Chartier · 7 years ago
  78. 9706d7a Merge "Add --input-vdex-fd and --output-vdex-fd options in help for dex2oat" by Shubham Ajmera · 7 years ago
  79. efe35f4 Merge "Increase margins for dex2oat_image_test" by Mathieu Chartier · 7 years ago
  80. fb316f0 Merge "Add --input-vdex-fd and --output-vdex-fd options in help for dex2oat" by Treehugger Robot · 7 years ago
  81. 097f34c ART: Use CmdlineParser in dex2oat by Andreas Gampe · 8 years ago
  82. 6620532 Add --input-vdex-fd and --output-vdex-fd options in help for dex2oat by Shubham Ajmera · 7 years ago
  83. 44e9bac Increase margins for dex2oat_image_test by Mathieu Chartier · 7 years ago
  84. f5f0883 Fix race in method jitting for 597-deopt-invoke-stub by Mingyao Yang · 7 years ago
  85. ca6fff8 ART: Use ScopedArenaAllocator for pass-local data. by Vladimir Marko · 7 years ago
  86. eb4e524 Merge "Instrument code generated by JNI compiler to check the Marking Register." by Roland Levillain · 7 years ago
  87. 42e482f Merge "Instrument code generated by JNI compiler to check the Marking Register." by Roland Levillain · 7 years ago
  88. c7feb82 Add JDWP failures found by buildbot by Alex Light · 7 years ago
  89. abbc4bc Don't notify jit of non-invokable methods being redefined. by Alex Light · 7 years ago
  90. a820ff7 Instrument code generated by JNI compiler to check the Marking Register. by Roland Levillain · 7 years ago
  91. f97e074 Merge "Do not refresh the Marking Register in CriticalNative methods." by Roland Levillain · 7 years ago
  92. aa7273e Merge "Do not refresh the Marking Register in CriticalNative methods." by Roland Levillain · 7 years ago
  93. a4225d2 Merge "Ensure that soft-verification doesn't fail class redefinition." by Alex Light · 7 years ago
  94. 8c5e25b Merge "Ensure that soft-verification doesn't fail class redefinition." by Treehugger Robot · 7 years ago
  95. 3f9901a Merge "Include libwrapagentproperties in buildbot-build.sh" am: 1fdc4e3e31 by Alex Light · 7 years ago
  96. 1fdc4e3 Merge "Include libwrapagentproperties in buildbot-build.sh" by Treehugger Robot · 7 years ago
  97. bb6c1ca Include libwrapagentproperties in buildbot-build.sh by Alex Light · 7 years ago
  98. 0e8f75d Merge "Make 624-checker-stringops less Dexer-sensitive." am: 97785f595a by Alan Leung · 7 years ago
  99. 97785f5 Merge "Make 624-checker-stringops less Dexer-sensitive." by Treehugger Robot · 7 years ago
  100. 5688492 Merge "Make checker-intrinsic-op less Dexer-sensitive." am: 9b527174ca by Alan Leung · 7 years ago