summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-12-18Merge to XFA: Add a LSan suppressions file.Oliver Chang
2015-12-18Merge to XFA: CPDF_ImageLoader::Load() unused.Tom Sepez
2015-12-18Remove CFX_MapPtrToPtr in CFX_PageRenderCacheTom Sepez
2015-12-18Merge to XFA: CPDF_QuickStretcher unused.Tom Sepez
2015-12-18Merge to XFA: Fix a memory leak in CPDF_DataAvail::CheckHintTablesOliver Chang
2015-12-18Merge to XFA: Correct return values in CPDF_HintTables::CheckPage()Jun Fang
2015-12-17Merge to XFA: Correctly extracting email addressesWei Li
2015-12-18Fix a bug that items can't be selected in list boxesJun Fang
2015-12-17Merge to XFA: Fix a sentinel length value used in CFX_CMapByteStringToPtr::SetAtOliver Chang
2015-12-17Merge to XFA: FX_NAMESPACE_DECLARE pointless.Tom Sepez
2015-12-17Merge to XFA: Tidy CPDF_RenderContextTom Sepez
2015-12-17Remove FDE_Alloc in favor of FX_Alloc.Tom Sepez
2015-12-16Fix memory leaking in FPDF_LoadCustomDocument()Jun Fang
2015-12-16Merge to XFA: Make clang_warning_flags work for standalone builds.Lei Zhang
2015-12-15Merge to XFA: Fix free entry handling for cross reference v4 reading.Wei Li
2015-12-15Merge to XFA: Fix a dividing zero bug in opj_tcd_init_tile()Jun Fang
2015-12-14Merge to XFA: Fix Windows build failure due to double vs float mismatch.Lei Zhang
2015-12-14Merge to XFA: Get rid of most instance of 'foo == NULL'Lei Zhang
2015-12-14Merge to XFA: Get rid of most instance of 'foo != NULL'Lei Zhang
2015-12-14Merge to XFA: Remove FX_BSTRC.Lei Zhang
2015-12-14Merge to XFA: openjpeg: Fix crash in opj_jp2_apply_pclrOliver Chang
2015-12-14Merge to XFA: Fix a memory leak in FPDFPageFuncEmbeddertest.Lei Zhang
2015-12-14Merge to XFA: Properly land "Fix hint table loading issues."Oliver Chang
2015-12-14Merge to XFA: Fix hint table loading issues.Oliver Chang
2015-12-11Fix a crasher in CXFA_FFDocView::SetFocus()Jun Fang
2015-12-11Merge to XFA: Fix memory leaks involving InsertIndirectObject()Jun Fang
2015-12-11Merge to XFA: Fix a regression for parsing '/' - commit a568ff2d was too str...Lei Zhang
2015-12-11XFA: avoid multiplications in FX_AllocsTom Sepez
2015-12-11Merge to XFA: openjpeg: fix incrementing of "l_tcp->m_nb_mcc_records" in opj_...Oliver Chang
2015-12-11Fix size calculation in BC_QRCodeWriter.cppTom Sepez
2015-12-11XFA: Missing license in make_expected.shTom Sepez
2015-12-11Don't pass bogus testing flags to V8Jochen Eisinger
2015-12-10Fix compiling warnings on Linux (part2)Jun Fang
2015-12-10Fix crashing in CFWL_CheckBox::Initialize()Jun Fang
2015-12-10Merge to XFA: Fix integer and bounds issues in sycc4{22,44}_to_rgb.Oliver Chang
2015-12-10Convert last batch of casts in fwl.Tom Sepez
2015-12-10Merge to XFA: Replace several more CFX_MapPtrToPtr with std::set or std::mapTom Sepez
2015-12-10Merge to XFA: Remove CFX_AffineMatrix/CPDF_MatrixTom Sepez
2015-12-10Replace more static casts in FWL (part 3)Tom Sepez
2015-12-10Fix BUILD.gn to load the correct V8 snapshot configurationJochen Eisinger
2015-12-10Merge to XFA: Cleanup CPDF_DIBSource::LoadColorInfo() and ValidateDictParam().Lei Zhang
2015-12-09Merge to XFA: Prevent infinite looping in CPDF_Parser::LoadAllCrossRefV5().Lei Zhang
2015-12-09Fix heap-use-after-free in CXFA_PDFFontMgr::~CXFA_PDFFontMgr()Jun Fang
2015-12-09Fix heap-use-after-free in FT_Stream_ReleaseFrameJun Fang
2015-12-09Merge to XFA: Get rid of most uses of CFX_PtrArray.Tom Sepez
2015-12-09Fix errors in BEGIN_FWL_MESSAGE_DEF macrosTom Sepez
2015-12-09FWL refcounts never incremented (part 2).Tom Sepez
2015-12-09Merge to XFA: Remove static initializer from BigIntegerUtils.ccTom Sepez
2015-12-09XFA: Fix win8 gn build under chromium checkout (non-xfa)Tom Sepez
2015-12-09XFA: Revert UTF16LE_Encode changesOliver Chang