Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
pdfium
/
461bb6aea17b573983476a78c64e77eb2e30aebf
461bb6a
Merge to XFA: Convert CPDF_PatternMap to std::map.
by Lei Zhang
· 9 years ago
4de48f7
Merge to XFA: Convert CPDF_ColorSpaceMap to std::map.
by Lei Zhang
· 9 years ago
f6fd22f
Merge to XFA: Convert CPDF_FontMap to std::map.
by Lei Zhang
· 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
71b0378
Merge to XFA: Cache the CPDF_Annot's subtype, since it should never changes.
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
b69545d
Merge to XFA: Fix potentially massive memory leak in CPDF_DIBSource::LoadJpxBitmap().
by Lei Zhang
· 9 years ago
64adf19
Merge to XFA: Cleanup: Make CPDF_Annot::m_pAnnotDict private.
by Lei Zhang
· 9 years ago
ca7db37
Merge to XFA: Add move constructor for FX string types.
by Tom Sepez
· 9 years ago
4c0e275
Merge to XFA: Standalone checkout gets buildtools.
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
76510e4
Merge to XFA: Kill unused IPDF_ classes.
by Tom Sepez
· 9 years ago
c0fe46b
Merge to XFA: Fix fx_basic_memmgr_unittest.cpp under stricter GN rules
by Tom Sepez
· 9 years ago
6efc0ad
Merge to XFA: Automated test case for 487928.
by Tom Sepez
· 9 years ago
461a26d
Merge to XFA: kill IPDF_DocParser().
by Tom Sepez
· 9 years ago
eed467d
Replace XFA_HWIDGET with IXFA_Widget*
by Tom Sepez
· 9 years ago
56ba429
Get test running scripts to detect and report common error, XFA.
by Bruce Dawson
· 9 years ago
c2dfffb
Add missing comma to third_party.gyp, integrated to XFA
by Bruce Dawson
· 9 years ago
19922bb
Merge to XFA: Fix ALL the include guards.
by Tom Sepez
· 10 years ago
18e5b4b
Replace XFA_HDOC with IXFA_Doc*
by Tom Sepez
· 10 years ago
04db653
Merge to XFA: Remove rendundant ../include from paths.
by Tom Sepez
· 10 years ago
bdeeb8a
Make CPDFXFA_App / IXFA_AppProvider saner
by Tom Sepez
· 10 years ago
5998513
Merge to XFA: Upgrade openjpeg to r3002
by JUN FANG
· 10 years ago
721780d
Merge to XFA: Update copy of safe_math_impl.h to take a fix from upstream.
by Tom Sepez
· 10 years ago
9519225
Merge to XFA: Fix four annoying warnings.
by Tom Sepez
· 10 years ago
620fdf0
Merge to XFA: Fix an endless loop in CJBig2_HuffmanTable::parseFromCodedBuffer
by JUN FANG
· 10 years ago
24d2450
Merge to XFA: Integer overflow in CJBig2_Image::expand
by JUN FANG
· 10 years ago
3c3201f
Merge to XFA: Tidy public fpdfview.h and fpdf_flatten.h.
by Tom Sepez
· 10 years ago
d50b172
Merge to XFA: Remove FX_Alloc() null checks now that it can't return NULL.
by Tom Sepez
· 10 years ago
90a4181
Fix compilation on xfa branch and turn on v8 deprecation warnings
by Jochen Eisinger
· 10 years ago
6ecf19c
Merge to XFA: Fix Heap Overflow in CJBig2_Image::expand
by JUN FANG
· 10 years ago
e426559
Merge to XFA: Cleanup if early return from opj_j2k_copy_default_tcp_and_create_tcd().
by Tom Sepez
· 10 years ago
dfa2c99
Merge V8 API updates to xfa branch
by Jochen Eisinger
· 10 years ago
34d8396
Merge to XFA: Change FX_Alloc to FX_Try_Alloc in _JpegEncode
by JUN FANG
· 10 years ago
038cd08
Merge to XFA: Add safe FX_Alloc2D() macro
by Tom Sepez
· 10 years ago
ed099be
Merge to XFA: Abort on OOM by default in FX_Alloc().
by Tom Sepez
· 10 years ago
917c7fa
Merge to XFA: Fix leaks in embedder test's FlateEncode() usage and in FlateEncode().
by Lei Zhang
· 10 years ago
490842e
Merge to XFA: Initialize members of CPDF_TextPageFind class.
by Lei Zhang
· 10 years ago
d27acae
Merge to XFA: Fix leaks in the embedder tests themselves.
by Lei Zhang
· 10 years ago
b6e5df2
Merge to XFA: Remove FX_NEW_VECTOR() macros.
by Tom Sepez
· 10 years ago
861a552
Merge to XFA: Fix potential UAF in ConcatInPlace.
by Tom Sepez
· 10 years ago
be6c8f2
Merge to XFA: Make CFX_StringData be scoped by CFX_Bytestring and add methods.
by Tom Sepez
· 10 years ago
c9855ba
Code alignment in issue 471991
by JUN FANG
· 10 years ago
08e021c
Fix integer overflow in conversion from float to integer.
by JUN FANG
· 10 years ago
9857e20
Merge to XFA: Tidy public/ directory.
by Tom Sepez
· 10 years ago
130c7d1
Fix a global buffer overflow issue in CXFA_ItemLayoutProcessor::CalculatePositionedContainerPos
by JUN FANG
· 10 years ago
e83c77e
Merge to XFA: Fix comparison of CFX_ByteString and CFX_WideString.
by Tom Sepez
· 10 years ago
cf22eb8
Merge to XFA: Make (and verify) public/ files compile under C.
by Tom Sepez
· 10 years ago
12df7f7
Merge to XFA: Describe required properties of public/ files with a README.
by Tom Sepez
· 10 years ago
9b43a43
Merge to XFA: Restore checked strlen conversions.
by Tom Sepez
· 10 years ago
2a0bb3b
Merge to XFA: NEW public API for pdfwindow font manipulation.
by Tom Sepez
· 10 years ago
fc736d8
Merge to XFA: Add owners file for PDFium.
by Tom Sepez
· 10 years ago
1ed8a21
Merge to XFA: Create top-level public/ header directory.
by Tom Sepez
· 10 years ago
ea7b333
Merge to XFA: Fix a bunch of -Wunused-but-set-variable warnings.
by Lei Zhang
· 10 years ago
eff208f
Merge to XFA: Move function prototypes to new doc_utils.h file
by Tom Sepez
· 10 years ago
54c1bfc
Merge to XFA: Fix compilation under chromium checkouts.
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
2f2c118
Merge to XFA: Make CFX_StockFontArray more robust.
by Lei Zhang
· 10 years ago
9c55287
Merge to XFA: Support arrays in nonstd::unique_ptr<>.
by Tom Sepez
· 10 years ago
dd995a3
Merge to XFA:Remove FX_STRSIZE casts, use safe conversions
by Tom Sepez
· 10 years ago
996bf1f
Merge to XFA: Fix a couple of divide by zero crashes in PNG/TIFF predictors.
by Lei Zhang
· 10 years ago
2c41044
Merge to XFA: Replace FX_NEW with new, remote tests from fxcodec
by Lei Zhang
· 10 years ago
5734d86
Merge to XFA: Replace FX_NEW with new, remove tests from fpdfapi
by Lei Zhang
· 10 years ago
903e03a
Merge to XFA: Fix a regression with cut off images.
by Lei Zhang
· 10 years ago
3cc55de
Merge to XFA: Fix fx_string.h compile error under chromium checkouts.
by Tom Sepez
· 10 years ago
997bc0e
Merge to XFA: Make sure string constructors are efficient on literals
by Tom Sepez
· 10 years ago
3d33c90
Merge to XFA: Fix issues with != and == in fx_basic_wstring
by Tom Sepez
· 10 years ago
090d139
Merge to XFA: Kill FX_DEFINEHANDLE
by Tom Sepez
· 10 years ago
72d07de
Merge to XFA: Fix issuse with != and == shown by fx_basic_bstring unit tests.
by Tom Sepez
· 10 years ago
a0446b2
Merge to XFA: Backfill some FX String/StringC unit tests for == and !=.
by Tom Sepez
· 10 years ago
0b36bb4
Merge to XFA: CFX_ByteString/WideString header changes
by Tom Sepez
· 10 years ago
7f840ae
Merge to XFA: Take adavange of unused bytes at end of CFX strings
by Tom Sepez
· 10 years ago
d2cc1b9
Merge to XFA: Fix V8 array buffer allocator.
by Tom Sepez
· 10 years ago
134eb28
Merge to XFA: Make CFX_WideString::LockBuffer() completely unused.
by Tom Sepez
· 10 years ago
551a0fd
Merge to XFA: Pin V8 version until initialization issue in b584bab resolved.
by Tom Sepez
· 10 years ago
596d344
Merge to XFA: SEGV in CFX_BaseSegmentedArray::Iterate().
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
f99882e
Merge to XFA: Fix segmentation fault 'denial of service condition'
by JUN FANG
· 10 years ago
b208774
Merge to XFA: Add missing operators for CFX_xxxString combo patch.
by Tom Sepez
· 10 years ago
8f608d9
Merge to XFA: Kill CFX_StringBufTemplate.
by Tom Sepez
· 10 years ago
76b88e9
Merge to XFA: Fix a crashier due to images with abnormal size
by JUN FANG
· 10 years ago
ced4c2b
Merge to XFA: Remove Release() combo patch.
by Tom Sepez
· 10 years ago
7a8387e
Merge to XFA: Set m_FontType in CPDF_Font() constructor.
by Tom Sepez
· 10 years ago
a07aa98
Merge to XFA: add nonstd::unique_ptr
by Tom Sepez
· 10 years ago
177420d
Adjust the order of const and static
by JUN FANG
· 10 years ago
3d9eb67
Fix an issue 'heap use after free'
by JUN FANG
· 10 years ago
f66cfd7
Fix heap use after free in FT_Stream_ReleaseFrame
by JUN FANG
· 10 years ago
81ab23b
XFA merge: Fix pdfium standalone to compile with VS 2015.
by Bruce Dawson
· 10 years ago
c7a3f3c
Merge to XFA: Fix offset outside bounds of constant string warnings
by JUN FANG
· 10 years ago
a76c52e
Merge to XFA: Make FX_NEW throw on OOM.
by Tom Sepez
· 10 years ago
35d0c9a
Fix two new / free mismatches
by Tom Sepez
· 10 years ago
3da4f9e
Fix XFA compile under clang
by Tom Sepez
· 10 years ago
6fc8cbb
Merge to XFA: Kill CFX_Object.
by Tom Sepez
· 10 years ago
Next »