Sign in
pdfium
/
pdfium
/
HEAD
bed1f94
Add regression test for /ActualText parsing
by Lei Zhang
· 2 days ago
main
340b955
Fix some formatting issues in fpdfview.h
by Lei Zhang
· 3 days ago
chromium/7004
chromium/7005
chromium/7006
chromium/7007
chromium/7008
01a53b0
Add pixel test for PDF with /NeedAppearances true
by Lei Zhang
· 3 days ago
c58db78
fix extraction of marked text
by JD Pierce
· 3 days ago
edeecee
Add another indexed jpeg2000 test
by Nico Weber
· 3 days ago
f32695d
Remove MSVC-specific code
by Lei Zhang
· 4 days ago
chromium/7002
chromium/7003
3305403
Roll third_party/abseil-cpp/ 72093794a..f9b083a49 (12 commits)
by Alan Screen
· 4 days ago
a2dd507
Roll third_party/freetype/src/ afc7000ca..b1f478508 (36 commits)
by Alan Screen
· 4 days ago
61da0de
Update gn_version to ed1abc107815210dc66ec439542bee2f6cbabc00
by Alan Screen
· 4 days ago
bf822ae
Roll third_party/libunwind/src/ d1e95b102..e55d8cf51 (1 commit)
by Alan Screen
· 4 days ago
4bac39b
Roll third_party/googletest/src/ 7d76a231b..e235eb34c (7 commits)
by Alan Screen
· 4 days ago
e914d6b
Use StringTo{Float,Double}() in more places
by Lei Zhang
· 4 days ago
067011d
Switch one FXSYS_wcstof() caller to StringToFloat()
by Lei Zhang
· 4 days ago
100e246
Switch FXSYS_wcstof() to use fast_float
by Lei Zhang
· 4 days ago
c80dc39
Avoid UTF-8 conversion in wide versions of StringTo{Float,Double}()
by Lei Zhang
· 4 days ago
698283c
Test more WideString inputs with StringTo{Float,Double}()
by Lei Zhang
· 4 days ago
c5a1750
Suppress unsafe_libc_call (Debug only) in CFXJSE_Context.
by Tom Sepez
· 5 days ago
chromium/7000
chromium/7001
92e774c
Fix JPEG2000 image decoding with an indexed colorspace
by Lei Zhang
· 5 days ago
5f2ff39
Enable death tests for {Byte,Wide}String in release builds.
by Tom Sepez
· 5 days ago
40f8124
Remove CXFA_FMLexer::Token::ToDebugString().
by Tom Sepez
· 6 days ago
chromium/6999
97aaf8b
Remove the /wd defines from BUILD.gn
by Tom Sepez
· 6 days ago
643e426
Default pdfium to using an optimized allocator.
by Tom Sepez
· 6 days ago
f37509d
Roll base/allocator/partition_allocator/ 9cab8b0d1..85d14cbcf (14 commits)
by Tom Sepez
· 6 days ago
4d39fb6
Roll Code Coverage from 5e7c277c0d8c to 22e1f7663197 (2 revisions)
by pdfium-autoroll
· 7 days ago
chromium/6997
chromium/6998
208278a
Roll Depot Tools from 58625e82c685 to 98b7273c8d49 (86 revisions)
by pdfium-autoroll
· 7 days ago
6299cda
Roll Catapult from 86d6f8ee6130 to d5166861902b (22 revisions)
by pdfium-autoroll
· 7 days ago
afaaf55
Skip some WideString creation in CPDF_TextPage::ProcessTextObjectItems()
by Lei Zhang
· 9 days ago
012fe57
Fix unnecessary tree traversal in SearchNameNodeByNameInternal()
by Andy Phan
· 10 days ago
chromium/6990
chromium/6991
chromium/6992
chromium/6993
chromium/6994
chromium/6995
chromium/6996
3c2bfd7
Refactor SearchNameNodeByNameInternal()
by Andy Phan
· 10 days ago
a9f2f0f
Use CIDToGIDMap to fill font widths in FPDFText_LoadCidType2Font()
by Lei Zhang
· 13 days ago
chromium/6987
chromium/6988
chromium/6989
0d2d104
Roll goldctl from 78856799f02f to 9389855cfb14
by pdfium-autoroll
· 14 days ago
chromium/6985
chromium/6986
d69e985
Add even better compiler-support section to README.md
by Tom Sepez
· 2 weeks ago
6c386f7
Always initialize CFX_SkiaDeviceDriver::m_bRgbByteOrder
by Lei Zhang
· 2 weeks ago
a78c767
Add supported compilers section to README.md
by Tom Sepez
· 3 weeks ago
chromium/6975
chromium/6976
chromium/6977
chromium/6978
chromium/6979
chromium/6980
chromium/6981
chromium/6982
chromium/6983
chromium/6984
ef5fcdf
Remove some MSVC-specific code
by Lei Zhang
· 3 weeks ago
fa65812
Allow options and input files in any order in pdfium_test
by Lei Zhang
· 3 weeks ago
170de1e
Fix stack-use-after-scope in pdfium_test
by Lei Zhang
· 3 weeks ago
2febc28
Fix FPDFText_GetLooseCharBox() to handle rotation
by Lei Zhang
· 3 weeks ago
chromium/6973
chromium/6974
4c7464b
Add tests to show FPDFText_GetLooseCharBox() bug with rotated text
by Lei Zhang
· 3 weeks ago
89a94c1
Fix test helper to get correct indices from rotated_text.pdf
by Lei Zhang
· 3 weeks ago
603caea
Add a helper to FPDFTextEmbedderTest for use with rotated_text.pdf
by Lei Zhang
· 3 weeks ago
da06998
Roll libpng from cf7c36ed084c to 28213bcabe21 (1 revision)
by pdfium-autoroll
· 3 weeks ago
859f92a
Check the font width array generated by FPDFText_LoadCidType2Font()
by Lei Zhang
· 3 weeks ago
efe6680
Add GetWidthsArrayForCidFont() helper to fpdf_edit_embeddertest.cpp
by Lei Zhang
· 3 weeks ago
f6da7d2
Add comment for subtle code in CPDF_StreamContentParser
by Lei Zhang
· 4 weeks ago
chromium/6960
chromium/6961
chromium/6962
chromium/6963
chromium/6964
chromium/6965
chromium/6966
chromium/6967
chromium/6968
chromium/6969
chromium/6970
chromium/6971
chromium/6972
fab1b6d
Add debugging data to help diagnose a hang in fread()
by Lei Zhang
· 4 weeks ago
6be4f3b
Rename pdfium_unsafe_buffers_paths.txt file
by Tom Sepez
· 4 weeks ago
e99f1e8
Avoid out of bounds crash when reading fonts
by Lei Zhang
· 4 weeks ago
594caeb
Avoid fixed-offset NULL-deref in XFA_Node::InsertChildAndNotify().
by Tom Sepez
· 4 weeks ago
aacaea1
[AGG] Only add positive dash lengths and gap lengths
by Andy Phan
· 4 weeks ago
chromium/6958
chromium/6959
b4cf887
Add pixel test for negative dash scales
by Andy Phan
· 4 weeks ago
3cd0a26
Use AutoRestorer in CPDF_StreamParser::ReadInlineStream()
by Lei Zhang
· 4 weeks ago
chromium/6956
chromium/6957
4bc397f
Rename local variables in CPDF_StreamParser::ReadInlineStream()
by Lei Zhang
· 4 weeks ago
7420dfe
Fix pdfium_test in Chromium builds when Skia is enabled by default
by Lei Zhang
· 4 weeks ago
d8b668c
Making CPDF_SyntaxParser::FindTag(ByteStringView tag) robust
by Saiv-kodes
· 4 weeks ago
320fc87
Roll Zlib from 82a5fecf8aae to b763971bcaa3 (1 revision)
by pdfium-autoroll
· 4 weeks ago
e116b67
Fix bad refactoring in CXFA_TextParser::GetFont()
by Lei Zhang
· 4 weeks ago
67a00b1
Add test showing copies do not happen in fxcrt::Zip().
by Tom Sepez
· 4 weeks ago
20b8b48
Avoid UNSAFE_TODO() in AreColorIndicesOutOfBounds().
by Tom Sepez
· 4 weeks ago
chromium/6948
chromium/6949
chromium/6950
chromium/6951
chromium/6952
chromium/6953
chromium/6954
chromium/6955
28cfa3a
Remove distinction between input/output views in fxcrt::Zip().
by Tom Sepez
· 4 weeks ago
ea4eab8
Update documentation and tests for fxcrt::Zip()
by Tom Sepez
· 4 weeks ago
da206be
Make PDFium's compiler_specific.h use clang's UNSAFE_BUFFERS_BUILD
by Tom Sepez
· 5 weeks ago
4adcb08
Roll build, clang, and rust
by Andy Phan
· 5 weeks ago
chromium/6946
chromium/6947
4886ee0
Update gn_version to c97a86a72105f3328a540f5a5ab17d11989ab7dd
by Andy Phan
· 5 weeks ago
ed30f70
Roll buildtools and libc++
by Andy Phan
· 5 weeks ago
16df41e
Roll v8/ 3e984a9e0..75be3dcb5 (277 commits)
by Andy Phan
· 5 weeks ago
0320375
Add third_party/highway dependency
by Andy Phan
· 5 weeks ago
ab72191
Roll third_party/freetype/src/ 0ae7e6073..afc7000ca (9 commits)
by Andy Phan
· 5 weeks ago
77e7dee
Roll v8/ 313e6ed36..3e984a9e0 (189 commits)
by Andy Phan
· 5 weeks ago
8198c4e
Roll third_party/libc++abi/src/ 6c4fa00e4..83dfa1f5b (12 commits)
by Andy Phan
· 5 weeks ago
ac5bfac
Update reclient_version to re_client_version:0.172.0.3cf60ba5-gomaip
by Andy Phan
· 5 weeks ago
d1e80cf
Roll testing/scripts/rust/ 347b3c20a..6712dc59f (1 commit)
by Andy Phan
· 5 weeks ago
0af5149
Roll third_party/llvm-libc/src/ 4c70d6b5a..60b7db20a (87 commits)
by Andy Phan
· 5 weeks ago
3285073
Roll third_party/libunwind/src/ 5b01ea4a6..d1e95b102 (4 commits)
by Andy Phan
· 5 weeks ago
4ad60e3
Roll third_party/abseil-cpp/ 0b76dfe4f..72093794a (6 commits)
by Andy Phan
· 5 weeks ago
84acf3a
Roll third_party/googletest/src/ d14403194..7d76a231b (6 commits)
by Andy Phan
· 5 weeks ago
7f588b3
Roll base/allocator/partition_allocator/ c551156ef..9cab8b0d1 (13 commits)
by Andy Phan
· 5 weeks ago
b5d8c97
Roll third_party/icu/ 4239b1559..bbccc2f6e (5 commits)
by Andy Phan
· 5 weeks ago
1ef5cd3
Roll third_party/skia/ 3db026d62..975788ea9 (248 commits)
by Andy Phan
· 5 weeks ago
8d0676e
Roll third_party/clang-format/script/ 37f6e68a1..1549a8dba (3 commits)
by Andy Phan
· 5 weeks ago
c1992c8
Roll Catapult from 6a0960fe97ab to 86d6f8ee6130 (59 revisions)
by pdfium-autoroll
· 5 weeks ago
994b985
Roll Code Coverage from 719f1eba4379 to 5e7c277c0d8c (2 revisions)
by pdfium-autoroll
· 5 weeks ago
cbf0bb5
Roll Depot Tools from 8d20c1e0b56c to 58625e82c685 (39 revisions)
by pdfium-autoroll
· 5 weeks ago
55a8262
Roll goldctl from b2da51fa8d3a to db814b551104
by pdfium-autoroll
· 6 weeks ago
a4cbdc9
Update OpenJPEG to 2.5.3
by Lei Zhang
· 7 weeks ago
chromium/6907
chromium/6908
chromium/6909
chromium/6910
chromium/6911
chromium/6912
chromium/6913
chromium/6914
chromium/6915
chromium/6916
chromium/6917
chromium/6918
chromium/6919
chromium/6920
chromium/6921
chromium/6922
chromium/6923
chromium/6924
chromium/6925
chromium/6926
chromium/6927
chromium/6928
chromium/6929
chromium/6930
chromium/6931
chromium/6932
chromium/6933
chromium/6934
chromium/6935
chromium/6936
chromium/6937
chromium/6938
chromium/6939
chromium/6940
chromium/6941
chromium/6942
chromium/6944
chromium/6945
d48287f
add missing includes for the build with use_libcxx_modules
by Takuto Ikuta
· 7 weeks ago
b69783f
Begin marking unsafe libc functions as UNSAFE_BUFFERS().
by Tom Sepez
· 8 weeks ago
chromium/6902
chromium/6903
chromium/6904
chromium/6905
chromium/6906
bea1014
Roll Instrumented Libraries from 69291a3c7c79 to 3cc43119a291 (2 revisions)
by pdfium-autoroll
· 8 weeks ago
chromium/6900
chromium/6901
6de4055
Add trailing slash in pdfium_unsafe_buffers_paths.txt.
by Tom Sepez
· 8 weeks ago
chromium/6895
chromium/6896
chromium/6897
chromium/6898
chromium/6899
0b5baed
Wrap libc calls with UNSAFE_BUFFERS() in fx_memcpy_wrappers.h.
by Tom Sepez
· 8 weeks ago
f972b61
[AGG] Support negative dash phases
by Andy Phan
· 9 weeks ago
6574dd2
add missing includes for the build with use_libcxx_modules
by Takuto Ikuta
· 9 weeks ago
chromium/6891
chromium/6892
chromium/6893
chromium/6894
bf4b888
Remove inactive OWNERS
by Lei Zhang
· 9 weeks ago
6d1b0b3
Roll Depot Tools from 106363735045 to 8d20c1e0b56c (69 revisions)
by pdfium-autoroll
· 9 weeks ago
chromium/6888
chromium/6889
chromium/6890
7c7434b
Roll Memory Tools from 8385f1049653 to 8e9b58419b41 (1 revision)
by pdfium-autoroll
· 9 weeks ago
5fad03f
Roll Code Coverage from e4b516100a73 to 719f1eba4379 (1 revision)
by pdfium-autoroll
· 9 weeks ago
85d6439
Delete obsolete libopenjpeg headers
by Lei Zhang
· 9 weeks ago
edd7c5c
Add support for ICC profile extraction
by Haoran Tang
· 9 weeks ago
1cf3dac
Add license file for Little CMS
by Lei Zhang
· 9 weeks ago
c8caabb
Add enum FontPitchFamily
by Lei Zhang
· 10 weeks ago
chromium/6879
chromium/6880
chromium/6881
chromium/6882
chromium/6883
chromium/6884
chromium/6885
chromium/6886
chromium/6887
Next »