Sign in
pdfium
/
pdfium
/
HEAD
ae7d476
Remove TODO about upstreaming InsertBraces to Chromium clang-format
by Victor Hugo Vianna Silva
· 2 days ago
main
61cab1e
Rename most "pDocument" instances to "document"
by Lei Zhang
· 3 days ago
cf433ae
Avoid a case of float-int-float conversion in CPDF_Page
by Lei Zhang
· 3 days ago
chromium/7194
chromium/7195
chromium/7196
chromium/7197
chromium/7198
chromium/7199
92725d5
Add freetext annotation support to FPDFAnnot_GetFontColor()
by Lei Zhang
· 3 days ago
b81e7ce
Add experimental FPDFAnnot_SetFontColor() API
by Lei Zhang
· 3 days ago
be2fc52
Rename IPDF_Page::GetDisplayMatrix()
by Lei Zhang
· 3 days ago
2b754ba
Handle negative rotation case in CPDF_Page::GetDisplayMatrix()
by Lei Zhang
· 3 days ago
13cb042
Rename `iRotate` to `rotation`
by Lei Zhang
· 3 days ago
139579c
Shorten ScopedEmbedderTestPage to ScopedPage
by Lei Zhang
· 3 days ago
9d59dcd
Use ByteStringView in more methods
by Lei Zhang
· 5 days ago
chromium/7191
chromium/7192
chromium/7193
17201fb
Rename CJS_Document::getPropertyInternal()
by Lei Zhang
· 5 days ago
f40f993
Change CPDF_Dictionary getters to take ByteStringView
by Lei Zhang
· 5 days ago
83f11d6
Fix build with system libpng
by Matt Jolly
· 5 days ago
cffbd3c
Add FPDFFormObj_RemoveObject API to remove objects from forms
by Helmut Januschka
· 5 days ago
61e1389
Roll goldctl from cce6d37d624f to 649709ff0442
by pdfium-autoroll
· 6 days ago
baab5f7
Roll v8/ bb856da62..4d69b8272 (168 commits)
by Andy Phan
· 9 days ago
00ca21a
Roll v8/ 0ee17041e..bb856da62 (2 commits)
by Andy Phan
· 9 days ago
b461f27
Roll v8 and simdutf
by Andy Phan
· 9 days ago
175e509
Add third_party/dragonbox dependency
by Andy Phan
· 9 days ago
f01c617
Roll base/allocator/partition_allocator/ d691f607f..299f79368 (25 commits)
by Andy Phan
· 9 days ago
58e8e0f
Roll base/allocator/partition_allocator/ a5083e082..d691f607f (1 commit)
by Andy Phan
· 9 days ago
d3b3c35
Roll base/allocator/partition_allocator/ 53e916ce2..a5083e082 (14 commits)
by Andy Phan
· 9 days ago
df5eed8
Only checkout Highway when V8 is being checked out
by Lei Zhang
· 9 days ago
a378c29
Roll build, clang, and tools/rust
by Andy Phan
· 9 days ago
c9eac6c
Roll build/ 2e5d994c2..28c2aef2b (1 commit)
by Andy Phan
· 9 days ago
155e8a0
Roll build/ 49491ecc7..2e5d994c2 (24 commits)
by Andy Phan
· 10 days ago
5a18d45
Roll buildtools/, third_party/libc++/src
by Andy Phan
· 10 days ago
17d5aea
Roll third_party/skia/ 290c4fb91..b82ac22e2 (110 commits; 9 trivial rolls)
by Andy Phan
· 10 days ago
6551a20
Roll third_party/skia/ 68e53210b..290c4fb91 (1 commit)
by Andy Phan
· 10 days ago
0be9b6b
Move GetDefaultAppearanceString() into cpdf_defaultappearance.cpp
by Lei Zhang
· 11 days ago
chromium/7179
chromium/7180
chromium/7181
chromium/7182
chromium/7183
chromium/7184
chromium/7185
chromium/7186
chromium/7187
chromium/7188
chromium/7189
chromium/7190
b1df13e
Add/remove STL includes
by Lei Zhang
· 11 days ago
a9fd58f
Replace a (1.0f / 2.0f) with 0.5f
by Nico Weber
· 12 days ago
chromium/7178
2cadd25
Add test case for a bunch of shading type 7 (and 6) corner cases.
by Nico Weber
· 2 weeks ago
c6b8c8e
Change CPDF_Dictionary::KeyExist() to take ByteStringView
by Lei Zhang
· 2 weeks ago
429e3b0
Remove out-parameter from CPDF_DefaultAppearance::GetFont()
by Lei Zhang
· 2 weeks ago
e49c5ef
Fix testing_rust_revision after pdfium-review.googlesource.com/131370
by Nico Weber
· 2 weeks ago
cce603a
Stop handling coons patches in CFX_SkiaDeviceDriver::DrawShading
by Nico Weber
· 2 weeks ago
3d37e94
Implement support for drawing bezier patches
by Nico Weber
· 2 weeks ago
61be18b
Use absl::flat_hash_set inside cpdf_nametree.cpp
by Lei Zhang
· 2 weeks ago
28557e8
Remove explicit template argument from ScopedSetInsertion users
by Lei Zhang
· 2 weeks ago
c432752
Add test for multidimensional reinterpret_span<>() flattening.
by Tom Sepez
· 2 weeks ago
a907ba0
Add FPDFAnnot_SetFormFieldFlags API to modify form field flags
by Helmut Januschka
· 2 weeks ago
0034a50
Improve FPDF_GetPageWidthF() / FPDF_GetPageHeightF() documentation
by Lei Zhang
· 2 weeks ago
c92cd17
Rewrite CPDF_Annot::AnnotSubtypeToString() with switch-statement
by Lei Zhang
· 2 weeks ago
b8e8a35
testing/tools: Add a script to renumber objects in file order
by Nico Weber
· 3 weeks ago
chromium/7168
chromium/7169
chromium/7170
chromium/7171
chromium/7172
chromium/7173
chromium/7174
chromium/7175
chromium/7176
chromium/7177
88d42b1
Extend shade.pdf test
by Nico Weber
· 3 weeks ago
93ea99d
Explain preconditions whenever UNSAFE_BUFFER_USAGE.
by Tom Sepez
· 3 weeks ago
3e8d184
Fix GCC build issue in fxcodec.DecodeDataZeroSize test (try 2)
by Lei Zhang
· 3 weeks ago
1ece8a1
Clean up CPDF_DefaultAppearance
by Lei Zhang
· 3 weeks ago
3ef4650
Update reclient_version to 0.177.1.e58c0145-gomaip
by Andy Phan
· 3 weeks ago
38d16b8
Roll third_party/googletest/src/ 52204f78f..90a415211 (9 commits)
by Andy Phan
· 3 weeks ago
642c3be
Roll third_party/nasm/ 767a169c8..9f916e90e (426 commits)
by Andy Phan
· 3 weeks ago
d6ebd12
Roll v8/ 04fa9cbe2..d91bd611c (362 commits)
by Andy Phan
· 3 weeks ago
8b14de9
Roll third_party/libc++abi/src/ 94c5d7a8e..f2a7f2987 (8 commits)
by Andy Phan
· 3 weeks ago
f9b941a
Roll third_party/skia/ 7d56b9cc7..68e53210b (103 commits)
by Andy Phan
· 3 weeks ago
0ace636
Roll third_party/libunwind/src/ 62e217a12..81e2cb40a (2 commits)
by Andy Phan
· 3 weeks ago
e265bde
Fix botched UnownedPtr refactor
by Lei Zhang
· 3 weeks ago
chromium/7166
chromium/7167
4d936fa
Revert "Rework inline image parsing in content streams"
by Lei Zhang
· 3 weeks ago
6058b2a
Revert "Fix crash in CPDF_StreamContentParser::Handle_BeginImageData()"
by Lei Zhang
· 3 weeks ago
46f4561
Roll third_party/llvm-libc/src/ 4b760d9a7..e9d9246e8 (49 commits)
by Andy Phan
· 3 weeks ago
136d704
Roll third_party/freetype/src/ 82090e67c..79912716e (81 commits)
by Andy Phan
· 3 weeks ago
acffebe
Roll third_party/abseil-cpp/ 1e8b41f1e..91f1a3775 (8 commits)
by Andy Phan
· 3 weeks ago
9490e64
Modernize all remaining operator==() code.
by Tom Sepez
· 3 weeks ago
1eb36c3
Replace extern const with inline constexpr in //constants
by Lei Zhang
· 3 weeks ago
chromium/7165
af6de9b
Modernize PDFium strings operator==().
by Tom Sepez
· 3 weeks ago
7d8f6a4
Update android_toolchain_version to KXOia11cm9lVdUdPlbGLu8sCz6Y4ey_HV2s8_8qeqhgC
by Andy Phan
· 3 weeks ago
37b2c59
Roll third_party/rust/ d05fde505..e4c474081 (35 commits)
by Andy Phan
· 3 weeks ago
3b98432
Update gn_version to 487f8353f15456474437df32bb186187b0940b45
by Andy Phan
· 3 weeks ago
e73054c
Modernize StringViewTemplate::operator==().
by Tom Sepez
· 3 weeks ago
23f69c9
Roll third_party/icu/ c9fb4b3a6..4c8cc4b36 (2 commits)
by Andy Phan
· 3 weeks ago
6b0300a
Fix GCC build issue in fxcodec.DecodeDataZeroSize test
by Lei Zhang
· 3 weeks ago
2ab9e93
Roll Zlib from ce5a169f5017 to 6f9b4e619240 (9 revisions)
by pdfium-autoroll
· 3 weeks ago
6114b3b
Roll Memory Tools from 14089a7f57fa to cc38b4b04fbf (1 revision)
by pdfium-autoroll
· 3 weeks ago
d1ee8b0
Remove some strlen() calls using pdfium::span_from_cstring()
by Lei Zhang
· 3 weeks ago
41e5f40
Replace fxcrt::span_equals() with pdfium::span::operator==
by Lei Zhang
· 3 weeks ago
6ec1d2f
Add constexpr {Byte,Wide}StringView unit tests
by Lei Zhang
· 3 weeks ago
f92aa15
Update pdfium::Contains() from Chromium
by Lei Zhang
· 3 weeks ago
chromium/7155
chromium/7156
chromium/7157
chromium/7158
chromium/7159
chromium/7160
chromium/7161
chromium/7162
chromium/7163
chromium/7164
0f84b85
Replace MakeFakeUniquePtr() with MatchesUniquePtr()
by Lei Zhang
· 3 weeks ago
9444ec8
Replace fxcrt::ToArray() with std::to_array()
by Lei Zhang
· 3 weeks ago
6b13180
Convert to C++20 requires clauses in span_util.h
by Tom Sepez
· 3 weeks ago
ae0ead6
Remove unnecessary stl_util.h includes
by Lei Zhang
· 3 weeks ago
7daaacf
Convert to more C++20 requires clauses in //core/fxcrt
by Tom Sepez
· 3 weeks ago
a66a29a
Convert to C++20 requires clauses in //core/fpdfapi
by Tom Sepez
· 3 weeks ago
789082d
Convert RetainPtr<> templates to use C++20 requires clauses
by Tom Sepez
· 3 weeks ago
e90e389
Remove std::span conversion code from span.h
by Lei Zhang
· 3 weeks ago
5c21bbd
Remove unused internal templates from span.h.
by Tom Sepez
· 4 weeks ago
ceaecc2
Actually remove pdfium::make_span().
by Tom Sepez
· 4 weeks ago
6397490
Replace calls to pdfium::make_span() with CTAD.
by Tom Sepez
· 4 weeks ago
d2b5a28
Make pdfium::span<> range constructors consistent
by Tom Sepez
· 4 weeks ago
0496d80
Use fast_float::chars_format::allow_leading_plus option
by Lei Zhang
· 4 weeks ago
ba9bff4
Remove uses of deprecated download_from_google_storage --no_auth in DEPS
by Lei Zhang
· 4 weeks ago
5da39fb
Remove <string.h> inclusion from span.h
by Tom Sepez
· 4 weeks ago
d45defc
Use inline constexpr in cmaps headers
by Lei Zhang
· 4 weeks ago
chromium/7152
chromium/7153
chromium/7154
69686ef
Update pdfium::span<> to more closely match C++20 base::span<>
by Tom Sepez
· 4 weeks ago
bce7ccb
Use size_t for indices in CPDF_CMap::GetNextChar()
by Lei Zhang
· 4 weeks ago
87a4972
Add API to retrieve MIME type from PDF attachments
by Helmut Januschka
· 4 weeks ago
384d409
Fix nullptr deref in CFXJSE_FormCalcContext::Time2Num()
by Lei Zhang
· 4 weeks ago
02c94a3
Use std::ranges::find() and find_if()
by Lei Zhang
· 4 weeks ago
cf64c42
Handle arrays of 1-in, 1-out functions for shading types 4-7
by Nico Weber
· 4 weeks ago
953632e
Roll Catapult from 5bda0fdab9d9 to 000f47cfa393 (43 revisions)
by pdfium-autoroll
· 4 weeks ago
Next »