Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
pdfium
/
2b11dc1220746d2f6f97a940fc9e4235c8ed4975
/
fpdfsdk
/
src
/
fpdfview.cpp
2b11dc1
Merge to XFA: Add type cast definitions for CPDF_Array.
by Dan Sinclair
· 9 years ago
bf59a07
XFA: add CPDFDocumentToFPDFDocument()
by Tom Sepez
· 9 years ago
bbe0e4d
XFA: Fix unittests and embeddertests crashers
by Tom Sepez
· 9 years ago
f1251c1
[Merge to XFA] Revert "Revert "Add type cast definitions for CPDF_Dictionary.""
by Dan Sinclair
· 9 years ago
3884dba
Merge to XFA: Fix some override warnings in fpdfview.cpp.
by Lei Zhang
· 9 years ago
b3b6762
Merge to XFA: Refactor progressive renderer.
by Tom Sepez
· 9 years ago
b0748bb
Merge to XFA: Sanity check the values of TRUE and FALSE.
by Lei Zhang
· 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
452b4f3
Merge to XFA: Allow compiling PDFium without V8.
by Tom Sepez
· 9 years ago
a72e8e2
Merge to XFA: Pass v8::Isolate to PDFium at init time.
by Tom Sepez
· 9 years ago
cb78ef5
XFA: Remove checks for new returning NULL in fpdfsdk.
by Lei Zhang
· 9 years ago
6f62d53
Merge to XFA: Allow external font-path configuration from pdfium_test.
by Lei Zhang
· 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
077f1a3
XFA: clang-format all pdfium code, again.
by Nico Weber
· 9 years ago
ae51c81
Kill off last uses of FX_NEW in XFA.
by Tom Sepez
· 9 years ago
e3166a8
Merge to XFA: CPDF_Parser shouldnt be in the business of opening files
by Tom Sepez
· 9 years ago
9d8ec5a
XFA: clang-format all pdfium code.
by Nico Weber
· 9 years ago
d191c3a
Fix FX_BOOL / int inconsistencies, XFA branch
by Tom Sepez
· 9 years ago
75f43c4
Merge to XFA: Kill Func_Renderpage global function pointer.
by Tom Sepez
· 9 years ago
6d8b1c2
Merge to XFA: Cleanup: Do not check pointers before deleting them.
by Lei Zhang
· 9 years ago
e5b0bd1
Merge to XFA: Do some IWYU cleanups.
by Lei Zhang
· 9 years ago
2c28619
Replace some Release() calls with virtual destructors.
by Tom Sepez
· 9 years ago
a6d9f0e
Remove trailing whitespaces in fpdfsdk, XFA edition.
by Lei Zhang
· 9 years ago
6581175
Merge to XFA: Kill FXSYS_mem{cpy,cmp,set.move}{32,8}.
by Tom Sepez
· 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
a4d1f40
Merge to XFA: Fix bad include path in fpdfview.cpp
by Tom Sepez
· 9 years ago
6675a80
Merge to XFA: Move fx_safe_types.h to include/ directory.
by Tom Sepez
· 9 years ago
bdeeb8a
Make CPDFXFA_App / IXFA_AppProvider saner
by Tom Sepez
· 9 years ago
cf22eb8
Merge to XFA: Make (and verify) public/ files compile under C.
by Tom Sepez
· 9 years ago
1ed8a21
Merge to XFA: Create top-level public/ header directory.
by Tom Sepez
· 10 years ago
bad79b3
Merge to XFA: Better error from pdfium_test when page too big to render.
by Tom Sepez
· 10 years ago
f66cfd7
Fix heap use after free in FT_Stream_ReleaseFrame
by JUN FANG
· 10 years ago
6fc8cbb
Merge to XFA: Kill CFX_Object.
by Tom Sepez
· 10 years ago
2080b3e
Merge to XFA: Kill remaining sprintfs
by Tom Sepez
· 10 years ago
827a172
Check whether a pdf has XFA fields before loading XFA fields
by JUN FANG
· 10 years ago
e118ce9
Keep the declaration of FPDF_HasXFAField consistent with other XFA APIs
by Jun Fang
· 10 years ago
3542589
Merge to XFA: Add namespace and-re-arrange PDFium's local copy of /base.
by Tom Sepez
· 10 years ago
53476d6
Merge to XFA: Prevent base::CheckedNumeric from leaking outside of pdfium.
by Tom Sepez
· 10 years ago
c8f6ab6
Merge to XFA: Add embeddertests.
by Tom Sepez
· 10 years ago
70ad112
Merge to XFA: Use signed long for FPDF_GetNamedDest buffer length.
by Bo Xu
· 10 years ago
a6f95eb
Merge to XFA: Simplify UTF16LE_Encode and add unittest.
by Bo Xu
· 10 years ago
4d62b6b
XFA: merge patch from CL 834703002, add APIs for getting bookmarks and named destinations.
by Bo Xu
· 10 years ago
7b6bcab
XFA: merge patch from CL 826633002, fix windows printing black rectangle issue
by Bo Xu
· 10 years ago
207299b
XFA: merge patch from issue 801913002 and 804463003
by John Abd-El-Malek
· 10 years ago
fdc00a7
Merge XFA to PDFium master at 4dc95e7 on 10/28/2014
by Bo Xu
· 10 years ago
facd015
Lock page in LoadFXAnnot to prevent unintended page closing
by Bo Xu
· 10 years ago
c5cab02
Add FPDF_GetSecurityHandlerRevision
by Bo Xu
· 10 years ago
368ed46
Add FX_OVERRIDE and use it for virtual functions of FX_FINAL classes.
by Tom Sepez
· 10 years ago
d4e406e
Remove try/catch block
by Bo Xu
· 10 years ago
df449c0
Change '>=' back to '>' in extension.h due to bad fix
by Jun Fang
· 10 years ago
465c2a8
Fix buffer size boundary check offset by 1
by Bo Xu
· 10 years ago
8dee6ca
Fix the potential integer overflow from 'offset+size' in extension.h and fpdfview.cpp
by JUN FANG
· 10 years ago
0f14185
Fix FPDF_RenderPage 2x zoom in when bBackgroundAlphaNeeded is true
by Bo Xu
· 10 years ago
5eb9f7b
pdfium: Fix all -Wdelete-non-virtual-dtor violations on Mac.
by Nico Weber
· 10 years ago
9114e83
Add support to extract viewer preference
by Bo Xu
· 10 years ago
532a6a7
Fixes for re-enabling more MSVC level 4 warnings: pdfium/ edition (try 2)
by Lei Zhang
· 10 years ago
ab99c38
Revert commit 95c018e2d15ecc3a5bd2a9aab18638316a6d3d46
by Lei Zhang
· 10 years ago
95c018e
Fixes for re-enabling more MSVC level 4 warnings: pdfium/ edition
by Lei Zhang
· 10 years ago
3522876
Remove custom memory manager
by Bo Xu
· 10 years ago
3f3b45c
Convert all line endings to LF.
by John Abd-El-Malek
· 10 years ago
4fbe779
Add some blank lines at the end of 3 files to remove the "no newlines at end of file" warning.
by John Abd-El-Malek
· 10 years ago
5110c47
Initial commit.
by John Abd-El-Malek
· 10 years ago