Age | Commit message (Expand) | Author |
2017-01-19 | Return error in opj_j2k_read_header_procedure if l_marker_size < 2 | Nicolas Pena |
2017-01-19 | Split fde/css files into individual class files. | Dan Sinclair |
2017-01-19 | use unique_ptr in fpdf_font_cid.cpp | tsepez |
2017-01-18 | Tidy FXJS_V8, backfill tests.chromium/2986 | tsepez |
2017-01-18 | use unique_ptr in xfa_checksum.h | tsepez |
2017-01-18 | Bad indexing in CPDF_Document::FindPageIndex when page tree corrupt. | tsepez |
2017-01-18 | Split CFDE_CSSPrimitiveValue apart | Dan Sinclair |
2017-01-18 | Convert CSS mode stack to std::stack | Dan Sinclair |
2017-01-18 | Remove unused syntax parser initialize method. | Dan Sinclair |
2017-01-18 | Remove unused codePage and URL code. | Dan Sinclair |
2017-01-18 | Remove GetDeclImp methods in favour of GetDeclaration | Dan Sinclair |
2017-01-17 | Stop using Encoding array to get unicode from charcode in Type 3 fontschromium/2985 | npm |
2017-01-17 | More css parser tests; more memory fixes. | Dan Sinclair |
2017-01-17 | Start CSS parser unit tests | Dan Sinclair |
2017-01-17 | Add optional coverage flags to build | Dan Sinclair |
2017-01-17 | Avoid endless loop deleting CFGAS_GEFont. | tsepez |
2017-01-17 | Rename FDE_CSSRECT and FDE_CSSLENGTH | Dan Sinclair |
2017-01-16 | Return early when gif_img_row_bytes is 0chromium/2984 | Nicolas Pena |
2017-01-16 | Check blue,green,red bit count in bmp_decode_rgb | Nicolas Pena |
2017-01-16 | Replace remaining CSS interfaces with concrete classes | Dan Sinclair |
2017-01-16 | Remove IFDE_CSS interfaces which are only implemented once. | Dan Sinclair |
2017-01-16 | Return error when bits_left is too big | Nicolas Pena |
2017-01-16 | Add default substitution for narrow fonts | Nicolas Pena |
2017-01-16 | Use FX_Alloc() properly in fxcodec. | tsepez |
2017-01-13 | Ensures that the gold output directory existschromium/2983chromium/2982chromium/2981 | stephana |
2017-01-12 | Remove used items from the CSS code.chromium/2980 | Dan Sinclair |
2017-01-12 | Don't put timers with ID == 0 into the global timer map. | tsepez |
2017-01-12 | Custom toString() methods may delete annots. | tsepez |
2017-01-12 | Fix leak in OJPEGReadHeaderInfoSecTablesAcTable when read fails. | Nicolas Pena |
2017-01-12 | Add postscript path | rbpotter |
2017-01-12 | Prevent undefined shift in putagreytile | Nicolas Pena |
2017-01-12 | Remove unused CJS_Object::ExitInstance() method | tsepez |
2017-01-12 | Disable CQ bot retries | Dan Sinclair |
2017-01-11 | Use observed pointers in CPDFSDK_AnnotIterator.chromium/2979 | tsepez |
2017-01-11 | Make tiff_read return actual length read | Nicolas Pena |
2017-01-11 | Convert FDE CSS enums to enum classes. | Dan Sinclair |
2017-01-11 | Really fix m_nb_mct_records calculation in opj_j2k_read_mct | Nicolas Pena |
2017-01-11 | Annotation deleted while retrieving it in JS | tsepez |
2017-01-11 | Cleaning up memory allocation in CXFA_FM2JSContext - IV | Dan Sinclair |
2017-01-11 | Pass expose-gc flag to pdfium test programs. | tsepez |
2017-01-10 | Fix m_nb_mct_records calculation in opj_j2k_read_mct | Nicolas Pena |
2017-01-10 | Strip out custom allocator code | Dan Sinclair |
2017-01-10 | Split xfa_textlayout apart. | Dan Sinclair |
2017-01-10 | Remove custom allocator from CFDE_TxtEdtBuf. | Dan Sinclair |
2017-01-10 | Remove CFX_ArrayTemplate in cfx_psrender. | tsepez |
2017-01-10 | Restrict code size in CGifLZWDecoderchromium/2978 | Nicolas Pena |
2017-01-10 | Remove some CFX_ArrayTemplate in fpdfapi and fpdfdoc | tsepez |
2017-01-10 | Remove more _LP* typedefs. | tsepez |
2017-01-09 | Add CFDE_TxtEdtBuf testschromium/2977 | dsinclair |
2017-01-09 | Check validity of width and height in CCodec_TiffContext::LoadFrameInfo | Nicolas Pena |