Sign in
skia
/
third_party
/
poppler
/
HEAD
96b375a
Remove = null for a unique_ptr in the constructor
by Albert Astals Cid
· 12 days ago
master
3d56221
Only create GfxResources::fonts if we're going to use it
by Albert Astals Cid
· 12 days ago
4d0fccd
Fuzzer: add Qt6 signature fuzzer
by Aditya Tiwari
· 13 days ago
c1295c4
CI: Use Fedora 44
by Albert Astals Cid
· 13 days ago
fd5f355
Update (C)
by Albert Astals Cid
· 14 days ago
ae9e9cf
fix-qt5: replace deprecated Qt::SystemLocaleDate with QLocale
by ADITYA TIWARI
· 2 weeks ago
cd775fa
Add compression support for stamp annotation images
by Malika Asman
· 2 weeks ago
833d399
Remove unused include
by Ojas Maheshwari
· 2 weeks ago
f6d25ff
glib: Mark structure_element_iter_new as nullable
by Maximiliano Sandoval
· 2 weeks ago
022c412
glib: Correct assert in convert_color
by Adam Sampson
· 3 weeks ago
3398be7
Object: Add isArrayOfLengthAtLeast
by Adam Sampson
· 3 weeks ago
5c8c83e
Object: Add isArrayOfLength
by Adam Sampson
· 3 weeks ago
5152174
Replace the constant maxSupportedSignatureSize by a generous
by Juraj Šarinay
· 4 weeks ago
e1f3ecd
GPGME: Fix marking of qualified keys
by Sune Vuorela
· 3 weeks ago
3aa4e28
Update (C)
by Albert Astals Cid
· 3 weeks ago
6173e3d
Make a few Dict * be const &
by Albert Astals Cid
· 3 weeks ago
7b641b6
Document array-ownership before handed to object
by Sune Vuorela
· 4 weeks ago
fdc6a40
Document dict-ownership before handed to object
by Sune Vuorela
· 4 weeks ago
3608d84
Remove USE_FLOAT cmake option
by Albert Astals Cid
· 3 months ago
d9d0b54
Increase version so people that track master can add ifdefs on version
by Albert Astals Cid
· 3 weeks ago
30927d0
poppler 26.02.0
by Albert Astals Cid
· 3 weeks ago
poppler-26.02.0
f40c4f3
Build clang-17 in debian-trixie (current stable) image
by Sune Vuorela
· 3 weeks ago
09c4c1b
Update (C)
by Albert Astals Cid
· 3 weeks ago
a83aa39
SplashFont: Make the clip const &
by Albert Astals Cid
· 3 weeks ago
64fc550
TextOutputDev: Fix non-transitive comparision for text fragment sorting
by Stefan Brüns
· 3 weeks ago
19c291e
TextOutputDev: Fix incorrect flag for column recalculation
by Stefan Brüns
· 3 weeks ago
ad1645e
qt: Pass default text area as nullopt, avoid incorrect warning
by Stefan Brüns
· 3 weeks ago
f145613
cpp: tests: Use range-for loops in poppler-dump
by Adam Sampson
· 3 weeks ago
68a9a2f
JBIG2Stream: Add another getReadPastEndOfStream check
by Albert Astals Cid
· 4 weeks ago
62f8b62
Move ossfuzz build scripts to poppler repository
by Azhar Momin
· 4 weeks ago
9eea384
XRef::removeIndirectObject: Don't manually call the destructor
by Albert Astals Cid
· 4 weeks ago
414fd17
JBIG2Stream: Check we discarded the correct amount of bytes
by Albert Astals Cid
· 4 weeks ago
16ccb3c
Mark discardChars as nodiscard
by Albert Astals Cid
· 4 weeks ago
b6bf563
Update (C)
by Albert Astals Cid
· 4 weeks ago
eee94a1
pdftotext: Fix page level bounds calculation in tsv mode
by Ojas Maheshwari
· 4 weeks ago
618da9e
JBIG2Stream::readGenericBitmap: Sprinkle some more EOF checks
by Albert Astals Cid
· 4 weeks ago
640373f
JBIG2Stream::readSymbolDictSeg: Remove gotos
by Albert Astals Cid
· 4 weeks ago
dfbd101
JBIG2Stream::readTextRegion: Take const & vector
by Albert Astals Cid
· 4 weeks ago
ad16a22
JBIG2Stream::readSymbolDictSeg: Make bitmaps be a vector
by Albert Astals Cid
· 4 weeks ago
0ef782a
Some initial tweaking for JBIG2Stream::readSymbolDictSeg
by Albert Astals Cid
· 4 weeks ago
86c30db
Add a bit of constness around JArithmeticDecoderStats
by Albert Astals Cid
· 4 weeks ago
a61aec2
JBIG2Bitmap::combine: take bitmap by const &
by Albert Astals Cid
· 4 weeks ago
0e1de7f
Tweak JBIG2Stream::readGenericRefinementRegionSeg
by Albert Astals Cid
· 4 weeks ago
0a7d51d
JBIG2Stream: make pageBitmap a unique_ptr
by Albert Astals Cid
· 4 weeks ago
0e63e0c
JBIG2SymbolDict: I forgot the resize ^_^
by Albert Astals Cid
· 4 weeks ago
72e5d85
JBIG2Stream: Move vector max sizecheck to a templated inline
by Albert Astals Cid
· 4 weeks ago
ed4718e
JArithmeticDecoderStats: Rename reset to resetContext
by Albert Astals Cid
· 4 weeks ago
d588c22
JArithmeticDecoderStats: copy now returns a unique_ptr
by Albert Astals Cid
· 4 weeks ago
8cb72f4
JBIG2SymbolDict: Make bitmaps a vector
by Albert Astals Cid
· 4 weeks ago
6490e29
Remove JBIG2Stream::readSymbolDictSeg eofError
by Albert Astals Cid
· 4 weeks ago
7fcbff4
JBIG2Stream::readCodeTableSeg: return bool and remove gotos
by Albert Astals Cid
· 4 weeks ago
78b3a9a
JBIG2Stream::readPageInfoSeg: return bool and remove goto
by Albert Astals Cid
· 4 weeks ago
f8b1f41
JBIG2Stream: remove a few gotos
by Albert Astals Cid
· 4 weeks ago
4712aa4
JBIG2Stream::readTextRegionSeg: Move several varaibles to where they are used
by Albert Astals Cid
· 4 weeks ago
1329e46
JBIG2Stream::readTextRegionSeg: Remove gotos
by Albert Astals Cid
· 4 weeks ago
e6a64cd
JBIG2Stream::readTextRegionSeg: Make syms a vector
by Albert Astals Cid
· 4 weeks ago
4018423
JBIG2HuffmanDecoder::buildTable: Move a few variables where they are used
by Albert Astals Cid
· 4 weeks ago
8acc065
JBIG2Stream: Use modern casts
by Albert Astals Cid
· 4 weeks ago
20e6522
JBIG2Stream: We actually need these checks
by Albert Astals Cid
· 4 weeks ago
cf4b27b
JBIG2Stream: Make getType const
by Albert Astals Cid
· 4 weeks ago
671a5d9
Move seg variable declaration to where used
by Albert Astals Cid
· 4 weeks ago
24fb5b6
JBIG2Stream::readSymbolDictSeg: Make symWidths a vector
by Albert Astals Cid
· 4 weeks ago
9d6b66f
JBIG2Stream::readSymbolDictSeg: collBitmap can be a unique ptr
by Albert Astals Cid
· 4 weeks ago
753a8b9
Make JBIG2PatternDict hold unique_ptrs
by Albert Astals Cid
· 4 weeks ago
82a875a
JBIG2Bitmap::getSlice: Return a unique_ptr
by Albert Astals Cid
· 4 weeks ago
581f29e
JBIG2Stream: Make refSegs a vector
by Albert Astals Cid
· 4 weeks ago
db33611
JBIGStream::readGenericBitmap: Check atx/aty validity
by Albert Astals Cid
· 4 weeks ago
a1a1488
JBIG2Stream: Switch logic from a7dee408dcd5b184476c66d9c411b61cbbb8206d
by Albert Astals Cid
· 4 weeks ago
7aea642
Make JBIG2Stream::rewind a bit more strict
by Albert Astals Cid
· 4 weeks ago
6a61367
JBIG2Bitmap::combine: Protect against integer overflow
by Albert Astals Cid
· 4 weeks ago
2046a1c
Add include for array
by Albert Astals Cid
· 4 weeks ago
fc88a5b
define -> enum
by Albert Astals Cid
· 4 weeks ago
683b483
define -> static constexpr
by Albert Astals Cid
· 4 weeks ago
a75ecec
SplashState: two defines sets -> two enums
by Albert Astals Cid
· 4 weeks ago
2e7a87d
FoFiType1C: Convert C arrays into C++ arrays
by Albert Astals Cid
· 4 weeks ago
303f33c
Bunch of defines to constexpr
by Albert Astals Cid
· 4 weeks ago
5affb33
wMore -> enum
by Albert Astals Cid
· 4 weeks ago
105a8db
Bunch of defines to constexpr
by Albert Astals Cid
· 4 weeks ago
a4d5208
M_PI -> std::numbers::pi
by Albert Astals Cid
· 4 weeks ago
301bb3f
Remove bunch of unused defines
by Albert Astals Cid
· 4 weeks ago
a94bafa
qt6: fuzzying: exercise the outline function
by Albert Astals Cid
· 4 weeks ago
7b06880
qt: remove unneeded static casts
by Albert Astals Cid
· 4 weeks ago
d5ae3ce
Enable modernize-use-auto
by Albert Astals Cid
· 6 weeks ago
765ec0f
qt5: Remove qt5 fuzzers
by Albert Astals Cid
· 4 weeks ago
7c533d8
Fix build with no dct decodecer
by Sune Vuorela
· 5 weeks ago
46e1d07
Update (C)
by Albert Astals Cid
· 5 weeks ago
bebe0a0
Document filter stream ownership (with unique_ptr)
by Sune Vuorela
· 5 weeks ago
15ac128
Fix integer overflow in JBIG2Stream::readTextRegion
by Albert Astals Cid
· 5 weeks ago
77948e0
Add poppler-data support to OSS-Fuzz CPP fuzzers
by Aditya Tiwari
· 5 weeks ago
3c65a65
Don't store invalid enum values in GfxState::LineCapStyle
by Albert Astals Cid
· 5 weeks ago
e6a7cff
Don't store invalid enum values in GfxState::LineJoinStyle
by Albert Astals Cid
· 5 weeks ago
e29a2ca
Update (C)
by Albert Astals Cid
· 5 weeks ago
6bf41dd
reset annot to null after freeing it
by Albert Astals Cid
· 5 weeks ago
074050b
gfile: Use MAX_PATH instead of _MAX_PATH
by Kleis Auke Wolthuizen
· 5 weeks ago
8d80cf6
Fix mem leak
by Sune Vuorela
· 5 weeks ago
7a73774
Document some PDFDoc ownerships and the document stream
by Sune Vuorela
· 5 weeks ago
c7bb8f1
FoFiType1C: remove unused methods
by Sune Vuorela
· 5 weeks ago
a7dee40
JBIG2Stream::rewind: Rewind the inner streams anyway
by Albert Astals Cid
· 5 weeks ago
ac8ba0f
glib: Fix logic in fuzzer
by Albert Astals Cid
· 5 weeks ago
64ea4dc
glib: Fix memory leak introduced in 0a4419c61d5f625347e06e901fc52027ac3b4e72
by Albert Astals Cid
· 5 weeks ago
Next »