Age | Commit message (Expand) | Author |
2016-11-16 | Create a subset of skia support for paths only | caryclark |
2016-11-16 | Continue fwl/core nit cleanup. | dsinclair |
2016-11-16 | Continue nit cleanup in fwl/core | dsinclair |
2016-11-16 | Cleaning up nits in fwl/core files.chromium/2922 | dsinclair |
2016-11-15 | Roll build DEPS into PDFium | npm |
2016-11-15 | Replace fcvt with std::stringstream in AFNumber_Format | npm |
2016-11-15 | Cleanup cfwl_* files. | dsinclair |
2016-11-15 | Cleaning methods and visibility in cfwl_* files. | dsinclair |
2016-11-15 | Make AddIndirectObject() take a unique_ptr. | tsepez |
2016-11-15 | Revert of Create a subset of skia support for paths only (patchset #10 id:180... | dsinclair |
2016-11-15 | Create a subset of skia support for paths only | caryclark |
2016-11-14 | Cleanup fwl_* classes and cfx_* classes in fwl. | dsinclair |
2016-11-14 | Make CPDF_PageContentGenerator methods take object numbers | tsepez |
2016-11-14 | Fix nits in CPDF_PageOrganizer. | thestig |
2016-11-14 | Fix some nits in pdfium_test | npm |
2016-11-14 | Invalidate a slightly larger rect when updating popup annotations. | thestig |
2016-11-14 | Properly release caches in CPDF_DocRenderData | npm |
2016-11-14 | Add --pages option in pdfium_test so it renders only some of the pages.chromium/2920 | npm |
2016-11-14 | Cleanup remaining IFWL files for visiblity and usage. | dsinclair |
2016-11-11 | IFWL cleanup in the Combo classeschromium/2919chromium/2918 | dsinclair |
2016-11-11 | Fix unique ptrs in fpdfppo.cpp | tsepez |
2016-11-11 | Add fpdfppo_embeddertest.cpp. | tsepez |
2016-11-11 | Remove IFGAS_FontMgr and clean up (the renamed) CFGAS_FontMgr a little. | npm |
2016-11-11 | Continue IFWL widget cleanup. | dsinclair |
2016-11-11 | Relax colorspace checks in CPDF_DIBSource::CreateDecoder().chromium/2917 | thestig |
2016-11-11 | Fix sevg above CPDF_PageContentGenerator::ProcessImage() | tsepez |
2016-11-10 | Remove IFWL methods proxied from CFWL classeschromium/2916 | dsinclair |
2016-11-10 | IFWL method and param cleanup | dsinclair |
2016-11-10 | Roll V8 to 1fe5910c. | thestig |
2016-11-10 | Cleanup methds in IFWL_MonthCalendar | dsinclair |
2016-11-10 | Fold IFWL_DateTimeCalendar into IFWL_MonthCalendar | dsinclair |
2016-11-10 | Continue IFWL cleanup | dsinclair |
2016-11-10 | Convert FWL_SCBCODE to an enum class | dsinclair |
2016-11-10 | Use more unique_ptrs for CPDF_Annot and friends. | thestig |
2016-11-10 | Use more unique_ptrs in CPVT_GenerateAP. | thestig |
2016-11-10 | Continue cleaning IFWL classes | dsinclair |
2016-11-10 | Free the FPDF_SYSFONTINFO_DEFAULT instead of delete | npm |
2016-11-10 | Cleanup IFWL_Widget visibility and virtual parameters | dsinclair |
2016-11-09 | Roll DEPS for clang to 63ca7c81. | thestig |
2016-11-09 | Do not load main cross ref table for first page in linearized pdf. | art-snake |
2016-11-09 | Add early returns in CJBig2_TRDProc::decode_Arith when decode fails. | npm |
2016-11-09 | Tidy fpdfsdk/fpdf_flatten.cppchromium/2915 | tsepez |
2016-11-09 | Fix receiving page, if it have not obj num. | art-snake |
2016-11-09 | Return unique_ptr from CPDF_Object::Clone(). | tsepez |
2016-11-09 | Rename IFWL_ListItem to CFWL_ListItem | dsinclair |
2016-11-09 | Revert of Clean up fx_codec_icc.cpp (patchset #1 id:1 of https://codereview.c... | kcwu |
2016-11-08 | Define IsFloatEqual macro properly. | thestig |
2016-11-08 | Fix regression in annotation key event handling. | thestig |
2016-11-08 | Fix abort above FPDFPage_Flatten | tsepez |
2016-11-08 | Add FPDF_FreeDefaultSystemFontInfo API | npm |