summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-23Remove obsolete include of build_overrides/v8.gnichromium/2991brettw
2017-01-23Update safe numerics package to get bitwise opstsepez
2017-01-23Remove unused author and and user stylesheetsDan Sinclair
2017-01-23Cleanup CSS parsingDan Sinclair
2017-01-23Replace CXFA_StrokeArray and CXFA_WidgetArray with std::vectortsepez
2017-01-23Remove some |void Release() { delete this; }| anti-pattern.tsepez
2017-01-20Replace CFX_ByteArray with CFX_ArrayTemplate<uint8_t>chromium/2990chromium/2989chromium/2988tsepez
2017-01-20Remove CFX_Points, CFX_PointsF in favor of std::vectortsepez
2017-01-19Add ObservedPtrs to PWL_CREATEPARAMDan Sinclair
2017-01-19Fix leak in PixarLogSetupDecodeNicolas Pena
2017-01-19Return error in opj_j2k_read_header_procedure if l_marker_size < 2Nicolas Pena
2017-01-19Split fde/css files into individual class files.Dan Sinclair
2017-01-19use unique_ptr in fpdf_font_cid.cpptsepez
2017-01-18Tidy FXJS_V8, backfill tests.chromium/2986tsepez
2017-01-18use unique_ptr in xfa_checksum.htsepez
2017-01-18Bad indexing in CPDF_Document::FindPageIndex when page tree corrupt.tsepez
2017-01-18Split CFDE_CSSPrimitiveValue apartDan Sinclair
2017-01-18Convert CSS mode stack to std::stackDan Sinclair
2017-01-18Remove unused syntax parser initialize method.Dan Sinclair
2017-01-18Remove unused codePage and URL code.Dan Sinclair
2017-01-18Remove GetDeclImp methods in favour of GetDeclarationDan Sinclair
2017-01-17Stop using Encoding array to get unicode from charcode in Type 3 fontschromium/2985npm
2017-01-17More css parser tests; more memory fixes.Dan Sinclair
2017-01-17Start CSS parser unit testsDan Sinclair
2017-01-17Add optional coverage flags to buildDan Sinclair
2017-01-17Avoid endless loop deleting CFGAS_GEFont.tsepez
2017-01-17Rename FDE_CSSRECT and FDE_CSSLENGTHDan Sinclair
2017-01-16Return early when gif_img_row_bytes is 0chromium/2984Nicolas Pena
2017-01-16Check blue,green,red bit count in bmp_decode_rgbNicolas Pena
2017-01-16Replace remaining CSS interfaces with concrete classesDan Sinclair
2017-01-16Remove IFDE_CSS interfaces which are only implemented once.Dan Sinclair
2017-01-16Return error when bits_left is too bigNicolas Pena
2017-01-16Add default substitution for narrow fontsNicolas Pena
2017-01-16Use FX_Alloc() properly in fxcodec.tsepez
2017-01-13Ensures that the gold output directory existschromium/2983chromium/2982chromium/2981stephana
2017-01-12Remove used items from the CSS code.chromium/2980Dan Sinclair
2017-01-12Don't put timers with ID == 0 into the global timer map.tsepez
2017-01-12Custom toString() methods may delete annots.tsepez
2017-01-12Fix leak in OJPEGReadHeaderInfoSecTablesAcTable when read fails.Nicolas Pena
2017-01-12Add postscript pathrbpotter
2017-01-12Prevent undefined shift in putagreytileNicolas Pena
2017-01-12Remove unused CJS_Object::ExitInstance() methodtsepez
2017-01-12Disable CQ bot retriesDan Sinclair
2017-01-11Use observed pointers in CPDFSDK_AnnotIterator.chromium/2979tsepez
2017-01-11Make tiff_read return actual length readNicolas Pena
2017-01-11Convert FDE CSS enums to enum classes.Dan Sinclair
2017-01-11Really fix m_nb_mct_records calculation in opj_j2k_read_mctNicolas Pena
2017-01-11Annotation deleted while retrieving it in JStsepez
2017-01-11Cleaning up memory allocation in CXFA_FM2JSContext - IVDan Sinclair
2017-01-11Pass expose-gc flag to pdfium test programs.tsepez