Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
pdfium
/
bb4a1bc09f92f781deefae5dc187fef21d6957fd
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
7d4f6a8
Refcount CPDF_Image all the time.
by Tom Sepez
· 8 years ago
984f1d8
Use absolute paths for FreeType source code.
by Lei Zhang
· 8 years ago
3cf9ec4
Use PartitionFreeGeneric for the strings partition, not PartitionFree.
by Chris Palmer
· 8 years ago
5ff8c88
Use PartitionFreeGeneric, not PartitionFree, for JS ArrayBuffers.
by Chris Palmer
· 8 years ago
a2af7de
Move zlib to a DEPS-based checkout.
by Lei Zhang
· 8 years ago
bdbb0bd
Split fx_dib part 3
by Nicolas Pena
· 8 years ago
eb39cdb
Pull in FreeType via DEPS instead.
by Lei Zhang
· 8 years ago
83fc223
Move FX_FILESIZE to fx_system.h
by Tom Sepez
· 8 years ago
ac66da2
Split fx_dib.h part 2
by Nicolas Pena
· 8 years ago
fcdb2df
Re-arrange fxcrt string files to match naming.
by Tom Sepez
· 8 years ago
fc715c3
Split fx_dib part 1
by Nicolas Pena
· 8 years ago
c0cf369
Fix QR code generation.
by Lei Zhang
· 8 years ago
d6fa97b
Roll DEPS for testing corpus to 146d4c6.
by Lei Zhang
· 8 years ago
d4ba0f7
Roll DEPS for testing corpus to 9785959.
by Lei Zhang
· 8 years ago
4e8edf5
Revert "Remove download_binaries.py from DEPS"
by Tom Anderson
· 8 years ago
3efc067
vswprintf() part 2: retry when clearly out of space.
by Tom Sepez
· 8 years ago
bf9104d
vswprintf() part 1: move code, create helper function.
by Tom Sepez
· 8 years ago
bd9237e
Move CXFA_XMLParser to CFDE_XMLParser
by Dan Sinclair
· 8 years ago
574b574
Fix some nits in the javascript util code.
by Lei Zhang
· 8 years ago
0bb1333
Add some calls to MakeUnique
by Dan Sinclair
· 8 years ago
908c848
Move core/fxcrt XML files to core/fxcrt/xml
by Dan Sinclair
· 8 years ago
a69665d
Avoid one more instance of the anti-pattern in 706346.
by Tom Sepez
· 8 years ago
1c5e98c
Libtiff security upstream patches
by Nicolas Pena
· 8 years ago
bccf573
Rename tto/fde_textout to cfde_textout
by Dan Sinclair
· 8 years ago
ddb7016
Move CFX files into fxcrt
by Dan Sinclair
· 8 years ago
677329c
Revert "Enable Wshift-negative-value in PDFium."
by Nico Weber
· 8 years ago
2283daa
Protect against premature mask destruction in CFX_ClipRgn::IntersectRect
by Tom Sepez
· 8 years ago
e2e1794
Remove unnecessary FreeType include.
by Dominik Röttsches
· 8 years ago
d9828fd
Rename FDE files to match contents.
by Dan Sinclair
· 8 years ago
dd046da
Fix Chromium XFA build
by Dominik Röttsches
· 8 years ago
8e5038f
Rename fgas_stream to ifgas_stream
by Dan Sinclair
· 8 years ago
213f012
Use more unique_ptr and std::vector in JBig2_SddProc
by Nicolas Pena
· 8 years ago
4b0671a
Allow configuration of external embedder FreeType
by Dominik Röttsches
· 8 years ago
1831ca9
Roll DEPS for various tools.
by Lei Zhang
· 8 years ago
3de5005
Upgrade to FreeType 2.7.1.
by Lei Zhang
· 8 years ago
75b11e4
Erase unused freetype files.
by Lei Zhang
· 8 years ago
d40fea2
Account for character size in last CFX_WideString patch.
by Tom Sepez
· 8 years ago
d5d8f60
Quick fix for blank preview
by rbpotter
· 8 years ago
cbb02c0
Avoid guessing vsnprintf() buffer length.
by Tom Sepez
· 8 years ago
e778668
Move xfa/fxbarcode fxbarcode/
by Dan Sinclair
· 8 years ago
b929ab0
Remove fgas/localization directory
by Dan Sinclair
· 8 years ago
f761a3a
Fix undefined shift in JBig2_SddProc
by Nicolas Pena
· 8 years ago
bd5176e
Rename fgas/localization files to match contents
by Dan Sinclair
· 8 years ago
ca825d3
Fix MSAN uninitialized value report.
by Tom Sepez
· 8 years ago
0cf642f
Rename CFX_Unitime to CFX_DateTime
by Dan Sinclair
· 8 years ago
efcae5d
Split xfa_object.h apart.
by Dan Sinclair
· 8 years ago
47b8f07
Do more checks before big allocs in TIFFReadDirEntryArray
by Nicolas Pena
· 8 years ago
9ad342b
Return values instead of out params
by Dan Sinclair
· 8 years ago
21362ee
Enable Wshift-negative-value in PDFium.
by Lei Zhang
· 8 years ago
7b70189
Default to using bundled FreeType on Linux.
by Lei Zhang
· 8 years ago
ec1843d
Renaming and splitting in xfa/fxfa/parser.
by Dan Sinclair
· 8 years ago
afc8eb3
Fix nits in cxfa_ffpageview.cpp and friends.
by Lei Zhang
· 8 years ago
3bb5751
Ensure that CFX_RetainPtr move ctor is used by std::vector.
by Tom Sepez
· 8 years ago
022ded0
Remove unused CFX_ArrayTemplate and CFX_BasicArray.
by Tom Sepez
· 8 years ago
fa171d2
Allow adding complete_static_lib to build
by dan sinclair
· 8 years ago
8b6186f
Remove CFX_ArrayTemplate from FX barcode code.
by Tom Sepez
· 8 years ago
b0baff5
Remove download_binaries.py from DEPS
by Tom Anderson
· 8 years ago
9d20d1f
Remove CFX_ArrayTempalte from cxfa_resolvprocessor.cpp
by Tom Sepez
· 8 years ago
6d04ae0
Remove CFX_ArrayTemplate from xfa_layoutpagemgr.cpp
by Tom Sepez
· 8 years ago
7cdc660
Remove CFX_ArrayTemplate from CXFA_Node.
by Tom Sepez
· 8 years ago
eed6421
Add bounds check into JBIG2 Arith decoder.
by Dan Sinclair
· 8 years ago
8149ae1
Init PDFium in fuzzer code
by Dan Sinclair
· 8 years ago
0eb7476
Add JBig2_BitStream ReadNBits unittests
by Dan Sinclair
· 8 years ago
f0799fe
Revert "Revert "Refcount all CFX_DIBSources (and subclasses) all the time.""
by Tom Sepez
· 8 years ago
31b08d4
Revert "Refcount all CFX_DIBSources (and subclasses) all the time."
by dsinclair
· 8 years ago
a3e9bf6
Remove CFX_ArrayTemplate from xfa_document_datamerger_imp.cpp
by Tom Sepez
· 8 years ago
65c6e00
remove CFX_ArrayTemplate from cfde_txtedtparag.cpp
by Tom Sepez
· 8 years ago
35db73c
use std::vector for m_rgSpecifiedColumnWidths
by Tom Sepez
· 8 years ago
0004f29
Refcount all CFX_DIBSources (and subclasses) all the time.
by Tom Sepez
· 8 years ago
369fe1f
Remove CFX_ArrayTemplate in CXFA_ValueArray
by Tom Sepez
· 8 years ago
1ded376
Cleanup fx_dib_composite part 6
by Nicolas Pena
· 8 years ago
5c500ac
Return arrays where appropriate in fxfa.
by Tom Sepez
· 8 years ago
d59442b
Convert new into MakeUnique
by Dan Sinclair
· 8 years ago
96169fc
Verify available bits in bit stream
by Dan Sinclair
· 8 years ago
48a2fac
Fix some ASAN issues in fx_skia_device
by Nicolas Pena
· 8 years ago
43c1950
Guard against lengths greater then input size
by Dan Sinclair
· 8 years ago
af8381f
Add Mac 10.12 pixel expectations
by Nicolas Pena
· 8 years ago
0d6d178
Remove old test expectations after the Mac 10.12 upgrade.
by Lei Zhang
· 8 years ago
8e3f692
Update to zlib 1.2.11
by Adenilson Cavalcanti
· 8 years ago
f4a9f83
fix new tab crash in skia clip stack
by Cary Clark
· 8 years ago
Next »