Sign in
skia
/
third_party
/
poppler
/
HEAD
c711301
pointer to const reference
by Albert Astals Cid
· 2 days ago
master
f390269
Make SplashPattern functions const
by Albert Astals Cid
· 2 days ago
f60d35d
Make the SplashClip in SplashState a unique ptr
by Albert Astals Cid
· 2 days ago
708282b
Remove unused functions
by Albert Astals Cid
· 2 days ago
7367c26
Splash: std::array<SplashCoord> instead of pointer
by Albert Astals Cid
· 2 days ago
c2378a0
Splash: Take objects by const & instead of pointer
by Albert Astals Cid
· 2 days ago
2236924
Splash: Return unique_ptr in two functions
by Albert Astals Cid
· 2 days ago
ccba257
Splash: Implement 4 blending modes for mono1/8
by Albert Astals Cid
· 34 hours ago
660c023
Update po[t] files
by Albert Astals Cid
· 2 days ago
808094b
cmakedefine -> cmakedefine01
by Albert Astals Cid
· 8 days ago
5c8fbf0
pdfsig: Use optional for signatureNumber
by Albert Astals Cid
· 7 days ago
57f429d
I'm relatively sure this code does not compile with djgpp
by Albert Astals Cid
· 5 days ago
5f68ea4
Remove EmbedStream rewind and restore
by Albert Astals Cid
· 6 days ago
55a05e3
Fix EmbedStream::reset
by Albert Astals Cid
· 6 days ago
a22bd51
glib: change iterator internal indexes to their actual types
by Albert Astals Cid
· 6 days ago
61521a5
cpp: Change stream operator signature now that we broke BC
by Albert Astals Cid
· 6 days ago
7454327
cpp: Extract the (size_t)-1 to a const variable
by Albert Astals Cid
· 6 days ago
73babce
cpp: Remove deprecated time functions that have a Y2K38 problem
by Albert Astals Cid
· 6 days ago
7369704
DCTStream: less type casting
by Albert Astals Cid
· 7 days ago
02b4fab
pdfunite: Move iterator variable declaration to the for loop itself
by Albert Astals Cid
· 7 days ago
7ac61fd
perf-test: Fix msvc compile
by Albert Astals Cid
· 7 days ago
ecf2ab9
GooTimer: Use C++
by Albert Astals Cid
· 7 days ago
e7d3864
if -> ifdef since not all compiles define __GNUC__
by Albert Astals Cid
· 8 days ago
8f4a5d8
perf-test: Remove preview support
by Albert Astals Cid
· 8 days ago
795d740
Remove TEXTOUT_WORD_LIST cmake option/ifdef
by Albert Astals Cid
· 8 days ago
de2947f
Remove OPI_SUPPORT cmake option/ifdef
by Albert Astals Cid
· 8 days ago
fdfa02c
Fix ignored-attributes warning
by Albert Astals Cid
· 8 days ago
9294059
Simplify compiler preprocessor checks
by Albert Astals Cid
· 8 days ago
942193a
We don't need unistd.h
by Albert Astals Cid
· 8 days ago
ab2d107
Remove unused cmake checks/defines
by Albert Astals Cid
· 8 days ago
519b5b3
Remove unused dir includes/cmake checks
by Albert Astals Cid
· 8 days ago
8e9c75e
Print alt text in pdfinfo -struct
by Sune Vuorela
· 10 days ago
2544aeb
parseDA/tokenizeDA: Return std::optional instead of -1 on error
by Albert Astals Cid
· 13 days ago
c8147d2
Update (C)
by Albert Astals Cid
· 13 days ago
6f2e397
parseDA can be const
by Albert Astals Cid
· 13 days ago
484ed2e
Convert variable to its proper unsigned type
by Albert Astals Cid
· 13 days ago
7072af2
Annot: just return the vector instead of having getCount/get
by Albert Astals Cid
· 13 days ago
d79a093
Increase version so people that track master can add ifdefs on version
by Albert Astals Cid
· 11 days ago
45d43f4
poppler 25.12.0
by Albert Astals Cid
· 11 days ago
poppler-25.12.0
0994338
Update (C)
by Albert Astals Cid
· 12 days ago
f04f811
Trick clang-tidy 21 into not complaining
by Albert Astals Cid
· 13 days ago
f275e2c
Make param to getIndexVal const & since it's always non null
by Albert Astals Cid
· 13 days ago
a0d06b3
Make a variable unsigned to represent the data more correctly
by Albert Astals Cid
· 13 days ago
022d33d
CI: Update clang-format to 21
by Albert Astals Cid
· 13 days ago
77f36b8
Annot.cc: partially revert e674ca64 to fix #1642 regression
by Nelson Benítez León
· 2 weeks ago
2a4edae
Do not report pdf syntax error when Suspects or UserProperties have false value
by Albert Astals Cid
· 2 weeks ago
9785e34
Update (C)
by Albert Astals Cid
· 2 weeks ago
ca72340
roleMapResolve: Fix using object as name before checking it is a name
by Albert Astals Cid
· 2 weeks ago
0bc521b
RoleMapResolve: Deal with different circular references
by Sune Vuorela
· 2 weeks ago
7aa99cf
Don't resolve roleMap by recursion
by Sune Vuorela
· 2 weeks ago
bc86aab
Change default line ending to \n for all API.
by Hagen Möbius
· 2 weeks ago
e2a03b6
CI: Add clang 17 CI to simulate xcode 16.2
by Albert Astals Cid
· 2 weeks ago
150e987
Limit postcript function recursion
by Sune Vuorela
· 3 weeks ago
5f9b454
[SplashXPathScanner] Remove ineffective xPath sorting
by Stefan Brüns
· 6 weeks ago
6fa694c
[SplashXPathScanner] Reduce variable scope
by Stefan Brüns
· 8 weeks ago
90439ec
qt6: Replace another qvsnprintf with vsnprintf
by Albert Astals Cid
· 3 weeks ago
c53ea9c
qt6: Use less deprecated funtions
by Albert Astals Cid
· 3 weeks ago
211c566
Make some important leaf functions accept std::string_view parameters
by Tau
· 6 weeks ago
d66a785
Make clang-tidy-21 optional checker happy
by Albert Astals Cid
· 4 weeks ago
8661465
Replace finds with proper calls
by Albert Astals Cid
· 4 weeks ago
2f96a6f
Be less strict about the Page Annots object being correct
by Albert Astals Cid
· 4 weeks ago
0888816
Update (C)
by Albert Astals Cid
· 5 weeks ago
8e273ce
pdfsig: specify search order for NSS certificate database on the man page
by Pablo Rodríguez
· 5 weeks ago
8f629e5
Solve a few more clang-tidy >= 20 unsigned/signed warnings
by Albert Astals Cid
· 5 weeks ago
5d45e4f
TextWordList: just return the vector instead of a size/get
by Albert Astals Cid
· 5 weeks ago
eb2415b
Make a few variables unsigned to represent the data more correctly
by Albert Astals Cid
· 3 months ago
c1d4146
Make maxSepComps a size_t instead of int
by Albert Astals Cid
· 3 months ago
b5ba726
Ignore color operators when painting a Type3 font with d1
by Albert Astals Cid
· 7 weeks ago
7101305
CI: Use Fedora 43
by Albert Astals Cid
· 6 weeks ago
dc6e2af
Update pregenerated.c files with new gperf
by Albert Astals Cid
· 6 weeks ago
218e25a
Switch to C++23
by Albert Astals Cid
· 4 months ago
aede5dc
Increase version so people that track master can add ifdefs on version
by Albert Astals Cid
· 6 weeks ago
51e0b6f
poppler 25.11.0
by Albert Astals Cid
· 6 weeks ago
poppler-25.11.0
b7da568
Update (C)
by Albert Astals Cid
· 6 weeks ago
ef48acc
[SplashClip] Use ranges::all_of instead of open coded equivalent
by Stefan Brüns
· 6 weeks ago
fd49d61
[SplashXPathScanner] Const'ify eo member
by Stefan Brüns
· 8 weeks ago
426ade4
[SplashXPathScanner] Remove redundant hasPartialClip()
by Stefan Brüns
· 8 weeks ago
6be9bca
[SplashClip] Remove no longer used flags array
by Stefan Brüns
· 8 weeks ago
6a1e5b7
[SplashXPathScanner] Remove unused getSpanBounds method
by Stefan Brüns
· 8 weeks ago
82b93b8
[SplashXPathScanner] Try to merge intersection spans early
by Stefan Brüns
· 8 weeks ago
d264aff
[SplashXPathScanner] Move even-odd check invariant out of loop
by Stefan Brüns
· 8 weeks ago
45e462f
[SplashXPathScanner] Only adjust x coordinate when necessary
by Stefan Brüns
· 8 weeks ago
a90efa6
[SplashXPathScanner] Remove no longer used parameter
by Stefan Brüns
· 8 weeks ago
c6be677
[SplashXPathScanner] Optimize almost horizontal segments
by Stefan Brüns
· 10 months ago
20d85e0
[SplashXPathScanner] Optimize count check
by Stefan Brüns
· 10 months ago
3190933
[SplashXPathScanner] Remove one unnecessary even-odd check
by Stefan Brüns
· 10 months ago
4067038
[SplashXPathScanner] Flip XPath segment coordinates immediately
by Stefan Brüns
· 8 weeks ago
b3c328c
[SplashXPathScanner] Remove unused y coordinate member
by Stefan Brüns
· 10 months ago
61c0fc5
[SplashXPath] Remove no longer used dydx member
by Stefan Brüns
· 8 weeks ago
c569eec
glib: fix ocsp check for signatures validation
by lbaudin
· 8 weeks ago
b706f8b
getDefaultFirefoxCertDB(): Return the latest profile directory
by Marek Kasik
· 8 weeks ago
5070962
Update (C)
by Albert Astals Cid
· 8 weeks ago
94f62d0
CMap::parse no need for smart pointers in the recursion checker
by Albert Astals Cid
· 9 weeks ago
998c6a7
Limit recursion in cmap parsing
by Sune Vuorela
· 9 weeks ago
11b859f
call PORT_GetError() only if the preceding CERT_PKIXVerifyCert() fails
by Juraj Šarinay
· 3 months ago
759ec77
glib/poppler.h: Place POPPLER_RENDER_ANNOTS_PRINT_MARKUP on a single line
by William Bader
· 10 weeks ago
b1cd3dc
Increase version so people that track master can add ifdefs on version
by Albert Astals Cid
· 2 months ago
da906dd
poppler 25.10.0
by Albert Astals Cid
· 2 months ago
poppler-25.10.0
8c920bc
Fix data driven tests for non-signature builds
by Sune Vuorela
· 2 months ago
d916b88
Update po files
by Albert Astals Cid
· 2 months ago
Next »