projects
/
pdfium.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Cleanup CFX_Font a bit.
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
2015-07-16
Lei Zhang
Sort unexpected test results.
commit
|
commitdiff
|
tree
2015-07-16
Lei Zhang
Flip the shut down order in tests.
commit
|
commitdiff
|
tree
2015-07-15
Lei Zhang
Add a null pointer check to CPDF_CalRGB::v_Load().
commit
|
commitdiff
|
tree
2015-06-22
Lei Zhang
Fix Javascript tests after commit f55771af6429.
commit
|
commitdiff
|
tree
2015-06-22
Lei Zhang
Cleanup: Get rid of CPDF_Reference::Create().
commit
|
commitdiff
|
tree
2015-06-22
Lei Zhang
Cleanup: Remove more checks for new returning NULL.
commit
|
commitdiff
|
tree
2015-06-22
Lei Zhang
Cleanup: Remove CFX_MapPtrToPtr from fpdfppo.cpp.
commit
|
commitdiff
|
tree
2015-06-22
Lei Zhang
Delete dead code for deleting pages and icons.
commit
|
commitdiff
|
tree
2015-06-22
Lei Zhang
Cleanup: Remove dead formfiller code.
commit
|
commitdiff
|
tree
2015-06-19
Lei Zhang
Cleanup: Remove dead CPDF_InlineImages code.
commit
|
commitdiff
|
tree
2015-06-19
Lei Zhang
Replace CFX_MapPtrTemplate with std::map.
commit
|
commitdiff
|
tree
2015-06-19
Lei Zhang
Cleanup: Do not check pointers before deleting them.
commit
|
commitdiff
|
tree
2015-06-19
Lei Zhang
Small cleanup of CPDF_TextObject and other CPDF_PageObject...
commit
|
commitdiff
|
tree
2015-06-16
Lei Zhang
Make CPDF_PageModuleDef and CPDF_RenderModuleDef pure...
commit
|
commitdiff
|
tree
2015-06-15
Lei Zhang
Do some IWYU cleanups.
commit
|
commitdiff
|
tree
2015-06-15
Lei Zhang
Remove some dead code.
commit
|
commitdiff
|
tree
2015-06-15
Lei Zhang
Fix -Winconsistent-missing-override warnings.
commit
|
commitdiff
|
tree
2015-06-13
Lei Zhang
Remove unneeded checks in CPDF_DocPageData::GetFontFileStrea...
commit
|
commitdiff
|
tree
2015-06-11
Lei Zhang
Remove trailing whitespaces in core.
commit
|
commitdiff
|
tree
2015-06-11
Lei Zhang
Remove unused reflow code.
commit
|
commitdiff
|
tree
2015-06-11
Lei Zhang
Remove trailing whitespaces in fpdfsdk.
commit
|
commitdiff
|
tree
2015-06-11
Lei Zhang
Cleanup: Get this rid of "this->" in fpdfsdk/
commit
|
commitdiff
|
tree
2015-06-11
Lei Zhang
Cleanup: Remove uses of "this->" in core/
commit
|
commitdiff
|
tree
2015-06-11
Lei Zhang
Convert CPDF_FontFileMap to std::map.
commit
|
commitdiff
|
tree
2015-06-11
Lei Zhang
Convert CPDF_IccProfileMap to use std::map.
commit
|
commitdiff
|
tree
2015-06-10
Lei Zhang
Convert CPDF_ImageMap to std::map.
commit
|
commitdiff
|
tree
2015-06-10
Lei Zhang
Cache the CPDF_Annot's subtype, since it should never...
commit
|
commitdiff
|
tree
2015-06-10
Lei Zhang
Convert CPDF_PatternMap to std::map.
commit
|
commitdiff
|
tree
2015-06-10
Lei Zhang
Cleanup: Remove CFFL_IFormFiller::GetCommitKey() that...
commit
|
commitdiff
|
tree
2015-06-10
Lei Zhang
Convert CPDF_ColorSpaceMap to std::map.
commit
|
commitdiff
|
tree
2015-06-10
Lei Zhang
Convert CPDF_FontMap to std::map.
commit
|
commitdiff
|
tree
2015-06-08
Lei Zhang
Fix potentially massive memory leak in CPDF_DIBSource...
commit
|
commitdiff
|
tree
2015-06-05
Lei Zhang
Cleanup: Make CPDF_Annot::m_pAnnotDict private.
commit
|
commitdiff
|
tree
2015-05-15
Lei Zhang
Fix leaks in embedder test's FlateEncode() usage and...
commit
|
commitdiff
|
tree
2015-05-15
Lei Zhang
Initialize members of CPDF_TextPageFind class.
commit
|
commitdiff
|
tree
2015-05-15
Lei Zhang
Fix leaks in the embedder tests themselves.
commit
|
commitdiff
|
tree
2015-05-15
Lei Zhang
Fix another batch of compiler warnings.
commit
|
commitdiff
|
tree
2015-05-08
Lei Zhang
Fix errors from commit f0a169e.
commit
|
commitdiff
|
tree
2015-05-08
Lei Zhang
Fix a bunch of -Wunused-but-set-variable warnings.
commit
|
commitdiff
|
tree
2015-05-06
Lei Zhang
Fix a couple of divide by zero crashes in PNG/TIFF...
commit
|
commitdiff
|
tree
2015-04-22
Lei Zhang
Fix a regression with cut off images.
commit
|
commitdiff
|
tree
2015-04-16
Lei Zhang
Make CFX_StockFontArray more robust.
commit
|
commitdiff
|
tree
2015-03-31
Lei Zhang
Roll DEPS to pick up new test expectations after commit...
commit
|
commitdiff
|
tree
2015-02-28
Lei Zhang
Do hit tests against Annots in reverse order.
commit
|
commitdiff
|
tree
2015-02-13
Lei Zhang
Fix JPX image rendering that regressed due to several...
commit
|
commitdiff
|
tree
2015-02-10
Lei Zhang
Fix some typos in fpdf_render_loadimage.cpp.
commit
|
commitdiff
|
tree
2015-02-07
Lei Zhang
Cleanup: Fix some unused-function warnings.
commit
|
commitdiff
|
tree
2015-02-07
Lei Zhang
Cleanup parts of fpdf_render_loadimage.cpp.
commit
|
commitdiff
|
tree
2015-01-09
Lei Zhang
Check for NULL pointers in CJBig2_SymbolDict::DeepCopy().
commit
|
commitdiff
|
tree
2015-01-06
Lei Zhang
Cleanup: Get rid of CRLF line endings.
commit
|
commitdiff
|
tree
2015-01-05
Lei Zhang
Update externs in unicodenormalization.cpp to not have...
commit
|
commitdiff
|
tree
2015-01-05
Lei Zhang
Fix an array size mismatch.
commit
|
commitdiff
|
tree
2014-12-20
Lei Zhang
Refactor some code in CPDF_TextPage::ProcessTextObject().
commit
|
commitdiff
|
tree
2014-12-20
Lei Zhang
Fix new third_party/BUILD.gn to use the right build...
commit
|
commitdiff
|
tree
2014-12-20
Lei Zhang
Add the license back to ftmodule.h after the freetype...
commit
|
commitdiff
|
tree
2014-12-18
Lei Zhang
Cleanup: Refactor some code into its own function in...
commit
|
commitdiff
|
tree
2014-12-18
Lei Zhang
Cleanup: Remove a shadow variable in CPDF_TextPage...
commit
|
commitdiff
|
tree
2014-12-18
Lei Zhang
Cleanup: Pass by const reference in fpdftext.
commit
|
commitdiff
|
tree
2014-12-04
Lei Zhang
Cleanup: Remove an unused function.
commit
|
commitdiff
|
tree
2014-07-09
Lei Zhang
Fixes for re-enabling more MSVC level 4 warnings: pdfium...
commit
|
commitdiff
|
tree
2014-07-09
Lei Zhang
Fix BUILD.gn for commit 3522876d.
commit
|
commitdiff
|
tree
2014-07-08
Lei Zhang
Revert commit 95c018e2d15ecc3a5bd2a9aab18638316a6d3d46
commit
|
commitdiff
|
tree
2014-07-08
Lei Zhang
Fixes for re-enabling more MSVC level 4 warnings: pdfium...
commit
|
commitdiff
|
tree
2014-06-09
Lei Zhang
Fix a crash when parsing truetype fonts without any...
commit
|
commitdiff
|
tree
2014-05-28
Lei Zhang
Fix licenses in headers to pass Chromium's checklicenses...
commit
|
commitdiff
|
tree
2014-05-24
Lei Zhang
Fix a typo with PAGEMODE_UNKNOWN.
commit
|
commitdiff
|
tree