Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
pdfium
/
77f9bff2c229df771a43448a9d5087e042235936
/
fpdfsdk
/
cpdfsdk_formfillenvironment.cpp
0186c18
Remove support for negative params to ReleaseBuffer()
by Ryan Harrison
· 7 years ago
60fa2fc
Simplify code in CPDFSDK_FormFillEnvironment.
by Lei Zhang
· 7 years ago
67ccef7
Use CFX_WideString in CPDF_NameTree functions to strip BOM
by Jane Liu
· 7 years ago
cddc8ed
Fix typos that meant to say handler instead of hander.
by Lei Zhang
· 7 years ago
222e1a4
Use early returns in more CPDFSDK_FormFillEnvironment code.
by Lei Zhang
· 7 years ago
ad0982a
Mark more CPDFSDK_FormFillEnvironment methods as const.
by Lei Zhang
· 7 years ago
671630e
Use less opaque types in CPDFSDK_FormFillEnvironment.
by Lei Zhang
· 7 years ago
940967d
Use Unowned/Observed pointers between doc and FF onwership hierarchies.
by Tom Sepez
· 7 years ago
fe91c6c
Be skeptical of bare |new|s.
by Tom Sepez
· 7 years ago
4ad4690
Remove some |new|s in cpdfsdk_formfillenvironment.cpp and cpdfxfa_context.cpp
by Tom Sepez
· 8 years ago
c4a2b75
Cleanup string passing in core/fpdf*
by Tom Sepez
· 8 years ago
0bb1333
Add some calls to MakeUnique
by Dan Sinclair
· 8 years ago
812e96c
Replace FX_CHAR and FX_WCHAR with underlying types.
by Dan Sinclair
· 8 years ago
60fd9fc
Convert OutputSelectedRect to take a rect
by Dan Sinclair
· 8 years ago
6eec1c4
Update Invalidate to take a rect
by Dan Sinclair
· 8 years ago
833619b
Refcount all the IFX_ stream classes all the time.
by tsepez
· 8 years ago
fa89a20
Make concrete stream classes private to .cpp, part 4.
by tsepez
· 8 years ago
2599ff7
Fix CPDFSDK_FormFillEnvironment destruction order
by tsepez
· 8 years ago
4cf5515
Remove FX_BOOL from fpdfsdk.
by tsepez
· 8 years ago
25ec646
Merge CPDFXFA_App into CPDFXFA_Document.
by dsinclair
· 8 years ago
8837c91
Reland: Make the CPDFXFA_App non-global
by dsinclair
· 8 years ago
dc0401a
Fix one more FX_BOOL / int issue in fpdfsdk
by tsepez
· 8 years ago
95e5834
Continue fixing FX_BOOL / int noise
by tsepez
· 8 years ago
ad2441e
Rename IFX_ stream names
by tsepez
· 8 years ago
a282c73
Revert of Reland: Make the CPDFXFA_App non-global (patchset #2 id:20001 of https://codereview.chromium.org/2418653003/ )
by dsinclair
· 8 years ago
f3736bc
Reland: Make the CPDFXFA_App non-global
by dsinclair
· 8 years ago
b685e64
Revert of Make the CPDFXFA_App non-global (patchset #3 id:80001 of https://codereview.chromium.org/2416753002/ )
by dsinclair
· 8 years ago
abefb79
Make the CPDFXFA_App non-global
by dsinclair
· 8 years ago
6c659ab
Cleanup nits from merge CL
by dsinclair
· 8 years ago
8779fa8
Cleanup env variable names
by dsinclair
· 8 years ago
7cbe68e
Merge CPDFSDK_Document into CPDFSDK_FormFillEnvironment
by dsinclair
· 8 years ago
709f5a9
Fixup formfiller cleanup
by dsinclair
· 8 years ago
735606d
Rename CPDFSDK_Environment to CPDFSDK_FormfillEnvironment
by dsinclair
· 8 years ago
[Renamed (65%) from fpdfsdk/cpdfsdk_environment.cpp]
4d29e78
Rename fpdfsdk/fpdfxfa files to match contents
by dsinclair
· 8 years ago
36eb4bd
Add ptr_util.h from base until std::make_unique<> available
by tsepez
· 8 years ago
114e46a
Move fpdfsdk/include to fpdfsdk
by dsinclair
· 8 years ago
bec7692
Move fpdfsdk/fpdfxfa/include to fpdfsdk/fpdfxfa
by dsinclair
· 8 years ago
d4c34f2
Replace std::unique_ptr.reset() with WrapUnique assignment.
by thestig
· 8 years ago
a939bfe
Make creation of CPDFSDK_Document clearer
by dsinclair
· 8 years ago
577ad2c
Move CPDFSDK_Environment code to cpp file
by dsinclair
· 8 years ago
b94d7c9
Make the I in IFormFiller explicit
by dsinclair
· 8 years ago
72177da
Replace FX_UINT with unsigned int
by dsinclair
· 8 years ago
79db609
Rename CPDFDoc_Environment to CPDFSDK_Environment
by dsinclair
· 8 years ago
[Renamed (89%) from fpdfsdk/cpdfdoc_environment.cpp]
f34518b
Split fsdk_mgr files apart.
by dsinclair
· 8 years ago