Age | Commit message (Expand) | Author |
2015-12-04 | Fix an incorrect check in CPDF_DataAvail::CheckHintTables. | Oliver Chang |
2015-12-01 | Add basic checking for RebuildCrossRef | Wei Li |
2015-11-25 | Fix two memory leaks from pdfium_unittests | Qin Zhao |
2015-11-20 | Change |CCodec_ScanlineDecoder::m_Pitch| to FX_DWORD | Oliver Chang |
2015-11-19 | Cache object numbers in CPDF_Parser::ParseIndirectObject(). | Lei Zhang |
2015-11-19 | Add more overrides. | Lei Zhang |
2015-11-16 | Reland "Cleanup some numeric code.""chromium/2567 | Dan Sinclair |
2015-11-12 | Remove relative includes. | Lei Zhang |
2015-11-12 | Clear decoders after the image decoder in the /Filter array. | Oliver Chang |
2015-11-11 | (Reland) Fix extraction of colour components in CPDF_DIBSource::DownSampleSca... | Oliver Chang |
2015-11-11 | Revert "Fix extraction of colour components in CPDF_DIBSource::DownSampleScan... | Oliver Chang |
2015-11-11 | Fix extraction of colour components in CPDF_DIBSource::DownSampleScanline32Bit | Oliver Chang |
2015-11-10 | Fix CalculatePitch32() issues. | Tom Sepez |
2015-11-10 | Prevent buffer underflow in CPDF_TextObject::CalcPositionData | Oliver Chang |
2015-11-10 | Revert x4 "Cleanup some numeric code." | dan sinclair |
2015-11-10 | Cleanup CPDF_Stream: | Lei Zhang |
2015-11-10 | Revert "Revert "Revert "Revert "Cleanup some numeric code."""" | dan sinclair |
2015-11-10 | Use unique_ptr and initializer lists in various render files. | Lei Zhang |
2015-11-10 | Remove core/src/fpdfapi/fpdf_font/common.h and use stdint types. | Lei Zhang |
2015-11-10 | Fix relative includes within core/ | Lei Zhang |
2015-11-09 | Fix a leak in CPDF_Type3Font::LoadChar(). | Lei Zhang |
2015-11-09 | Add path service to retrieve test data directory at run time so tests can be ... | Wei Li |
2015-11-09 | Add some nullptr checks that were missing from commit f7992b39. | Lei Zhang |
2015-11-09 | Fix leaks in CPDF_SyntaxParser::ReadStream. | Lei Zhang |
2015-11-05 | Fix all relative includes to third_party.chromium/2560chromium/2559chromium/2558chromium/2557 | Lei Zhang |
2015-11-04 | Add base test for RebuildCrossRef function. | Wei Li |
2015-11-04 | Enforce input and output dimensionalities for CPDF_StitchFunc. | Oliver Chang |
2015-11-04 | Make checkdeps --resolve-dotdot succeed. | Lei Zhang |
2015-11-04 | Remove state from RebuildCrossRef state-machine. | Dan Sinclair |
2015-11-03 | Revert "Revert "Revert "Cleanup some numeric code.""" | Dan Sinclair |
2015-11-03 | Revert "Revert "Cleanup some numeric code."" | Dan Sinclair |
2015-11-03 | Use std::numeric_limits::max() to put in the large position value. | Dan Sinclair |
2015-11-03 | Add test for CPDF_SyntaxParser::ReadHexString. | Dan Sinclair |
2015-11-02 | Add test for CPDF_StreamParser::ReadHexString.chromium/2555chromium/2554chromium/2553 | Dan Sinclair |
2015-11-02 | Add tests for CMap_GetCode and CMap_GetCodeRange. | Dan Sinclair |
2015-11-02 | Add a test for the HexDecode method. | Dan Sinclair |
2015-11-02 | Remove _FPDF_ByteStringFromHex as it is unused | Dan Sinclair |
2015-11-02 | Add test for StringToCode and StringToWideString | Dan Sinclair |
2015-11-02 | Use standard true and false to replace 'TRUE' and 'FALSE' in pdfium_test | Jun Fang |
2015-11-02 | Support linearized loading | Jun Fang |
2015-10-29 | Revert "Cleanup some numeric code." | dan sinclair |
2015-10-29 | Cleanup some numeric code. | Dan Sinclair |
2015-10-29 | Cosmetic change to make fpdf_page_image.cpp identical to xfa. | Tom Sepez |
2015-10-28 | Add PDFCharIsLineEnding helper | Dan Sinclair |
2015-10-28 | Add a NULL check in pdf_page_colors.cpp | Oliver Chang |
2015-10-28 | Add constants for the path operators. | Dan Sinclair |
2015-10-28 | Check if document was opened during testing. | Dan Sinclair |
2015-10-28 | Add PositionIsInBounds to CPDF_StreamParser | Dan Sinclair |
2015-10-28 | Add helpers to check the PDF_CharType. | Dan Sinclair |
2015-10-27 | Use static_cast for various CPDF_Object conversions. | Dan Sinclair |