Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
pdfium
/
1eb6cb7b078dc773b4663575432f144d15d0c2e5
/
core
/
fpdfdoc
3b20ec7
Avoid annotation popups to be clipped at page edges
by Jane Liu
· 7 years ago
130bf6f
Add missing length check before getting element from string
by Ryan Harrison
· 8 years ago
8a1758b
Remove GetAt from string classes
by Ryan Harrison
· 8 years ago
ddb9b7c
Add checks of index operations on string classes
by Ryan Harrison
· 8 years ago
da129ab
Replace raw value for constant error value in string operations
by Ryan Harrison
· 8 years ago
90555e0
Add CPDF_Stream::ReplaceData method.
by Artem Strygin
· 8 years ago
e7a99de
Convert calls to Mid() to Left() or Right() if possible
by Ryan Harrison
· 8 years ago
33805cc
Remove single param Mid() method from string classes
by Ryan Harrison
· 8 years ago
f9d6059
Added CPDF_NameTree::DeleteValueAndName()
by Jane Liu
· 8 years ago
a5d2929
Added CPDF_NameTree::AddValueAndName()
by Jane Liu
· 8 years ago
d0856ba
Fix nits from commit 67ccef7.
by Lei Zhang
· 8 years ago
1a44cb4
Convert CFX_ListItem to use CFX_FloatRect
by Dan Sinclair
· 8 years ago
33b42e4
Rename StringCs c_str() to unterminated_c_str().
by Tom Sepez
· 8 years ago
67ccef7
Use CFX_WideString in CPDF_NameTree functions to strip BOM
by Jane Liu
· 8 years ago
3628f8b
Move CPWL_Utils::OverlapWordRange to CPVT_WordRange::Intersect
by Dan Sinclair
· 8 years ago
c8a17e5
Changed CPDF_FileSpec::GetFileName() to directly return CFX_WideString
by Jane Liu
· 8 years ago
dc1aa32
Added helper functions in the class CPDF_FileSpec
by Jane Liu
· 8 years ago
baa7ff4
Basic APIs and tests for extracting and setting annotation paths
by Jane Liu
· 8 years ago
67476e5
Converting CFX_ByteTextBuf to ostringstream in cpvt_generateap.cpp
by Henrique Nakashima
· 8 years ago
0646275
Made existing annotation APIs to work with AP
by Jane Liu
· 8 years ago
84d8eb9
Avoid regenerating appearance stream when already present.
by Henrique Nakashima
· 8 years ago
e17011d
Minor change to AP generation logic
by Jane Liu
· 8 years ago
eca45e0
Fixed optional content not rendered when OCGs array is empty.
by Henrique Nakashima
· 8 years ago
995a601
Cleanup fpdf_parser_decode
by Nicolas Pena
· 8 years ago
d0409af
Mass conversion of remaining class members (non-xfa)
by Tom Sepez
· 8 years ago
797ca5c
Mass conversion of all const-lifetime class members
by Tom Sepez
· 8 years ago
dc8a2b7
Convert to CFX_UnownedPtr, part 10
by Tom Sepez
· 8 years ago
edc1e4e
Convert to CFX_UnownedPtr, part 9
by Tom Sepez
· 8 years ago
033e565
Convert to CFX_UnownedPtr, part 5
by Tom Sepez
· 8 years ago
655c783
Convert to CFX_UnownedPtr, part 3.
by Tom Sepez
· 8 years ago
b45324b
Use NOTREACHED() in more places.
by Lei Zhang
· 8 years ago
4cb82ee
Convert more c-style pointers to CFX_UnownedPtr
by Tom Sepez
· 8 years ago
690d456
Use UnownedPtr to check CFX_*StringC lifetimes
by Tom Sepez
· 8 years ago
cc20513
Introduce CFX_UnownedPtr to detect lifetime inversion issues.
by Tom Sepez
· 8 years ago
9ebdfcb
Disallow CPDF_FormField with deep node trees.
by Lei Zhang
· 8 years ago
7831f57
Fix stack overflow in CFieldTree::Node::GetFieldInternal().
by Lei Zhang
· 8 years ago
6e72b2e
Remove more |new|s, part 2
by Tom Sepez
· 8 years ago
e47e0c9
Avoid unordered_set and maps for the time being.
by Tom Sepez
· 8 years ago
d524e4b
Delete some CFX string ctors.
by Lei Zhang
· 8 years ago
03f0fb0
Remove the friends of CPDF_FormField
by Nicolas Pena
· 8 years ago
f51a02a
Cleanup codepage and charset definitions.
by Dan Sinclair
· 8 years ago
d9dad3a
Add title (/T) extraction for PDF tagged structures
by dan sinclair
· 8 years ago
c4a2b75
Cleanup string passing in core/fpdf*
by Tom Sepez
· 8 years ago
1835a6f
Tweak CFDF_Font::AppendChar()
by Tom Sepez
· 8 years ago
deff61f
Cleanup tagged code.
by dan sinclair
· 8 years ago
7f38961
Cleanup the tagged code
by dan sinclair
· 8 years ago
0b18e15
Use unique_ptr in the children of CFieldTree::Node
by Nicolas Pena
· 8 years ago
afd0d1f
RefCount CPDF_StreamAcc all the time.
by Tom Sepez
· 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
08b96e7
Use unique_ptr in CFieldTree::Node
by Nicolas Pena
· 8 years ago
a8c2b91
Remove dead CFX_Edit code and fix some typos.
by Lei Zhang
· 8 years ago
52f69b3
Make CPVT_WordPlace more conformant with the prevailing idioms.
by Tom Sepez
· 8 years ago
32b9455
Replace CPVT_ArrayTemplate in cpdf_variabletext.cpp and remove it.
by Tom Sepez
· 8 years ago
a105e00
Use std::vector<std::unique_ptr<CPVT_WordInfo>> as word array.
by Tom Sepez
· 8 years ago
85f019a
Add pdfium::clamp() as a placeholder for std::clamp().
by Lei Zhang
· 8 years ago
7a1220d
Replace CLines class with std::vector<Cline>.
by Tom Sepez
· 8 years ago
05df075
Replace FX_FLOAT with underlying float type.
by Dan Sinclair
· 8 years ago
812e96c
Replace FX_CHAR and FX_WCHAR with underlying types.
by Dan Sinclair
· 8 years ago
375c276
Make most PDFium code pass Clang plugin's auto raw check.
by Lei Zhang
· 8 years ago
a99de0e
Clean up CXML_Element.
by Lei Zhang
· 8 years ago
b147e07
Convert point x,y into CFX_PointF
by dan sinclair
· 8 years ago
b45ea1f
Convert CFWL messages to use CFX_PointF
by Dan Sinclair
· 8 years ago
f528eee
Reland "Convert CFX_FloatPoint to CFX_PointF"
by Dan Sinclair
· 8 years ago
92a32db
Revert "Convert CFX_FloatPoint to CFX_PointF"
by dsinclair
· 8 years ago
4797c42
Convert CFX_FloatPoint to CFX_PointF
by Dan Sinclair
· 8 years ago
118a8e2
Replace rect.Transform(matrix) with matrix.TransformRect(rect)
by Dan Sinclair
· 8 years ago
071d786
Rename x,y to width,height for Size types
by dan sinclair
· 8 years ago
bba2a7c
Update to use CFX_Rect{F} and CFX_Matrix constructors.
by Dan Sinclair
· 8 years ago
65c7c23
Remove FX_WSTRC usage
by dan sinclair
· 8 years ago
f4a8c72
Properly refcount CPDF_StructElement
by Tom Sepez
· 8 years ago
f716f0b
Refcount CPDF_OCContext.
by Tom Sepez
· 8 years ago
0370d6b
Cleanup CPDF_StructElement.
by tsepez
· 8 years ago
a478dc5
Fix CPDF_InterForm::CheckRequiredFields and its callers.
by Nicolas Pena
· 8 years ago
d18b867
Remove some CFX_ArrayTemplate in fpdfapi and fpdfdoc
by tsepez
· 8 years ago
d5b81ce
Return unique_ptr<> from IPDF_StructTree
by tsepez
· 8 years ago
a9caab9
Avoid the ptr.reset(new XXX()) anti-pattern
by tsepez
· 8 years ago
05b4fc1
Use CFX_MaybeOwned<> in CPDF_Annot.
by tsepez
· 8 years ago
ab5a20d
Fix the way to check terminal field in interactive form
by weili
· 8 years ago
05e0169
Make FDF document creation return unique_ptrs
by tsepez
· 8 years ago
a78ba60
Add FPDF_RenderPageBitmapWithMatrix API.
by thestig
· 8 years ago
733e068
Add API for getting page labels.
by thestig
· 8 years ago
c675a2f
Use more unique_ptrs in CPDF_SyntaxParser and CPDF_Annot
by tsepez
· 8 years ago
37b6d14
Split fwl/core class pt II.
by dsinclair
· 8 years ago
85c8e7f
Fixup lint flags.
by Dan Sinclair
· 8 years ago
0e606b5
Make CPDF_Dictionary use unique pointers.
by tsepez
· 8 years ago
5913a6c
Make CPDF_Object subclass constructors intern strings
by tsepez
· 8 years ago
8a3aa45
Make CPDF_Array take unique_ptrs
by tsepez
· 8 years ago
70c4afd
Make AddIndirectObject() take a unique_ptr.
by tsepez
· 8 years ago
f348066
Use more unique_ptrs for CPDF_Annot and friends.
by thestig
· 8 years ago
69bbfa8
Use more unique_ptrs in CPVT_GenerateAP.
by thestig
· 8 years ago
335cf09
Return unique_ptr from CPDF_Object::Clone().
by tsepez
· 8 years ago
c59fa88
Add FPDFDest_GetLocationInPage API
by dsinclair
· 8 years ago
4e597c8
Force compiler to deduce src type for checked_cast<dst, src>.
by tsepez
· 8 years ago
04bebfe
Implement FPDF_VIEWERREF_GetName() API.
by thestig
· 8 years ago
33fdebc
Reland "Remove CPDF_Object::Release() in favor of direct delete"
by tsepez
· 8 years ago
f0d5b6c
Revert of Remove CPDF_Object::Release() in favor of direct delete (patchset #11 id:200001 of https://codereview.chromium.org/2384883003/ )
by dsinclair
· 8 years ago
4de3d09
Remove CPDF_Object::Release() in favor of direct delete
by tsepez
· 8 years ago
12f3e4a
Remove FX_BOOL from core
by tsepez
· 8 years ago
e5cb0b1
Take advantage of implicit std::unique_ptr<>(nulltpr_t) ctor.
by tsepez
· 8 years ago
Next »