Age | Commit message (Expand) | Author |
2015-12-09 | Merge to XFA: Get rid of most uses of CFX_PtrArray. | Tom Sepez |
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-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: Fix relative includes within core/ | 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: Add some nullptr checks that were missing from commit f7992b39. | Lei Zhang |
2015-11-06 | Merge to XFA: Fix all relative includes to third_party. | Lei Zhang |
2015-11-04 | Merge to XFA: Enforce input and output dimensionalities for CPDF_StitchFunc. | Oliver Chang |
2015-11-02 | Merget to XFA: Add test for CPDF_StreamParser::ReadHexString. | 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-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: 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: Give names to the shading types | Dan Sinclair |
2015-10-27 | Merge to XFA: Type check the m_pShadingObj before assuming it's a stream. | Dan Sinclair |
2015-10-26 | Merge to XFA: Remove default argument from CPDF_Dictionary::SetAt(). | Lei Zhang |
2015-10-26 | Merge to XFA: Revert "Revert "Add type cast definitions for CPDF_Reference."" | Dan Sinclair |
2015-10-23 | Merge to XFA: Cleanup: Remove unused CPDF_Stream::Clone(). | Lei Zhang |
2015-10-22 | Merge to XFA: Add type cast definitions for CPDF_Stream. | Dan Sinclair |
2015-10-22 | Merge to XFA: Add type cast definitions for CPDF_Array. | Dan Sinclair |
2015-10-21 | Merge to XFA: Add type cast definitions for CPDF_Name. | Dan Sinclair |
2015-10-21 | Merge to XFA: Add type cast definitions for CPDF_String. | Dan Sinclair |
2015-10-21 | Merge to XFA: Remove void* ctor from CPDF_Number. | Dan Sinclair |
2015-10-20 | [Merge to XFA] Revert "Revert "Add type cast definitions for CPDF_Dictionary."" | Dan Sinclair |
2015-10-16 | Merge to XFA: Fix a bunch of sign mismatch warnings. | Lei Zhang |
2015-10-15 | Merge to XFA: Plug a leak in CPDF_StreamParser::ReadInlineStream | Oliver Chang |
2015-10-15 | Merge to XFA: Return result of GetRBG instead of TRUE | dan sinclair |
2015-10-01 | Merge to XFA: Clean up some image decoder classes: | Lei Zhang |
2015-09-25 | Merge to XFA: Fix the issue that pdfium swallows 'fi' or 'ff' in some pdf files | Lei Zhang |
2015-09-17 | Merge to XFA: Fix a #include in fpdf_page_func.cpp. | Lei Zhang |
2015-08-19 | Merge to XFA: CFX_MapByteStringToPtr considered harmful (combo patch). | Tom Sepez |
2015-08-14 | Merge to XFA: Don't bother checking pointers before delete[] and FX_Free(). | Lei Zhang |
2015-08-14 | Merge to XFA: Use override in more classes in core/ | Lei Zhang |
2015-08-10 | Merge to XFA: Cleanup: Mark methods with the override keyword. | Lei Zhang |
2015-08-04 | XFA: clang-format all pdfium code. | Nico Weber |
2015-07-23 | Merge to XFA: FX_BOOL combo patch. | Tom Sepez |
2015-07-23 | Merge to XFA - else after returns. | Tom Sepez |
2015-07-15 | Merge to XFA: Make ContentStreamParser members private, fix constructor | Tom Sepez |
2015-07-15 | Merge to XFA: Add a null pointer check to CPDF_CalRGB::v_Load(). | Lei Zhang |
2015-07-01 | Merge to XFA: "Redo range check in CPDF_SampledFunc::v_Call()."" | Tom Sepez |
2015-07-01 | Cherry-pick to XFA: Fix some clang warnings with -Wmissing-braces in pdfium. | Nico Weber |
2015-06-19 | Merge to XFA: Cleanup: Do not check pointers before deleting them. | Lei Zhang |
2015-06-19 | Merge to XFA: Small cleanup of CPDF_TextObject and other CPDF_PageObject subc... | Lei Zhang |
2015-06-19 | Merge to XFA: Make CPDF_PageModuleDef and CPDF_RenderModuleDef pure virtual. | Lei Zhang |
2015-06-18 | Merge to XFA: Fix CPDF_ICCBasedCS::GetDefaultValue heap-buffer-overflow. | Tom Sepez |