Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
pdfium
/
b6992dde3f020d5709f902045308396bb20d4ae2
/
fpdfsdk
/
cpdfsdk_helpers.h
b46a763
Use WideStringFromFPDFWideString() in more places.
by Lei Zhang
· 6 years ago
f5fcd9e
Fix encoding problem in FPDFAnnot_SetStringValue().
by Lei Zhang
· 6 years ago
6fef1e4
Implement CFXMatrixFromFSMatrix().
by Lei Zhang
· 6 years ago
2cae3e2
Forward declare a bunch of classes.
by Lei Zhang
· 6 years ago
59d2a59
Rename FPDF_RenderPage_Retail() to RenderPageWithContext()
by Tom Sepez
· 6 years ago
2563fc3
Make FPDF_FormHandle be represented as an incomplete type.
by Tom Sepez
· 6 years ago
144107d
Create API for adding content marks and setting their params.
by Henrique Nakashima
· 6 years ago
8128485
CheckUnSupportError() always called with FPDF_ERR_SUCCESS.
by Tom Sepez
· 6 years ago
101535f
Rework "Make common page base class."
by Tom Sepez
· 6 years ago
168c763
Revert "Make common page base class for XFA and non-XFA."
by Tom Sepez
· 6 years ago
d06cc38
Make common page base class for XFA and non-XFA.
by Tom Sepez
· 6 years ago
fffdeeb
Add const/non-const versions of remaining CPDF_Dictionary methods.
by Lei Zhang
· 6 years ago
ca027339
Replace some #ifdefs PDF_ENABLE_XFA, part 2.
by Tom Sepez
· 6 years ago
5cee3f2
Mark more CPDF_Objects as const in action and bookmark code.
by Lei Zhang
· 6 years ago
df1298a
Add several FPDFPageObj_* APIs
by Nicolas Pena
· 6 years ago
55bbb0a
Mark CPDF_Object pointers as const in CPDF_ViewerPreferences.
by Lei Zhang
· 6 years ago
525147a
Use strict types in FPDF API, try #3
by Tom Sepez
· 7 years ago
3f3c39d
Check for NULL XFA context even when XFA
by Tom Sepez
· 7 years ago
fe06d51
Make FPDF_Document always be CPDF_Document.
by Tom Sepez
· 7 years ago
a1d3442
Fix include order for cpdfxfa_context.h
by Tom Sepez
· 7 years ago
1638179
Add index parameter to quadpoints getter and setter.
by Ralf Sippl
· 7 years ago
7d12532
More fpdfsdk filename cleanup
by Dan Sinclair
· 7 years ago
00d47a6
Rename some fsdk files to cpdfsdk
by Dan Sinclair
· 7 years ago
[Renamed (96%) from fpdfsdk/fsdk_define.h]
7aba472
Cleanup fsdk_define methods
by Dan Sinclair
· 7 years ago
c90adc5
Open FPDF_PAGEOBJECTMARK API.
by Henrique Nakashima
· 7 years ago
aaed698
Consolidate QuadPoints reading code in fpdfsdk.
by Lei Zhang
· 7 years ago
11767d3
Add functions to convert various FPDF_ types.
by Lei Zhang
· 7 years ago
367e7de
Add FS_RECTF conversion functions.
by Lei Zhang
· 7 years ago
0b95042
Rename CFX_RetainPtr to RetainPtr
by Dan Sinclair
· 7 years ago
36eed87
Add FPDFPath_GetPoint() API
by Miklos Vajna
· 7 years ago
275e260
Convert string class names
by Ryan Harrison
· 7 years ago
548334e
APIs and tests for retrieving raw/decoded data from image objects
by Jane Liu
· 7 years ago
18ae06d
Basic APIs and tests for extracting attachments
by Jane Liu
· 7 years ago
baa7ff4
Basic APIs and tests for extracting and setting annotation paths
by Jane Liu
· 7 years ago
0646275
Made existing annotation APIs to work with AP
by Jane Liu
· 7 years ago
3b05743
Added public API FPDFPath_GetStrokeColor
by Jane Liu
· 7 years ago
4fd9a47
Basic APIs and tests for extracting annotations
by Jane Liu
· 7 years ago
864e9fb
Add public API for setting the fill color on a text object
by wileyrya
· 7 years ago
37cc5fb
Finish splitting up fx_dib.h
by Nicolas Pena
· 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
bea0497
Make more concrete stream classes private to .cpp files
by tsepez
· 8 years ago
4cf5515
Remove FX_BOOL from fpdfsdk.
by tsepez
· 8 years ago
521b750
Rename CPDFXFA_Document to CPDFXFA_Context
by dsinclair
· 8 years ago
f39074c
Fix some FX_BOOL / int noise in fxcrt.
by tsepez
· 8 years ago
ad2441e
Rename IFX_ stream names
by tsepez
· 8 years ago
2f2b58c
Remove dead code in CPDF_CustomAccess
by tsepez
· 8 years ago
4d29e78
Rename fpdfsdk/fpdfxfa files to match contents
by dsinclair
· 8 years ago
488b7ad
Move core/fpdfapi/fpdf_parser to core/fpdfapi/parser
by dsinclair
· 8 years ago
114e46a
Move fpdfsdk/include to fpdfsdk
by dsinclair
· 8 years ago
[Renamed (96%) from fpdfsdk/include/fsdk_define.h]
bec7692
Move fpdfsdk/fpdfxfa/include to fpdfsdk/fpdfxfa
by dsinclair
· 8 years ago
74a34fc
Move core/fxge/include to core/fxge
by dsinclair
· 8 years ago
c6c425a
Move core/fpdfapi/fpdf_parser/include to core/fpdfapi/fpdf_parser
by dsinclair
· 8 years ago
72177da
Replace FX_UINT with unsigned int
by dsinclair
· 8 years ago
cac704d
Split fpdfdoc/include/fpdf_doc.h into individual classes.
by dsinclair
· 8 years ago
9f515bc
Use actual type instead CFX_Deletable
by weili
· 8 years ago
625ad66
Make code compile with clang_use_chrome_plugin (part IV)
by weili
· 8 years ago
befa450
Remove default arguments from CFX_FxgeDevice.
by thestig
· 8 years ago
25fa42f
Clean up fx_ge.h and IWYU.
by thestig
· 8 years ago
1e2c557
Remove CFX_PrivateData from CPDF_Page
by tsepez
· 8 years ago
e530fb7
Move remaining fpdfdoc files
by dsinclair
· 9 years ago
89bdd08
Move code from fpdfsdk/include to the sub directories.
by dsinclair
· 9 years ago
48baa5f
Move core/include/fxge to core/fxge/include.
by dsinclair
· 9 years ago
c7a7349
Remove core/include/fpdfdoc/fpdf_vt.h
by dsinclair
· 9 years ago
c3255f5
Remove FX_DWORD from fpdfsdk/ and testing
by tsepez
· 9 years ago
584b1e6
Move core/include/fpdfapi/fpdf_pageobj.h into core/fpdfapi.
by Dan Sinclair
· 9 years ago
aa403d3
core/include/fdpfapi cleanup Part I.
by Dan Sinclair
· 9 years ago
f040890
Split apart the remainder of fpdf_render_render.cpp into per-class files.
by Tom Sepez
· 9 years ago
df5a116
Cleanup some header includes.
by Dan Sinclair
· 9 years ago
8388037
Split off CPDF_Parser and CPDF_SimpleParser into .h/.cpp files
by Tom Sepez
· 9 years ago
61046b9
Sort headers in non-xfa directories.
by Dan Sinclair
· 9 years ago
f10ae63
War on #defines - part 2
by Tom Sepez
· 9 years ago
1b97664
Merge to XFA: Clean up misc nits found while fixing bugs.
by Lei Zhang
· 9 years ago
875b9c9
XFA: Remove relative includes outside of xfa/.
by Lei Zhang
· 9 years ago
c2fb35f
Merge to XFA: Remove header files that only have includes.
by Lei Zhang
· 9 years ago
40e9ff3
Tidy PDF_ENABLE_XFA #ifdefs in fpdfsdk.
by Tom Sepez
· 9 years ago
51da093
Inflict PDF_ENABLE_XFA ifdefs on XFA fpdfsdk/
by Tom Sepez
· 9 years ago
50d12ad
Introduce "underlying types" to abstract XFA differences.
by Tom Sepez
· 9 years ago
a688a04
Merge to XFA: Fix all relative includes to core.
by Lei Zhang
· 9 years ago
b4e7f30
Merge to XFA: Fix all relative includes to public.
by Lei Zhang
· 9 years ago
1b700c3
Merge to XFA: Clean up CPDF_AnnotList.
by Lei Zhang
· 9 years ago
bf59a07
XFA: add CPDFDocumentToFPDFDocument()
by Tom Sepez
· 9 years ago
b95fc6d
Merge to XFA: Cosmetic changes in fsdk_define.h
by Tom Sepez
· 9 years ago
db0be96
Merge to XFA: Introduce CPDFPageFromFPFDPage()
by Tom Sepez
· 9 years ago
471a103
Merge to XFA: Introduce CPDF_DocumentFromFPDFDocument().
by Tom Sepez
· 9 years ago
dfbf8e7
Next round of XFA changes to match master.
by Tom Sepez
· 9 years ago
5417f06
Merge to XFA: Extern in .cpp file is a code smell, part 2.
by Tom Sepez
· 9 years ago
7da9803
Merge to XFA: Extern in .cpp files is a code smell, part 1.
by Tom Sepez
· 9 years ago
2b1a2d5
Merge to XFA: Use override in more classes in fpdfsdk/
by Lei Zhang
· 9 years ago
9d8ec5a
XFA: clang-format all pdfium code.
by Nico Weber
· 9 years ago
75f43c4
Merge to XFA: Kill Func_Renderpage global function pointer.
by Tom Sepez
· 9 years ago
e5b0bd1
Merge to XFA: Do some IWYU cleanups.
by Lei Zhang
· 9 years ago
a6d9f0e
Remove trailing whitespaces in fpdfsdk, XFA edition.
by Lei Zhang
· 9 years ago
d7e5cc7
Merge to XFA: Remove typdefs for pointer types in fx_system.h.
by Tom Sepez
· 9 years ago
bfa9a82
Merge to XFA: Use stdint.h types throughout PDFium.
by Tom Sepez
· 9 years ago
b116136
Merge to XFA: Remove more cruft from fx_system.h
by Tom Sepez
· 9 years ago
19922bb
Merge to XFA: Fix ALL the include guards.
by Tom Sepez
· 9 years ago
1ed8a21
Merge to XFA: Create top-level public/ header directory.
by Tom Sepez
· 9 years ago
6fc8cbb
Merge to XFA: Kill CFX_Object.
by Tom Sepez
· 10 years ago
207299b
XFA: merge patch from issue 801913002 and 804463003
by John Abd-El-Malek
· 10 years ago
Next »