summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-28Merge to XFA: Take care fall-through cases of switch in pdfiumLei Zhang
2015-12-25Merge to XFA: Speculative IWYU fix for failing Chromium DEPS roll.Lei Zhang
2015-12-24Merge to XFA: Stop disabling compiler warning 4481, PDFium edition.Lei Zhang
2015-12-24Merge to XFA: Fix another regression from commit f6dafc9.Lei Zhang
2015-12-24Merge to XFA: Fix a bad virtual keyword removal from commit 0f6b51c.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-24Merge to XFA: Replace an assertion with returning falseJun Fang
2015-12-23Merge to XFA: Switch DEPS for ICU from a dead end branch to the active one.Lei Zhang
2015-12-23Merge to XFA: Make the standalone msvs_disabled_warnings block match Chromium's.Lei Zhang
2015-12-23Merge to XFA: Set CR_CLANG_REVISION to force a rebuild when the Clang version...Lei Zhang
2015-12-23Merge to XFA: Roll DEPS for V8 to 96cb909.Lei Zhang
2015-12-22Merge to XFA: Cleanup: Remove some dead code in CPWL_Note.Lei Zhang
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-22Rename LayoutWidget() to PerformLayout()Jun Fang
2015-12-21Merge to XFA: Cleanup CJS_PublicMethods:Lei Zhang
2015-12-21Merge to XFA: Fix JS seconds since epoch to date conversions.Lei Zhang
2015-12-21Merge to XFA: Fix wrong rendering on greyscale images with index colorspaceJun Fang
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: 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