Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
pdfium
/
8c1a66b6c55dfce51b6b2c2c5de479b97b9792ed
8c1a66b
Remove unused methods and data from fgas_codepage
by Dan Sinclair
· 8 years ago
6e0b25b
Fix an integer underflow in the BMP decoder.
by Lei Zhang
· 8 years ago
4d67473
Replace FX_POSITION in GFGAS_FontMgr with bool
by Dan Sinclair
· 8 years ago
193e6ca
Add IndexInBounds() convenience routine.
by Tom Sepez
· 8 years ago
cd5139a
remove CFX_ArrayTemplate from fx_extension.cpp
by Tom Sepez
· 8 years ago
25de4c6
Replace CFDE_TxtEdtPage FX_POSITION usage with uint32_t
by Dan Sinclair
· 8 years ago
656c781
Use std::vector for content layout item arrays
by Tom Sepez
· 8 years ago
c83c280
Prevent integer overflow in CPDF_CIDFONT::LoadMetricsArray
by Nicolas Pena
· 8 years ago
23a5d7e
Convert CPDF_Creator::m_Pos to uint32_t
by Dan Sinclair
· 8 years ago
f8a9439
Replace CXFA_{Object,Node}Array with std::vector
by Tom Sepez
· 8 years ago
05df075
Replace FX_FLOAT with underlying float type.
by Dan Sinclair
· 8 years ago
6b94f01
Replace FX_DOUBLE with underlying double type.
by Dan Sinclair
· 8 years ago
812e96c
Replace FX_CHAR and FX_WCHAR with underlying types.
by Dan Sinclair
· 8 years ago
893822a
Merge text breaking helper classes.
by Dan Sinclair
· 8 years ago
80e370c
Remove openjpeg write support.
by thestig
· 8 years ago
691e01b
Roll clang to 49cece5b.
by Lei Zhang
· 8 years ago
4ca5ba4
Fix boundary value negation in bmp_read_header
by Nicolas Pena
· 8 years ago
77e2a6c
Add utf-8 flag to win build.
by Dan Sinclair
· 8 years ago
375c276
Make most PDFium code pass Clang plugin's auto raw check.
by Lei Zhang
· 8 years ago
7239879
Fix some nits in fx_codec_fax
by Nicolas Pena
· 8 years ago
8ba6624
Check run lengths in FaxG4GetRow
by Nicolas Pena
· 8 years ago
9818dc1
LibopenJPEG: Fix some divisions by 0 in pi.c
by Nicolas Pena
· 8 years ago
d8f45b3
Replace discrete array with a map.
by dan sinclair
· 8 years ago
6fcea1f
Convert TxtBreak line pieces to a vector.
by dan sinclair
· 8 years ago
8f03b42
Simplify TxtBreak line handling.
by dan sinclair
· 8 years ago
8da7920
Simplify the CFX_TxtPiece class
by dan sinclair
· 8 years ago
575898e
Remove some single use interfaces
by Dan Sinclair
· 8 years ago
068d344
Remove TextBreak rotation code
by Dan Sinclair
· 8 years ago
a5a3de9
Remove unused defines from TextBreak.
by Dan Sinclair
· 8 years ago
9e9bab6
Cleanup TXTLINEALIGNMENT defines
by Dan Sinclair
· 8 years ago
1c97fd1
Remove unused TextBreak methods
by Dan Sinclair
· 8 years ago
c36fe07
Cleanup FX_TXTBREAK
by Dan Sinclair
· 8 years ago
e472622
Bound cbox from tricky faces
by Nicolas Pena
· 8 years ago
6791295
Normalize channels when transforming CMYK to RGB
by Nicolas Pena
· 8 years ago
5c1961d
Add public method FPDFText_GetTextIndexFromCharIndex
by Nicolas Pena
· 8 years ago
52c73c2
Remove unused Txt break policies.
by Dan Sinclair
· 8 years ago
e14df7d
Re-enable tests now that leak is fixed
by Dan Sinclair
· 8 years ago
f7fccbd
Remove CFX_RTFPieceArray and use std::vector
by Dan Sinclair
· 8 years ago
7b8e8c0
fx_codec_flate code cleanup.
by Dan Sinclair
· 8 years ago
f3965b7
Cleanup m_RTFLine code in RTFBreak.
by Dan Sinclair
· 8 years ago
3522b43
Limit BMP width to avoid overflows
by Nicolas Pena
· 8 years ago
fc9b988
Cleanup text code
by Dan Sinclair
· 8 years ago
1704350
Manual revert of: Avoid cloning in CPDF_ImageCacheEntry::ContinueGetCachedBitmap
by Nicolas Pena
· 8 years ago
f9e6783
Remove CFX_StackTemplate now that all usage removed.
by Tom Sepez
· 8 years ago
312ce17
Remove CFX_StackTemplate in xfa_utils.h.
by Tom Sepez
· 8 years ago
22c7012
Tidy xfa_utils_unittest.cpp
by Tom Sepez
· 8 years ago
d03ca42
Add public method FPDFText_LoadFont to load some types of fonts.
by Nicolas Pena
· 8 years ago
f6d0146
Check size before writting
by dan sinclair
· 8 years ago
f04b42a
Simplify RTFBreak AppendChar.
by Dan Sinclair
· 8 years ago
19fad57
Adding tests for CFX_RTFBreak
by Dan Sinclair
· 8 years ago
9a8a965
Add unit test for xfa node iterators
by Tom Sepez
· 8 years ago
9a785af
remove CFX_StackTemplate<CFDE_XMLNode*>
by Tom Sepez
· 8 years ago
d4db58f
Remove CXFA_NodeStack
by Tom Sepez
· 8 years ago
2326e9c
Remove CFX_StackTemplate<FDE_CANVASITEM>
by Tom Sepez
· 8 years ago
dffe810
Remove CFX_StackTemplate from fde_xml_imp.h
by Tom Sepez
· 8 years ago
2079dce
Remove unused CFX_ObjectStackTemplate
by Tom Sepez
· 8 years ago
281a51d
Remove CFX_MassArrayTemplate
by Tom Sepez
· 8 years ago
c803cbc
Use std::deque for CFX_MassArrayTemplate<FDE_TEXTEDITPIECE>
by Tom Sepez
· 8 years ago
c3f74e9
Use std::deque for CFX_MassArrayTemplate<FDE_TTOPIECE>
by Tom Sepez
· 8 years ago
cb5eb3b
Use std::deque for CFX_FontDescriptors
by Tom Sepez
· 8 years ago
4df5520
Remove CFX_MassArrayTemplate<CFX_Rect> backing array.
by Tom Sepez
· 8 years ago
9642d92
Improve catching narrow fonts on Linux
by Nicolas Pena
· 8 years ago
4a21114
Use std::deque for CFX_TPOArray
by Tom Sepez
· 8 years ago
65ec174
Convert positioned tabs to std::vector
by Dan Sinclair
· 8 years ago
e65d62c
Remove unused FX_AdjustCharDisplayPos type, always nullptr args
by Tom Sepez
· 8 years ago
b0d3160
Change CreateBreak to return a unique_ptr
by Dan Sinclair
· 8 years ago
bef7389
Return values instead of out params
by Dan Sinclair
· 8 years ago
b4a2618
Create virtual codec APIs so chrome/fuzzers can link separately
by Tom Sepez
· 8 years ago
fed39cf
Fix font manager negation issue
by Dan Sinclair
· 8 years ago
ef81390
Fix infinite loops in CPDF_MeshStream.
by Lei Zhang
· 8 years ago
e13ad88
LibOpenJPEG upstream: check size in opj_j2k_read_siz
by Nicolas Pena
· 8 years ago
d1aee7c
More RTFBreak unused code and default params
by Dan Sinclair
· 8 years ago
17f3118
Fixup RTFBreak and TextBreak nits
by Dan Sinclair
· 8 years ago
e340953
Remove always true method params
by Dan Sinclair
· 8 years ago
7071943
Remove unused methods from RTFBreak and TextBreak
by Dan Sinclair
· 8 years ago
d2ee0f3
Convert the FX_RTFBREAK defines to an enum class
by Dan Sinclair
· 8 years ago
d7de8e1
Convert FX_RTFLINEALIGNMENT to an enum class
by Dan Sinclair
· 8 years ago
fb906e3
Remove unused layout styles
by Dan Sinclair
· 8 years ago
1026eab
Remove unused RTF Break Policies
by Dan Sinclair
· 8 years ago
b3b6e92
Enable XFA codecs by default
by Dan Sinclair
· 8 years ago
a11ac1b
Avoid crash above CFWL_ListItem::GetText()
by Tom Sepez
· 8 years ago
8f2fa90
Roll clang to 9913fb19.
by Lei Zhang
· 8 years ago
313c425
Remove unused IconElement::IconStream.
by Lei Zhang
· 8 years ago
a99de0e
Clean up CXML_Element.
by Lei Zhang
· 8 years ago
ce32acf
Spacing nit in libtiff patch
by Nicolas Pena
· 8 years ago
4e3f2d2
LCMS upstream patch to fix integer overflows
by Nicolas Pena
· 8 years ago
be90aae
Add public API for creating a Type1 font
by Nicolas Pena
· 8 years ago
3f72fb4
Explicitly tag fxjs native objects.
by Tom Sepez
· 8 years ago
9162ff8
Fix nits from commit db764708.
by Lei Zhang
· 8 years ago
c5a1472
Fix uninitialized memory read in CJS_Object::GetEmbedObject()
by Tom Sepez
· 8 years ago
73c9f3b
Allow building XFA without additional codecs.
by Tom Sepez
· 8 years ago
717a4fc
Remove some pointless checks and assignments.
by Lei Zhang
· 8 years ago
1d7018e
Whitespace change
by Dan Sinclair
· 8 years ago
eb38d63
Whitespace change
by Dan Sinclair
· 8 years ago
f222581
core: fix two more uninitialized members
by Miklos Vajna
· 8 years ago
412fa65
Remove repeated flags from CPDF_Font
by Nicolas Pena
· 8 years ago
0b6447a
Libtiff: fix leaking tables in tif_ojpeg.c
by Nicolas Pena
· 8 years ago
37e2bd1
Fix a wrong variable usage in PDF_EncodeText().
by Lei Zhang
· 8 years ago
40e0a81
Remove unused Icon::m_pIconStream
by Tom Sepez
· 8 years ago
90b7326
Cleanup PWL_Wnd
by Dan Sinclair
· 8 years ago
Next »