1. 19 Jan, 2017 4 commits
  2. 18 Jan, 2017 1 commit
  3. 17 Jan, 2017 6 commits
  4. 16 Jan, 2017 1 commit
  5. 13 Jan, 2017 9 commits
  6. 12 Jan, 2017 5 commits
  7. 11 Jan, 2017 6 commits
  8. 10 Jan, 2017 7 commits
  9. 09 Jan, 2017 1 commit
    • perftests: Make into white box tests. · 037340d7
      Jamie Madill authored
      By using the static libGLESv2 and libEGL, perftests can correctly
      test ANGLE internals (like the Index Data Manager) without having
      to export across shared object boundaries.
      
      This also will simplify invoking the perftests on the bots because
      we don't have to configure a special rpath to find the various
      shared objects it would otherwise need.
      
      BUG=angleproject:1660
      BUG=chromium:675997
      
      Change-Id: I114abb0756cf6f83e15025a0bcf292faf0064f5e
      Reviewed-on: https://chromium-review.googlesource.com/425712Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
      Commit-Queue: Jamie Madill <jmadill@chromium.org>