summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2018-02-16Fix mouse pointer in XFA forms.Henrique Nakashima
2018-02-16Roll DEPS for clang to a695c30c.Lei Zhang
2018-02-16Avoid 100 blank FX_FONTDESCRIPTOR entries.Tom Sepez
2018-02-16Add ASSERT to check OOB m_CharCodesNicolas Pena
2018-02-16m_pEnumerator only ever has one value, indirection not needed.Tom Sepez
2018-02-16Implement operator<< for CFX_Rect and CFX_RectF.Henrique Nakashima
2018-02-16Fix fallthroughs in XFA code.chromium/3350Henrique Nakashima
2018-02-16Improve performance of writing path floats.Dan Sinclair
2018-02-15Revert "Actually enable -Wimplicit-fallthrough for pdfium."dsinclair
2018-02-15Actually enable -Wimplicit-fallthrough for pdfium.Nico Weber
2018-02-15Fix roll-freetype scriptNicolas Pena
2018-02-15Make the CFX_XMLNode a MaybeOwned pointerDan Sinclair
2018-02-15Correctly seek when header size is larger then expectedchromium/3349Ryan Harrison
2018-02-15Add limit to number of formcalc expressionsDan Sinclair
2018-02-14Fix lifetime probe issue in CJX_Objectchromium/3348Dan Sinclair