summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2018-01-25Remove empty FF classesDan Sinclair
2018-01-25Remove draw from creatable widgetschromium/3333Dan Sinclair
2018-01-24Put required DEFINE_PS_TABLES define in fx_freetype.cpp where it's used.chromium/3332chromium/3331Andrew Weintraub
2018-01-24Support compiling pdfium with emscripten.Henrique Nakashima
2018-01-24Fix some nits in CPDF_Parser.Lei Zhang
2018-01-24Configure CQ to use jumbo build bots.Lei Zhang
2018-01-24Move retrieval of UIChild earlier in CreateUIChildDan Sinclair
2018-01-24Rename eUIType for clarityDan Sinclair
2018-01-24Cleanup CreateUIChild node creationDan Sinclair
2018-01-24Cleanup CreateUIChild pUI usageDan Sinclair
2018-01-24Fix broken XFA builds with new V8Ryan Harrison
2018-01-24Update code to assume a Value node exists.Dan Sinclair
2018-01-24Make CreateUIChild a method of CXFA_NodeDan Sinclair
2018-01-24Clarify CreateUIChild is only for Field or Draw elementsDan Sinclair
2018-01-23Remove CXFA_Node::GetNode and m_pNodeDan Sinclair
2018-01-23Remove GetWidgetAcc callsDan Sinclair
2018-01-23Merge CXFA_WidgetAcc into CXFA_Nodechromium/3330Dan Sinclair
2018-01-23Remove CXFA_WidgetAcc from CXFA_FFDocView methodsDan Sinclair
2018-01-23Cleanup CXFA_FFDocView headerDan Sinclair
2018-01-23Remove unused CXFA_FFDocView::ProcessWidgetEventDan Sinclair
2018-01-23Remove CXFA_FFDocView::GetWidgetAccByNameDan Sinclair
2018-01-23Use accessor for WidgetAccDan Sinclair
2018-01-23Convert CXFA_WidgetAccIterator to CXFA_ReadyNodeIteratorDan Sinclair
2018-01-23Remove CXFA_WidgetAcc from CXFA_FFField::CalculateNodeDan Sinclair
2018-01-23Tidy fxjs/cfxjse_isolatetracker.hTom Sepez
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