Sign in
skia
/
third_party
/
poppler
/
HEAD
153aebb
Enable readability-redundant-parentheses
by Albert Astals Cid
· 3 days ago
master
9b08eb5
Make getOverprintMask virtual
by Albert Astals Cid
· 4 days ago
72c6bd9
CI: Use clang 22
by Albert Astals Cid
· 3 weeks ago
9cfc343
Third attempt at making mtim nicer ...
by Albert Astals Cid
· 4 days ago
0e011e2
Fix mtim template to make it work on FreeBSD
by Albert Astals Cid
· 4 days ago
c0cfb08
Easier to understand mtim
by Albert Astals Cid
· 4 days ago
67a3a3f
contains instead of find
by Albert Astals Cid
· 4 days ago
5b08e05
Add a bunch more designated initializers
by Albert Astals Cid
· 4 days ago
4328bde
cpp: unique ptr tweaks
by Albert Astals Cid
· 4 days ago
4312206
Splash: Improve knockout groups rendering
by Taufeeque Sifat
· 4 days ago
dec275c
fix PngEmbedder memory leak on longjmp
by Aditya Tiwari
· 13 days ago
d3024ee
Gfx: Skip empty Form XObject's
by Stefan Brüns
· 2 weeks ago
02a177e
Increase version so people that track master can add ifdefs on version
by Albert Astals Cid
· 2 weeks ago
aa4f259
poppler 26.03.0
by Albert Astals Cid
· 2 weeks ago
poppler-26.03.0
b35db87
Update (C)
by Albert Astals Cid
· 2 weeks ago
600f402
Simplify the form of ink annotations
by Lucas Baudin
· 4 weeks ago
3df7d12
Look for Firefox profiles also in XDG config directory
by Marek Kasik
· 2 weeks ago
590b71e
CI: Fedora 44 now uses clang 22
by Albert Astals Cid
· 2 weeks ago
c55c045
qt: Fix wrong result bottom coordinate when searching across lines
by Aditya Tiwari
· 2 weeks ago
b82437e
Fix oss fuzz build
by Aditya Tiwari
· 3 weeks ago
27145b1
Deduplicate Annot getName
by Albert Astals Cid
· 3 weeks ago
96b375a
Remove = null for a unique_ptr in the constructor
by Albert Astals Cid
· 5 weeks ago
3d56221
Only create GfxResources::fonts if we're going to use it
by Albert Astals Cid
· 5 weeks ago
4d0fccd
Fuzzer: add Qt6 signature fuzzer
by Aditya Tiwari
· 5 weeks ago
c1295c4
CI: Use Fedora 44
by Albert Astals Cid
· 5 weeks ago
fd5f355
Update (C)
by Albert Astals Cid
· 5 weeks ago
ae9e9cf
fix-qt5: replace deprecated Qt::SystemLocaleDate with QLocale
by ADITYA TIWARI
· 6 weeks ago
cd775fa
Add compression support for stamp annotation images
by Malika Asman
· 5 weeks ago
833d399
Remove unused include
by Ojas Maheshwari
· 6 weeks ago
f6d25ff
glib: Mark structure_element_iter_new as nullable
by Maximiliano Sandoval
· 6 weeks ago
022c412
glib: Correct assert in convert_color
by Adam Sampson
· 7 weeks ago
3398be7
Object: Add isArrayOfLengthAtLeast
by Adam Sampson
· 7 weeks ago
5c8c83e
Object: Add isArrayOfLength
by Adam Sampson
· 7 weeks ago
5152174
Replace the constant maxSupportedSignatureSize by a generous
by Juraj Šarinay
· 8 weeks ago
e1f3ecd
GPGME: Fix marking of qualified keys
by Sune Vuorela
· 6 weeks ago
3aa4e28
Update (C)
by Albert Astals Cid
· 6 weeks ago
6173e3d
Make a few Dict * be const &
by Albert Astals Cid
· 6 weeks ago
7b641b6
Document array-ownership before handed to object
by Sune Vuorela
· 7 weeks ago
fdc6a40
Document dict-ownership before handed to object
by Sune Vuorela
· 7 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
· 6 weeks ago
30927d0
poppler 26.02.0
by Albert Astals Cid
· 6 weeks ago
poppler-26.02.0
f40c4f3
Build clang-17 in debian-trixie (current stable) image
by Sune Vuorela
· 6 weeks ago
09c4c1b
Update (C)
by Albert Astals Cid
· 6 weeks ago
a83aa39
SplashFont: Make the clip const &
by Albert Astals Cid
· 6 weeks ago
64fc550
TextOutputDev: Fix non-transitive comparision for text fragment sorting
by Stefan Brüns
· 7 weeks ago
19c291e
TextOutputDev: Fix incorrect flag for column recalculation
by Stefan Brüns
· 7 weeks ago
ad1645e
qt: Pass default text area as nullopt, avoid incorrect warning
by Stefan Brüns
· 7 weeks ago
f145613
cpp: tests: Use range-for loops in poppler-dump
by Adam Sampson
· 7 weeks ago
68a9a2f
JBIG2Stream: Add another getReadPastEndOfStream check
by Albert Astals Cid
· 7 weeks ago
62f8b62
Move ossfuzz build scripts to poppler repository
by Azhar Momin
· 7 weeks ago
9eea384
XRef::removeIndirectObject: Don't manually call the destructor
by Albert Astals Cid
· 7 weeks ago
414fd17
JBIG2Stream: Check we discarded the correct amount of bytes
by Albert Astals Cid
· 7 weeks ago
16ccb3c
Mark discardChars as nodiscard
by Albert Astals Cid
· 7 weeks ago
b6bf563
Update (C)
by Albert Astals Cid
· 7 weeks ago
eee94a1
pdftotext: Fix page level bounds calculation in tsv mode
by Ojas Maheshwari
· 7 weeks ago
618da9e
JBIG2Stream::readGenericBitmap: Sprinkle some more EOF checks
by Albert Astals Cid
· 7 weeks ago
640373f
JBIG2Stream::readSymbolDictSeg: Remove gotos
by Albert Astals Cid
· 7 weeks ago
dfbd101
JBIG2Stream::readTextRegion: Take const & vector
by Albert Astals Cid
· 7 weeks ago
ad16a22
JBIG2Stream::readSymbolDictSeg: Make bitmaps be a vector
by Albert Astals Cid
· 7 weeks ago
0ef782a
Some initial tweaking for JBIG2Stream::readSymbolDictSeg
by Albert Astals Cid
· 7 weeks ago
86c30db
Add a bit of constness around JArithmeticDecoderStats
by Albert Astals Cid
· 7 weeks ago
a61aec2
JBIG2Bitmap::combine: take bitmap by const &
by Albert Astals Cid
· 7 weeks ago
0e1de7f
Tweak JBIG2Stream::readGenericRefinementRegionSeg
by Albert Astals Cid
· 7 weeks ago
0a7d51d
JBIG2Stream: make pageBitmap a unique_ptr
by Albert Astals Cid
· 7 weeks ago
0e63e0c
JBIG2SymbolDict: I forgot the resize ^_^
by Albert Astals Cid
· 7 weeks ago
72e5d85
JBIG2Stream: Move vector max sizecheck to a templated inline
by Albert Astals Cid
· 7 weeks ago
ed4718e
JArithmeticDecoderStats: Rename reset to resetContext
by Albert Astals Cid
· 7 weeks ago
d588c22
JArithmeticDecoderStats: copy now returns a unique_ptr
by Albert Astals Cid
· 7 weeks ago
8cb72f4
JBIG2SymbolDict: Make bitmaps a vector
by Albert Astals Cid
· 7 weeks ago
6490e29
Remove JBIG2Stream::readSymbolDictSeg eofError
by Albert Astals Cid
· 7 weeks ago
7fcbff4
JBIG2Stream::readCodeTableSeg: return bool and remove gotos
by Albert Astals Cid
· 7 weeks ago
78b3a9a
JBIG2Stream::readPageInfoSeg: return bool and remove goto
by Albert Astals Cid
· 7 weeks ago
f8b1f41
JBIG2Stream: remove a few gotos
by Albert Astals Cid
· 7 weeks ago
4712aa4
JBIG2Stream::readTextRegionSeg: Move several varaibles to where they are used
by Albert Astals Cid
· 7 weeks ago
1329e46
JBIG2Stream::readTextRegionSeg: Remove gotos
by Albert Astals Cid
· 7 weeks ago
e6a64cd
JBIG2Stream::readTextRegionSeg: Make syms a vector
by Albert Astals Cid
· 7 weeks ago
4018423
JBIG2HuffmanDecoder::buildTable: Move a few variables where they are used
by Albert Astals Cid
· 7 weeks ago
8acc065
JBIG2Stream: Use modern casts
by Albert Astals Cid
· 7 weeks ago
20e6522
JBIG2Stream: We actually need these checks
by Albert Astals Cid
· 7 weeks ago
cf4b27b
JBIG2Stream: Make getType const
by Albert Astals Cid
· 7 weeks ago
671a5d9
Move seg variable declaration to where used
by Albert Astals Cid
· 7 weeks ago
24fb5b6
JBIG2Stream::readSymbolDictSeg: Make symWidths a vector
by Albert Astals Cid
· 8 weeks ago
9d6b66f
JBIG2Stream::readSymbolDictSeg: collBitmap can be a unique ptr
by Albert Astals Cid
· 8 weeks ago
753a8b9
Make JBIG2PatternDict hold unique_ptrs
by Albert Astals Cid
· 8 weeks ago
82a875a
JBIG2Bitmap::getSlice: Return a unique_ptr
by Albert Astals Cid
· 8 weeks ago
581f29e
JBIG2Stream: Make refSegs a vector
by Albert Astals Cid
· 8 weeks ago
db33611
JBIGStream::readGenericBitmap: Check atx/aty validity
by Albert Astals Cid
· 8 weeks ago
a1a1488
JBIG2Stream: Switch logic from a7dee408dcd5b184476c66d9c411b61cbbb8206d
by Albert Astals Cid
· 8 weeks ago
7aea642
Make JBIG2Stream::rewind a bit more strict
by Albert Astals Cid
· 8 weeks ago
6a61367
JBIG2Bitmap::combine: Protect against integer overflow
by Albert Astals Cid
· 8 weeks ago
2046a1c
Add include for array
by Albert Astals Cid
· 8 weeks ago
fc88a5b
define -> enum
by Albert Astals Cid
· 8 weeks ago
683b483
define -> static constexpr
by Albert Astals Cid
· 8 weeks ago
a75ecec
SplashState: two defines sets -> two enums
by Albert Astals Cid
· 8 weeks ago
2e7a87d
FoFiType1C: Convert C arrays into C++ arrays
by Albert Astals Cid
· 8 weeks ago
303f33c
Bunch of defines to constexpr
by Albert Astals Cid
· 8 weeks ago
5affb33
wMore -> enum
by Albert Astals Cid
· 8 weeks ago
105a8db
Bunch of defines to constexpr
by Albert Astals Cid
· 8 weeks ago
a4d5208
M_PI -> std::numbers::pi
by Albert Astals Cid
· 8 weeks ago
Next »