Age | Commit message (Expand) | Author |
2017-04-18 | Rename IFGAS_Stream to CFGAS_Stream | Dan Sinclair |
2017-04-18 | Remove IFGAS_Stream::CreateWideStringReadStream | Dan Sinclair |
2017-04-13 | Add embeddertest for form text rendering and saving | Nicolas Pena |
2017-04-12 | Fold CXFA_WideTextRead into IFGAS_Stream | Dan Sinclair |
2017-04-12 | Remove MakeSeekableReadStream | Dan Sinclair |
2017-04-11 | Remove vestigial GYP_GONE test targets. | jbudorick |
2017-04-06 | Fix unit tests to initialize PartitionAlloc. | Chris Palmer |
2017-04-04 | RefCount CPDF_StreamAcc all the time. | Tom Sepez |
2017-04-04 | Finish splitting up fx_dib.h | Nicolas Pena |
2017-04-03 | Split the FDE XML file into indiviual class files. | Dan Sinclair |
2017-03-31 | Roll DEPS for testing corpus to 146d4c6.chromium/3058 | Lei Zhang |
2017-03-30 | Move CXFA_XMLParser to CFDE_XMLParser | Dan Sinclair |
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 |