summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-24Use std::vector for fx_ucd.h arrays.chromium/2992tsepez
2017-01-24Fixup coverage builddsinclair
2017-01-24No need to define SK_SCALAR_IS_FLOAThalcanary
2017-01-24Replace some loose (ptr, len) pairs with CFX_ByteStringC in fpdfapi.tsepez
2017-01-24Make Gerrit the default for pdfium code reviewsAaron Gable
2017-01-24Undefined shift in CPDF_PSEngine::DoOperatortsepez
2017-01-24Check m_data!=null when adding mctNicolas Pena
2017-01-24Fix CPDF_InterForm::CheckRequiredFields and its callers.Nicolas Pena
2017-01-24Track CFDE_CSSComputedStyle with retained ptrsDan Sinclair
2017-01-24Cleanup memory in CFDE_CSSRuleCollectionDan Sinclair
2017-01-24Remove ID, Class and Universal selector codeDan Sinclair
2017-01-24Use std::vector for CFX_RectF arraystsepez
2017-01-24Remove CSS Pseudo parsingDan Sinclair
2017-01-23Fix bug found by fuzzer in A85 encoder (bad shift).rbpotter
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