summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-11-16Move the message definitions to their own files.chromium/2923dsinclair
2016-11-16Continue formatting fwl/coredsinclair
2016-11-16Make CPDF_Array take unique_ptrstsepez
2016-11-16Continue formatting fwl/coredsinclair
2016-11-16Create a subset of skia support for paths onlycaryclark
2016-11-16Continue fwl/core nit cleanup.dsinclair
2016-11-16Continue nit cleanup in fwl/coredsinclair
2016-11-16Cleaning up nits in fwl/core files.chromium/2922dsinclair
2016-11-15Roll build DEPS into PDFiumnpm
2016-11-15Replace fcvt with std::stringstream in AFNumber_Formatnpm
2016-11-15Cleanup cfwl_* files.dsinclair
2016-11-15Cleaning methods and visibility in cfwl_* files.dsinclair
2016-11-15Make AddIndirectObject() take a unique_ptr.tsepez
2016-11-15Revert of Create a subset of skia support for paths only (patchset #10 id:180...dsinclair
2016-11-15Create a subset of skia support for paths onlycaryclark
2016-11-14Cleanup fwl_* classes and cfx_* classes in fwl.dsinclair
2016-11-14Make CPDF_PageContentGenerator methods take object numberstsepez
2016-11-14Fix nits in CPDF_PageOrganizer.thestig
2016-11-14Fix some nits in pdfium_testnpm
2016-11-14Invalidate a slightly larger rect when updating popup annotations.thestig
2016-11-14Properly release caches in CPDF_DocRenderDatanpm
2016-11-14Add --pages option in pdfium_test so it renders only some of the pages.chromium/2920npm
2016-11-14Cleanup remaining IFWL files for visiblity and usage.dsinclair
2016-11-11IFWL cleanup in the Combo classeschromium/2919chromium/2918dsinclair
2016-11-11Fix unique ptrs in fpdfppo.cpptsepez
2016-11-11Add fpdfppo_embeddertest.cpp.tsepez
2016-11-11Remove IFGAS_FontMgr and clean up (the renamed) CFGAS_FontMgr a little.npm
2016-11-11Continue IFWL widget cleanup.dsinclair
2016-11-11Relax colorspace checks in CPDF_DIBSource::CreateDecoder().chromium/2917thestig
2016-11-11Fix sevg above CPDF_PageContentGenerator::ProcessImage()tsepez
2016-11-10Remove IFWL methods proxied from CFWL classeschromium/2916dsinclair
2016-11-10IFWL method and param cleanupdsinclair
2016-11-10Roll V8 to 1fe5910c.thestig
2016-11-10Cleanup methds in IFWL_MonthCalendardsinclair
2016-11-10Fold IFWL_DateTimeCalendar into IFWL_MonthCalendardsinclair
2016-11-10Continue IFWL cleanupdsinclair
2016-11-10Convert FWL_SCBCODE to an enum classdsinclair
2016-11-10Use more unique_ptrs for CPDF_Annot and friends.thestig
2016-11-10Use more unique_ptrs in CPVT_GenerateAP.thestig
2016-11-10Continue cleaning IFWL classesdsinclair
2016-11-10Free the FPDF_SYSFONTINFO_DEFAULT instead of deletenpm
2016-11-10Cleanup IFWL_Widget visibility and virtual parametersdsinclair
2016-11-09Roll DEPS for clang to 63ca7c81.thestig
2016-11-09Do not load main cross ref table for first page in linearized pdf.art-snake
2016-11-09Add early returns in CJBig2_TRDProc::decode_Arith when decode fails.npm
2016-11-09Tidy fpdfsdk/fpdf_flatten.cppchromium/2915tsepez
2016-11-09Fix receiving page, if it have not obj num.art-snake
2016-11-09Return unique_ptr from CPDF_Object::Clone().tsepez
2016-11-09Rename IFWL_ListItem to CFWL_ListItemdsinclair
2016-11-09Revert of Clean up fx_codec_icc.cpp (patchset #1 id:1 of https://codereview.c...kcwu