summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-31Remove handrolled search from GetCSSColorByNamechromium/3336Ryan Harrison
2018-01-31Remove handrolled search from GetCSSLengthUnitByNameRyan Harrison
2018-01-31Remove handrolled search from GetCodePageFromCharsetRyan Harrison
2018-01-31Remove handrolled search from GetEventParaInfoByNameRyan Harrison
2018-01-31Remove handrolled search from GetCSSPropertyValueByNameRyan Harrison
2018-01-31Explicitly suppress -Wimplicit-fallthrough for pdfium.Nico Weber
2018-01-31Clean up CSS property tableRyan Harrison
2018-01-31Clean up FPDFPage_New() documentation.Lei Zhang
2018-01-31Remove NumericLimit params which are always the sameDan Sinclair
2018-01-30Use unsigned for char widthchromium/3335Nicolas Pena
2018-01-30Shuffle more code out of CXFA_NodeDan Sinclair
2018-01-30Move CheckButton code from CXFA_Node to CXFA_CheckButtonDan Sinclair
2018-01-30Clean up CSS Data Table entries and accessRyan Harrison
2018-01-30Remove bare new from JS_Define.hTom Sepez
2018-01-30Check if opj_image_data_alloc returned null.Henrique Nakashima
2018-01-30Cleanup some param passing codeDan Sinclair
2018-01-30Guard usages of tellp(). It may return -1 in error cases.Henrique Nakashima
2018-01-30Cleanup duplicate RunScript codeDan Sinclair
2018-01-30Remove not reachable branch in fxge code.Lei Zhang
2018-01-30Use anonymous namespace in gdiplus code.Lei Zhang
2018-01-30Cleanup some SDK codeDan Sinclair
2018-01-30Revert "Revert "Use UnownedPtr instead of T* in MaybeOwned.""Tom Sepez
2018-01-30Revert "Use UnownedPtr instead of T* in MaybeOwned."Tom Sepez
2018-01-30Use UnownedPtr instead of T* in MaybeOwned.Tom Sepez
2018-01-30Cleanup some CPDFSDK_Widget XFA code.Dan Sinclair
2018-01-30Combine more combo and list codeDan Sinclair
2018-01-29Cleanup some ChoiceList codeDan Sinclair
2018-01-29Add common base class between CXFA_FFComboBox and CXFA_FFListBoxDan Sinclair
2018-01-29Cleanup CXFA_Node visibilityDan Sinclair
2018-01-29Fold single caller methods into callsiteDan Sinclair
2018-01-29Move barcode code to CXFA_BarcodeDan Sinclair
2018-01-29Change pageNums from uint16_t to uint32_txlou
2018-01-29Kill some bare |new|s in cjs_field.cppTom Sepez
2018-01-29Cleanup the FFWidget determination code.Dan Sinclair
2018-01-29Clean up FPDF_GetFormType().Lei Zhang
2018-01-29Remove redundant checks in CPVT_WordRange::Intersect().Lei Zhang
2018-01-29Fix identical if/else blocks.Lei Zhang
2018-01-29Remove duplicate assignments in sycc420_to_rgb().Lei Zhang
2018-01-29Roll V8 to ee5d9a0c.Lei Zhang
2018-01-29Fix typo introduced in cleanup of IsHyphenRyan Harrison
2018-01-26Code cleanup - create a new function GetPageNumberschromium/3334xlou
2018-01-26Fix a wrong variable check in CFX_BilinearMatrix.Lei Zhang
2018-01-26Pass nullptr to ParseContentWithParams() instead of 0.Lei Zhang
2018-01-26Clean up construction of CFX_BarcodeRyan Harrison
2018-01-26Fix crash in palette loading with Pattern colorspace.Henrique Nakashima
2018-01-26Change CPDF_RenderStatus::ProcessPathPattern() to pass by pointer.Lei Zhang
2018-01-26Mark some fxge class members as const.Lei Zhang
2018-01-26Fix potential memory leak in CCodec_JpegModule::Start().Lei Zhang
2018-01-25Add timeout when downloading gold json.Henrique Nakashima
2018-01-25Make private some methods in CPDF_DIBSource.Henrique Nakashima