Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
pdfium
/
85a65b310924eacbd2e720162cc7547153b03077
/
core
85a65b3
Maybe avoid a copy in CPDF_RenderStatus::SelectClipPath
by tsepez
· 8 years ago
0a765b8
Make CPDF_TextStateData private to CPDF_TextState.
by tsepez
· 8 years ago
7c9f0a1
Move CPDF_GraphState to CFX_GraphState
by tsepez
· 8 years ago
f692e8e
Make CPDF_ContentMarkData private to CPDF_ContentMark
by tsepez
· 8 years ago
f40c6f1
Make ColorStateData private to CPDF_ColorState
by tsepez
· 8 years ago
155c880
Move CFX_Font definition to its own file and clean up
by npm
· 8 years ago
921d58f
Move ShouldGenerateAPForAnnotation check to CPDF_Annot::GenerateAPIfNeeded
by tonikitoo
· 8 years ago
7b36672
Use safe bool conversion operators in fpdf_page/
by tsepez
· 8 years ago
d21f22e
Make CPDF_ClipPath have a CPDF_ClipPathData rather than inheriting.
by tsepez
· 8 years ago
6296f2d
Remove CFX_Matrix::Copy() in favor of assignment
by tsepez
· 8 years ago
e106b50
Make CPDF_GeneralStateData private.
by tsepez
· 8 years ago
fc1d16f
Make CPDF_Path have a CFX_Path rather than inheriting
by tsepez
· 8 years ago
bbee445
Make CPDF_GeneralState have a CPDF_GeneralStateData
by tsepez
· 8 years ago
7c5d090
Fix leaks due to created popup annotations
by weili
· 8 years ago
e0cb687
Use unsigned page indexes in CPDF_HintTables.
by thestig
· 8 years ago
eadff19
Move CPDF_Type3Cache and CPDF_Type3Glyphs to their own files
by npm
· 8 years ago
f4bf0b2
Fix CPDF_CIDFont::GlyphFromCharCode for fonts flagged with PDFFONT_SYMBOLIC
by npm
· 8 years ago
8d3ca14
Handle another integer overflow in ReadPageHintTable().
by thestig
· 8 years ago
5e2d5c7
Better validate hint table header bits entries.
by thestig
· 8 years ago
22b64c3
Make CPDF_ContentMark have a CPDF_ContentMarkData.
by tsepez
· 8 years ago
73e9c31
Check first page number in CPDF_HintTables::ReadPageHintTable().
by thestig
· 8 years ago
21b111f
Attempt to fix potential integer overflow in CFX_FaceCache::LoadGlyphPath().
by thestig
· 8 years ago
0714614
Use CheckedNumeric for strength calculation.
by dsinclair
· 8 years ago
ca90b87
Make CPDF_ColorState have a CFX_ColorStateData rather than inheriting
by tsepez
· 8 years ago
4d9df42
Make CPDF_GraphState have a CPDF_GraphStateData instead of inheriting.
by tsepez
· 8 years ago
956553e
Use enum class for subtypes of CPDF_Annot.
by jaepark
· 8 years ago
87dffc0
Free the GifPlainText object when complete.
by dsinclair
· 8 years ago
77be049
Clean up CPDF_CMap declaration
by npm
· 8 years ago
fbda17d
Make CPDF_TextState have a CPDF_TextStateData rather than inheriting one.
by tsepez
· 8 years ago
f7252a0
Guard against overflow when calculating font weight.
by dsinclair
· 8 years ago
94fb74c
More better const-ness in CFX_CountRef<>
by tsepez
· 8 years ago
35512aa
Display content of the annotation when mouse hover.
by jaepark
· 8 years ago
07f5fd5
Skip the channel if there is no data.
by dsinclair
· 8 years ago
d24c3a6
Revert "Add -> operators to CFX_CountRef."
by tsepez
· 8 years ago
5960143
Revert "Replace wrapper methods in CPDF_Path with -> operator."
by tsepez
· 8 years ago
adbd329
Revert "Use ->() in CPDF_ColorState"
by tsepez
· 8 years ago
dda2c0d
Fix for #618267. Adding a method to determine if multiplication has overflow.
by tracy_jiang
· 8 years ago
c116e59
Verify element exists before accessing.
by dsinclair
· 8 years ago
91ddd3f
Use ->() in CPDF_ColorState
by tsepez
· 8 years ago
e8ae483
Initialize the CPDF_Document pointer
by dsinclair
· 8 years ago
d09a097
Replace wrapper methods in CPDF_Path with -> operator.
by tsepez
· 8 years ago
a032f7f
Add some limit checks to ReadSharedObjHintTable().
by thestig
· 8 years ago
81ee14d
Move CFX_SubstFont and CTTFontDesc into their own files
by npm
· 8 years ago
c10c23a
Add -> operators to CFX_CountRef.
by tsepez
· 8 years ago
9ed9137
Rename CPDFSDK_Annot::GetType to CPDFSDK_Annot::GetAnnotSubtype.
by jaepark
· 8 years ago
987f3ee
Make CFX_CountRef<>::m_pObject private, add accessors, fix const-ness.
by tsepez
· 8 years ago
83d2351
Remove CFX_CountRef::IsNull in favor of operator bool
by tsepez
· 8 years ago
0c2d0a5
Revert "Remove the document tagged code as it is unused."
by npm
· 8 years ago
80f9957
Rework CFX_CountRef in terms of CFX_RetainPtr.
by tsepez
· 8 years ago
2d396ac
Move the classes in fpdf_text_int.cpp into their own files
by npm
· 8 years ago
a1d2111
CPDF_Annot::GetRect() should return CFX_FloatRect.
by jaepark
· 8 years ago
00edbe4
Simplify some code in CFX_FontMapper.
by thestig
· 8 years ago
22b176d
Check for nullptrs in CPDF_Dictionary dtor.
by thestig
· 8 years ago
695aac5
Fix infinite loops in FPDF_GetFullName().
by thestig
· 8 years ago
43cbe9e
Remove unused methods in CPDF_TextPage and nits
by npm
· 8 years ago
dbb6266
Tidy up CFX_PathData
by tsepez
· 8 years ago
156de02
Removing CPDF_Parser::CloseParser.
by dsinclair
· 8 years ago
b107193
Allow CPDF_Font to use fallback fonts
by npm
· 8 years ago
cedaa55
Flip document and parser ownership
by dsinclair
· 8 years ago
ade4b49
Lazy generate an "AP" when an Annot's hidden state changes
by tonikitoo
· 8 years ago
a61c01e
Move parser out of IndirectObjectHolder
by dsinclair
· 8 years ago
63af2c6
Delete unused methods from CFX_RenderDevice
by npm
· 8 years ago
a470b5e
Fix stack overflow in object Clone() functions
by weili
· 8 years ago
e07edce
Make indirect object holder private.
by dsinclair
· 8 years ago
03bd7c7
IndirectObjectHolder API updates
by dsinclair
· 8 years ago
8252bc1
Fix one more integer overflow in ReadPageHintTable().
by thestig
· 8 years ago
c38de11
Generate default AP stream for text annotation.
by jaepark
· 8 years ago
7da24e6
Fix more integer overflows inside ReadPageHintTable().
by thestig
· 8 years ago
8d6c929
Revert of Move parser pointer to CPDF_Document (patchset #6 id:100001 of https://codereview.chromium.org/2253723002/ )
by dsinclair
· 8 years ago
19ecc23
Move CFX_FaceCache to its own file
by npm
· 8 years ago
6862425
Avoid signed overflow in CPDF_ToUnicodeMap::StringToCode()
by tsepez
· 8 years ago
5b13e1d
Add a fuzzer for CPDF_HintTables.
by thestig
· 8 years ago
fb606f2
Apply structure packing to FXTEXT_CHARPOS to save space.
by npm
· 8 years ago
7996fe8
Add llvm fuzzer for CPDF_PSEngine
by tsepez
· 8 years ago
1a8946b
Move CFX_UnicodeEncoding and CFX_UnicodeEncodingEx to their own files.
by npm
· 8 years ago
d691899
Split fx_font into multiple files, part 1.
by npm
· 8 years ago
260f5fb
Move parser pointer to CPDF_Document
by dsinclair
· 8 years ago
8ca0f05
check for null bitmap
by caryclark
· 8 years ago
b88b8e4
Delete m_ExtHandle and RetainFont because they are not being used.
by npm
· 8 years ago
0921386
Remove two unused members from CPDF_Parser
by tsepez
· 8 years ago
66c26e8
Hidden annotations should not be drawn
by tonikitoo
· 8 years ago
f85e7e2
Rename async to linearized when parsing
by dsinclair
· 8 years ago
4540fba
Get CPDF_Parser out of the document creation business.
by tsepez
· 8 years ago
19cdfe4
Avoid integer overflows in FXGE_GetGlyphsBBox().
by thestig
· 8 years ago
1099b29
Fix a potential integer overflow in TT2PDF().
by thestig
· 8 years ago
2ba53c1
Fix CGdiPrinterDriver::DrawDeviceText() to draw multiple characters.
by thestig
· 8 years ago
1679d3a
Get rid of FX_SMALL_RECT.
by thestig
· 8 years ago
93ee119
Use a std::vector in fpdf_font code.
by thestig
· 8 years ago
c4f3c0f
add native draw bitmap with alpha mask
by caryclark
· 8 years ago
845cac2
Clean up CPDF_HintTables.
by thestig
· 8 years ago
9fe6f3a
Avoid an undefined shift in ReadPageHintTable().
by thestig
· 8 years ago
8374fe4
fix 617135
by hong_zhang
· 8 years ago
c6833c2
Make g_LinuxGpFontList be a 2D char array.
by npm
· 8 years ago
229d05d
Fix an integer overflow in CStretchEngine constructor
by weili
· 8 years ago
445a94b
Clean up cfx_fontmapper a little
by npm
· 8 years ago
c18ffca
Relax a check in CPDF_HintTables.
by thestig
· 8 years ago
1194561
Minor cleanup of fpdf_cmaps
by dsinclair
· 8 years ago
d83842e
Clean up CPDF_HintTables::LoadHintStream a little.
by thestig
· 8 years ago
9ada2d8
Move CFX_RenderDevice, CFX_FxgeDevice, and CFX_GraphStateData into their own files.
by npm
· 8 years ago
dc359b0
Fix a leak with FPDFPageObj_NewImgeObj().
by thestig
· 8 years ago
Next »