projects
/
pdfium.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
OutputText() is dead code.
[pdfium.git]
/
core
/
2015-06-03
Tom Sepez
Fix fx_basic_memmgr_unittest.cpp under stricter GN...
tree
|
commitdiff
2015-06-02
Tom Sepez
kill IPDF_DocParser().
tree
|
commitdiff
2015-05-28
Tom Sepez
Fix ALL the include guards.
tree
|
commitdiff
2015-05-27
Tom Sepez
Remove rendundant ../include from paths of files in...
tree
|
commitdiff
2015-05-26
JUN FANG
Upgrade openjpeg to r3002
tree
|
commitdiff
2015-05-21
Tom Sepez
Fix four annoying warnings:
tree
|
commitdiff
2015-05-21
JUN FANG
Fix an endless loop in CJBig2_HuffmanTable::parseFromCo...
tree
|
commitdiff
2015-05-20
JUN FANG
Integer overflow in CJBig2_Image::expand
tree
|
commitdiff
2015-05-19
Tom Sepez
Re-land: Remove FX_Alloc() null checks now that it...
tree
|
commitdiff
2015-05-19
Tom Sepez
Revert "Remove FX_Alloc() null checks now that it can...
tree
|
commitdiff
2015-05-19
Tom Sepez
Remove FX_Alloc() null checks now that it can't return...
tree
|
commitdiff
2015-05-19
JUN FANG
Fix Heap Overflow in CJBig2_Image::expand
tree
|
commitdiff
2015-05-18
Tom Sepez
Cleanup if early return from opj_j2k_copy_default_tcp_a...
tree
|
commitdiff
2015-05-18
JUN FANG
Change FX_Alloc to FX_Try_Alloc in _JpegEncode
tree
|
commitdiff
2015-05-18
Tom Sepez
Add safe FX_Alloc2D() macro
tree
|
commitdiff
2015-05-15
Lei Zhang
Fix leaks in embedder test's FlateEncode() usage and...
tree
|
commitdiff
2015-05-15
Tom Sepez
Disable allocation tests that hose the bot.
tree
|
commitdiff
2015-05-15
Lei Zhang
Initialize members of CPDF_TextPageFind class.
tree
|
commitdiff
2015-05-15
Lei Zhang
Fix leaks in the embedder tests themselves.
tree
|
commitdiff
2015-05-15
Tom Sepez
Abort on OOM by default in FX_Alloc().
tree
|
commitdiff
2015-05-15
Tom Sepez
Remove FX_NEW_VECTOR() macros.
tree
|
commitdiff
2015-05-15
Tom Sepez
Fix potential UAF in ConcatInPlace.
tree
|
commitdiff
2015-05-15
Lei Zhang
Fix another batch of compiler warnings.
tree
|
commitdiff
2015-05-14
Tom Sepez
Make CFX_StringData be scoped by CFX_Bytestring and...
tree
|
commitdiff
2015-05-14
JUN FANG
Fix integer overflow in conversion from float to integer.
tree
|
commitdiff
2015-05-13
Tom Sepez
Fix comparison of CFX_ByteString and CFX_WideString...
tree
|
commitdiff
2015-05-12
Tom Sepez
Restore checked strlen conversions.
tree
|
commitdiff
2015-05-11
Tom Sepez
Create top-level public/ header directory.
tree
|
commitdiff
2015-05-08
Tom Sepez
Move function prototypes to new doc_utils.h file
tree
|
commitdiff
2015-05-08
Tom Sepez
Fix compilation under chromium checkouts.
tree
|
commitdiff
2015-05-08
Lei Zhang
Fix errors from commit f0a169e.
tree
|
commitdiff
2015-05-08
Lei Zhang
Fix a bunch of -Wunused-but-set-variable warnings.
tree
|
commitdiff
2015-05-07
Tom Sepez
Support arrays in nonstd::unique_ptr<>.
tree
|
commitdiff
2015-05-06
Tom Sepez
Manual revert of ad2a822ce5c3
tree
|
commitdiff
2015-05-06
Tom Sepez
Remove FX_STRSIZE casts, use safe conversions
tree
|
commitdiff
2015-05-06
Tom Sepez
Fix fx_string.h compile error under chromium checkouts.
tree
|
commitdiff
2015-05-06
Lei Zhang
Fix a couple of divide by zero crashes in PNG/TIFF...
tree
|
commitdiff
2015-05-05
Tom Sepez
Make sure string constructors are efficient on literals
tree
|
commitdiff
2015-05-04
Tom Sepez
Fix issues with != and == in fx_basic_wstring
tree
|
commitdiff
2015-05-04
Tom Sepez
Kill FX_DEFINEHANDLE
tree
|
commitdiff
2015-05-04
Tom Sepez
Fix issuse with != and == shown by fx_basic_bstring...
tree
|
commitdiff
2015-05-01
Tom Sepez
Backfill some FX StringC unit tests for == and !=.
tree
|
commitdiff
2015-05-01
Tom Sepez
Backfill some FX String unit tests for == and !=.
tree
|
commitdiff
2015-05-01
Tom Sepez
Save 4 bytes per CFX_ByteString where intptr_t smaller...
tree
|
commitdiff
2015-05-01
Tom Sepez
Save 8 bytes in each CFX_ByteString/WideString (on...
tree
|
commitdiff
2015-04-30
Tom Sepez
Take adavange of unused bytes at end of widestring
tree
|
commitdiff
2015-04-30
Tom Sepez
Try to take advantage of unused bytes at end of CFX_Byt...
tree
|
commitdiff
2015-04-28
Tom Sepez
Make CFX_WideString::LockBuffer() completely unused.
tree
|
commitdiff
2015-04-28
Tom Sepez
Revert "Make CFX_WideString::LockBuffer() completely...
tree
|
commitdiff
2015-04-28
Tom Sepez
Make CFX_WideString::LockBuffer() completely unused.
tree
|
commitdiff
2015-04-27
Tom Sepez
Revert "Make CFX_WideString::LockBuffer() completely...
tree
|
commitdiff
2015-04-27
Tom Sepez
Make CFX_WideString::LockBuffer() completely unused.
tree
|
commitdiff
2015-04-27
Tom Sepez
SEGV in CFX_BaseSegmentedArray::Iterate() when CS has...
tree
|
commitdiff
2015-04-27
Tom Sepez
Fix windows-specific usage of CFX_WideStr::operator...
tree
|
commitdiff
2015-04-27
Tom Sepez
Reduce usage of operator LPCWSTR from CFX_WideString().
tree
|
commitdiff
2015-04-27
Tom Sepez
Revert "Kill operator LPCWSTR from CFX_WideString()."
tree
|
commitdiff
2015-04-27
Tom Sepez
Kill operator LPCWSTR from CFX_WideString().
tree
|
commitdiff
2015-04-23
JUN FANG
Fix segmentation fault 'denial of service condition'
tree
|
commitdiff
2015-04-22
Tom Sepez
Add missing operators for CFX_WideStringC.
tree
|
commitdiff
2015-04-22
Tom Sepez
Add missing operators for CFX_ByteStringC.
tree
|
commitdiff
2015-04-22
Tom Sepez
Add missing operators for CFX_WideString
tree
|
commitdiff
2015-04-22
Tom Sepez
Add missing operators for CFX_ByteString.
tree
|
commitdiff
2015-04-22
Lei Zhang
Fix a regression with cut off images.
tree
|
commitdiff
2015-04-21
Tom Sepez
Kill CFX_StringBufTemplate.
tree
|
commitdiff
2015-04-21
JUN FANG
Fix a crashier due to images with abnormal size
tree
|
commitdiff
2015-04-20
Tom Sepez
Remove Release() from CPDF_PageObject
tree
|
commitdiff
2015-04-17
Tom Sepez
Remove unused FX_NEW definition.
tree
|
commitdiff
2015-04-17
Tom Sepez
Fix all remaining instances of FX_NEW.
tree
|
commitdiff
2015-04-17
Tom Sepez
Set m_FontType in CPDF_Font() constructor.
tree
|
commitdiff
2015-04-16
Lei Zhang
Make CFX_StockFontArray more robust.
tree
|
commitdiff
2015-04-16
Tom Sepez
Replace FX_NEW with new, remove tests from fpdfapi
tree
|
commitdiff
2015-04-16
Tom Sepez
Replace FX_NEW with new, remove tests from fpdftext
tree
|
commitdiff
2015-04-16
Tom Sepez
Replace FX_NEW with new, remote tests from fxcodec
tree
|
commitdiff
2015-04-16
Tom Sepez
Replace FX_NEW with new, remove tests in fpdfdoc.
tree
|
commitdiff
2015-04-16
Tom Sepez
Remove checks in fxge/{apple,win32,skia,dib} now that...
tree
|
commitdiff
2015-04-16
Tom Sepez
Remove checks in fxge/ge now that FX_NEW can't return 0.
tree
|
commitdiff
2015-04-15
Tom Sepez
Remove checks in fxcrt now that FX_NEW can't return 0.
tree
|
commitdiff
2015-04-15
JUN FANG
Fix offset outside bounds of constant string warnings
tree
|
commitdiff
2015-04-15
Tom Sepez
Make FX_NEW throw on OOM.
tree
|
commitdiff
2015-04-14
Tom Sepez
Land on Master: Fix two new / free mismatches
tree
|
commitdiff
2015-04-14
Tom Sepez
Kill CFX_Object.
tree
|
commitdiff
2015-04-13
JUN FANG
Fix a heap overflow in CJBig2_Context::parseSymbolDict
tree
|
commitdiff
2015-04-11
Jun Fang
Fix compiling warnings on Windows
tree
|
commitdiff
2015-04-11
JUN FANG
Fix a heap buffer overflow issue in CPDF_CMap::GetNextChar
tree
|
commitdiff
2015-04-10
Bruce Dawson
Fix the noisiest variable shadowing warnings in pdfium.
tree
|
commitdiff
2015-04-10
Tom Sepez
Better fix for snprintf non-termination on windows.
tree
|
commitdiff
2015-04-10
JUN FANG
Fix a stack overflow in CPDF_Parser::LoadCrossRefV5
tree
|
commitdiff
2015-04-10
Tom Sepez
Don't call FPDF_InitLibrary() in individual unit_tests.
tree
|
commitdiff
2015-04-09
Jun Fang
Fix a global buffer overflow in GCPDF_CIDFont::_CharCod...
tree
|
commitdiff
2015-04-07
Jun Fang
Fix a stack overflow issue caused by an invalid usage...
tree
|
commitdiff
2015-04-07
Tom Sepez
Fix IWYU in pdfwindow/ directory.
tree
|
commitdiff
2015-04-06
Tom Sepez
Fix IWYU in fxcrt headers.
tree
|
commitdiff
2015-04-03
JUN FANG
Update the path of header file to avoid a compiling...
tree
|
commitdiff
2015-04-03
Tom Sepez
No-op change to poke the bots after being out of sequence.
tree
|
commitdiff
2015-04-03
Jun Fang
Fix a compiling error in fpdf_parser_parser_embeddertes...
tree
|
commitdiff
2015-04-03
JUN FANG
Add embedder test comparing with the last patch.
tree
|
commitdiff
2015-04-02
JUN FANG
Fix uninitialized face in fx_ge_font.cpp
tree
|
commitdiff
2015-03-30
JUN FANG
Fix no text displayed issue when font embedded and...
tree
|
commitdiff
2015-03-26
Tom Sepez
Use correctly-typed error codes for fx_codec_jpx_unittest
tree
|
commitdiff
2015-03-20
Tom Sepez
Fix missing include for std::min
tree
|
commitdiff
next