Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Submit feedback
  • Sign in / Register
T
tangled
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • eriksson monteiro
  • tangled
  • Repository

Switch branch/tag
  • tangled
  • third_party
  • WebKit
  • LayoutTests
  • svg
  • custom
  • createImageElement-expected.png
Find file HistoryPermalink
  • Khushal's avatar
    cc/blink: Use same rounding for cc and ImageDecoder mip level sizes. · 75028fa6
    Khushal authored Jun 22, 2018
    The JPEGDecoder ceils when rounding floats for mip level sizes while the
    cc code floors. This results in 1 pixel differences in the scaled sizes
    when using decode to scale. Avoid this by switching the cc mip size
    calculations to match the decoder.
    
    R=ericrk@chromium.org, chrishtr@chromium.org
    
    Bug: 761565,558070
    Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_layout_tests_slimming_paint_v2;master.tryserver.blink:linux_trusty_blink_rel
    Change-Id: I07069a4eff582ffbb621388ccae32b18aedebd3a
    Reviewed-on: https://chromium-review.googlesource.com/1107049
    Commit-Queue: Khushal <khushalsagar@chromium.org>
    Reviewed-by: default avatarEric Seckler <eseckler@chromium.org>
    Reviewed-by: default avatarEric Karl <ericrk@chromium.org>
    Reviewed-by: default avatarChris Harrelson <chrishtr@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#569626}
    75028fa6
createImageElement-expected.png 15 KB

Download (15 KB)

createImageElement-expected.png

Replace createImageElement-expected.png

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.