Age | Commit message (Expand) | Author |
2015-12-08 | Merge to XFA: Fix rendering with built-in CID fonts | Jun Fang |
2015-12-06 | Merge to XFA: fix for stream object reading | Wei Li |
2015-12-04 | Merge to XFA: Fix an incorrect check in CPDF_DataAvail::CheckHintTables. | Oliver Chang |
2015-12-01 | Merge to XFA: Add basic checking for RebuildCrossRef | Wei Li |
2015-11-30 | Allow building non-XFA (master) on the XFA branch. | Tom Sepez |
2015-11-25 | Manual fixups to PDF_ENABLE_XFA in core/ | Tom Sepez |
2015-11-25 | Inflict PPDF_ENABLE_XFA ifdefs on XFA core/ | Tom Sepez |
2015-11-25 | Merge to XFA: Fix two memory leaks from pdfium_unittests | Qin Zhao |
2015-11-25 | Fix invalid buffer length set in CFX_WideString::UTF16LE_Encode() | Jun Fang |
2015-11-24 | Merge to XFA: Fix a NULL pointer crash in the CJBig2_Image copy constructor. | Lei Zhang |
2015-11-20 | Make XFA core/ look like master (part N). | Tom Sepez |
2015-11-20 | Merge to XFA: Remove CFX_Matrix::Reset() | Tom Sepez |
2015-11-20 | Merge to XFA: Change |CCodec_ScanlineDecoder::m_Pitch| to FX_DWORD | Oliver Chang |
2015-11-20 | Update XFA fpdfsdk to match master | Tom Sepez |
2015-11-20 | Reduce diffs with master in core | Tom Sepez |
2015-11-19 | Merge to XFA: Cache object numbers in CPDF_Parser::ParseIndirectObject(). | Lei Zhang |
2015-11-19 | Merge to XFA: Add more overrides. | Lei Zhang |
2015-11-19 | Merge to XFA: Add a missing setjmp() to CCodec_JpegDecoder::v_GetNextLine(). | Oliver Chang |
2015-11-17 | Make CPDF_InterForm::AddStandardFont take a non-const document pointer. | Lei Zhang |
2015-11-17 | Merge to XFA: Add more fxcrt string sanity tests. | Lei Zhang |
2015-11-16 | Merge to XFA: Reland "Cleanup some numeric code."" | Dan Sinclair |
2015-11-12 | Merge to XFA: Remove relative includes. | Lei Zhang |
2015-11-12 | Merge to XFA: Clear decoders after the image decoder in the /Filter array. | Oliver Chang |
2015-11-11 | Merge to XFA: Fix / simplify CFX_FolderFontInfo::GetFontData() behavior. | Lei Zhang |
2015-11-11 | Merge to XFA: Fix extraction of colour components in CPDF_DIBSource::DownSamp... | Oliver Chang |
2015-11-11 | Merge to XFA: Cleanup CPDF_ApSettings and CJS_Parameters. | Lei Zhang |
2015-11-10 | Merge to XFA: Fix CalculatePitch32() issues. | Tom Sepez |
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 |