1. 21 Nov, 2018 3 commits
  2. 20 Nov, 2018 6 commits
  3. 19 Nov, 2018 3 commits
  4. 18 Nov, 2018 2 commits
  5. 16 Nov, 2018 8 commits
  6. 15 Nov, 2018 7 commits
  7. 14 Nov, 2018 5 commits
  8. 13 Nov, 2018 4 commits
  9. 12 Nov, 2018 2 commits
    • Fix failing dEQP EGL tests. · 29843628
      Tim Van Patten authored
      dEQP-EGL.functional.query_surface.simple.pbuffer#rgb888_depth_stencil
      dEQP-EGL.functional.query_surface.simple.pbuffer#rgb888_depth_stencil
      dEQP-EGL.functional.query_surface.simple.pbuffer#rgb888_depth_no_stencil
      dEQP-EGL.functional.query_surface.simple.pbuffer#rgb888_no_depth_no_stencil
      dEQP-EGL.functional.query_surface.simple.pbuffer#rgb565_depth_stencil
      dEQP-EGL.functional.query_surface.simple.pbuffer#rgb565_depth_no_stencil
      dEQP-EGL.functional.query_surface.simple.pbuffer#rgb565_no_depth_no_stencil
      dEQP-EGL.functional.query_surface.simple.pbuffer#rgba8888_no_depth_no_stencil
      dEQP-EGL.functional.query_surface.simple.pbuffer#rgba8888_depth_no_stencil
      dEQP-EGL.functional.query_surface.simple.pbuffer#rgba8888_depth_stencil
      dEQP-EGL.functional.negative_api#choose_config
      dEQP-EGL.functional.negative_api#swap_interval
      
      Bug: angleproject:2546
      
      Change-Id: Ie80e3ee3c65f330d2030b4d7da59cb964e4ea0a5
      Reviewed-on: https://chromium-review.googlesource.com/c/1313233
      Commit-Queue: Tim Van Patten <timvp@google.com>
      Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    • Whitespace change to cq.cfg. · a31b747c
      Jamie Madill authored
      Pick up the correct config after refs.cfg was added.
      
      Bug: 833848
      Change-Id: I472f2ca56598ef2ddf030b28ef87f3f52829b610
      Reviewed-on: https://chromium-review.googlesource.com/c/1332530Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>