1. 03 Aug, 2018 3 commits
  2. 02 Aug, 2018 3 commits
  3. 01 Aug, 2018 2 commits
    • Sergiy Byelozyorov's avatar
      [tools] Refactor run_perf.py to use logging module for all status messages · 8dc41a58
      Sergiy Byelozyorov authored
      All status messages will be printed into STDERR and only the results will
      continue to be written to STDOUT as documentation suggests. Additionally the
      following changes are made:
       - on Buildbot each log entry will have a timestamp to make it easy to measure
         time between status messages printed by test runner, users will continue to
         see just the message itself
       - when devil (or any other module) logs error, they will not be interleaved
         with our own output since logging module is thread-safe
       - critical logs replaced with warning since they do not immediately stop
         the test runner
       - logging.exception is used for all exceptions to get formatted stack trace
      
      TBR=machenbach@chromium.org
      
      No-Try: true
      Bug: chromium:838864
      Change-Id: I197fcc3bc5890130ce8b35c3e21237f9614fc468
      Reviewed-on: https://chromium-review.googlesource.com/1159361
      Commit-Queue: Sergiy Byelozyorov <sergiyb@chromium.org>
      Reviewed-by: 's avatarSergiy Byelozyorov <sergiyb@chromium.org>
      Cr-Commit-Position: refs/heads/master@{#54851}
      8dc41a58
    • Clemens Hammacher's avatar
      [iwyu] Fix includes in v8memory.h · d0658079
      Clemens Hammacher authored
      R=titzer@chromium.org
      
      Bug: v8:7754, v8:7965
      Change-Id: I9389bc60eab8283d9b70a49a9a71c6d092146de0
      Reviewed-on: https://chromium-review.googlesource.com/1158071Reviewed-by: 's avatarBen Titzer <titzer@chromium.org>
      Commit-Queue: Clemens Hammacher <clemensh@chromium.org>
      Cr-Commit-Position: refs/heads/master@{#54836}
      d0658079
  4. 31 Jul, 2018 2 commits
  5. 30 Jul, 2018 6 commits
  6. 28 Jul, 2018 7 commits
  7. 27 Jul, 2018 3 commits
  8. 26 Jul, 2018 2 commits
  9. 25 Jul, 2018 6 commits
  10. 24 Jul, 2018 6 commits