Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
pdfium
/
d3e354a43531eaed87e43d9ff2df4525186ea28d
/
core
d3e354a
Remove default arguments in CFX_RenderDevice.
by thestig
· 9 years ago
41846a0
Remove default argument from RestoreState() methods.
by thestig
· 9 years ago
25fa42f
Clean up fx_ge.h and IWYU.
by thestig
· 9 years ago
008ec70
Remove FX_GAMMA() and friends. They do nothing.
by thestig
· 9 years ago
7fa5513
Banish CFX_PrivateData to the XFA side
by tsepez
· 9 years ago
cece653
Remove CFX_PrivateData inheritance from CPDF_InterForm
by tsepez
· 9 years ago
5ce0968
Remove CFX_PrivateData from CPDF_Document
by tsepez
· 9 years ago
1e2c557
Remove CFX_PrivateData from CPDF_Page
by tsepez
· 9 years ago
edfd3c3
get skia building
by caryclark
· 9 years ago
d6faaaa
fix rotated and alpha bitmaps
by caryclark
· 9 years ago
ddffb57
Remove CFX_PrivateData from CPDF_ModuleMgr
by tsepez
· 9 years ago
ded3634
Change CPDF_Boolean to use bool instead of FX_BOOL.
by thestig
· 9 years ago
a2d699f
Rename IFX_Unknown to IFX_Retainable.
by tsepez
· 9 years ago
db1a24e
Remove dead code from CPDF_InterForm.
by thestig
· 9 years ago
27ddf16
Distinguish between user and owner passwords.
by thestig
· 9 years ago
490d612
Make CPDF_Function::Load() return an unique_ptr.
by thestig
· 9 years ago
109975b
Use unique_ptr in CPDF_CidFont
by tsepez
· 9 years ago
ef4e887
Clean up doc_ocg.cpp.
by thestig
· 9 years ago
168fc2b
Delete CPDF_Object::IsModified().
by thestig
· 9 years ago
885bba0
Fix infinite recursion in CPDF_DocPageData::GetColorSpace().
by thestig
· 9 years ago
b8bf55f
Get rid of CPDF_Object::GetArray().
by thestig
· 9 years ago
8f5f897
Add an enum to represent text rendering modes.
by thestig
· 9 years ago
a2c06e4
Use enum type for char type variables
by weili
· 9 years ago
1b99b2d
Merge GetBits32() impls into one. Put it in fxcrt.
by thestig
· 9 years ago
411f118
Remove Release() from IFXCRT_FileAccess.
by tsepez
· 9 years ago
1f36fa8
Fix the Skia build after 9b1a0ee.
by thestig
· 9 years ago
9b1a0ee
Fix Undefined-shift in CPDF_SampledFunc::v_Init().
by thestig
· 9 years ago
db9e498
Fix a potential nullptr deref in CFX_MapPtrToPtr.
by thestig
· 9 years ago
80f25a5
Fix leak in CPDF_StreamContentParser::AddTextObject().
by thestig
· 9 years ago
bc8a640
Correctly check for overflow in FX_atonum.
by dsinclair
· 9 years ago
749c14c
Remove agg from skia build
by caryclark
· 9 years ago
7b21423
Clean up CFX_RenderDevice::DrawNormalText().
by thestig
· 9 years ago
3b09363
Use std::vector in CPDF_StructTreeImpl
by tsepez
· 9 years ago
5c9b65e
Remove c_str() from widestring checksum variant.
by tsepez
· 9 years ago
be9b894
Pass objects instead of strings for undo/redo records.
by dsinclair
· 9 years ago
992def0
Don't use LCD antialiasing if Fontconfig doesn't support hinting
by thomasanderson
· 9 years ago
61a4544
Rename CPDF_Struct{Element,Tree} to IPDF_
by tsepez
· 9 years ago
59ce240
Fix DrMemory bot error by properly initializing the variable
by weili
· 9 years ago
dd42700
Revert of Remove an unnecessary variable from CPDF_Creator (patchset #1 id:20001 of https://codereview.chromium.org/1988603002/ )
by weili
· 9 years ago
47b998b
Remove an unnecessary variable from CPDF_Creator
by weili
· 9 years ago
3301ab3
Fix a nullptr deref in CPDF_BookmarkTree::GetFirstChild().
by thestig
· 9 years ago
3cc01f2
Fix the code that causes warnings
by weili
· 9 years ago
e699c66
Clean up CPDF_Creator.
by thestig
· 9 years ago
06f4572
Fix binding of null pointer dereference to reference type
by hans
· 9 years ago
92cb5e5
Convert border style defines to an enum class.
by dsinclair
· 9 years ago
71a452f
Make CFX_ByteString(const CFX_ByteStringC&) explicit.
by tsepez
· 9 years ago
afe9430
Make CFX_WideString(const CFX_WideString&) explicit.
by tsepez
· 9 years ago
f7036ba
Templatize CFX_{Byte,Wide}StringC
by tsepez
· 9 years ago
9c845c3
Move some classes out of doc_vt.cpp into their own files.
by thestig
· 9 years ago
d6e1887
allow Skia to be the default graphics engine
by caryclark
· 9 years ago
594b20b
Fix some misc nits.
by thestig
· 9 years ago
28c7844
Add CFX_ByteStringC::CharAt() to avoid c_str() and casts.
by tsepez
· 9 years ago
ade9465
Fix comment in fx_string.h
by tsepez
· 9 years ago
39fbb7e
Clean up CFX_ImageTransformer.
by thestig
· 9 years ago
fc11365
put change to CFX_ImageStretcher in Skia as well
by caryclark
· 9 years ago
77f45f2
Fix a sign mismatch.
by thestig
· 9 years ago
9febfe6
Clean up CFX_ImageStretcher.
by thestig
· 9 years ago
f0db33f
Revert "Reland of relax a couple checks to allow certain non-standard PDF files. (patchset #1 id:1 of https://codereview.chromium.org/1946693002/ )"
by weili
· 9 years ago
f7fe678
Add much-needed Find() method for CFX_*StringC
by tsepez
· 9 years ago
94dfd56
Remove c_str() from fpdf_font.cpp
by tsepez
· 9 years ago
0d13187
Fix a divide by zero in CFX_ImageStretcher.
by thestig
· 9 years ago
4d063bb
Use bytestringC rather than raw ptr/len pairs in syntax parser
by tsepez
· 9 years ago
cac1571
Remove CPVT_Size and CPVT_FloatRange.
by thestig
· 9 years ago
821d59e
CPDF_VariableText::GetIterator() never returns NULL.
by thestig
· 9 years ago
a244dfe
Clean up CPDF_Color and some related code.
by thestig
· 9 years ago
35c2100
Fix a potential UAF with FPDFAvail_IsLinearized().
by thestig
· 9 years ago
f74ad99
Replace some calls to Release() with direct delete, part 1.
by tsepez
· 9 years ago
2c3a16a
Remove some dead code.
by thestig
· 9 years ago
690a99c
fix linux warnings
by caryclark
· 9 years ago
e00f75c
CFX_ArabicChar contains only static methods, no need to instantiate.
by tsepez
· 9 years ago
8f4bf9a
More define cleanup.
by dsinclair
· 9 years ago
7d89e72
Return bool rather than bitwise-and for FX_BOOL
by tsepez
· 9 years ago
a031357
Reland of lax a couple checks to allow certain non-standard PDF files. (patchset #1 id:1 of https://codereview.chromium.org/1946693002/ )
by weili
· 9 years ago
696fc8b
Revert of Remove unneeded CPVT classes. (patchset #7 id:140001 of https://codereview.chromium.org/1919283008/ )
by dsinclair
· 9 years ago
5fc4f31
Revert of Relax a couple checks to allow certain non-standard PDF files. (patchset #1 id:1 of https://codereview.chromium.org/1926823002/ )
by weili
· 9 years ago
6020e45
Replace CFX_PtrArray with typesafe CFX_ArrayTemplate, part 11
by tsepez
· 9 years ago
a354eb5
Remove unneeded CPVT classes.
by thestig
· 9 years ago
8c32dfa
Subtract instead of adding the negation.
by thestig
· 9 years ago
cd1e9ff
Relax a couple checks to allow certain non-standard PDF files.
by weili
· 9 years ago
b7a9604
Avoid nullptr dereferences in sycc444_to_rgb().
by thestig
· 9 years ago
8e957ba
Fix stack overflow from nested arrays.
by thestig
· 9 years ago
303e525
More IFX_ interface cleanup.
by dsinclair
· 9 years ago
43854a5
Standardize on ASSERT.
by dsinclair
· 9 years ago
12168d7
CPDF_Document::LoadPattern() and friends always have a valid matrix.
by thestig
· 9 years ago
931bf37
Move CPDF_Document code into cpdf_document.cpp.
by thestig
· 9 years ago
d647a6b
Remove several IPDF_ interfaces and CPDF_RenderModule.
by dsinclair
· 9 years ago
518fd4c
CFX_ByteString::Reserve(), ReleaseBuffer() fixes.
by tsepez
· 9 years ago
5cc2465
Clean up CPDF_Page.
by thestig
· 9 years ago
7c5f4b5
Fix incorrect offset computation.
by etienneb
· 9 years ago
b6853cf
Pass CFX_*StringCs to FX_HashCode_GETA and _GETW hash functions.
by tsepez
· 9 years ago
14f5aeb
Change the code to avoid three unit test failures on release build
by weili
· 9 years ago
90c964f
Add a simple check for V4 cross reference table
by weili
· 9 years ago
2178e48
Remove #ifdef platform which is always true.
by tsepez
· 9 years ago
b88b8dc
Remove next batch of CFX_ arrays from fpdf_edit_doc.cpp
by tsepez
· 9 years ago
00124c9
Remove more CFX_ArrayTemplate from fpdf_edit_doc.cpp
by tsepez
· 9 years ago
6f5325e
Remove one warning from PDFium compilation in Cros
by weili
· 9 years ago
0d2dc68
Replace CFX_ArrayTemplate with std::vector in CPDF_ObjectStream
by tsepez
· 9 years ago
0f6425f
Add a missing initialisation for CPDF_ContentMarkItem.
by ochang
· 9 years ago
df964df
Replace CFX_RectArray with std::vector<CFX_FloatRect>
by tsepez
· 9 years ago
d00a912
Make CFX_BasicArray non-copyable.
by tsepez
· 9 years ago
Next »