Rename JBig2 files to have lower case, snake_case names [pdfium : main]

0 views
Skip to first unread message

Tom Sepez (Gerrit)

unread,
May 12, 2026, 2:20:56 PM (yesterday) May 12
to Lei Zhang, pdfium...@luci-project-accounts.iam.gserviceaccount.com, pdfium-...@googlegroups.com
Attention needed from Lei Zhang

Tom Sepez voted Code-Review+1

Code-Review+1
Open in Gerrit

Related details

Attention is currently required from:
  • Lei Zhang
Submit Requirements:
  • requirement satisfiedCode-Owners
  • requirement satisfiedCode-Review
  • requirement satisfiedReview-Enforcement
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. DiffyGerrit
Gerrit-MessageType: comment
Gerrit-Project: pdfium
Gerrit-Branch: main
Gerrit-Change-Id: Ia55e0619753cbe81c5a795b4c8de9a4e8fe1a15c
Gerrit-Change-Number: 147452
Gerrit-PatchSet: 1
Gerrit-Owner: Lei Zhang <the...@chromium.org>
Gerrit-Reviewer: Lei Zhang <the...@chromium.org>
Gerrit-Reviewer: Tom Sepez <tse...@chromium.org>
Gerrit-Attention: Lei Zhang <the...@chromium.org>
Gerrit-Comment-Date: Tue, 12 May 2026 18:20:52 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: Yes
satisfied_requirement
open
diffy

Lei Zhang (Gerrit)

unread,
May 12, 2026, 2:23:37 PM (yesterday) May 12
to Lei Zhang, Tom Sepez, pdfium...@luci-project-accounts.iam.gserviceaccount.com, pdfium-...@googlegroups.com

Lei Zhang voted Commit-Queue+2

Commit-Queue+2
Open in Gerrit

Related details

Attention set is empty
Submit Requirements:
  • requirement satisfiedCode-Owners
  • requirement satisfiedCode-Review
  • requirement satisfiedReview-Enforcement
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. DiffyGerrit
Gerrit-MessageType: comment
Gerrit-Project: pdfium
Gerrit-Branch: main
Gerrit-Change-Id: Ia55e0619753cbe81c5a795b4c8de9a4e8fe1a15c
Gerrit-Change-Number: 147452
Gerrit-PatchSet: 1
Gerrit-Owner: Lei Zhang <the...@chromium.org>
Gerrit-Reviewer: Lei Zhang <the...@chromium.org>
Gerrit-Reviewer: Tom Sepez <tse...@chromium.org>
Gerrit-Comment-Date: Tue, 12 May 2026 18:23:34 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: Yes
satisfied_requirement
open
diffy

pdfium-scoped@luci-project-accounts.iam.gserviceaccount.com (Gerrit)

unread,
May 12, 2026, 2:25:31 PM (yesterday) May 12
to Lei Zhang, Tom Sepez, pdfium-...@googlegroups.com

pdfium...@luci-project-accounts.iam.gserviceaccount.com submitted the change

Change information

Commit message:
Rename JBig2 files to have lower case, snake_case names

Make naming in core/fxcodec/jbig2 consistent with the rest of the
code base.
Bypass-Check-License: Renaming files.
Change-Id: Ia55e0619753cbe81c5a795b4c8de9a4e8fe1a15c
Commit-Queue: Lei Zhang <the...@chromium.org>
Reviewed-by: Tom Sepez <tse...@chromium.org>
Files:
  • M core/fpdfapi/parser/cpdf_document.cpp
  • M core/fxcodec/BUILD.gn
  • R core/fxcodec/jbig2/jbig2_arith_decoder.cpp
  • R core/fxcodec/jbig2/jbig2_arith_decoder.h
  • R core/fxcodec/jbig2/jbig2_arith_int_decoder.cpp
  • R core/fxcodec/jbig2/jbig2_arith_int_decoder.h
  • R core/fxcodec/jbig2/jbig2_bit_stream.cpp
  • R core/fxcodec/jbig2/jbig2_bit_stream.h
  • R core/fxcodec/jbig2/jbig2_bit_stream_unittest.cpp
  • R core/fxcodec/jbig2/jbig2_context.cpp
  • R core/fxcodec/jbig2/jbig2_context.h
  • M core/fxcodec/jbig2/jbig2_decoder.cpp
  • R core/fxcodec/jbig2/jbig2_define.h
  • R core/fxcodec/jbig2/jbig2_document_context.cpp
  • R core/fxcodec/jbig2/jbig2_document_context.h
  • R core/fxcodec/jbig2/jbig2_grd_proc.cpp
  • R core/fxcodec/jbig2/jbig2_grd_proc.h
  • R core/fxcodec/jbig2/jbig2_grrd_proc.cpp
  • R core/fxcodec/jbig2/jbig2_grrd_proc.h
  • R core/fxcodec/jbig2/jbig2_htrd_proc.cpp
  • R core/fxcodec/jbig2/jbig2_htrd_proc.h
  • R core/fxcodec/jbig2/jbig2_huffman_decoder.cpp
  • R core/fxcodec/jbig2/jbig2_huffman_decoder.h
  • R core/fxcodec/jbig2/jbig2_huffman_table.cpp
  • R core/fxcodec/jbig2/jbig2_huffman_table.h
  • R core/fxcodec/jbig2/jbig2_image.cpp
  • R core/fxcodec/jbig2/jbig2_image.h
  • R core/fxcodec/jbig2/jbig2_image_unittest.cpp
  • R core/fxcodec/jbig2/jbig2_page.h
  • R core/fxcodec/jbig2/jbig2_pattern_dict.cpp
  • R core/fxcodec/jbig2/jbig2_pattern_dict.h
  • R core/fxcodec/jbig2/jbig2_pdd_proc.cpp
  • R core/fxcodec/jbig2/jbig2_pdd_proc.h
  • R core/fxcodec/jbig2/jbig2_sdd_proc.cpp
  • R core/fxcodec/jbig2/jbig2_sdd_proc.h
  • R core/fxcodec/jbig2/jbig2_segment.cpp
  • R core/fxcodec/jbig2/jbig2_segment.h
  • R core/fxcodec/jbig2/jbig2_symbol_dict.cpp
  • R core/fxcodec/jbig2/jbig2_symbol_dict.h
  • R core/fxcodec/jbig2/jbig2_trd_proc.cpp
  • R core/fxcodec/jbig2/jbig2_trd_proc.h
  • M testing/fuzzers/pdf_codec_jbig2_fuzzer.cc
Change size: L
Delta: 42 files changed, 160 insertions(+), 160 deletions(-)
Branch: refs/heads/main
Submit Requirements:
  • requirement satisfiedCode-Review: +1 by Tom Sepez
Open in Gerrit
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. DiffyGerrit
Gerrit-MessageType: merged
Gerrit-Project: pdfium
Gerrit-Branch: main
Gerrit-Change-Id: Ia55e0619753cbe81c5a795b4c8de9a4e8fe1a15c
Gerrit-Change-Number: 147452
Gerrit-PatchSet: 2
Gerrit-Owner: Lei Zhang <the...@chromium.org>
Gerrit-Reviewer: Lei Zhang <the...@chromium.org>
Gerrit-Reviewer: Tom Sepez <tse...@chromium.org>
open
diffy
satisfied_requirement
Reply all
Reply to author
Forward
0 new messages