Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
pdfium
/
655c783b8077f18e17418a3aab9b5a07c8055049
/
fpdfsdk
/
fpdfformfill.cpp
4cb82ee
Convert more c-style pointers to CFX_UnownedPtr
by Tom Sepez
· 8 years ago
46abb66
Use more static_cast in fpdfsdk
by Nicolas Pena
· 8 years ago
fe91c6c
Be skeptical of bare |new|s.
by Tom Sepez
· 8 years ago
a5085d4
Rename render device classes
by Dan Sinclair
· 8 years ago
1629f60
Add CFX_RenderDevice::AutoRestorer()
by Tom Sepez
· 8 years ago
1c5d0b4
Drop FXSYS_ from mem methods
by Dan Sinclair
· 8 years ago
f0799fe
Revert "Revert "Refcount all CFX_DIBSources (and subclasses) all the time.""
by Tom Sepez
· 8 years ago
31b08d4
Revert "Refcount all CFX_DIBSources (and subclasses) all the time."
by dsinclair
· 8 years ago
0004f29
Refcount all CFX_DIBSources (and subclasses) all the time.
by Tom Sepez
· 8 years ago
80c4878
Cleanup some xfa/fxfa code.
by Dan Sinclair
· 8 years ago
cdba747
Cleanup DocType defines
by Dan Sinclair
· 8 years ago
05df075
Replace FX_FLOAT with underlying float type.
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
1b08df1
Convert Get methods to return instead of using out params.
by Dan Sinclair
· 9 years ago
f716f0b
Refcount CPDF_OCContext.
by Tom Sepez
· 9 years ago
8f87550
re-enable skia caching
by caryclark
· 9 years ago
687fbde
handle antialiased rendering as premultiplied
by caryclark
· 9 years ago
4cf5515
Remove FX_BOOL from fpdfsdk.
by tsepez
· 9 years ago
521b750
Rename CPDFXFA_Document to CPDFXFA_Context
by dsinclair
· 9 years ago
25ec646
Merge CPDFXFA_App into CPDFXFA_Document.
by dsinclair
· 9 years ago
8837c91
Reland: Make the CPDFXFA_App non-global
by dsinclair
· 9 years ago
a282c73
Revert of Reland: Make the CPDFXFA_App non-global (patchset #2 id:20001 of https://codereview.chromium.org/2418653003/ )
by dsinclair
· 9 years ago
f3736bc
Reland: Make the CPDFXFA_App non-global
by dsinclair
· 9 years ago
b685e64
Revert of Make the CPDFXFA_App non-global (patchset #3 id:80001 of https://codereview.chromium.org/2416753002/ )
by dsinclair
· 9 years ago
abefb79
Make the CPDFXFA_App non-global
by dsinclair
· 9 years ago
8779fa8
Cleanup env variable names
by dsinclair
· 9 years ago
7cbe68e
Merge CPDFSDK_Document into CPDFSDK_FormFillEnvironment
by dsinclair
· 9 years ago
655fcca
Convert CPDFXFA_Document to use CPDFSDK_FormFillEnvironment
by dsinclair
· 9 years ago
f3fbe83
Convert fpdfformfill to use CPDFSDK_FormFillEnvironment
by dsinclair
· 9 years ago
19c198b
Convert CPDFSDK_ActionHandler to CPDFSDK_FormFillEnvironment
by dsinclair
· 9 years ago
ca03f7a
Fixup MSan embeddertests
by Dan Sinclair
· 9 years ago
735606d
Rename CPDFSDK_Environment to CPDFSDK_FormfillEnvironment
by dsinclair
· 9 years ago
2116105
Remove ownership of CPDFSDK_Document from CPDFXFA_Document
by dsinclair
· 9 years ago
4d29e78
Rename fpdfsdk/fpdfxfa files to match contents
by dsinclair
· 9 years ago
69d9c68
Move core/fpdfapi/fpdf_render to core/fpdfapi/render
by dsinclair
· 9 years ago
488b7ad
Move core/fpdfapi/fpdf_parser to core/fpdfapi/parser
by dsinclair
· 9 years ago
41872fa
Move core/fpdfapi/fpdf_page to core/fpdfapi/page
by dsinclair
· 9 years ago
36eb4bd
Add ptr_util.h from base until std::make_unique<> available
by tsepez
· 9 years ago
5b49309
Move xfa/fxfa/include to xfa/fxfa
by dsinclair
· 9 years ago
114e46a
Move fpdfsdk/include to fpdfsdk
by dsinclair
· 9 years ago
bec7692
Move fpdfsdk/fpdfxfa/include to fpdfsdk/fpdfxfa
by dsinclair
· 9 years ago
74a34fc
Move core/fxge/include to core/fxge
by dsinclair
· 9 years ago
1727aee
Move core/fpdfdoc/include to core/fpdfdoc
by dsinclair
· 9 years ago
61df2c7
Move core/fpdfapi/fpdf_render/include to core/fpdfapi/fpdf_render
by dsinclair
· 9 years ago
c6c425a
Move core/fpdfapi/fpdf_parser/include to core/fpdfapi/fpdf_parser
by dsinclair
· 9 years ago
8a752ab
Move core/fpdfapi/fpdf_page/include to core/fpdfapi/fpdf_page
by dsinclair
· 9 years ago
a939bfe
Make creation of CPDFSDK_Document clearer
by dsinclair
· 9 years ago
38fd844
Rename dictionary set and get methods
by dsinclair
· 9 years ago
79db609
Rename CPDFDoc_Environment to CPDFSDK_Environment
by dsinclair
· 9 years ago
f34518b
Split fsdk_mgr files apart.
by dsinclair
· 9 years ago
75f84a5
Define behaviors of FPDF_RenderPageBitmap_Retail and FPDF_FFLDraw.
by jaepark
· 9 years ago
738766e
Clean up redundant code in PDF_ENABLE_XFA guard in FFLCommon.
by jaepark
· 9 years ago
611adb8
Split fpdfsdk/fsdk_baseform.h into individual classes.
by jaepark
· 9 years ago
401d4f2
Use CPDFSDK_Document::FromFPDFFormHandle in ::FORM_DoPageAAction
by tonikitoo
· 9 years ago
9ada2d8
Move CFX_RenderDevice, CFX_FxgeDevice, and CFX_GraphStateData into their own files.
by npm
· 9 years ago
cac704d
Split fpdfdoc/include/fpdf_doc.h into individual classes.
by dsinclair
· 9 years ago
461eeaf
Reland of Remove pageview from map immediately
by dsinclair
· 9 years ago
625ad66
Make code compile with clang_use_chrome_plugin (part IV)
by weili
· 9 years ago
1cd352e
Get rid of NULLs in fpdfsdk/
by thestig
· 9 years ago
befa450
Remove default arguments from CFX_FxgeDevice.
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
db1a24e
Remove dead code from CPDF_InterForm.
by thestig
· 9 years ago
ef4e887
Clean up doc_ocg.cpp.
by thestig
· 9 years ago
935d8d5
XFA_WIDGETSTATUS cleanup.
by dsinclair
· 9 years ago
cc4d6d8
Remove { delete this; } anti-pattern from IXFA_WidgetIterator
by tsepez
· 9 years ago
d6e1887
allow Skia to be the default graphics engine
by caryclark
· 9 years ago
b4c9f3f
Remove implicit cast from CFX_ByteString to (const char*).
by tsepez
· 9 years ago
7222ea6
Move remaining xfa/include/fxfa files
by dsinclair
· 9 years ago
89bdd08
Move code from fpdfsdk/include to the sub directories.
by dsinclair
· 9 years ago
221caf6
Cleanup the FF Handler proxy methods.
by dsinclair
· 9 years ago
df4bc59
Remove IXFA_* interfaces.
by dsinclair
· 9 years ago
47ca692
Re-enable all the windows warnings except 4267
by weili
· 9 years ago
455a419
Move core/include/fpdfapi/fpdf_page.h to correct locations.
by Dan Sinclair
· 9 years ago
aa403d3
core/include/fdpfapi cleanup Part I.
by Dan Sinclair
· 9 years ago
399be5b
Add bitmaps and skp output to Skia port
by Cary Clark
· 9 years ago
f766ad2
Move fpdfsdk/src up to fpdfsdk/.
by Dan Sinclair
· 9 years ago
[Renamed from fpdfsdk/src/fpdfformfill.cpp]
310438f
Split off CPDF_Document into its own .cpp/.h files.
by Tom Sepez
· 9 years ago
0fc6b25
Remove implicit conversions and some cleanup
by Wei Li
· 9 years ago
bec4ea1
Pass rect by const reference in SetClip_Rect().
by Tom Sepez
· 9 years ago
281a9ea
Re-land "Replace CPDF_Rect and CPDF_Point with CFX types."
by Tom Sepez
· 9 years ago
566b974
Revert "Replace CPDF_Rect and CPDF_Point with CFX types."
by Tom Sepez
· 9 years ago
3b8fdd3
Replace CPDF_Rect and CPDF_Point with CFX types.
by Tom Sepez
· 9 years ago
7f9fdde
FPDFPage_HasFormFieldAtPoint should not crash for nullptr pages.
by Lei Zhang
· 9 years ago
ab27768
Banish CFX_ByteArray and CFX_WideArray to the XFA side.
by Tom Sepez
· 9 years ago
fe351db
Merge to XFA: Add tests for CBA_AnnotIterator.
by Tom Sepez
· 10 years ago
9b76113
Merge to XFA: Member function name refactoring
by Wei Li
· 10 years ago
875b9c9
XFA: Remove relative includes outside of xfa/.
by Lei Zhang
· 10 years ago
aa8bf7e
Merge to XFA: Switch from nonstd::unique_ptr to std::unique_ptr.
by Lei Zhang
· 10 years ago
96660d6
Merge to XFA: Get rid of most instance of 'foo != NULL'
by Lei Zhang
· 10 years ago
d983b09
Merge to XFA: Remove FX_BSTRC.
by Lei Zhang
· 10 years ago
60d909e
Merge to XFA: Remove CFX_AffineMatrix/CPDF_Matrix
by Tom Sepez
· 10 years ago
40e9ff3
Tidy PDF_ENABLE_XFA #ifdefs in fpdfsdk.
by Tom Sepez
· 10 years ago
51da093
Inflict PDF_ENABLE_XFA ifdefs on XFA fpdfsdk/
by Tom Sepez
· 10 years ago
1b24628
XFA: More underlying types
by Tom Sepez
· 10 years ago
540c436
XFA: more underlying type changes to match master
by Tom Sepez
· 10 years ago
50d12ad
Introduce "underlying types" to abstract XFA differences.
by Tom Sepez
· 10 years ago
Next »