summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-14Fix bad return value in WideString::Compare().chromium/3371Lei Zhang
2018-03-14Fix blend mode in generated APRalf Sippl
2018-03-13Remove usage of FXSYS_*ASCIIlower/upper methodschromium/3370Ryan Harrison
2018-03-12Remove all usages of FXSYS_iswASCIIspacechromium/3369Ryan Harrison
2018-03-12Fix crash when creating a CFX_DIBitmap with FXDIB_Invalid.Henrique Nakashima
2018-03-12Add test that non-ASCII characters to not foul hyphen processingRyan Harrison
2018-03-12Remove all usages of FXSYS_iswASCIIalphaRyan Harrison
2018-03-12Remove all usages of FXSYS_iswASCIIalnumRyan Harrison
2018-03-12Handle inserting negative values without a selectionDan Sinclair
2018-03-12Stop excluding SkDumpCanvas from Skia. It no longer exists.Brian Osman
2018-03-09Cleanup CPDF_DefaultAppearancedan sinclair
2018-03-09Remove default params from CPDF_DefaultAppearance methodschromium/3368chromium/3367dan sinclair
2018-03-09Explicitly mark helper methods that only operate on ASCII rangesRyan Harrison
2018-03-09Remove unused methods from CPDF_DefaultAppearancedan sinclair
2018-03-08Unset timer in XFA scrollbar after stopping it.Henrique Nakashima
2018-03-08Move GetPopupPos from CFWL_Widget to subclasses that call it.Henrique Nakashima
2018-03-08Remove unused constructordan sinclair
2018-03-08Cleanup CPDF_SimpleParserdan sinclair
2018-03-08CPDF_InterForm::ResetForm always returns truedan sinclair
2018-03-08Convert Before{Selection|Value}Change to return a boolchromium/3366dan sinclair
2018-03-08Remove BeforeFormImportData and BeforeFormResetdan sinclair
2018-03-08Remove uncalled AfterFormImportDatadan sinclair
2018-03-07[formcalc] Consider width along with depth of treeDan Sinclair
2018-03-07[formcalc] Handle bad elseif conditionalschromium/3365Dan Sinclair
2018-03-06Remove axial gradients from XFA widgets.Henrique Nakashima
2018-03-06Rename IFX classes in core/fxge to Ifacechromium/3364Dan Sinclair
2018-03-06Rename core/fxcrt IFX files to IfaceDan Sinclair
2018-03-06[formcalc] Allow empty declaration bodiesDan Sinclair
2018-03-05[formcalc] Simplify function signature parsingchromium/3363Dan Sinclair
2018-03-05[formcalc] Cleanup m_error handlingDan Sinclair
2018-03-05Cleanup CFWL_ScrollBar::Timer::Run.Henrique Nakashima
2018-03-05Fix crash when dragging scrollbar in XFA form.Henrique Nakashima
2018-03-05Clean up CPDF_DIBSource.Lei Zhang
2018-03-05Make FPDFBitmap_GetFormat() work for JBIG images.Lei Zhang
2018-03-05Use CPDF_DIBSource::LoadState enum class in more places.Lei Zhang
2018-03-05Change CPDF_DIBSource::LoadJpxBitmap() to return a bitmap.Lei Zhang
2018-03-05Change return types for some rendering Start/Continue methods.Lei Zhang
2018-03-05Add CPDF_DIBSource::LoadState enum class.Lei Zhang
2018-03-02Make EmbedderTest::WriteBitmapToPng() work with grayscale images.chromium/3362chromium/3361chromium/3360Lei Zhang
2018-03-01Disable XFA tests without embedded fontsRyan Harrison
2018-03-01Add a test for FPDFImageObj_GetBitmap() with a JBIG image.Lei Zhang
2018-03-01Break up CFX_DIBSource::ConvertBuffer().Lei Zhang
2018-03-01Fix some nits in CFX_DIBSource::CloneConvert().Lei Zhang
2018-02-28Add simple XFA test for entering text into TextEditRyan Harrison
2018-02-27Move XFA pixel tests under pixel/chromium/3358chromium/3357Ryan Harrison
2018-02-26Shrink some tables and kill dead code in xfa.Tom Sepez
2018-02-26Get rid of some static variables.Tom Sepez
2018-02-26Add some more missing consts.chromium/3356Tom Sepez
2018-02-26Fix -Wunused-variable warning if building with V8 snapshots disabled.Nico Weber
2018-02-26Fixup AFSimple_Calculate indexing bugDan Sinclair