Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
pdfium
/
4b78b18a87210d2d7550aa6c097f54ebf2c95e02
4b78b18
Remove unused flags from CPDF_Creator
by Nicolas Pena
· 7 years ago
c4722a7
Libtiff: upstream fix for heap buffer overflow
by Nicolas Pena
· 7 years ago
f567690
Check correctness of PDF Skia args
by Nicolas Pena
· 7 years ago
34f8e1f
Gif: error out on invalid code sizes
by Nicolas Pena
· 7 years ago
d2afac1
Convert CPSOutput to an IFX_WriteStream
by dan sinclair
· 7 years ago
017ebba
Add a WriteString method to IFX_WriteStream
by dan sinclair
· 7 years ago
b084c1f
Smells like a leak in PWL_ComboBox.cpp
by Tom Sepez
· 7 years ago
dc3a87c
Return unique_ptr from xfa lexer Scan() method
by Tom Sepez
· 7 years ago
ef73cf5
Rename ErrorData and fix potential leak
by Nicolas Pena
· 7 years ago
2199ab8
Merge FXGIF_Context and CGifDecompressor into CGifContext
by Nicolas Pena
· 7 years ago
3c58aa0
Use clamp() in a couple more places.
by Lei Zhang
· 8 years ago
a5085d4
Rename render device classes
by Dan Sinclair
· 7 years ago
e6324fa
Remove unused GetPlatformSurface and GetDC methods
by dan sinclair
· 7 years ago
cb377be
Add missing CheckUnsupportedError
by Dan Sinclair
· 7 years ago
0dc8571
Do not use vector data() when it is empty
by Nicolas Pena
· 7 years ago
830897a
Move map and codec loading into manager
by Dan Sinclair
· 7 years ago
dbc3d3e
Fixup Initialize spelling
by Dan Sinclair
· 7 years ago
6e4ecaf
Stop rendering if a span length overflowed in AGG
by Nicolas Pena
· 7 years ago
2a2ee0f
LibOpenJPEG: undefined shift in opj_t1_dec_clnpass
by Nicolas Pena
· 7 years ago
4da1e76
Limit XFA FormCalc program translation size.
by Lei Zhang
· 8 years ago
bdc4580
Split DCT decoder creation from CPDF_DIBSource::CreateDecoder().
by Lei Zhang
· 8 years ago
0a08926
Replace operator bool with HasRef() in classes with a CFX_SharedCopyOnWrite member.
by Lei Zhang
· 8 years ago
6f62ccd
Check CXFA_FM2JSContext::Translate() return value.
by Lei Zhang
· 8 years ago
5b59033
Store the offset in the archive buffer
by Dan Sinclair
· 8 years ago
aa70228
Cleaning up Edit code
by Dan Sinclair
· 8 years ago
2e2ee0e
Cleanup CGifDecompressor part 2
by Nicolas Pena
· 8 years ago
21f88ff
Fix FPDFImageObj_LoadJpegFile(Inline) to allow NULL to be passed in for pages, as the documentation explicitly allows this.
by Andrew Weintraub
· 8 years ago
3e2d1ac
Simplify CPDF_ImageRenderer::StartRenderDIBSource().
by Lei Zhang
· 8 years ago
58577fd
Use FXSYS_IntToTwoHexChars() in more places.
by Lei Zhang
· 8 years ago
6e10d00
Fix typos for the word start.
by Lei Zhang
· 8 years ago
8a6fdad
Create common CXML_Object base class for CXML_Content and CXML_Element.
by Tom Sepez
· 8 years ago
392cfd6
Remove FPDFPageObj_NewImgeObj().
by Lei Zhang
· 8 years ago
fe5c7c2
LibOpenJPEG: restrict l_img_comp->prec to avoid undefined shift
by Nicolas Pena
· 8 years ago
6161445
Edit code cleanup
by Dan Sinclair
· 8 years ago
808828c
Cleanup of CGifDecompressor part 1
by Nicolas Pena
· 8 years ago
ae4656e
Move FPDF_FILEWRITE adapter to own file
by Dan Sinclair
· 8 years ago
a0b1954
Rename fpdf_edit_create.cpp to cpdf_creator.cpp
by Dan Sinclair
· 8 years ago
e02b2bc
Use CXFA_TextUserData in place of CFX_Retainable where possible.
by Tom Sepez
· 8 years ago
efd4f94
No-effect cast in cxfa_layoutitem.cpp
by Tom Sepez
· 8 years ago
6ee22ea
Remove downcast in cxfa_layoutpagemgr.cpp
by Tom Sepez
· 8 years ago
f82efcc
Remove editint.h and create individual headers
by Dan Sinclair
· 8 years ago
3ba6010
Remove CPDF_Creator friends
by Dan Sinclair
· 8 years ago
c68b1e7
Remove AppendObject from CPDF_Creator
by Dan Sinclair
· 8 years ago
309d4db
Cleanup CPDF_Creator defines and method names
by Dan Sinclair
· 8 years ago
87ba200
[LCMS] Upstream direct leak fix
by Nicolas Pena
· 8 years ago
615bb96
Remove default params in CFX_DIBSource
by Nicolas Pena
· 8 years ago
852fb12
[lcms] Verify enough data to service request before allocating
by Dan Sinclair
· 8 years ago
486f141
Check bits to decode will fit before decoding
by Dan Sinclair
· 8 years ago
1ef04c9
fpdfsdk: add minimal FPDFPageObj_GetType() testcase
by Miklos Vajna
· 8 years ago
d1c9b45
Add raw PostScript output to pdfium_test on Windows.
by Lei Zhang
· 8 years ago
2df760f
core: allow building against system zlib
by Miklos Vajna
· 8 years ago
332ef54
Remove type-unsafe void* / uint8_t* usage in fx_crypt.h
by Tom Sepez
· 8 years ago
f0ea708
Roll clang to ae881aa.
by Lei Zhang
· 8 years ago
ab20404
Split out CPDF_CMap::m_pLeading into separate members.
by Tom Sepez
· 8 years ago
60cc3ba
Cleanup CStretchEngine and its CWeightTable
by Nicolas Pena
· 8 years ago
54b9166
Encode unicodes in UTF-16BE in ToUnicode map
by Nicolas Pena
· 8 years ago
0ec418f
Represent 1D barcodes with CFX_PathData internally.
by Lei Zhang
· 8 years ago
32f2087
Make CPDF_CMap::m_pMapping use std::vector
by Tom Sepez
· 8 years ago
9bdbc16
Fix undefined shift in opj_bio_read
by Nicolas Pena
· 8 years ago
c2bf27f
More unused IFX_Pause parameters removed
by Dan Sinclair
· 8 years ago
4c64450
Fix CPDF_CMap::m_pAddMapping lack of type information.
by Tom Sepez
· 8 years ago
e8c1d41
Give a couple of char to int functions better names.
by Lei Zhang
· 8 years ago
426b85a
Reduce 1D barcode DrawPath calls.
by Lei Zhang
· 8 years ago
b8a8c43
CPDF_Document::GetPageData() normally does not return NULL.
by Lei Zhang
· 8 years ago
d74da7b
Make CPDF_Font member variables protected.
by Lei Zhang
· 8 years ago
d41f475
Remove unused IFX_Pause member
by Dan Sinclair
· 8 years ago
37bc6c6
Mention pdfium_all target in README.md.
by Lei Zhang
· 8 years ago
34f735c
Fix undefined shift in opj_get_all_encoding_parameters
by Nicolas Pena
· 8 years ago
cf53b78
Cleanup CXFA_RenderContext
by Dan Sinclair
· 8 years ago
c0aefd4
Cleanup CFX_CharMap
by Dan Sinclair
· 8 years ago
b4a7583
Remove CFX_GlyphMap
by Tom Sepez
· 8 years ago
dcefccc
Removing unused IFX_Pause parameters
by Dan Sinclair
· 8 years ago
df673c2
Cleanup more null IFX_Pause parameters
by Dan Sinclair
· 8 years ago
c5fc83c
Remove some unused IFX_Pause params
by Dan Sinclair
· 8 years ago
8384757
More cleanup in CFX_ScanlineCompositor
by Nicolas Pena
· 8 years ago
e4f8fda
CPDF_DataAvail: avoid reads into stack buffers.
by Tom Sepez
· 8 years ago
cbdf926
Move O_BINARY and O_LARGEFILE defintions
by Tom Sepez
· 8 years ago
dc36790
Remove FXSYS_wfopen(), it is totally unused.
by Tom Sepez
· 8 years ago
28b44b0
Clean up CRYPT_ArcFourCrypt().
by Lei Zhang
· 8 years ago
0acfff3
Actually build fuzzers with the pdfium_all target.
by Lei Zhang
· 8 years ago
0578244
CPDF_SyntaxParser::SearchWord() is always backwards and for whole-words
by Tom Sepez
· 8 years ago
746babd
SetPos to at most the file length to avoid overflows
by Nicolas Pena
· 8 years ago
1e5a98a
Use enum class GifDecodeStatus instead of integers in fx_gif
by Nicolas Pena
· 8 years ago
f45ade3
Add a ToUnicode mapping when loading CID fonts
by Nicolas Pena
· 8 years ago
69c743f
XFA Nits: Dead CreateCharIter(), auto CFXJSE_Value unique ptr.
by Tom Sepez
· 8 years ago
cadb471
Add a unit test for CRYPT_ArcFourSetup().
by Lei Zhang
· 8 years ago
d7188f7
Remove some more |new|s, part 11
by Tom Sepez
· 8 years ago
a290470
CRYPT_ArcFourSetup: don't use key[0] when length is 0
by Tom Sepez
· 8 years ago
4ad4690
Remove some |new|s in cpdfsdk_formfillenvironment.cpp and cpdfxfa_context.cpp
by Tom Sepez
· 8 years ago
b8e89e3
Roll FreeType to 5a3490e.
by Lei Zhang
· 8 years ago
48fbb0f
Pass explicit string size in EncodeToCodewords().
by Lei Zhang
· 8 years ago
d9e0e6e
Change BarcodeTest to render to bitmaps.
by Lei Zhang
· 8 years ago
b316185
Add API to create a text object using a loaded font.
by Nicolas Pena
· 8 years ago
336544a
Tag FXJSE's V8 objects as such.
by Tom Sepez
· 8 years ago
ec3a9e2
Fix some nits in fx_gif.cpp
by Nicolas Pena
· 8 years ago
ea23e0a
Remove more |new|s, part 8
by Tom Sepez
· 8 years ago
0804b3f
Remove more |new|s, part 7
by Tom Sepez
· 8 years ago
40badde
Remove more |new|s, part 6
by Tom Sepez
· 8 years ago
a0a6923
Remove more |new|s, part 5
by Tom Sepez
· 8 years ago
b8e00f2
Fix CGifLZWDecoder::Decode comparison
by Nicolas Pena
· 8 years ago
Next »