Age | Commit message (Expand) | Author |
2017-03-30 | Add some calls to MakeUnique | Dan Sinclair |
2017-03-30 | Move CFX files into fxcrt | Dan Sinclair |
2017-03-30 | Rename fgas_stream to ifgas_stream | Dan Sinclair |
2017-03-30 | Upgrade to FreeType 2.7.1. | Lei Zhang |
2017-03-28 | Init PDFium in fuzzer code | Dan Sinclair |
2017-03-28 | Revert "Revert "Refcount all CFX_DIBSources (and subclasses) all the time."" | Tom Sepez |
2017-03-28 | Revert "Refcount all CFX_DIBSources (and subclasses) all the time." | dsinclair |
2017-03-28 | Refcount all CFX_DIBSources (and subclasses) all the time. | Tom Sepez |
2017-03-27 | Add Mac 10.12 pixel expectations | Nicolas Pena |
2017-03-27 | Remove old test expectations after the Mac 10.12 upgrade. | Lei Zhang |
2017-03-27 | Ensure empty output directory to avoid duplicate upload | Stephan Altmueller |
2017-03-27 | Remove most Mac only FRC corpus test suppressions. | Lei Zhang |
2017-03-26 | Use PartitionAlloc for JavaScript ArrayBuffers and strings. | Chris Palmer |
2017-03-24 | Refcount CPDF_CMap all the time.chromium/3052chromium/3051 | Tom Sepez |
2017-03-23 | Fix two CloneNonCycle issues | Wei Li |
2017-03-22 | Fix Mac tests on 10.12 | Nicolas Pena |
2017-03-17 | Handle web links across lineschromium/3045 | Wei Li |
2017-03-16 | Roll DEPS for build to cc228aba. | Lei Zhang |
2017-03-15 | Add array_buffer JS test. | Tom Sepez |
2017-03-14 | Replace FX_FLOAT with underlying float type. | Dan Sinclair |
2017-03-08 | Re-enable tests now that leak is fixedchromium/3036 | Dan Sinclair |
2017-03-01 | Create virtual codec APIs so chrome/fuzzers can link separately | Tom Sepez |
2017-02-27 | Fix uninitialized memory read in CJS_Object::GetEmbedObject() | Tom Sepez |
2017-02-01 | Remove DrMemorychromium/3000 | dan sinclair |
2017-02-01 | Fix recent test suppressions | Nicolas Pena |
2017-01-31 | Fixup test harness | dan sinclair |
2017-01-27 | Limit parsing recursion levels in CPDF_StreamParser | Nicolas Pena |
2017-01-26 | Add flag to ignore images by their MD5 digestchromium/2994 | stephana |
2017-01-26 | Fix CSS fuzzer input size | Dan Sinclair |
2017-01-19 | Split fde/css files into individual class files. | Dan Sinclair |
2017-01-18 | Bad indexing in CPDF_Document::FindPageIndex when page tree corrupt. | tsepez |
2017-01-18 | Remove unused syntax parser initialize method. | Dan Sinclair |
2017-01-13 | Ensures that the gold output directory existschromium/2983chromium/2982chromium/2981 | stephana |
2017-01-12 | Don't put timers with ID == 0 into the global timer map. | tsepez |
2017-01-12 | Custom toString() methods may delete annots. | tsepez |
2017-01-12 | Add postscript path | rbpotter |
2017-01-11 | Convert FDE CSS enums to enum classes. | Dan Sinclair |
2017-01-11 | Annotation deleted while retrieving it in JS | tsepez |
2017-01-11 | Pass expose-gc flag to pdfium test programs. | tsepez |
2017-01-02 | Gold support in PDFiumchromium/2970 | stephana |
2016-12-19 | Relax the EncryptMetadata check.chromium/2957 | tsepez |
2016-12-07 | Use unique_ptr for CXFA_XMLParser. | tsepez |
2016-12-07 | Refcount IFGAS_ streams all the time, too | tsepez |
2016-12-07 | Fix the way to check terminal field in interactive formchromium/2945 | weili |
2016-12-07 | Refcount all the IFX_ stream classes all the time. | tsepez |
2016-12-05 | [android] Make pdfium_unittests work on Android. | jbudorick |
2016-12-02 | Rename IFX_Stream to IFGAS_Stream. | tsepez |
2016-12-01 | Move Init to constructor in CXFA_FMProgram | Nicolas Pena |
2016-11-30 | Convert loose FX_Create* functions into static methods | tsepez |
2016-11-23 | Add APIs for limited use of document tagged code. | thestig |