Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
pdfium
/
3c3201f333eaf22931fbd4916f2ef0fd0479fead
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
63de95b
Merge to XFA: Fix a heap overflow in CJBig2_Context::parseSymbolDict
by JUN FANG
· 10 years ago
c0c944c
Merge to XFA: Fix compiling warnings on Windows
by Jun Fang
· 10 years ago
e26a075
Merge to XFA: Fix a heap buffer overflow issue in CPDF_CMap::GetNextChar
by JUN FANG
· 10 years ago
7121cd9
XFA port: Fix the noisiest variable shadowing warnings in pdfium.
by Bruce Dawson
· 10 years ago
73fb6be
Merge to XFA: Better fix for snprintf non-termination on windows.
by Tom Sepez
· 10 years ago
b739aab
Merge to XFA: Fix a stack overflow in CPDF_Parser::LoadCrossRefV5
by JUN FANG
· 10 years ago
441932f
Merge to XFA: Don't call FPDF_InitLibrary() in individual unit_tests.
by Tom Sepez
· 10 years ago
07a8f9c
Merge to XFA: Update DEPS to pull V8 from the new repository.
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
30762ce
Merge to XFA: testing utility combo patch
by Tom Sepez
· 10 years ago
06e015f
Merge to XFA: Fix ref to timezone variable - removed in VS 2015
by Bruce Dawson
· 10 years ago
e081aa0
Merge to XFA: Fix a global buffer overflow in GCPDF_CIDFont::_CharCodeFromUnicode
by Jun Fang
· 10 years ago
245c80e
Merge to XFA: Fix IWYU in formfiller/ directory.
by Tom Sepez
· 10 years ago
6102dd8
Merge to XFA: Use pdfium-specific tree closer for gating landings
by Tom Sepez
· 10 years ago
564be8e
FFL_MIN and FFL_MAX are pointless and stupid.
by Tom Sepez
· 10 years ago
c851dbd
Merge to XFA: Fix a stack overflow issue caused by an invalid usage of snprintf
by Jun Fang
· 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
0570b8a
Merge to XFA: Fix IWYU in fxcrt 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
e799e01
Merge to XFA: Update the path of header file to avoid a compiling error in chrome
by JUN FANG
· 10 years ago
5c240fc
Merge to XFA: No-op change to poke the bots after being out of sequence.
by Tom Sepez
· 10 years ago
eb44e68
Merge to XFA: Fix a compiling error in fpdf_parser_parser_embeddertest.cpp
by Jun Fang
· 10 years ago
fbc7449
Merge to XFA: Add embedder test comparing with the last patch.
by JUN FANG
· 10 years ago
2711c8a
Merge to XFA: Fix uninitialized face in fx_ge_font.cpp
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
45ffe53
Merge to XFA: Fix no text displayed issue when font embedded and font subsetting enabled
by JUN FANG
· 10 years ago
f5986cb
Merge to XFA: Fix missing include for std::min
by Tom Sepez
· 10 years ago
db20582
Merge to XFA: Fix subtle issues in opj_skip_from_memory and add unit tests.
by Tom Sepez
· 10 years ago
a8fd0e8
Merge to XFA: Return OS status code from python test driver scripts.
by Tom Sepez
· 10 years ago
Next »