Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
pdfium
/
d7ac26c410073359ef83c84bba21df7956b024fb
/
core
/
fpdfdoc
90fffb3
Simplify CPVT_GenerateAP interface
by Dan Sinclair
· 7 years ago
9521036
More more CPVT_GenerateAP methods to anonymous namespace
by Dan Sinclair
· 7 years ago
9df8033
Cleanup CPVT_GenerateAP
by Dan Sinclair
· 7 years ago
e5a637c
Hide CPVT_Dash in CPVT_GenerateAP
by Dan Sinclair
· 7 years ago
8e7f932
Convert CPVT_Color to CFX_Color
by Dan Sinclair
· 7 years ago
d103b96
Remove CPVT_SectionInfo
by Dan Sinclair
· 7 years ago
b7f9d8e
Remove unused CPVT_SectionInfo::nTotalLines
by Dan Sinclair
· 7 years ago
7f1c6a5
Remove CPVT_Section
by Dan Sinclair
· 7 years ago
3bea564
Remove unused methods from CPDF_VariableText::Iterator.
by Dan Sinclair
· 7 years ago
c720e3f
Remove CPVT_WordPlace from CPVT_Section
by Dan Sinclair
· 7 years ago
ce813f8
Remove CPVT_WordProps
by Dan Sinclair
· 7 years ago
480ca10
Remove unused CPVT_SecProps
by Dan Sinclair
· 7 years ago
b01848a
Remove unused parameters
by Dan Sinclair
· 7 years ago
921fe6b
Move CPDF_RenderOptions members to private
by Dan Sinclair
· 7 years ago
023d645
Remove friend from CPDF_ApSettings
by Dan Sinclair
· 7 years ago
59454e1
Remove friends from form code
by Dan Sinclair
· 7 years ago
3862d24
Remove friends from CPDF_VariableText
by Dan Sinclair
· 7 years ago
59dfc62
Removing unused defines
by Dan Sinclair
· 7 years ago
875e98c
Remove FX_STRSIZE and replace with size_t
by Ryan Harrison
· 7 years ago
698aed7
Cleanup FX macros
by Dan Sinclair
· 7 years ago
b872a93
Move CFX_WeakPtr to WeakPtr
by Dan Sinclair
· 7 years ago
aee0db0
Move CFX_UnownedPtr to UnownedPtr
by Dan Sinclair
· 7 years ago
8e9e3d8
Move CFX_StringPoolTemplate to StringPoolTemplate
by Dan Sinclair
· 7 years ago
0b95042
Rename CFX_RetainPtr to RetainPtr
by Dan Sinclair
· 7 years ago
de44d15
Move CFX_MaybeOwned to fxcrt::MaybeOwned
by Dan Sinclair
· 7 years ago
275e260
Convert string class names
by Ryan Harrison
· 7 years ago
69fe711
Make static const char* arrays more const.
by Lei Zhang
· 7 years ago
bcd1e70
Remove fx_basic.h
by Dan Sinclair
· 7 years ago
af59cf1
Change CPDF_Form::ParseContent() to ParseContentWithParams().
by Lei Zhang
· 7 years ago
0158106
Add truly const versions of CPDF_Document getters.
by Lei Zhang
· 7 years ago
aa3a9cd
Convert int* references to FX_STRSIZE
by Ryan Harrison
· 7 years ago
8a44940
Change DrawAppearance() methods to take CFX_Matrix by const-ref.
by Lei Zhang
· 7 years ago
12db751
Convert string Find methods to return an Optional
by Ryan Harrison
· 7 years ago
878b27d
Converted CFX_Matrix::TransformRect() to take in consts
by Jane Liu
· 7 years ago
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
· 7 years ago
8a1758b
Remove GetAt from string classes
by Ryan Harrison
· 7 years ago
ddb9b7c
Add checks of index operations on string classes
by Ryan Harrison
· 7 years ago
da129ab
Replace raw value for constant error value in string operations
by Ryan Harrison
· 7 years ago
90555e0
Add CPDF_Stream::ReplaceData method.
by Artem Strygin
· 7 years ago
e7a99de
Convert calls to Mid() to Left() or Right() if possible
by Ryan Harrison
· 7 years ago
33805cc
Remove single param Mid() method from string classes
by Ryan Harrison
· 7 years ago
f9d6059
Added CPDF_NameTree::DeleteValueAndName()
by Jane Liu
· 7 years ago
a5d2929
Added CPDF_NameTree::AddValueAndName()
by Jane Liu
· 7 years ago
d0856ba
Fix nits from commit 67ccef7.
by Lei Zhang
· 7 years ago
1a44cb4
Convert CFX_ListItem to use CFX_FloatRect
by Dan Sinclair
· 7 years ago
33b42e4
Rename StringCs c_str() to unterminated_c_str().
by Tom Sepez
· 7 years ago
67ccef7
Use CFX_WideString in CPDF_NameTree functions to strip BOM
by Jane Liu
· 7 years ago
3628f8b
Move CPWL_Utils::OverlapWordRange to CPVT_WordRange::Intersect
by Dan Sinclair
· 7 years ago
c8a17e5
Changed CPDF_FileSpec::GetFileName() to directly return CFX_WideString
by Jane Liu
· 7 years ago
dc1aa32
Added helper functions in the class CPDF_FileSpec
by Jane Liu
· 7 years ago
baa7ff4
Basic APIs and tests for extracting and setting annotation paths
by Jane Liu
· 7 years ago
67476e5
Converting CFX_ByteTextBuf to ostringstream in cpvt_generateap.cpp
by Henrique Nakashima
· 7 years ago
0646275
Made existing annotation APIs to work with AP
by Jane Liu
· 7 years ago
84d8eb9
Avoid regenerating appearance stream when already present.
by Henrique Nakashima
· 7 years ago
e17011d
Minor change to AP generation logic
by Jane Liu
· 7 years ago
eca45e0
Fixed optional content not rendered when OCGs array is empty.
by Henrique Nakashima
· 7 years ago
995a601
Cleanup fpdf_parser_decode
by Nicolas Pena
· 7 years ago
d0409af
Mass conversion of remaining class members (non-xfa)
by Tom Sepez
· 7 years ago
797ca5c
Mass conversion of all const-lifetime class members
by Tom Sepez
· 7 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
Next »