summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2018-01-15Correct doc for clipping param in FPDF_RenderPageBitmapWithMatrix.Henrique Nakashima
2018-01-12Fix some nits in fxbarcode.chromium/3322chromium/3321chromium/3320Lei Zhang
2018-01-12Add jumbo build support for fxbarcode.Lei Zhang
2018-01-12Move some RetainPtr getters/setters out of headers.Lei Zhang
2018-01-12Use enum for tracking form field typesRyan Harrison
2018-01-12Fix "the the" typos.Lei Zhang
2018-01-11Add FPDFAnnot_SetAP to public API.chromium/3319Henrique Nakashima
2018-01-11Add operator<< to CFX_FloatRect.Henrique Nakashima
2018-01-11Improve documentation of FPDF_RenderPageBitmapWithMatrix.Henrique Nakashima