Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
pdfium
/
b1a7134afb4fe5d47ebbc4f728cf97eaa173e9d0
/
core
e6db16e
Clean up CPDF_Stream.
by tsepez
· 8 years ago
a5b37f6
Remove dead code in CCodec_IccModule
by kcwu
· 8 years ago
c480899
Revert of Pdfium: Fix fonts leaking on ClosePage. (patchset #10 id:180001 of https://codereview.chromium.org/2158023002/ )
by dsinclair
· 8 years ago
ea3c3be
Remove duplicated charset definitions, and move them to fx_font.h
by npm
· 8 years ago
2f8568e
Fix compare between signed and unsigned values in CPDF_ImageRenderer::StartDIBSource.
by stackexploit
· 8 years ago
a0ff010
Avoid nullptr access in sycc422_to_rgb and sycc420_to_rgb
by stackexploit
· 8 years ago
e9988dd
Reduce duplicated code in CPDF_Document by adding auxiliary methods
by npm
· 8 years ago
cde5101
Fix memory leaking on ClosePage.
by art-snake
· 8 years ago
d987143
Add string pools to save storage.
by tsepez
· 8 years ago
0a17faf
Use either /RECT or /QuadPoints for annotation coordinates, depending on /AP
by tonikitoo
· 8 years ago
84be3a3
Use ToUnicode mapping even when unicode is 0.
by npm
· 8 years ago
8f53f54
Add short-cut in CFX_{Byte,Wide}String::Operator<()
by tsepez
· 8 years ago
38fd844
Rename dictionary set and get methods
by dsinclair
· 8 years ago
41d6bbe
Delete unused parameter nWordStyle from GetCharWidth()
by npm
· 8 years ago
8b1ed16
Map glyph bitmap in LookUpGlyphBitmap even when unsuccessful
by npm
· 8 years ago
f2662c4
Cleanup CPDFXFA_Document.
by dsinclair
· 8 years ago
2ca2da5
Sort include entries.
by dsinclair
· 8 years ago
3d70488
Add check for trivial string equality
by tsepez
· 8 years ago
63f545c
CFX_FloatPoint default constructor and equals operators
by tsepez
· 8 years ago
f86ca38
Remove more strcmp/memcmp usage.
by tsepez
· 8 years ago
067990c
Stop converting widestring -> c_str -> widestring in several places.
by tsepez
· 8 years ago
bb8935e
Get rid of memcmp in CFieldTree::Lookup()
by tsepez
· 8 years ago
f786c26
Make ipdf_formnotify a pure virtual interface
by tsepez
· 8 years ago
860a2d0
Remove GetDictBy("DR") from annot/field dictionaries
by npm
· 8 years ago
db319ec
Verify value of prec before using
by dsinclair
· 8 years ago
01b67ed
Refactor CPDF_Document by creating new methods
by npm
· 8 years ago
0b02205
change memcpy to memmove for potential nearby addresses
by tracy_jiang
· 8 years ago
25a7f3e
fix some uninitialized variables
by hong_zhang
· 8 years ago
1c62054
Make CFX_Obeservable::Observer into a pointer-ish type;
by tsepez
· 8 years ago
75f84a5
Define behaviors of FPDF_RenderPageBitmap_Retail and FPDF_FFLDraw.
by jaepark
· 8 years ago
cf7ac19
explicit operator bool for CFX_RetainPtr and CFX_CountRef
by tsepez
· 8 years ago
0ca160f
Delete unused methods in CPDF_Document
by npm
· 8 years ago
3451c09
Check whether the annotation content is empty using CFX_WideString.
by jaepark
· 8 years ago
c29fc70
Fix memory management errors for font loading and copying
by weili
· 8 years ago
8832fbf
Replace CJS_Runtime::Observer with CFX_Runtime<CJS_Runtime>::Observer
by tsepez
· 8 years ago
d827111
Switch to ValueOrDie
by dsinclair
· 8 years ago
7b68f61
Make Observers into a templated class
by tsepez
· 8 years ago
f56d93f
Verify image dimentions before using
by dsinclair
· 8 years ago
b1f5545
Verify pattern start values.
by dsinclair
· 8 years ago
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
· 9 years ago
e0cb687
Use unsigned page indexes in CPDF_HintTables.
by thestig
· 9 years ago
eadff19
Move CPDF_Type3Cache and CPDF_Type3Glyphs to their own files
by npm
· 9 years ago
f4bf0b2
Fix CPDF_CIDFont::GlyphFromCharCode for fonts flagged with PDFFONT_SYMBOLIC
by npm
· 9 years ago
8d3ca14
Handle another integer overflow in ReadPageHintTable().
by thestig
· 9 years ago
5e2d5c7
Better validate hint table header bits entries.
by thestig
· 9 years ago
22b64c3
Make CPDF_ContentMark have a CPDF_ContentMarkData.
by tsepez
· 9 years ago
73e9c31
Check first page number in CPDF_HintTables::ReadPageHintTable().
by thestig
· 9 years ago
21b111f
Attempt to fix potential integer overflow in CFX_FaceCache::LoadGlyphPath().
by thestig
· 9 years ago
0714614
Use CheckedNumeric for strength calculation.
by dsinclair
· 9 years ago
ca90b87
Make CPDF_ColorState have a CFX_ColorStateData rather than inheriting
by tsepez
· 9 years ago
4d9df42
Make CPDF_GraphState have a CPDF_GraphStateData instead of inheriting.
by tsepez
· 9 years ago
956553e
Use enum class for subtypes of CPDF_Annot.
by jaepark
· 9 years ago
87dffc0
Free the GifPlainText object when complete.
by dsinclair
· 9 years ago
77be049
Clean up CPDF_CMap declaration
by npm
· 9 years ago
fbda17d
Make CPDF_TextState have a CPDF_TextStateData rather than inheriting one.
by tsepez
· 9 years ago
f7252a0
Guard against overflow when calculating font weight.
by dsinclair
· 9 years ago
94fb74c
More better const-ness in CFX_CountRef<>
by tsepez
· 9 years ago
35512aa
Display content of the annotation when mouse hover.
by jaepark
· 9 years ago
07f5fd5
Skip the channel if there is no data.
by dsinclair
· 9 years ago
d24c3a6
Revert "Add -> operators to CFX_CountRef."
by tsepez
· 9 years ago
5960143
Revert "Replace wrapper methods in CPDF_Path with -> operator."
by tsepez
· 9 years ago
adbd329
Revert "Use ->() in CPDF_ColorState"
by tsepez
· 9 years ago
dda2c0d
Fix for #618267. Adding a method to determine if multiplication has overflow.
by tracy_jiang
· 9 years ago
c116e59
Verify element exists before accessing.
by dsinclair
· 9 years ago
91ddd3f
Use ->() in CPDF_ColorState
by tsepez
· 9 years ago
e8ae483
Initialize the CPDF_Document pointer
by dsinclair
· 9 years ago
d09a097
Replace wrapper methods in CPDF_Path with -> operator.
by tsepez
· 9 years ago
a032f7f
Add some limit checks to ReadSharedObjHintTable().
by thestig
· 9 years ago
81ee14d
Move CFX_SubstFont and CTTFontDesc into their own files
by npm
· 9 years ago
c10c23a
Add -> operators to CFX_CountRef.
by tsepez
· 9 years ago
9ed9137
Rename CPDFSDK_Annot::GetType to CPDFSDK_Annot::GetAnnotSubtype.
by jaepark
· 9 years ago
987f3ee
Make CFX_CountRef<>::m_pObject private, add accessors, fix const-ness.
by tsepez
· 9 years ago
83d2351
Remove CFX_CountRef::IsNull in favor of operator bool
by tsepez
· 9 years ago
0c2d0a5
Revert "Remove the document tagged code as it is unused."
by npm
· 9 years ago
80f9957
Rework CFX_CountRef in terms of CFX_RetainPtr.
by tsepez
· 9 years ago
2d396ac
Move the classes in fpdf_text_int.cpp into their own files
by npm
· 9 years ago
a1d2111
CPDF_Annot::GetRect() should return CFX_FloatRect.
by jaepark
· 9 years ago
00edbe4
Simplify some code in CFX_FontMapper.
by thestig
· 9 years ago
22b176d
Check for nullptrs in CPDF_Dictionary dtor.
by thestig
· 9 years ago
695aac5
Fix infinite loops in FPDF_GetFullName().
by thestig
· 9 years ago
43cbe9e
Remove unused methods in CPDF_TextPage and nits
by npm
· 9 years ago
dbb6266
Tidy up CFX_PathData
by tsepez
· 9 years ago
156de02
Removing CPDF_Parser::CloseParser.
by dsinclair
· 9 years ago
b107193
Allow CPDF_Font to use fallback fonts
by npm
· 9 years ago
cedaa55
Flip document and parser ownership
by dsinclair
· 9 years ago
ade4b49
Lazy generate an "AP" when an Annot's hidden state changes
by tonikitoo
· 9 years ago
a61c01e
Move parser out of IndirectObjectHolder
by dsinclair
· 9 years ago
Next »