projects
/
pdfium.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Consolidate test support code.
2015-10-19
Lei Zhang
Sanity check the values of TRUE and FALSE.
commit
|
commitdiff
|
tree
2015-10-19
Lei Zhang
Remove some checks for object creation failures. They...
commit
|
commitdiff
|
tree
2015-10-19
Lei Zhang
Unrevert commit a398ca6 and apply the proper fix.
commit
|
commitdiff
|
tree
2015-10-16
Lei Zhang
Don't bother passing -1 as the length to the CFX_ByteString...
commit
|
commitdiff
|
tree
2015-10-16
Lei Zhang
Declare PDF_GetStandardFontName() in the header.
commit
|
commitdiff
|
tree
2015-10-13
Lei Zhang
Roll DEPS for v8 to d3f97a9. Regular weekly roll.
commit
|
commitdiff
|
tree
2015-10-09
Lei Zhang
Sanitize CJBig2_SymbolDict's memory usage.
commit
|
commitdiff
|
tree
2015-10-09
Lei Zhang
Parallelize run_corpus_tests.py.
commit
|
commitdiff
|
tree
2015-10-09
Lei Zhang
Fix a bad refactoring error from commit 8a9ce57.
commit
|
commitdiff
|
tree
2015-10-08
Lei Zhang
Minimal revert from commit d03ba8d.
commit
|
commitdiff
|
tree
2015-10-08
Lei Zhang
Fix a bunch of sign mismatch warnings.
commit
|
commitdiff
|
tree
2015-10-08
Lei Zhang
Fix a malloc/delete mismatch introduced in commit 8a9ce57.
commit
|
commitdiff
|
tree
2015-10-08
Lei Zhang
Put CJBig2_SymbolDict's images in a CJBig2_List container.
commit
|
commitdiff
|
tree
2015-10-08
Lei Zhang
Relax the check on 0 length streams.
commit
|
commitdiff
|
tree
2015-10-07
Lei Zhang
Stop inlining CJBig2_BitStream.
commit
|
commitdiff
|
tree
2015-10-07
Lei Zhang
Fix the Windows build after commit 8a9ce57.
commit
|
commitdiff
|
tree
2015-10-07
Lei Zhang
Remove gotos in JBig2 code.
commit
|
commitdiff
|
tree
2015-10-06
Lei Zhang
Roll DEPS for v8 to 9081ee1.
commit
|
commitdiff
|
tree
2015-10-06
Lei Zhang
Fix regression in JBIG2 decoding from commit ce37d73.
commit
|
commitdiff
|
tree
2015-10-05
Lei Zhang
Disable JBIG2 cache; prevent data corruption - try 2.
commit
|
commitdiff
|
tree
2015-10-05
Lei Zhang
Fix a leak with g_DefaultGlobalObjectTemplate.
commit
|
commitdiff
|
tree
2015-10-05
Lei Zhang
Remove pointless CPDFSDK_PageView usage in CJS_Object...
commit
|
commitdiff
|
tree
2015-10-05
Lei Zhang
Only call DefineJSObjects() once for the global V8...
commit
|
commitdiff
|
tree
2015-10-04
Lei Zhang
CJS_Timer should observe CJS_Runtime destruction.
commit
|
commitdiff
|
tree
2015-10-03
Lei Zhang
Fix NULL pointer dereference in CPDF_InterForm.
commit
|
commitdiff
|
tree
2015-10-03
Lei Zhang
Refcount external V8 isolate initialization / release.
commit
|
commitdiff
|
tree
2015-10-02
Lei Zhang
Do not call into formfiller code with a NULL PageView.
commit
|
commitdiff
|
tree
2015-10-02
Lei Zhang
Get rid of gotos in CPDF_SyntaxParser and FlateUncompress().
commit
|
commitdiff
|
tree
2015-10-02
Lei Zhang
Prevent divide by zeros in CJBig2_GSIDProc::decode_MMR().
commit
|
commitdiff
|
tree
2015-10-02
Lei Zhang
Fix a leak in PDF_DataDecode() on failure.
commit
|
commitdiff
|
tree
2015-10-02
Lei Zhang
Turn a couple functions that always return true to...
commit
|
commitdiff
|
tree
2015-10-02
Lei Zhang
Fix PNG decoding divide by zero error due to zero row...
commit
|
commitdiff
|
tree
2015-10-01
Lei Zhang
Disable JBIG2 cache; prevent data corruption
commit
|
commitdiff
|
tree
2015-10-01
Lei Zhang
Clean up some image decoder classes:
commit
|
commitdiff
|
tree
2015-10-01
Lei Zhang
Cleanup JBig2_ArithIntDecoder.
commit
|
commitdiff
|
tree
2015-09-30
Lei Zhang
Cleanup CJBig2_ArithDecoder.
commit
|
commitdiff
|
tree
2015-09-29
Lei Zhang
Roll DEPS for v8 to d7f813b.
commit
|
commitdiff
|
tree
2015-09-29
Lei Zhang
Refactor some common code for bounding boxes.
commit
|
commitdiff
|
tree
2015-09-28
Lei Zhang
Cleanup some fx_codec_fax.cpp code.
commit
|
commitdiff
|
tree
2015-09-26
Lei Zhang
Add Mac-specific pixel test expectations.
commit
|
commitdiff
|
tree
2015-09-24
Lei Zhang
Fix a leak in CJBig2_Context.
commit
|
commitdiff
|
tree
2015-09-24
Lei Zhang
Split up JBig2_GeneralDecoder.cpp.
commit
|
commitdiff
|
tree
2015-09-23
Lei Zhang
Fix a leak in CJBig2_CachePair.
commit
|
commitdiff
|
tree
2015-09-23
Lei Zhang
Flip conditionals to positive logic in pdfium_test.
commit
|
commitdiff
|
tree
2015-09-23
Lei Zhang
Fix a couple potential file handle leaks in pdfium_test.
commit
|
commitdiff
|
tree
2015-09-23
Lei Zhang
Change nonstd::unique_ptr to take a custom deleter.
commit
|
commitdiff
|
tree
2015-09-22
Lei Zhang
Add missing 'return' keyword.
commit
|
commitdiff
|
tree
2015-09-15
Lei Zhang
gyp_pdfium should use ninja by default.
commit
|
commitdiff
|
tree
2015-09-15
Lei Zhang
Fix typo from commit a9d4bc5. (Autocomplete fail)
commit
|
commitdiff
|
tree
2015-09-15
Lei Zhang
Fix build on Windows after commit 0b3c8f7.
commit
|
commitdiff
|
tree
2015-09-15
Lei Zhang
Implement FPDFAction_GetFilePath().
commit
|
commitdiff
|
tree
2015-09-15
Lei Zhang
Cleanup JBig2_GeneralDecoder.cpp.
commit
|
commitdiff
|
tree
2015-09-15
Lei Zhang
Cleanup: Fix a typo. s/Processive/Processing/
commit
|
commitdiff
|
tree
2015-09-11
Lei Zhang
Convert some unneeded gotos into returns.
commit
|
commitdiff
|
tree
2015-09-11
Lei Zhang
Cleanup casting of FX_Alloc() return values.
commit
|
commitdiff
|
tree
2015-09-10
Lei Zhang
Guard against null image data in CJBig2_GRRDProc.
commit
|
commitdiff
|
tree
2015-09-10
Lei Zhang
Remove CJBig2_Object, CJBig2_Module, and friends.
commit
|
commitdiff
|
tree
2015-09-09
Lei Zhang
Remove existing generated images before running a test.
commit
|
commitdiff
|
tree
2015-09-08
Lei Zhang
Change the JS app.viewerType() return value to "pdfium"
commit
|
commitdiff
|
tree
2015-09-08
Lei Zhang
Remove unneeded checks for CPDF_Object::GetDict() return...
commit
|
commitdiff
|
tree
2015-09-04
Lei Zhang
Fix typos, nits and remove dead code in fpdf_text_int...
commit
|
commitdiff
|
tree
2015-09-04
Lei Zhang
Remove CJBig2_Module::JBig2_Error and friends.
commit
|
commitdiff
|
tree
2015-09-03
Lei Zhang
Make a bunch of JBig2 classes independent of CJBig2_Object.
commit
|
commitdiff
|
tree
2015-09-03
Lei Zhang
Turn a failing assert into an actual check.
commit
|
commitdiff
|
tree
2015-09-02
Lei Zhang
Change fixup_pdf_template.py to open files in binary...
commit
|
commitdiff
|
tree
2015-09-02
Lei Zhang
Remove dead JBig2 code.
commit
|
commitdiff
|
tree
2015-09-02
Lei Zhang
Reapply Foxit's libopenjpeg modifications.
commit
|
commitdiff
|
tree
2015-09-01
Lei Zhang
Cleanup dead code in CPDF_DIBSource::LoadJpxBitmap...
commit
|
commitdiff
|
tree
2015-08-31
Lei Zhang
Fix infinite loop for objects that reference themselves.
commit
|
commitdiff
|
tree
2015-08-29
Lei Zhang
Replace signed char with int8_t. Fix Linux ARM build...
commit
|
commitdiff
|
tree
2015-08-29
Lei Zhang
Check array bounds for opj_dwt_decode_1() and friends.
commit
|
commitdiff
|
tree
2015-08-20
Lei Zhang
Fix some -Wmaybe-uninitialized errors.
commit
|
commitdiff
|
tree
2015-08-20
Lei Zhang
Remove a bunch of dead JBIG2 code.
commit
|
commitdiff
|
tree
2015-08-18
Lei Zhang
Fix mac build after commit e1ce94e.
commit
|
commitdiff
|
tree
2015-08-18
Lei Zhang
Cleanup CFX_Font a bit.
commit
|
commitdiff
|
tree
2015-08-18
Lei Zhang
Remove unused code warnings found by clang.
commit
|
commitdiff
|
tree
2015-08-18
Lei Zhang
Clean up IFX_BidiChar
commit
|
commitdiff
|
tree
2015-08-17
Lei Zhang
Cleanup CFX_UnicodeEncoding and remove IFX_FontEncoding.
commit
|
commitdiff
|
tree
2015-08-17
Lei Zhang
Fix more sign comparison errors.
commit
|
commitdiff
|
tree
2015-08-15
Lei Zhang
Fix a incorrectly placed comment from 0f6b51c
commit
|
commitdiff
|
tree
2015-08-15
Lei Zhang
Clean: Fix some unneeded semi-colons and bad spacing.
commit
|
commitdiff
|
tree
2015-08-15
Lei Zhang
Add new public APIs to find the z-order for links and...
commit
|
commitdiff
|
tree
2015-08-14
Lei Zhang
Don't bother checking pointers before delete[] and...
commit
|
commitdiff
|
tree
2015-08-14
Lei Zhang
Use override in more classes in fpdfsdk/
commit
|
commitdiff
|
tree
2015-08-14
Lei Zhang
Use override in more classes in core/
commit
|
commitdiff
|
tree
2015-08-14
Lei Zhang
Cleanup: Remove unused CPDF_Metadata::m_pDoc.
commit
|
commitdiff
|
tree
2015-08-14
Lei Zhang
Fix build after commit 22ece1a. Too many if's.
commit
|
commitdiff
|
tree
2015-08-14
Lei Zhang
Remove last uses of FOXIT_CHROME_BUILD.
commit
|
commitdiff
|
tree
2015-08-14
Lei Zhang
Cleanup: s/Torelance/Tolerance/
commit
|
commitdiff
|
tree
2015-08-13
Lei Zhang
Cleanup: Remove unused CPDF_Stream::Clone().
commit
|
commitdiff
|
tree
2015-08-13
Lei Zhang
Remove if checks after new.
commit
|
commitdiff
|
tree
2015-08-11
Lei Zhang
Fix a small leak in CPDF_DataAvail::CheckTrailer().
commit
|
commitdiff
|
tree
2015-08-11
Lei Zhang
Fix some sign comparison warnings.
commit
|
commitdiff
|
tree
2015-08-11
Lei Zhang
Remove dead code from CPDF_Metadata. Add missing nullptr...
commit
|
commitdiff
|
tree
2015-08-10
Lei Zhang
Cleanup: Mark methods with the override keyword.
commit
|
commitdiff
|
tree
2015-08-04
Lei Zhang
Add a license header for testing/tools/make_expected.sh.
commit
|
commitdiff
|
tree
2015-08-04
Lei Zhang
Quick fix in Consts.cpp to make tests pass after the...
commit
|
commitdiff
|
tree
2015-07-22
Lei Zhang
Remove dead code found by Scythe.
commit
|
commitdiff
|
tree
2015-07-17
Lei Zhang
Cleanup: Do not check pointers before deleting them...
commit
|
commitdiff
|
tree
2015-07-16
Lei Zhang
Fix typo from commit d3611f.
commit
|
commitdiff
|
tree
next