summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-08M66: Fix integer overflow in shading drawing code.chromium/3359Lei Zhang
2018-04-04[Merge M66] Handle inserting negative values without a selectionDan Sinclair
2018-03-16M66: Fix bad return value in WideString::Compare().Lei 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
2018-02-25Add expectations for static XFA testsRyan Harrison
2018-02-23Setup testing XFA using .in fileschromium/3355chromium/3354Ryan Harrison
2018-02-22Roll build/ and tools/clang directorieschromium/3353Dan Sinclair
2018-02-22[formcalc] Cleanup function handlingDan Sinclair
2018-02-22Jumbo fixesDan Sinclair
2018-02-22Add namespaces to duplicated Skia code.Jonathan Feinberg
2018-02-21[formcalc] Cleanup if expression parsing.Dan Sinclair
2018-02-21[formcalc] Add elseif expression to parser testDan Sinclair
2018-02-21[formcalc] Minor parser cleanupschromium/3352Dan Sinclair
2018-02-21[formcalc] Use default destructorsDan Sinclair
2018-02-21[formcalc] Remove the ParseBlockExpression methodDan Sinclair
2018-02-21Roll pdfium/third_party/freetype/src/ 4a03f1744..713d68ee9 (3 commits)Lei Zhang
2018-02-21Download ciopfs from a hook in win/cross builds.Lei Zhang
2018-02-20[formcalc] Remove unused expression typeDan Sinclair
2018-02-20[formcalc] Treat elseif and else the same during outputDan Sinclair
2018-02-20[formcalc] Do not convert if to an identifierDan Sinclair
2018-02-20[formcalc] Remove unused line parameterDan Sinclair
2018-02-20[formcalc] Split literal parsing to its own methodDan Sinclair
2018-02-20Remove extra static qualifier.Dan Sinclair
2018-02-20Fix typo in method name FillSoildRect().Nico Weber
2018-02-20[formcalc] The if token is a keyword and should not be made an identifierDan Sinclair
2018-02-20Tighten up assignment instructions in formcalc.Dan Sinclair
2018-02-19Remove extraneous HasError checksdan sinclair
2018-02-19FormCalc Assignment is not a SimpleExpressiondan sinclair
2018-02-19Cleanup FormCalc inheritancedan sinclair
2018-02-19Remove base class ToJavaScript methods in FormCalcdan sinclair
2018-02-19Cleanup JS generation in formcalc.dan sinclair
2018-02-19Inline FormCalc method namesdan sinclair
2018-02-19Inline some formcalc identifiersdan sinclair
2018-02-19Merge FormCalc to JavaScript methodsdan sinclair
2018-02-19Simplify CXFA_FMToken creationdan sinclair
2018-02-19Skip font loading in formcalc embedder testsdan sinclair
2018-02-19Simplify formcalc token listdan sinclair
2018-02-16Reland "Actually enable -Wimplicit-fallthrough for pdfium."Henrique Nakashima
2018-02-16Correct mapping text to characters for characters missing from fontRyan Harrison
2018-02-16Fix more fallthroughs before reenabling -Wimplicit-fallthrough.Henrique Nakashima