summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-22Cleanup WidgetAcc forward declareschromium/3329Dan Sinclair
2018-01-22Convert CXFA_EventParam to store a CXFA_NodeDan Sinclair
2018-01-22Convert CXFA_FFWidgetHandler to use CXFA_NodeDan Sinclair
2018-01-22Remove GetLocale from CXFA_WidgetAccDan Sinclair
2018-01-22Remove CXFA_WidgetAcc from CXFA_FFNotifyDan Sinclair
2018-01-22Remove unused WidgetPreRemove and WidgetPostAdd paramsDan Sinclair
2018-01-22Convert CXFA_TextProvider to use a CXFA_NodeDan Sinclair
2018-01-22Change GetContainerWidgetAcc to GetContainerNodeDan Sinclair
2018-01-22Move WidgetAcc and IsWidgetReady to CXFA_NodeDan Sinclair
2018-01-22Support jumbo build in XFA targets.Lei Zhang
2018-01-22Break xfa target into smaller pieces.Lei Zhang
2018-01-22Move IsNull and PreNull to CXFA_NodeDan Sinclair
2018-01-22Move the UI elements from CXFA_WidgetAcc to CXFA_NodeDan Sinclair
2018-01-22Add flag to notify if a node widget is readyDan Sinclair
2018-01-22Use MaybeLocal versions of v8::Script APIsAdam Klein
2018-01-22Tests for composing CFX_Matrix transforms.Henrique Nakashima
2018-01-19Remove code added in by a bad rebase or mergechromium/3328chromium/3327chromium/3326Ryan Harrison
2018-01-19Fix CFX_Matrix.RotateAt()Henrique Nakashima
2018-01-19Remove NeedAlpha() in CFX_ImageTransformer.Lei Zhang
2018-01-18Add jumbo build support for fxge and pwl.Lei Zhang
2018-01-18Move XFA_IsCreateWidget to CXFA_ObjectDan Sinclair
2018-01-18Avoid integer overflows in CJBig2_Image::composeTo_opt2().Lei Zhang
2018-01-18Declare variables closer to use in CJBig2_Image::composeTo_opt2().Lei Zhang
2018-01-18Remove more unneeded includes and code from headers.Lei Zhang
2018-01-18Move format specific elements out of ContinueDecodeRyan Harrison
2018-01-17Move format specific elements out of StartDecodechromium/3324Ryan Harrison
2018-01-17Move format specific elements out of DetectImageTypeRyan Harrison
2018-01-17Remove redundant GetNodeDan Sinclair
2018-01-17Remove param checking from StartScanLineRyan Harrison
2018-01-17Move remaining jpeg error handling up a levelRyan Harrison
2018-01-17Move jpeg header read error handling up a levelRyan Harrison
2018-01-17Pass Isolate to v8::String::Utf8Value APIAdam Klein
2018-01-17Do more forward declarations in cxfa_node.h.Lei Zhang
2018-01-17Fix behavior of FPDF_RenderPageBitmapWithMatrixHenrique Nakashima
2018-01-17Move code related to stroke line dash to CXFA_StrokeDan Sinclair
2018-01-17Cleanup some CXFA_Box methodsDan Sinclair
2018-01-17Rename box arc methods for clarityDan Sinclair
2018-01-17Move GetFillpath to CXFA_RectangleDan Sinclair
2018-01-17Move rectangle drawing code to CXFA_RectangleDan Sinclair
2018-01-17Correctly handle errors when starting jpeg codecRyan Harrison
2018-01-17Pass ios_base::binary so WriteBitmapToPng works on Windows.Henrique Nakashima
2018-01-17Move fill draw code to fill classesDan Sinclair
2018-01-17Move the box drawing code to CXFA_BoxDan Sinclair
2018-01-17Remove flags param from CXFA_ImageRendererDan Sinclair
2018-01-17Remove transparency flag from CompositeDIBitmapDan Sinclair
2018-01-17Remove m_BlendType from CXFA_ImageRendererDan Sinclair
2018-01-17Remove m_bPrint from CXFA_ImageRendererDan Sinclair
2018-01-17Remove m_Result from CXFA_ImageRendererDan Sinclair
2018-01-17Remove bitmap ARGB from CFX_ImageRendererDan Sinclair
2018-01-17Remove bitmap alpha from CXFA_ImageRendererDan Sinclair