Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
A
angle
  • Project
    • Overview
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Chen Yisong
  • angle
  • Repository

Switch branch/tag
  • angle
  • tests
  • angle_tests
  • ANGLETest.cpp
Find file
BlameHistoryPermalink
  • Jamie Madill's avatar
    Fix Win32Window::resize breaking angle_tests. · 9e16d40d
    Jamie Madill authored Sep 08, 2014
    We were messing up the client rect on resize, which caused the
    ReadPixels checks to mess up around the window edges. Disabling
    the window styles on the test windows masked this bug. Fix this
    by using a style-less child window inside the parent window.
    This gives us access to window styles for the samples project,
    along with the ability to use tiny 1x1 windows for testing.
    
    BUG=angle:730
    
    Change-Id: Ic6dd931df7b4e32fbbcacbb004d3bbc49917f658
    Reviewed-on: https://chromium-review.googlesource.com/217024Tested-by: 's avatarJamie Madill <jmadill@chromium.org>
    Reviewed-by: 's avatarGeoff Lang <geofflang@chromium.org>
    9e16d40d
ANGLETest.cpp 4.63 KB
EditWeb IDE
×

Replace ANGLETest.cpp

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.