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
  • src
  • feature_support_util
  • feature_support_util.cpp
Find file
BlameHistoryPermalink
  • Jordan Bayles's avatar
    Update JsonCpp usage · 1265dbe6
    Jordan Bayles authored Jun 24, 2020
    This patch updates usages of the JsonCpp library, including the
    following changes:
    
    1. Removed unused version variable from the DEPS file.
    2. Removed deprecated writer and reader usages, in favor of the new
       builder pattern inside JsonCpp.
    3. Modernized usage of the Json::Value types, including some rewrites to
       avoid unnecessary heap allocations, and using the new foreach
       iterators.
    
    Bug: chromium:983223
    Change-Id: If26abc8be677d905183a23498fbb81256854525c
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2265093Reviewed-by: 's avatarShahbaz Youssefi <syoussefi@chromium.org>
    Reviewed-by: 's avatarGeoff Lang <geofflang@chromium.org>
    Commit-Queue: Geoff Lang <geofflang@chromium.org>
    1265dbe6
feature_support_util.cpp 31.1 KB
EditWeb IDE
×

Replace feature_support_util.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.