summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2018-01-17Fold CXFA_ImageRenderer::Start into constructorDan Sinclair
2018-01-16Add asm.js to supported platformsHenrique Nakashima
2018-01-16Clean up xfa/fde/cfde_textout.h.Lei Zhang
2018-01-16Move CXFA_ImageRenderer to own fileDan Sinclair
2018-01-16Move StrokePath to the CXFA_Stroke classDan Sinclair
2018-01-16Remove CXFA_Graphics::StretchImage() and related code.Lei Zhang
2018-01-16Rename flag to make usage clearerDan Sinclair
2018-01-16Add WriteBitmapToPng to EmbedderTest.Henrique Nakashima
2018-01-16Add FPDF_GetPageBoundingBox API.chromium/3323Henrique Nakashima
2018-01-16Add support for XFA specific FormField typesRyan Harrison
2018-01-16Add support for pdfium use partitionalloc on loongson platform.Wang Qing
2018-01-16Rename CXFA_Value methods for clarityDan Sinclair
2018-01-16Rename CXFA_Validate methods for clarityDan Sinclair
2018-01-16Rename CXFA_Line methods to make clearerDan Sinclair
2018-01-16Cleanup CXFA_FillDan Sinclair
2018-01-15Revert "Check for success of decodes to avoid infinite loops"Nicolás Peña Moreno