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
  • chrome
  • test
  • data
  • installer
  • zucchini_archive.diff
Find file HistoryPermalink
  • Samuel Huang's avatar
    [Zucchini] Format change: PatchElementHeader: Group fields by "old" and "new". · cfb444ca
    Samuel Huang authored May 04, 2018
    Previously PatchElementHeader members were ordered by:
      [old_offset, new_offset, old_length, new_length].
    This CL changes the order to
      [old_offset, old_length, new_offset, new_length]
    to be consistent with PatchHeader's grouping by "old" and "new".
    
    Also improve comments in patch_read_write_unittest.cc, and fix
    input value in PatchElementTest.WrongExtraData.
    
    Change-Id: I0dab56b7de1ba99f0a2f686dfebdf422a9d1c3b0
    Reviewed-on: https://chromium-review.googlesource.com/1043073
    Commit-Queue: Samuel Huang <huangs@chromium.org>
    Reviewed-by: default avatarGreg Thompson <grt@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#556076}
    cfb444ca
zucchini_archive.diff 109 Bytes

Download (109 Bytes)

Replace zucchini_archive.diff

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.