Age | Commit message (Expand) | Author |
2018-05-15 | Lower the limit of image dimensions for fax codecs.chromium/3432 | Lei Zhang |
2018-05-15 | Read data in bigger chunks in fax codec code. | Lei Zhang |
2018-05-15 | Clean up CBC_ASCIIEncoder. | Lei Zhang |
2018-05-15 | Return earlier in CPDF_TextPage::ProcessInsertObject() when possible. | Lei Zhang |
2018-05-15 | Simplify various functions in CPDF_TextPage. | Lei Zhang |
2018-05-14 | Cleanup CPDF_Form parsing codechromium/3431 | Dan Sinclair |
2018-05-14 | Use internal wcstof instead of system wcstod in formcalc lexer | Dan Sinclair |
2018-05-14 | Add regression test for XFA crash under CPDF_LinkList::GetPageLinks(). | Tom Sepez |
2018-05-14 | Cleanup unused members of CFWL_MonthCalendar. | Henrique Nakashima |
2018-05-14 | Remove dead code from CFWL_WidgetMgr. | Henrique Nakashima |
2018-05-14 | Merge some values of JBig2_Result | Nicolas Pena |
2018-05-13 | Add option to run safetynet_compare.py without a profiler.chromium/3430 | Henrique Nakashima |
2018-05-12 | Prepare image comparison in safetynet_compare.py to work in nightly run.chromium/3429 | Henrique Nakashima |
2018-05-12 | Remove unused CFWL_FormProxy. | Henrique Nakashima |
2018-05-11 | Rename last CFWL_ComboBox::DisForm* methods.chromium/3428 | Henrique Nakashima |
2018-05-11 | Remove more dead code from CFWL_ComboBox. | Henrique Nakashima |
2018-05-11 | Remove CFWL_Widget::SetFocus(). It is non-op. | Henrique Nakashima |
2018-05-11 | Inline or renamed more CFWL_ComboBox::DisForm methods. | Henrique Nakashima |
2018-05-11 | Remove CFWL_ComboBoxProxy. | Henrique Nakashima |
2018-05-11 | Reland "Filter out "Type" and "DecodeParms" from trailer keys." | Henrique Nakashima |
2018-05-11 | Inline Disform_* methods. | Henrique Nakashima |
2018-05-11 | Revert "Filter out "Type" and "DecodeParms" from trailer keys." | Henrique Nakashima |
2018-05-11 | Remove CFWL_WidgetMgr::IsFormDisabled(). | Henrique Nakashima |
2018-05-11 | Use more smart pointer types in CPDF_DIBSource. | Tom Sepez |
2018-05-10 | Fixup ASSERT in Bidi handling; Add bidi fuzzer. | Dan Sinclair |
2018-05-10 | Cleanup formcalc method generationchromium/3427 | Dan Sinclair |
2018-05-10 | Clean up post review comments | Ryan Harrison |
2018-05-10 | Use test_dir instead of 'pdfium' for source type | Ryan Harrison |
2018-05-10 | Add CPDF_Transparency. | Lei Zhang |
2018-05-10 | Make GetTestDataDir() work in a non-standalone checkout. | Lei Zhang |
2018-05-10 | Fix destruction order in CPDF_Dibsource. | Tom Sepez |
2018-05-10 | Remove a completeness check from CJBig2_GRRDProc::DecodeTemplate0Opt | Nicolas Pena |
2018-05-10 | Do not build BMP when codec is disabled | Ryan Harrison |
2018-05-10 | Change formcalc javascript method output | Dan Sinclair |
2018-05-09 | Use enum class instead of int in CJBig2_Contextchromium/3426 | Nicolas Pena |
2018-05-09 | Add proper const/non-const versions of CPDF_Array methods. | Lei Zhang |
2018-05-09 | Add proper const/non-const versions of CPDF_Object methods. | Lei Zhang |
2018-05-09 | safetynet_compare.py generates pngs to compare visually | Henrique Nakashima |
2018-05-09 | Split the MaybeOwned CPDF_Dictionary in CPDF_FlateEncoder. | Lei Zhang |
2018-05-09 | Do not build GIF when codec is disabled | Ryan Harrison |
2018-05-09 | Do not build PNG when codec is disabled | Ryan Harrison |
2018-05-09 | Mark numerious pointers as const. | Lei Zhang |
2018-05-09 | Add constants for PDF 1.7 spec, table 7.13. | Lei Zhang |
2018-05-09 | Break backcolor code out of CPDF_RenderStatus::LoadSMask(). | Lei Zhang |
2018-05-09 | Make memory usage in CJBig2_HTRDProc::DecodeImage() O(1). | Lei Zhang |
2018-05-09 | Do not build TIFF when codec is disabled | Ryan Harrison |
2018-05-09 | Filter out "Type" and "DecodeParms" from trailer keys. | Henrique Nakashima |
2018-05-08 | Add several FPDFPageObj_* APIschromium/3425 | Nicolas Pena |
2018-05-08 | Revert "Ensure that XFA Pages always have a corresponding PDF page" | Henrique Nakashima |
2018-05-08 | Mark CPDF_Object pointers as const in CPDF_ViewerPreferences. | Lei Zhang |