Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
pdfium
/
780cee82236d1b3b0f9b01a22424e4b8ec9a6f12
/
fpdfsdk
58b2a2c
Merge to XFA: Name IFX_SysFontInfo subclasses consistently.
by Tom Sepez
· 9 years ago
06b6002
Merge to XFA: Plumb in an externally created v8::Isolate
by Jochen Eisinger
· 9 years ago
0b13398
Merge to XFA: Fix segv above CPDFSDK_Document::GetPageView()
by Tom Sepez
· 9 years ago
d191c3a
Fix FX_BOOL / int inconsistencies, XFA branch
by Tom Sepez
· 9 years ago
93253e8
Merge to XFA: Fix FX_BOOL compilation errors under windows
by Tom Sepez
· 9 years ago
2c3d806
Merge to XFA: Kill FX_READER_DLL symbol
by Tom Sepez
· 9 years ago
f4eb113
Stray character in Document.cpp
by Tom Sepez
· 9 years ago
f9fe200
Merge to XFA: document.delay and document.external are boolean properties.
by Tom Sepez
· 9 years ago
1f3442c
Merge to XFA: FX_BOOL combo patch.
by Tom Sepez
· 9 years ago
2f2ffec
Merge to XFA - else after returns.
by Tom Sepez
· 9 years ago
d07958f
Merge to XFA: Remove dead code found by Scythe.
by Lei Zhang
· 9 years ago
dcbc02f
Merge to XFA: Tidy up CPDFDOC_Environment.
by Tom Sepez
· 9 years ago
796c908
Merge to XFA: Cleanup: Do not check pointers before deleting them, part 2.
by Lei Zhang
· 9 years ago
75f43c4
Merge to XFA: Kill Func_Renderpage global function pointer.
by Tom Sepez
· 9 years ago
a4755c6
Add a few include rules for XFA-specific files.
by Tom Sepez
· 9 years ago
c52710c
Merge to XFA: Tighten up DEPS include rules.
by Tom Sepez
· 9 years ago
2827bdd
Cherry-pick to XFA: Fix some clang warnings with -Wmissing-braces in pdfium.
by Nico Weber
· 9 years ago
606346f
Merge to XFA: Replace some CFX_MapPtrTemplates with std::map.
by Lei Zhang
· 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
1eb6942
Merge to XFA: Remove some dead code.
by Lei Zhang
· 9 years ago
568aff5
Fix -Wnon-virtual-dtor warnings on the XFA branch.
by Lei Zhang
· 9 years ago
2c28619
Replace some Release() calls with virtual destructors.
by Tom Sepez
· 9 years ago
366e1c4
Merge to XFA: Remove unneeded checks in CPDF_DocPageData::GetFontFileStreamAcc().
by Lei Zhang
· 9 years ago
a6d9f0e
Remove trailing whitespaces in fpdfsdk, XFA edition.
by Lei Zhang
· 9 years ago
60f507b
Merge to XFA: Cleanup: Get this rid of "this->" in fpdfsdk/
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
ca3ac5e
Merge to XFA: Remove FX_BSTR and FX_WSTR typedefs.
by Tom Sepez
· 9 years ago
0aa0e73
Merge to XFA: Cleanup: Remove CFFL_IFormFiller::GetCommitKey() that always returns 0.
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
64adf19
Merge to XFA: Cleanup: Make CPDF_Annot::m_pAnnotDict private.
by Lei Zhang
· 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
6efc0ad
Merge to XFA: Automated test case for 487928.
by Tom Sepez
· 9 years ago
eed467d
Replace XFA_HWIDGET with IXFA_Widget*
by Tom Sepez
· 9 years ago
19922bb
Merge to XFA: Fix ALL the include guards.
by Tom Sepez
· 9 years ago
18e5b4b
Replace XFA_HDOC with IXFA_Doc*
by Tom Sepez
· 9 years ago
04db653
Merge to XFA: Remove rendundant ../include from paths.
by Tom Sepez
· 9 years ago
bdeeb8a
Make CPDFXFA_App / IXFA_AppProvider saner
by Tom Sepez
· 9 years ago
3c3201f
Merge to XFA: Tidy public fpdfview.h and fpdf_flatten.h.
by Tom Sepez
· 9 years ago
d50b172
Merge to XFA: Remove FX_Alloc() null checks now that it can't return NULL.
by Tom Sepez
· 9 years ago
dfa2c99
Merge V8 API updates to xfa branch
by Jochen Eisinger
· 9 years ago
d27acae
Merge to XFA: Fix leaks in the embedder tests themselves.
by Lei Zhang
· 9 years ago
cf22eb8
Merge to XFA: Make (and verify) public/ files compile under C.
by Tom Sepez
· 10 years ago
2a0bb3b
Merge to XFA: NEW public API for pdfwindow font manipulation.
by Tom Sepez
· 10 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
d2cc1b9
Merge to XFA: Fix V8 array buffer allocator.
by Tom Sepez
· 10 years ago
6714cd8
Merge to XFA: Fix windows-specific usage of CFX_WideStr::operator LPCWSTR().
by Tom Sepez
· 10 years ago
4f7bc04
Merge to XFA: Reduce usage of operator LPCWSTR from CFX_WideString().
by Tom Sepez
· 10 years ago
e5350ef
Merge to XFA: Remove unused nParamNum values from JS method tables.
by Tom Sepez
· 10 years ago
f4ef3f9
Merge to XFA: Kill overloaded cast operators in CJS_Value.
by Tom Sepez
· 10 years ago
ced4c2b
Merge to XFA: Remove Release() combo patch.
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
24a9eb6
XFA port: Include windows.h instead of the MFC header afxres.h
by Bruce Dawson
· 10 years ago
06e015f
Merge to XFA: Fix ref to timezone variable - removed in VS 2015
by Bruce Dawson
· 10 years ago
245c80e
Merge to XFA: Fix IWYU in formfiller/ directory.
by Tom Sepez
· 10 years ago
564be8e
FFL_MIN and FFL_MAX are pointless and stupid.
by Tom Sepez
· 10 years ago
870292c
Merge to XFA: Fix IWYU in pdfwindow/ directory.
by Tom Sepez
· 10 years ago
9a3f812
Merge to XFA: Fix (nearly all) IWYU in fpdfskd/include/javascript/ headers.
by Tom Sepez
· 10 years ago
31d59fc
Merge to XFA: fix missing semicolons
by JUN FANG
· 10 years ago
33f6f0d
Merge to XFA: Fix a fatal error due to cloning a global document object
by JUN FANG
· 10 years ago
e49a260
Merge to XFA: doc.external - Check direction of property access before blindly getting.
by Tom Sepez
· 10 years ago
2080b3e
Merge to XFA: Kill remaining sprintfs
by Tom Sepez
· 10 years ago
404e7e7
Remove the calling 'FPDF_HasXFAField' in LoadXFADoc
by JUN FANG
· 10 years ago
4cc9acb
Merge to XFA: Make conversions for CPDF_Link explicit.
by Tom Sepez
· 10 years ago
ac8d1e7
Merge to XFA: Make conversion between CPDF_Dest and its object explicit.
by Tom Sepez
· 10 years ago
7b5bc26
Merge to XFA: Make conversion between CPDF_Action and its dictionary explicit.
by Tom Sepez
· 10 years ago
827a172
Check whether a pdf has XFA fields before loading XFA fields
by JUN FANG
· 10 years ago
49ccaeb
Fix a compiling error in fxjs_v8.h
by JUN FANG
· 10 years ago
2f3dfef
Merge to XFA: Kill off JS_ErrorString type.
by Tom Sepez
· 10 years ago
3a83266
Merge to XFA: Return error information from pdfium to JS.
by Tom Sepez
· 10 years ago
8411066
Merge to XFA: Cleanup: Fix some unused-function warnings.
by Lei Zhang
· 10 years ago
659b8d3
Merge to XFA: Cleanup: Get rid of CRLF line endings.
by Lei Zhang
· 10 years ago
2b0ed94
Merge to XFA: Remove unused IDS_ constants from pdfium.
by Tom Sepez
· 10 years ago
a310e00
Merge to XFA: Pull in gmock for standalone pdfium builds.
by Tom Sepez
· 10 years ago
c774787
Merge to XFA: Kill off unused IFXJS interface methods.
by Tom Sepez
· 10 years ago
5296267
Merge to XFA: Kill multi-byte comments in fxet_list.h
by Tom Sepez
· 10 years ago
2311b78
Merge to XFA: Replace second set of #defines with templates in JS_Define.h
by Tom Sepez
· 10 years ago
a116045
Merge to XFA: Replace ugly JS_Define macros with templates.
by Tom Sepez
· 10 years ago
e118ce9
Keep the declaration of FPDF_HasXFAField consistent with other XFA APIs
by Jun Fang
· 10 years ago
ccc9483
Merge to XFA: Tidy up JS_Defines.h
by Tom Sepez
· 10 years ago
54d8c39
Set the view pointer as NULL after its xfa doc is released
by Jun Fang
· 10 years ago
b045ed2
Merge https://codereview.chromium.org/897973002/ and https://codereview.chromium.org/902753002/ to XFA branch
by John Abd-El-Malek
· 10 years ago
65b7a0c
Merge to XFA: Kill off some more unreachable fopen's.
by Tom Sepez
· 10 years ago
c6ab172
Kill off some dodgy JS callbacks
by Tom Sepez
· 10 years ago
93daa3c
Merge to XFA: Fix segv in CPDF_DataAvail::CheckRoot()
by Tom Sepez
· 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
4dcf74d
Merge to XFA: Fix stack exhaustion in CPDF_DataAvail::HaveResourceAncestor()
by Tom Sepez
· 10 years ago
3795a74
Merge to XFA: Add embedder test for fix to bug_452455.
by Tom Sepez
· 10 years ago
da8189e
Merge to XFA: track formhandles in embeddder test class itself
by Tom Sepez
· 10 years ago
526f6d5
Cover fpdftext.h API with embeddertests.
by Tom Sepez
· 10 years ago
26b8a5b
Merge to XFA: Add embedder test for stream length beyond end of file.
by Tom Sepez
· 10 years ago
a946e3a
XFA: make FPDFViewEmbeddertest.Crashers test run successfully.
by Tom Sepez
· 10 years ago
e80685c
Merge to XFA: Fix infinite recursion in CPDF_Parser::ParseIndirectObjectAt().
by Tom Sepez
· 10 years ago
f290eed
Fix test result under XFA. This gives an error at an earlier
by Tom Sepez
· 10 years ago
Next »