Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
pdfium
/
e0b592236db902e3e8cbca7ec64f8e2b192e1935
e0b5922
Refcount CPDF_CryptoHandler
by Tom Sepez
· 8 years ago
d20e388
Tidy build instructions
by Tom Sepez
· 8 years ago
5eb58cd
Fix string passing coventions in xfa_fm2jscontext.h
by Tom Sepez
· 8 years ago
f6baf6b
Fold CFGAS_Stream into CFGAS_TextStream.
by Dan Sinclair
· 8 years ago
81513c8
Cache TypeFace instead of Font
by Cary Clark
· 8 years ago
27a0f35
Some fixes to the fallback font code.
by Nicolas Pena
· 8 years ago
94c34c9
No gradient to draw if clip is empty
by Cary Clark
· 8 years ago
deadbfb
Remove params from CFGAS_Stream
by Dan Sinclair
· 8 years ago
8ed5366
Remove text buffer for CFGAS_TextStream
by Dan Sinclair
· 8 years ago
941c1b8
Remove m_iStart which is always zero
by Dan Sinclair
· 8 years ago
5111496
Fold CXFA_WideTextRead into IFGAS_Stream
by Dan Sinclair
· 8 years ago
661fcc0
Pull in the latest PartitionAlloc fixes from upstream.
by Chris Palmer
· 8 years ago
9d6a208
Remove MakeSeekableReadStream
by Dan Sinclair
· 8 years ago
b333c9e
Clip stack management was off by one.
by Cary Clark
· 8 years ago
445831e
Remove the FGAS Buffered Stream
by Dan Sinclair
· 8 years ago
12c74ac
Minor text change in README.
by Dan Sinclair
· 8 years ago
d776c97
Refactor CFX_Palette
by Nicolas Pena
· 8 years ago
e6baec5
Remove vestigial GYP_GONE test targets.
by jbudorick
· 8 years ago
2d8b899
Remove the STREAMTYPE define.
by Dan Sinclair
· 8 years ago
5c97fd8
Avoid long assignment chain in FM parser
by Nicolas Pena
· 8 years ago
6e485ca
Remove unneeded stream access flags
by Dan Sinclair
· 8 years ago
75dc42a
Remove unused loading code from IFGAS_Stream
by Dan Sinclair
· 8 years ago
d7120ee
Disabiguate CreateStream calls
by Dan Sinclair
· 8 years ago
96e65ae
Guard against negative shift in nVal calculation
by Dan Sinclair
· 8 years ago
0c820a2
Remove unused CreateTextStream
by Dan Sinclair
· 8 years ago
d562ef0
Remove unused CreateSharedStream
by Dan Sinclair
· 8 years ago
c6c71f1
Use checked_numeric to guard shift
by Dan Sinclair
· 8 years ago
cdb7e1f
Do not treat push button as fillable field
by Wei Li
· 8 years ago
76c9a1b
Guard against negative shift in jbig2 huffman initialization
by Dan Sinclair
· 8 years ago
ecc3c83
Fix windows skia component build
by dan sinclair
· 8 years ago
ec8ff7d
Fix bytestring passing conventions, part 2.
by Tom Sepez
· 8 years ago
84b596d
Remove unreachable code in CFX_ScanlineCompositor
by Nicolas Pena
· 8 years ago
d9dad3a
Add title (/T) extraction for PDF tagged structures
by dan sinclair
· 8 years ago
746c287
Create initializer-list ctor for strings.
by Tom Sepez
· 8 years ago
c4a2b75
Cleanup string passing in core/fpdf*
by Tom Sepez
· 8 years ago
1835a6f
Tweak CFDF_Font::AppendChar()
by Tom Sepez
· 8 years ago
6a5c20c
Remove the ICC transform where it is never initialized.
by Nicolas Pena
· 8 years ago
1e8c39f
Remove the "old way" of performing FlateUncompress.
by Tom Sepez
· 8 years ago
03c5e17
Gitignore jinja2 and markupsafe
by Nicolas Pena
· 8 years ago
0e5d892
Use libjpeg-turbo instead of our own copy of libjpeg.
by Lei Zhang
· 8 years ago
4bb4029
Use CFX_MaybeOwned on the buffer of CFX_DIBitmap
by Nicolas Pena
· 8 years ago
2b79729
Fix unit tests to initialize PartitionAlloc.
by Chris Palmer
· 8 years ago
8a24b25
Clean up CBC_QRCoderVersion and friends.
by Lei Zhang
· 8 years ago
c758d9d
Remove stale gn arg to avoid undeclared argument warning.
by Dale Curtis
· 8 years ago
8bf955c
Cleanup CFX_BitmapComposer
by Nicolas Pena
· 8 years ago
93c086c
Cleanup nits from previous XML Cl
by dan sinclair
· 8 years ago
deff61f
Cleanup tagged code.
by dan sinclair
· 8 years ago
7f38961
Cleanup the tagged code
by dan sinclair
· 8 years ago
25553aa
Remove the length reference from XMLSyntaxParser
by dan sinclair
· 8 years ago
ad22ac4
Change the CFDE_XMLSyntaxParser start and end types
by Nicolas Pena
· 8 years ago
bf58fbb
Convert XMLSyntaxParser buffer to vector.
by dan sinclair
· 8 years ago
1b22880
Change some fxbarcode to use return values.
by Lei Zhang
· 8 years ago
0b18e15
Use unique_ptr in the children of CFieldTree::Node
by Nicolas Pena
· 8 years ago
480f62b
Merge XMLSyntaxParser Init into constructor
by Dan Sinclair
· 8 years ago
3c67fbd
Update to make show structure clearer
by Dan Sinclair
· 8 years ago
5f983bb
Update XML syntax parser to return strings
by Dan Sinclair
· 8 years ago
3198c68
Libtiff: Prevent OOM in TIFFFillStrip
by Nicolas Pena
· 8 years ago
c057abc
use freetype if windows font decode fails
by Cary Clark
· 8 years ago
62bd019
Check first then cast in XFA_FDEExtension_ResolveNamespaceQualifier
by Tom Sepez
· 8 years ago
5fa4e98
Move XML attribute handling to a base class.
by Dan Sinclair
· 8 years ago
ddcb6e7
Add option to pdfium_test to dump structure elements
by Dan Sinclair
· 8 years ago
ed4705b
Add public method FPDFPath_GetFillColor to get fill color of a path object.
by Miklos Vajna
· 8 years ago
0fbb50c
Fix assignment to len.
by dan sinclair
· 8 years ago
abf16c0
Use correct length in guard check
by dan sinclair
· 8 years ago
b2a4047
Clean up QRCoderBitVector.
by Lei Zhang
· 8 years ago
20a909e
Remove a couple checks for MakeUnique failures.
by Lei Zhang
· 8 years ago
236ce3b
Remove dib_int.h
by Nicolas Pena
· 8 years ago
afd0d1f
RefCount CPDF_StreamAcc all the time.
by Tom Sepez
· 8 years ago
4f8b044
Roll DEPS for testing corpus to bf5149b.
by Lei Zhang
· 8 years ago
d8be3cb
Use some uint64_t constants in fx_crypt_sha.cpp.
by Lei Zhang
· 8 years ago
93bfc26
Cleanup CFDE_XMLCharData and CFDE_XMLText
by Dan Sinclair
· 8 years ago
b2fb20e
Remove un-needed CFDE_XMLDeclaration
by Dan Sinclair
· 8 years ago
ee62ba2
Cleanup CFX_BlockBuffer
by Dan Sinclair
· 8 years ago
03d5893
Clean up QRCoderEncoder and friends.
by Lei Zhang
· 8 years ago
c3202a9
Let CPDF_ImageRenderer own the CFX_ImageRenderer
by Nicolas Pena
· 8 years ago
6088612
RefCount CPDF_IccProfile all the time
by Tom Sepez
· 8 years ago
37cc5fb
Finish splitting up fx_dib.h
by Nicolas Pena
· 8 years ago
29479f6
Add method to get tagged type
by Dan Sinclair
· 8 years ago
f02c8bf
Add a pdfium_all target.
by Lei Zhang
· 8 years ago
e115b2e
Remove unneeded void* casts.
by Lei Zhang
· 8 years ago
bb4a1bc
Drop C linkage in fx_crypt code.
by Lei Zhang
· 8 years ago
7b9d823
Use unique_ptr in cpdf_type3cache.h.
by Tom Sepez
· 8 years ago
05e6a80
RefCount CPDF_Type3Cache all the time.
by Tom Sepez
· 8 years ago
3a1d9b4
RefCount CPDF_TransferFunc all the time.
by Tom Sepez
· 8 years ago
ac35589
Split the FDE XML file into indiviual class files.
by Dan Sinclair
· 8 years ago
6da8ac5
Drop FXSYS_ from util methods
by Dan Sinclair
· 8 years ago
1c5d0b4
Drop FXSYS_ from mem methods
by Dan Sinclair
· 8 years ago
2ae80f5
Drop FXSYS_ from wide string methods
by Dan Sinclair
· 8 years ago
ba8ac3f
Drop FXSYS_ from file methods
by Dan Sinclair
· 8 years ago
669a418
Drop FXSYS_ from math methods
by Dan Sinclair
· 8 years ago
ac978f8
Move most CBC_QRCoderEncoder code into an anonymous namespace.
by Lei Zhang
· 8 years ago
8c5e924
Add test case for bug_707479
by Tom Sepez
· 8 years ago
7e7c649
Drop FXSYS_ from string methods
by Dan Sinclair
· 8 years ago
044a70d
Remove some used-only-once typedefs from CPDF_DocPageData
by Tom Sepez
· 8 years ago
c3ddec3
Do not shrink buffer before examining last byte in TryVSWPrintF
by Tom Sepez
· 8 years ago
0c972eb
Split fx_dib part 5
by Nicolas Pena
· 8 years ago
72c6b18
Minor cleanups
by Dan Sinclair
· 8 years ago
192e4d9
Split fx_dib part 4
by Nicolas Pena
· 8 years ago
1423319
Add public method FPDFPageObj_GetType to get type of a page object.
by Miklos Vajna
· 8 years ago
adca630
Fix Skia includes
by Nicolas Pena
· 8 years ago
Next »