Age | Commit message (Expand) | Author |
2018-01-09 | Expose marked content IDs for images and alt text. | Julian Lunger |
2018-01-08 | Make api_check.py warning more informative about what needs to be fixed. | Henrique Nakashima |
2018-01-08 | Initialize V8 once in embedder tests | Dan Sinclair |
2018-01-04 | Remove allocations from JS test | Dan Sinclair |
2017-12-20 | Avoid default arguments in EmbedderTest::OpenDocument().chromium/3300 | Lei Zhang |
2017-12-20 | Fix nits in JSEmbedderTest. | Lei Zhang |
2017-12-20 | IWYU in testing/range_set.h. | Lei Zhang |
2017-12-19 | Add missing fpdfview_c_api_test.c entries. | Lei Zhang |
2017-12-14 | Reduce XFA image fuzzer size limit to 64MB | Ryan Harrison |
2017-12-14 | Fold CXFA_ScriptData into CXFA_Script | Dan Sinclair |
2017-12-11 | Remove default arguments to CPDF_StreamAcc::LoadAllData(). | Lei Zhang |
2017-11-30 | Rewrite lower level details of extracting text from page | Ryan Harrison |
2017-11-30 | Reduce memory limit of PDF XFA fuzzers | Nicolas Pena |
2017-11-29 | Allow building pdfium against the system version of libpng. | Andrew Weintraub |
2017-11-29 | Read Skia gold json and compare to locally generated pngs. | Henrique Nakashima |
2017-11-28 | Fix PDF fuzzers memory limit | Nicolas Pena |
2017-11-27 | Convert CFX_GifContext::GetFrameNum to size_t | Dan Sinclair |
2017-11-21 | Cleanup CXFA_ScriptData | Dan Sinclair |
2017-11-20 | Add regression tests for issues with correctly removing hyphens | Ryan Harrison |
2017-11-14 | Cleanup const refs and some enums | Dan Sinclair |
2017-11-13 | Remove virtual from EmbedderTest methods that are not overridden.chromium/3268 | Henrique Nakashima |
2017-11-10 | Add FPDFSaveEmbedderTest.SaveLinearizedDocchromium/3267chromium/3266 | Henrique Nakashima |
2017-11-10 | Stop using m_SavedPage in embedder tests.chromium/3265 | Henrique Nakashima |
2017-11-08 | Make most CPDF_LinearizedHeader members const.chromium/3263 | Lei Zhang |
2017-11-02 | Remove some C-style const char* casts. | Lei Zhang |
2017-11-01 | Move some XFA JS code into fxjs/ | Dan Sinclair |
2017-10-31 | Fix FPE in XFACodecFuzzerchromium/3255 | Ryan Harrison |
2017-10-30 | Fix overflow in image size check | Ryan Harrison |
2017-10-27 | Revert "Revert "Reland "Remove ContrastAdjust()."""chromium/3253chromium/3252 | Henrique Nakashima |
2017-10-27 | Limit the size of images being fuzzed in XFACodecFuzzers | Ryan Harrison |
2017-10-27 | Revert "Reland "Remove ContrastAdjust()."" | Henrique Nakashima |
2017-10-27 | Reland "Remove ContrastAdjust()." | Henrique Nakashima |
2017-10-27 | Revert "Remove ContrastAdjust()." | Henrique Nakashima |
2017-10-26 | Add option to regenerate only platform-specific expected pngs. | Henrique Nakashima |
2017-10-26 | Remove ContrastAdjust(). | Henrique Nakashima |
2017-10-25 | Add --regenerate_expected option to test_runner.py.chromium/3250 | Henrique Nakashima |
2017-10-24 | Add more tests for FPDFText methods. | Lei Zhang |
2017-10-19 | Implement fuzzer for FormCalc parsing | Ryan Harrison |
2017-10-19 | Implement fuzzer for LZW decompressor | Ryan Harrison |
2017-10-18 | Fix rounding of colour values | Dan Sinclair |
2017-10-18 | Refactor HasXFAField into HasFormInfo | Ryan Harrison |
2017-10-17 | Convert XFA Doc Types to be more precise | Ryan Harrison |
2017-09-29 | Extract test subclasses of IFX_SeekableReadStream | Ryan Harrison |
2017-09-28 | Implement FakeFileAccess. | Artem Strygin |
2017-09-27 | Replace FX_SAFE_STRSIZE with FX_SAFE_SIZE_T | Ryan Harrison |
2017-09-27 | Remove FX_STRSIZE and replace with size_t | Ryan Harrison |
2017-09-26 | Move font source into CFGAS_FontMgr | Dan Sinclair |
2017-09-22 | Fix crash when rendering invalid GIF | Ryan Harrison |
2017-09-21 | Rename CFX_RetainPtr to RetainPtr | Dan Sinclair |
2017-09-20 | Isolate lcms2 usage to a few files. | Lei Zhang |