Age | Commit message (Expand) | Author |
2018-04-17 | CFX_XML Cleanup | dan sinclair |
2018-04-17 | Add ownership to CFX_XMLNode children | dan sinclair |
2018-04-17 | Remove unused CFX_SeekableStreamProxy constructor | dan sinclair |
2018-04-17 | Convert CFX_XMLParser to take a IFX_SeekableStream | dan sinclair |
2018-04-17 | Cleanup some seekablestreamproxy code | dan sinclair |
2018-04-17 | Remove write abilities from CFX_SeekableStreamProxy | dan sinclair |
2018-04-17 | Use an IFX_SeekableStream for XML saving | dan sinclair |
2018-04-17 | Re-land "Return pdfium::span<char> from ByteString::GetBuffer()."" | Tom Sepez |
2018-04-17 | Add constants for PDF 1.7 spec, table 3.4. | Lei Zhang |
2018-04-17 | Reland "Return pdfium::span<wchar_t> from WideString::GetBuffer()."" | Tom Sepez |
2018-04-17 | Fix nits in CPDF_Function and derived classes. | Lei Zhang |
2018-04-16 | Remove non-const CPDF_PageObjectHolder::GetPageObjectList(). | Henrique Nakashima |
2018-04-16 | Merge CFX_XMLElement and CFX_XMLAttributeNode | dan sinclair |
2018-04-16 | Write out StringViewTemplate::Operator=(). | Tom Sepez |
2018-04-16 | Revert "Return pdfium::span<wchar_t> from WideString::GetBuffer()." | Tom Sepez |
2018-04-16 | Split GetNumbericSymbol into individual methods | dan sinclair |
2018-04-16 | Fix some checks for FX_Realloc() failures. | Lei Zhang |
2018-04-16 | Simplify CFX_DIBitmap::TransferBitmap | Nicolas Pena |
2018-04-16 | Consolidate Black/Whitepoint parsing code CPDF_ColorSpace. | Lei Zhang |
2018-04-16 | Remove CXML | dan sinclair |
2018-04-16 | Put prototypes of PDF_NameEncode/Decode in fpdf_parser_utility.h | Tom Sepez |
2018-04-16 | Consolidate BlackPoint parsing code in CPDF_ColorSpace. | Lei Zhang |
2018-04-16 | Add Black/WhitePoint array constant in CPDF_ColorSpace. | Lei Zhang |
2018-04-16 | More CPDF_Colorspace cleanup. | Lei Zhang |
2018-04-16 | Convert CXFA_XMLLocale to CFX_XML | dan sinclair |
2018-04-16 | Revert "Return pdfium::span<char> from ByteString::GetBuffer()." | Tom Sepez |
2018-04-16 | Fix some nits in CPDF_ColorSpace. | Lei Zhang |
2018-04-16 | Fix a comment in CPDF_PatternCS. | Lei Zhang |
2018-04-16 | Remove CPWL_Edit rich text support | dan sinclair |
2018-04-16 | Use CFX_XML instead of CXML in CPDF_Metadata | dan sinclair |
2018-04-13 | Fix integer overflow in CPDF_Font::FallbackFontFromCharcode | Nicolas Pena |
2018-04-13 | Add test for circular CPDF_Function::Load(). | Henrique Nakashima |
2018-04-13 | Add CPDF_ColorState::SetPattern(). | Lei Zhang |
2018-04-13 | Get rid of CPDF_Color::GetColorSpace(). | Lei Zhang |
2018-04-13 | Add CPDF_Metadata unittests | dan sinclair |
2018-04-13 | Move SharedForm check to CPDF_Metadata class | dan sinclair |
2018-04-13 | Rename the other CPDF_Color::SetValue() variant. | Lei Zhang |
2018-04-13 | Make CFX_XMLInstruction a subclass of CFX_XMLNode | dan sinclair |
2018-04-12 | Add AsSpan() convenience method to fxcrt strings. | Tom Sepez |
2018-04-12 | Rename one CPDF_Color::SetValue() variant. | Lei Zhang |
2018-04-12 | Add index parameter to quadpoints getter and setter. | Ralf Sippl |
2018-04-12 | Make some CPDF_StreamContentParser methods const. | Lei Zhang |
2018-04-12 | More CPDF_Color improvements. | Lei Zhang |
2018-04-12 | Slightly simplify CPDF_Color::SetColorSpace(). | Lei Zhang |
2018-04-12 | Return pdfium::span<char> from ByteString::GetBuffer(). | Tom Sepez |
2018-04-12 | Return pdfium::span<wchar_t> from WideString::GetBuffer(). | Tom Sepez |
2018-04-12 | Fail decode if continuing to get insufficient size error | Ryan Harrison |
2018-04-12 | Make the input data to CPDF_ColorSpace::GetRGB() const. | Lei Zhang |
2018-04-12 | Change CPDF{XFA}_Page::PageToDevice() to take a CFX_PointF. | Lei Zhang |
2018-04-12 | Add return value to FPDF_DeviceToPage(). | Lei Zhang |