Age | Commit message (Expand) | Author |
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 |
2018-05-08 | Add APIs to work with a FPDF_PAGERANGE. | Lei Zhang |
2018-05-08 | Remove almost all usages of CFX_FixedBufGrow with std::vector | Nicolas Pena |
2018-05-08 | Remove PDFTRANS_KNOCKOUT. | Lei Zhang |
2018-05-08 | Add constants for PDF 1.7 spec, table 7.2 and 7.3. | Lei Zhang |
2018-05-08 | Add some basic tests for FPDF_VIEWERREF_GetPrintPageRange(). | Lei Zhang |
2018-05-08 | Split CCodec_FlateScanlineDecoder in two. | Lei Zhang |
2018-05-08 | Simplify more code in CPDF_TextObject. | Lei Zhang |
2018-05-08 | [fm2js] Create fewer CFX_WideTextBuf classes | Dan Sinclair |
2018-05-08 | [fm2js] Fail transpiling if lexer has left over data | Dan Sinclair |
2018-05-08 | Move CalculatePitch8() to core/fxcodec. | Lei Zhang |
2018-05-08 | Rename CPDF_Document::GetPage() to GetPageDictionary(). | Tom Sepez |
2018-05-08 | Make one more CPDF_PageObjectHolder member protected. | Lei Zhang |
2018-05-07 | Make more CPDF_PageObjectHolder members protected. | Lei Zhang |
2018-05-07 | Make CPDF_PageObjectHolder::m_iTransparency protected. | Lei Zhang |
2018-05-07 | Add some getters for CPDF_PageObjectHolder. | Lei Zhang |
2018-05-07 | Restore logic of CreateChildUIAndValueNodesIfNeeded(). | Henrique Nakashima |