Age | Commit message (Expand) | Author |
2015-11-10 | Merge to XFA: Prevent buffer underflow in CPDF_TextObject::CalcPositionData | Oliver Chang |
2015-11-10 | Merge to XFA: Cleanup CPDF_Stream: | Lei Zhang |
2015-11-10 | Merge to XFA: Use unique_ptr and initializer lists in various render files. | Lei Zhang |
2015-11-10 | Merge to XFA: Remove core/src/fpdfapi/fpdf_font/common.h and use stdint types. | Lei Zhang |
2015-11-10 | Merge to XFA: Make SDP_Table an array of int16_t. | Lei Zhang |
2015-11-10 | Merge to XFA: Fix relative includes within core/ | Lei Zhang |
2015-11-10 | Merge to XFA: Remove CFX_PtrArray usage in fpdfsdk. | Lei Zhang |
2015-11-10 | Merge to XFA: Use standard true and false to replace 'TRUE' and 'FALSE' in pd... | Jun Fang |
2015-11-10 | Merge to XFA: Support linearized loading | Jun Fang |
2015-11-09 | Merge to XFA: Fix a leak in CPDF_Type3Font::LoadChar(). | Lei Zhang |
2015-11-09 | Merge to XFA: Fix all relative includes to core. | Lei Zhang |
2015-11-09 | Merge to XFA: Remove dead code in fx_codec_jbig_enc.cpp. | Lei Zhang |
2015-11-09 | Merge to XFA: Add path service to retrieve test data directory at run time so... | Wei Li |
2015-11-09 | Merge to XFA: Cleanup some fxge font code. | Lei Zhang |
2015-11-09 | Merge to XFA: Add some nullptr checks that were missing from commit f7992b39. | Lei Zhang |
2015-11-09 | Merge to XFA: Fix leaks in CPDF_SyntaxParser::ReadStream. | Lei Zhang |
2015-11-06 | XFA: Actually fix all relative includes to third_party. | Lei Zhang |
2015-11-06 | Merge to XFA: Fix all relative includes to third_party. | Lei Zhang |
2015-11-05 | Merge to XFA: The chromium_code whack-a-mole CLs. | Lei Zhang |
2015-11-05 | Merge to XFA: Add base test for RebuildCrossRef function. | Wei Li |
2015-11-04 | Merge to XFA: Make checkdeps --resolve-dotdot succeed. | Lei Zhang |
2015-11-04 | Merge to XFA: Enforce input and output dimensionalities for CPDF_StitchFunc. | Oliver Chang |
2015-11-04 | Merge to XFA: Remove state from RebuildCrossRef state-machine. | Dan Sinclair |
2015-11-04 | Merge to XFA: Make built-in font table slightly saner. | Tom Sepez |
2015-11-03 | Merge to XFA: Remove CFontFileFaceInfo. | Tom Sepez |
2015-11-03 | Merge to XFA: Add format width and precision tests. | Dan Sinclair |
2015-11-03 | Merge to XFA: Add test for CPDF_SyntaxParser::ReadHexString. | Dan Sinclair |
2015-11-02 | Merge to XFA: Check fread() return values in CFX_FolderFontInfo::GetFontData(). | Lei Zhang |
2015-11-02 | Merget to XFA: Add test for CPDF_StreamParser::ReadHexString. | Dan Sinclair |
2015-11-02 | Merge to XFA: Add tests for CMap_GetCode and CMap_GetCodeRange. | Dan Sinclair |
2015-11-02 | Merge to XFA: Add a test for the HexDecode method. | Dan Sinclair |
2015-11-02 | Merge to XFA: Remove _FPDF_ByteStringFromHex as it is unused | Dan Sinclair |
2015-11-02 | Merge to XFA: Add test for StringToCode and StringToWideString | Dan Sinclair |
2015-10-30 | Merge to XFA: Clean up CPDF_AnnotList. | Lei Zhang |
2015-10-30 | Merge to XFA: Remove external jpeg provider interface. | Tom Sepez |
2015-10-30 | XFA: Remove null CFX_DIBAttribute default argument. | Tom Sepez |
2015-10-30 | XFA: Remove unused classes from fpdf_serial | Tom Sepez |
2015-10-30 | XFA: bring fx_codec_fax in-line with master | Tom Sepez |
2015-10-30 | XFA: Take CTTFontDesc::ReleaseFace() changes from master. | Tom Sepez |
2015-10-30 | XFA: remove unused GdiCombineMode2Gdip() [windows] | Tom Sepez |
2015-10-29 | XFA: Manual merge of Clean up IFX_BidiChar | Lei Zhang |
2015-10-29 | XFA: remove unsafe exif parsing code | Tom Sepez |
2015-10-29 | XFA: Remove unused _JpegLoadIccProfile() | Tom Sepez |
2015-10-28 | Merge to XFA: Add PDFCharIsLineEnding helper | Dan Sinclair |
2015-10-28 | Merge to XFA: Add a NULL check in pdf_page_colors.cpp | Oliver Chang |
2015-10-28 | Merge to XFA: Add constants for the path operators. | Dan Sinclair |
2015-10-28 | Merge to XFA: Check if document was opened during testing. | Dan Sinclair |
2015-10-28 | Merge to XFA: Add PositionIsInBounds to CPDF_StreamParser | Dan Sinclair |
2015-10-28 | Merge to XFA: Add helpers to check the PDF_CharType. | Dan Sinclair |
2015-10-27 | Merge to XFA: Use static_cast for various CPDF_Object conversions. | Dan Sinclair |