summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-12XFA: Fix compilation warnings introduced at b9bc6b7chromium/2621chromium/2620Tom Sepez
2016-01-12Merget to XFA: Use std::map in CPDF_IndirectObjectsTom Sepez
2016-01-12Fix an assertion failure in CFX_RTFBreak::SetLineWidth()Jun Fang
2016-01-11XFA: Fix memory leakage on LinuxJun Fang
2016-01-11Clean compiling warnings on LinuxJun Fang
2016-01-11Merge to XFA: Fix an infinite loop parsing in CPDF_SyntaxParser::GetObject()Wei Li
2016-01-11XFA: Get rid of dead code in an #ifndef FX_FILESIZE block.Lei Zhang
2016-01-11Merge to XFA: Roll DEPS for V8 to d95511c.Lei Zhang
2016-01-11XFA: Fix the Mac build after commit 375a86403b7f.Lei Zhang
2016-01-11Merge to XFA: Fix an uninitalized read in FPDFText_GetFontSize().Lei Zhang
2016-01-11Merge to XFA: Switch most min/max macros to std::min/max.Lei Zhang
2016-01-11Merge to XFA: Tidy up shading patternsTom Sepez
2016-01-11Merge to XFA: Use std::map as CPDF_Dictionary's underlying store.Oliver Chang
2016-01-08XFA: Remove many relative includes in xfa/Lei Zhang
2016-01-08Merge to XFA: Remove a bunch of dead code.Lei Zhang
2016-01-08Merge to XFA: Use unique_ptr in fpdf_page/.Tom Sepez
2016-01-08Merge to XFA: Fix infinite loop caused by parsing same indirect objectsWei Li
2016-01-08Merge to XFA: Clean up misc nits found while fixing bugs.Lei Zhang
2016-01-08Merge to XFA: Endless tidying in pageint.hTom Sepez
2016-01-08XFA: Remove relative includes outside of xfa/.Lei Zhang
2016-01-07XFA: Fix Windows build after upgrading libtiff, second attempt.Lei Zhang
2016-01-07XFA: Fix Windows build after upgrading libtiff.Lei Zhang
2016-01-07XFA: Add missing libtiff file from commit 9c2c87d1c744.Lei Zhang
2016-01-07XFA: Upgrade to libtiff 4.0.6.Lei Zhang
2016-01-07Merge to XFA: Disentangle fpdfsave_embeddertest's FPDF_FILEWRITE.Tom Sepez
2016-01-07Merge to XFA: Make m_pStockMap a real map.Tom Sepez
2016-01-07Cleanup includes, comments, and unused codeWei Li
2016-01-07Merge to XFA: Fix a GetFileContents() call that should have been in commit aa...Lei Zhang
2016-01-07Fix writing to read-only region in CXFA_TextParser::GetHorScale().Jun Fang
2016-01-06Merge to XFA: Return const-ref object in a few CPWL_Wnd getters.Lei Zhang
2016-01-06XFA: Change the destruction order inside CPDFXFA_Document to avoid UAFs.Lei Zhang
2016-01-06Invalidate IPWL_FocusHandler and IPWL_Provider on destruction.Lei Zhang
2016-01-06Merge to XFA: Return unique_ptrs from test_support functionsTom Sepez
2016-01-06Merge to XFA: Add fpdf_edit basic creation embedder test.Tom Sepez
2016-01-06Merge to XFA: Change CPDF_SyntaxParser::GetNextWord() to not pass by non-cons...Lei Zhang
2016-01-05Merge to XFA: Document::DoAnnotDelay and m_DelayAnnotData member unused.Tom Sepez
2016-01-05Merge to XFA: Replace CPDF_SortObjNumArray with a std::set.Lei Zhang
2016-01-05Merge to XFA: Remove header files that only have includes.Lei Zhang
2016-01-05Merge to XFA: Fix a few uses of default arguments.Lei Zhang
2016-01-05Merge to XFA: Replace IconTree class with std::list.Tom Sepez
2016-01-05Merge 3d8f56d back to xfaTom Sepez
2016-01-05Merge to XFA: Fix an infinite loop in CPDF_Parser::RebuildCrossRef().Lei Zhang
2016-01-05Merge to XFA: Make more CPDF_Parser method const.Lei Zhang
2016-01-05Merge to XFA: Add embedder test for fpdfsave.cpp and bug 342Tom Sepez
2016-01-05Merge to XFA: Exit infinite loops for cross reference loadingWei Li
2016-01-05Merge to XFA: Make FPDF_WIDESTRING work regardless of endianness.Tom Sepez
2016-01-04Merge to XFA: Cover FPDFBookmark_Find() with embedder tests.Tom Sepez
2016-01-04Merge to XFA: Add FPDFDoc_GetPageMode() embeddertestTom Sepez
2016-01-04Merge to XFA: Remove CPDF_Creator::m_ObjectSize, it's never read from.Lei Zhang
2015-12-31Merge to XFA: Reapply "Fix a partial rendering problem"Lei Zhang