1. bacafb1 Merge "Changed isInvokeCallInst() to getDifferentInvokeCallOpcode()." by Treehugger Robot · 7 years ago
  2. 4865712 Changed isInvokeCallInst() to getDifferentInvokeCallOpcode(). by Sumnima Joshi · 7 years ago
  3. b98d384 Merge "A mutation that changes the length of an array." by Treehugger Robot · 7 years ago
  4. 9161721 A mutation that changes the length of an array. by Sumnima Joshi · 7 years ago
  5. 188ac6c Analysis of multiple dex files of a package added by Bharadwaj Kalandhabhatta · 7 years ago
  6. 890045e Merge "tools: Fix art script to run from adb shell interactively" by Treehugger Robot · 7 years ago
  7. a3669ad Merge "tools: Use single-quotes for argument escaping in "art" script." by Treehugger Robot · 7 years ago
  8. 7fef4eb tools: Fix art script to run from adb shell interactively by Igor Murashkin · 7 years ago
  9. afd44ea tools: Use single-quotes for argument escaping in "art" script. by Vladimir Marko · 7 years ago
  10. 51e74b4 Merge "Add array initializer to jfuzz' potential output." by Aart Bik · 7 years ago
  11. 957f809 Add script for generating boot image profile by Mathieu Chartier · 7 years ago
  12. 2f6b7db Add array initializer to jfuzz' potential output. by Aart Bik · 7 years ago
  13. 9d87d7c Merge "Improved scripts that analyze sanitizer poisoning" by Treehugger Robot · 7 years ago
  14. 9edf8d1 Improved scripts that analyze sanitizer poisoning by Bharadwaj Kalandhabhatta · 7 years ago
  15. e5193c6 presubmit: Add hooks for checking if generated test files are up-to-date by Igor Murashkin · 7 years ago
  16. 8db9dde Balcklist failing test. by Nicolas Geoffray · 7 years ago
  17. b2bedf4 Merge "Invoke Changer" by Calin Juravle · 7 years ago
  18. c7c3d85 Invoke Changer by Sumnima Joshi · 7 years ago
  19. b25a31a Merge "Revert "Blacklist failing test."" by Treehugger Robot · 7 years ago
  20. 3678820 Merge "Blacklist test under gcstress." by Treehugger Robot · 7 years ago
  21. 5b455d3 Blacklist test under gcstress. by Nicolas Geoffray · 7 years ago
  22. 662dc65 Revert "Blacklist failing test." by Adam Vartanian · 7 years ago
  23. f8aac61 Blacklist failing test. by Nicolas Geoffray · 7 years ago
  24. 5f17267 Merge "If branch changer which changes the opcodes." by Aart Bik · 7 years ago
  25. abae637 If branch changer which changes the opcodes. by Sumnima Joshi · 7 years ago
  26. d0c3e83 buildbot: Include dx-tests by Orion Hodson · 7 years ago
  27. ab6fa4f Make bootjars work with OUT_DIR & friends by Alex Light · 7 years ago
  28. 7b78379 buildbot: Blacklist repeated annotations test failure for javac/dx by Igor Murashkin · 7 years ago
  29. 47686f6 Merge "ahat: Improve field diffing." by Treehugger Robot · 7 years ago
  30. d6918e3 ahat: Improve field diffing. by Richard Uhler · 7 years ago
  31. 1c5b42f ART: Add support for runtime debug checks by Andreas Gampe · 7 years ago
  32. b96ed2c Merge "test: enable javac/dx to import libcore on the bootclasspath" by Igor Murashkin · 7 years ago
  33. 1c843e9 test: enable javac/dx to import libcore on the bootclasspath by Igor Murashkin · 7 years ago
  34. ce7a8b4 Merge "Fixing syntax and behavior from previous commit" by Treehugger Robot · 7 years ago
  35. ad47e4d Fixing syntax and behavior from previous commit by Bharadwaj Kalandhabhatta · 7 years ago
  36. 6919639 test: Don't force-compile with jack for runtests by Igor Murashkin · 7 years ago
  37. 4cf4e36 Merge "Revert "Revert "test: Add desugar support to run-test""" by Treehugger Robot · 7 years ago
  38. 2a33775 Revert "Revert "test: Add desugar support to run-test"" by Igor Murashkin · 7 years ago
  39. 97176b0 Merge "Added scripts to analyze sanitizer poisoning" by Treehugger Robot · 7 years ago
  40. 9e1c45d Added scripts to analyze sanitizer poisoning by Bharadwaj Kalandhabhatta · 7 years ago
  41. c51d94b Merge "Create an expectation file for gcstress/debug." by Nicolas Geoffray · 7 years ago
  42. 75e7c9c Revert "test: Add desugar support to run-test" by Mariano Giardina · 7 years ago
  43. 622e2e2 Create an expectation file for gcstress/debug. by Nicolas Geoffray · 7 years ago
  44. 86b0db4 test: Add desugar support to run-test by Igor Murashkin · 7 years ago
  45. 7319060 Merge "tools: Allow testing with javac on buildbot" by Igor Murashkin · 7 years ago
  46. 84f2632 tools: Allow testing with javac on buildbot by Igor Murashkin · 7 years ago
  47. 12d5f3c Blacklist timing sensitive test. by Nicolas Geoffray · 7 years ago
  48. d632b8b Merge changes I953d774b,Id84c44bf by Treehugger Robot · 7 years ago
  49. 58de3f7 Merge "Documented serialization method in dexfuzz mutator class" by Treehugger Robot · 7 years ago
  50. 35dd8dc Documented serialization method in dexfuzz mutator class by Sumnima Joshi · 7 years ago
  51. 8228cdf ART: Move CalleeSaveType to callee_save_type.h by Andreas Gampe · 7 years ago
  52. 0bb4031 Added DexFileAsanRegistrar and necessary additions by Bharadwaj Kalandhabhatta · 7 years ago
  53. 7d9f425 Revert "test" by Aart Bik · 7 years ago
  54. 3e08ab5 test by Sumnima Joshi · 7 years ago
  55. a4acabf Update ahat version number to 1.2. by Richard Uhler · 7 years ago
  56. 3ee4bff Show RegisteredNativeAllocation sizes in ahat. by Richard Uhler · 7 years ago
  57. 4c0fe02 Don't show sizes with sample paths. by Richard Uhler · 7 years ago
  58. 889ab40 Merge "ahat: better handle bitmaps without pixel info available." by Richard Uhler · 7 years ago
  59. e952792 ahat: better handle bitmaps without pixel info available. by Richard Uhler · 7 years ago
  60. c2d199b Kill logd first thing. by Nicolas Geoffray · 7 years ago
  61. daacc5e Quiet run for nightly fuzzing (and some minor edits) by Aart Bik · 7 years ago
  62. 34ed966 Merge "Remove some hardcoded cases of kCardShift" by Mathieu Chartier · 7 years ago
  63. afdcbcb Remove some hardcoded cases of kCardShift by Mathieu Chartier · 7 years ago
  64. 49cda06 Rename and obsolete compiler filter names. by Nicolas Geoffray · 7 years ago
  65. c3b208c Reduce timeout of JDWP tests by Sebastien Hertz · 7 years ago
  66. 9d7baf4 Revert "Invoke dex2oat explictly before dalvikvm" by Nicolas Geoffray · 7 years ago
  67. 4806f7a Invoke dex2oat explictly before dalvikvm by Calin Juravle · 7 years ago
  68. 8309d9b Merge "Revert "Blacklist libcore tests relying on libjavacoretests."" by Nicolas Geoffray · 7 years ago
  69. 25732ae Merge "Dump profile logs after the last save" by Calin Juravle · 7 years ago
  70. 432fccc Merge "Add a cpplint preupload hook." by Treehugger Robot · 7 years ago
  71. 595838e Revert "Blacklist libcore tests relying on libjavacoretests." by Nicolas Geoffray · 7 years ago
  72. c29da37 Add a cpplint preupload hook. by Alex Light · 7 years ago
  73. 7aa1958 Kill logd in buildbot-setup.sh. by Nicolas Geoffray · 7 years ago
  74. 9db22e8 Dump profile logs after the last save by Calin Juravle · 7 years ago
  75. 9763f2e Revert^2 "Improve user-friendliness of art script." by Orion Hodson · 7 years ago
  76. 64f45cb Add --profile mode to the art script by Calin Juravle · 7 years ago
  77. f26f6fd Remove TimeZoneTest.testAllDisplayNames() failure by Joachim Sauer · 7 years ago
  78. 2553887 tools: Add golem/build-target and golem/env scripts. by Igor Murashkin · 7 years ago
  79. 3a791ce Merge "Fix date on devices in setup-buildbot-device.sh." by Roland Levillain · 7 years ago
  80. 2aab06b Fix date on devices in setup-buildbot-device.sh. by Roland Levillain · 7 years ago
  81. aa4ee8d Blacklist libcore tests relying on libjavacoretests. by Nicolas Geoffray · 7 years ago
  82. 240f324 Merge "Remove suppression of fixed test." by Adam Vartanian · 7 years ago
  83. fe1f736 Remove suppression of fixed test. by Adam Vartanian · 7 years ago
  84. cad217c ahat: update README and manifest for release 1.1 by Richard Uhler · 7 years ago
  85. e78fc52 Merge "Add script to find warnings shared across buildbot history." by Adam Vartanian · 7 years ago
  86. 89bed6d Merge changes Ic39b6d55,Id9a392ac,I1a6b05ea by Richard Uhler · 7 years ago
  87. d640e29 Show unreachable objects in ahat. by Richard Uhler · 8 years ago
  88. f629cfd ahat: add support for diffing two heap dumps. by Richard Uhler · 8 years ago
  89. cda4f2e Refactor ahat's perflib api. by Richard Uhler · 8 years ago
  90. f219661 Add script to find warnings shared across buildbot history. by Adam Vartanian · 7 years ago
  91. c604ede Remove passing tests from libcore_failures.txt. by Adam Vartanian · 7 years ago
  92. 969ca5a cpp-define-generator: presubmit hook prints better error message by Igor Murashkin · 7 years ago
  93. 582fc05 Merge "Revert "Disable libcore tests for now."" by Nicolas Geoffray · 7 years ago
  94. f4728f7 Revert "Disable libcore tests for now." by Nicolas Geoffray · 7 years ago
  95. 2d33ce2 Merge "Disable libcore tests for now." by Nicolas Geoffray · 7 years ago
  96. b1cde6a Disable libcore tests for now. by Nicolas Geoffray · 7 years ago
  97. 9b57331 Move libcore script to language O. by Nicolas Geoffray · 7 years ago
  98. 595beb3 Fix hprof/ahat for string compression. by Vladimir Marko · 7 years ago
  99. 2bb70d3 Revert "Revert "build: Generate asm_support_gen.h from the build, validate up-to-date"" by Igor Murashkin · 7 years ago
  100. 4ec69e5 Merge "Revert "build: Generate asm_support_gen.h from the build, validate up-to-date"" by Calin Juravle · 7 years ago