Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
pdfium
/
3b05743bd072d936f56250514d6b18bfbbde85bf
/
fpdfsdk
/
fpdfxfa
797ca5c
Mass conversion of all const-lifetime class members
by Tom Sepez
· 8 years ago
671630e
Use less opaque types in CPDFSDK_FormFillEnvironment.
by Lei Zhang
· 8 years ago
940967d
Use Unowned/Observed pointers between doc and FF onwership hierarchies.
by Tom Sepez
· 8 years ago
7dc9fe5
Break linkage from CPDFXA_DocEnvironment to IJS_EventContext.
by Tom Sepez
· 8 years ago
a3cf977
CFX_UnownedPtr: check during assignment time as well.
by Tom Sepez
· 8 years ago
9792f16
Properly ref-count CPDFXFA_Page
by Tom Sepez
· 8 years ago
cc20513
Introduce CFX_UnownedPtr to detect lifetime inversion issues.
by Tom Sepez
· 8 years ago
df673c2
Cleanup more null IFX_Pause parameters
by Dan Sinclair
· 8 years ago
4ad4690
Remove some |new|s in cpdfsdk_formfillenvironment.cpp and cpdfxfa_context.cpp
by Tom Sepez
· 8 years ago
40badde
Remove more |new|s, part 6
by Tom Sepez
· 8 years ago
afd0d1f
RefCount CPDF_StreamAcc all the time.
by Tom Sepez
· 8 years ago
669a418
Drop FXSYS_ from math methods
by Dan Sinclair
· 8 years ago
0bb1333
Add some calls to MakeUnique
by Dan Sinclair
· 8 years ago
e778668
Move xfa/fxbarcode fxbarcode/
by Dan Sinclair
· 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
e3978d0
Remove unused invalidate flag
by Dan Sinclair
· 8 years ago
3d06022
Remove unused docview flag
by Dan Sinclair
· 8 years ago
193e6ca
Add IndexInBounds() convenience routine.
by Tom Sepez
· 8 years ago
05df075
Replace FX_FLOAT with underlying float type.
by Dan Sinclair
· 8 years ago
375c276
Make most PDFium code pass Clang plugin's auto raw check.
by Lei Zhang
· 8 years ago
a0061af
Convert TransformPoint calls to Transform calls
by Dan Sinclair
· 8 years ago
6eec1c4
Update Invalidate to take a rect
by Dan Sinclair
· 8 years ago
d6ae2af
Rename IJS_Context to IJS_EventContext.
by Tom Sepez
· 8 years ago
afb4456
Remove Transform in favour of TransformPoint
by Dan Sinclair
· 9 years ago
1b08df1
Convert Get methods to return instead of using out params.
by Dan Sinclair
· 9 years ago
bba2a7c
Update to use CFX_Rect{F} and CFX_Matrix constructors.
by Dan Sinclair
· 9 years ago
5535ac7
Use std::vector in cpdfxfa_context.h
by Tom Sepez
· 9 years ago
3cdcfeb
Create individual exception methods.
by Dan Sinclair
· 9 years ago
c8fd331
Cleaning out params in CPDFXFA_Context
by Dan Sinclair
· 9 years ago
37b12ad
Return unique_ptr from CXFA_FFApp::CreateDoc.
by tsepez
· 9 years ago
447b1f3
Move xfa/fwl/core to xfa/fwl.
by dsinclair
· 9 years ago
833619b
Refcount all the IFX_ stream classes all the time.
by tsepez
· 9 years ago
fa89a20
Make concrete stream classes private to .cpp, part 4.
by tsepez
· 9 years ago
d643729
Rename IFWL_Timer and IFWL_TimerInfo
by dsinclair
· 9 years ago
85c8e7f
Fixup lint flags.
by Dan Sinclair
· 9 years ago
dd17234
Split fwl/core class pt I.
by dsinclair
· 9 years ago
0e606b5
Make CPDF_Dictionary use unique pointers.
by tsepez
· 9 years ago
c64b76c
Cleanup remaining IFWL files for visiblity and usage.
by dsinclair
· 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
2085538
Remove FWL globals.
by dsinclair
· 9 years ago
16b703c
Fix some bool/int mismatches.
by tsepez
· 9 years ago
04c1009
Fix some return FALSE in functions that return pointers
by tsepez
· 9 years ago
ad2441e
Rename IFX_ stream names
by tsepez
· 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
f51e4dc
Cleanup CPDFXFA_App methods
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
82e1767
Convert IJS_Runtime 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
98151ca
Cleanup DEPS files
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
202ad72
Move xfa/{fwl,fxbarcode,fxgraphics}/include up to parent
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
a52ab74
Move core/fxcrt/include to core/fxcrt
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
d4c34f2
Replace std::unique_ptr.reset() with WrapUnique assignment.
by thestig
· 9 years ago
f8074ce
Watch destruction of widgets around OnAAction() method.
by tsepez
· 9 years ago
a939bfe
Make creation of CPDFSDK_Document clearer
by dsinclair
· 9 years ago
577ad2c
Move CPDFSDK_Environment code to cpp file
by dsinclair
· 9 years ago
9f206f0
Cleanup CPDFXFA and CPDF document methods
by dsinclair
· 9 years ago
38fd844
Rename dictionary set and get methods
by dsinclair
· 9 years ago
1f24890
Remove FFI_ from CPDFSDK_Environment method names
by dsinclair
· 9 years ago
79db609
Rename CPDFDoc_Environment to CPDFSDK_Environment
by dsinclair
· 9 years ago
a440bb3
Split CPDFXFA_Document apart
by dsinclair
· 9 years ago
f2662c4
Cleanup CPDFXFA_Document.
by dsinclair
· 9 years ago
89f8fa8
Remove unused code in CPDFXFA_Document
by dsinclair
· 9 years ago
f34518b
Split fsdk_mgr files apart.
by dsinclair
· 9 years ago
cedaa55
Flip document and parser ownership
by dsinclair
· 9 years ago
611adb8
Split fpdfsdk/fsdk_baseform.h into individual classes.
by jaepark
· 9 years ago
2d5b020
Use smart pointers for class owned pointers
by weili
· 9 years ago
461eeaf
Reland of Remove pageview from map immediately
by dsinclair
· 9 years ago
47228ac
Clean up singleton implementation
by weili
· 9 years ago
e8a8066
Remove foxit app related setter and getter APIs in XFA code
by weili
· 9 years ago
625ad66
Make code compile with clang_use_chrome_plugin (part IV)
by weili
· 9 years ago
77b909e
Remove more casts, part 7.
by tsepez
· 9 years ago
1cd352e
Get rid of NULLs in fpdfsdk/
by thestig
· 9 years ago
6f4f233
Remove FWL_HTIMER in favor of IWFL_TimerInfo
by tsepez
· 9 years ago
0e0a86a
Remove unused LoadString values, cleanup remaining strings.
by dsinclair
· 9 years ago
d5f7261
Track shared isolates better in FXJSE.
by tsepez
· 9 years ago
4dce6d4
Fix a leak in CXFA_FontMgr.
by thestig
· 9 years ago
12a6b0c
Remove FXJSE_HOBJECT and FXJSE_HVALUE for CFXJSE_Value*
by dsinclair
· 9 years ago
ec3da5b
Rename FXJSE_HRUNTIME to v8::Isolate
by dsinclair
· 9 years ago
b8bf55f
Get rid of CPDF_Object::GetArray().
by thestig
· 9 years ago
cbfef57
Cleanup XFA_HASHCODE usage.
by dsinclair
· 9 years ago
Next »