Age | Commit message (Expand) | Author |
2017-07-19 | Removed public/ in include | Jane Liu |
2017-07-19 | Basic APIs and tests for extracting attachments | Jane Liu |
2017-07-19 | Remove JBig2_GsidProc class | Nicolas Pena |
2017-07-19 | Avoid unterminated string segment in cfx_saxreaderhandler.cpp | Tom Sepez |
2017-07-19 | Prevent more crashes in wcsftime. | Lei Zhang |
2017-07-19 | Pull in sysroots on Linux | Tom Anderson |
2017-07-18 | Make progressive renderer default for pdfium_test. | Dan Sinclair |
2017-07-18 | Small tidy of defines in util.hchromium/3161 | Tom Sepez |
2017-07-18 | Fix CONTINUED spelling | Dan Sinclair |
2017-07-18 | Add documentation for code coverage support | Ryan Harrison |
2017-07-18 | Add missing STDCALL annotations | Dan Sinclair |
2017-07-18 | colortables are unused, so remove plumbing | Mike Reed |
2017-07-18 | Correct lexer handling of FormCalc identifiers | Ryan Harrison |
2017-07-18 | Add tools for generating coverage information | Ryan Harrison |
2017-07-18 | Roll third_party/freetype/src cf8d9b4ce..38bdf22bf (9 commits) | Dan Sinclair |
2017-07-17 | More tightly validate format strings in util.cpp.chromium/3160 | Tom Sepez |
2017-07-17 | Move CPWL_Utils Draw methods to CFX_RenderDevice | Dan Sinclair |
2017-07-17 | Add CFX_FloatRect::GetDeflated | dan sinclair |
2017-07-17 | Simplify CJBig2_Context::huffman_assign_code | Nicolas Pena |
2017-07-17 | Let CPDF_MeshStream::ReadVertexRow return a vector | Nicolas Pena |
2017-07-14 | Create ParseDataType unit tests based on specs.chromium/3159chromium/3158 | Henrique Nakashima |
2017-07-14 | Use CFX_MaybeOwned in CJBig2_TRDProc | Nicolas Pena |
2017-07-14 | Updated pdfium_test's WriteAnnot() | Jane Liu |
2017-07-14 | More unique_ptrs in JBIG2 code part 2 | Nicolas Pena |
2017-07-14 | Fixup naming of XFA graphics classes | Dan Sinclair |
2017-07-13 | Add Embeddertest for password after savingchromium/3157 | Nicolas Pena |
2017-07-13 | Fix build of pdfium_diff when coverage is enabled | Ryan Harrison |
2017-07-13 | Use PartitionAlloc with PartitionAllocReturnNull | Nicolas Pena |
2017-07-13 | Restore FPDF_SetPrintingPostscriptLevel API | rbpotter |
2017-07-13 | Fix invalid write for util.printf | Dan Sinclair |
2017-07-13 | Cleanup CPDF_RenderOptions colour members. | Dan Sinclair |
2017-07-13 | Rename CPWL_Color to CFX_Color | Dan Sinclair |
2017-07-13 | Rename cfx_color to cxfa_color | Dan Sinclair |
2017-07-13 | Move CPWL_Utils::ScaleRect to CFX_FloatRect | Dan Sinclair |
2017-07-13 | Move CPWL_Utils::OverlapWordRange to CPVT_WordRange::Intersect | Dan Sinclair |
2017-07-13 | Move CPWL_Utils::GetCenterSquare to CFX_FloatRect | Dan Sinclair |
2017-07-13 | Use Translate instead of OffsetRect | dan sinclair |
2017-07-13 | Remove CPWL_Utils::{In,De}flateRect | dan sinclair |
2017-07-13 | Remove unused CPDF_RenderOptions members | Dan Sinclair |
2017-07-13 | Changed CPDF_FileSpec::GetFileName() to directly return CFX_WideString | Jane Liu |
2017-07-13 | Libtiff OOM upstream patch | Nicolas Pena |
2017-07-13 | fix skiapaths for sparse type1 on mac | Cary Clark |
2017-07-13 | Added Callgrind instrumentation delimiters to pdfium_test. | Henrique Nakashima |
2017-07-13 | More unique_ptrs in JBig2 code | Nicolas Pena |
2017-07-13 | Index_8 no longer supported, upscale to N32 | Mike Reed |
2017-07-13 | Basic APIs and test for retrieving embedded attachment count and name | Jane Liu |
2017-07-12 | Nits in CFX_RenderDevice and CPDF_ContentParser | Nicolas Pena |
2017-07-12 | support m_bGlyph_Adjust | Cary Clark |
2017-07-12 | Remove unused methods from CPDF_ColorSpace | Nicolas Pena |
2017-07-12 | Added helper functions in the class CPDF_FileSpec | Jane Liu |