summaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Expand)Author
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: Upgrade to libtiff 4.0.6.Lei Zhang
2016-01-07Merge to XFA: Make m_pStockMap a real map.Tom Sepez
2016-01-07Cleanup includes, comments, and unused codeWei Li
2016-01-06Merge to XFA: Change CPDF_SyntaxParser::GetNextWord() to not pass by non-cons...Lei Zhang
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 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: Exit infinite loops for cross reference loadingWei Li
2016-01-04Merge to XFA: Remove CPDF_Creator::m_ObjectSize, it's never read from.Lei Zhang
2015-12-29Merge to XFA: Fix partial information printed with blank window covering the ...Jun Fang
2015-12-29Merge to XFA: Change the generation number in the free entry of cross-referen...Jun Fang
2015-12-24Merge to XFA: Fix another regression from commit f6dafc9.Lei Zhang
2015-12-24Merge to XFA: Switch from nonstd::unique_ptr to std::unique_ptr.Lei Zhang
2015-12-24Merge to XFA: Call CheckLinearizedFirstPage() when loading the first lineariz...Lei Zhang
2015-12-24Merge to XFA: Fix crash from commit f6dafc9.Lei Zhang
2015-12-24Merge to XFA: Fix failed JPX image renderingJun Fang
2015-12-22Merge to XFA: Start using allowed C++11 features.Lei Zhang
2015-12-22Merge to XFA: Add ContainsKey() and ContainsValue() and use them where approp...Lei Zhang
2015-12-22Merge to XFA: Convert CPDF_Parser::m_CrossRef to a std::map.Lei Zhang
2015-12-18Merge to XFA: Get rid of a few CPDF_Object Create() methods and just use new ...Lei Zhang
2015-12-18Merge to XFA: Cleanup CJBig2_HuffmanTable and friends.Lei Zhang
2015-12-18Merge to XFA: Fix the JBIG2 decoding regressions from commit bc4b82e and 8a9c...Lei Zhang
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-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-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-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: 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-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-10Merge to XFA: Fix integer and bounds issues in sycc4{22,44}_to_rgb.Oliver Chang
2015-12-10Merge to XFA: Replace several more CFX_MapPtrToPtr with std::set or std::mapTom Sepez