Age | Commit message (Expand) | Author |
2016-06-16 | Add CFX_SAXReader fuzzer | dsinclair |
2016-06-14 | Add fuzzer for FDE CSS syntax parser. | dsinclair |
2016-06-13 | Optionally skip image type detection in progressive decoder. | dsinclair |
2016-06-10 | [Android] Add support for standalone PDFium gn build on Android. | jbudorick |
2016-06-09 | Roll V8 and its deps and update ICU initialization callchromium/2764 | jochen |
2016-06-06 | Add GIF, BMP, JPEG and TIFF XFA fuzzers | dsinclair |
2016-06-06 | XFA PNG Fuzzerchromium/2762chromium/2761 | dsinclair |
2016-06-01 | Remove use of v8:Lockers | tsepez |
2016-05-31 | Fix V8 isolate setup in embedder tests and roll V8 to 055bfa7. | jochen |
2016-05-23 | Distinguish between user and owner passwords. | thestig |
2016-05-17 | Combine corpus runner into test_runner.py | dsinclair |
2016-05-16 | Revert "Replace Release() { delete this; } in fde_xml_imp.h" | Tom Sepez |
2016-05-16 | Replace Release() { delete this; } in fde_xml_imp.h | tsepez |
2016-05-13 | Templatize CFX_{Byte,Wide}StringC | tsepez |
2016-05-11 | Revert "Reland of relax a couple checks to allow certain non-standard PDF fil... | weili |
2016-05-04 | Copy the event definition file to the testing directory along with pdf | tsepez |
2016-05-04 | Fix event sending in pdfium_test. | tsepez |
2016-05-04 | Reland of lax a couple checks to allow certain non-standard PDF files. (patch... | weili |
2016-05-03 | Revert of Relax a couple checks to allow certain non-standard PDF files. (pat... | weili |
2016-04-30 | Revert of Allow overriding GN build flags (patchset #2 id:20001 of https://co... | dsinclair |
2016-04-29 | Relax a couple checks to allow certain non-standard PDF files. | weili |
2016-04-28 | Remove output redirect from corpus test runner. | dsinclair |
2016-04-27 | Allow overriding GN build flags | dsinclair |
2016-04-27 | Standardize on ASSERT. | dsinclair |
2016-04-25 | Combine the javascript and pixel test runners. | dsinclair |
2016-04-25 | Standalone GN on mac | dsinclair |
2016-04-22 | Add a simple check for V4 cross reference table | weili |
2016-04-21 | Pixel tests are all generated, not .pdf files | dsinclair |
2016-04-20 | Upgrade build and clang. | dsinclair |
2016-04-20 | Standalone GN build. | dsinclair |
2016-04-20 | Revert of Re-Reland Combined test runner. (patchset #4 id:80001 of https://co... | dsinclair |
2016-04-20 | Re-Reland Combined test runner. | dsinclair |
2016-04-18 | Exclude XFA-only corpus from non-xfa and roll corpus. | tsepez |
2016-04-18 | Allow pdfium_test to send simple events to each page. | tsepez |
2016-04-15 | Prevent a potential OOB read in TranslateImageLine. | ochang |
2016-04-15 | Use platform specific test results as fallback in difference tests | weili |
2016-04-13 | Revert of Reland Combined test runner. (patchset #4 id:60001 of https://coder... | dsinclair |
2016-04-13 | Reland Combined test runner. | dsinclair |
2016-04-13 | Add dummy -j flags to pixel and javascript test runners | dsinclair |
2016-04-11 | Fix integer issues leading to out of bounds access in fx_ge_text.cpp. | ochang |
2016-04-08 | Rename both As{Byte,Wide}StringC() helpers to AsStringC(). | tsepez |
2016-04-06 | Revert of Combined test runner. (patchset #2 id:20001 of https://codereview.c... | dsinclair |
2016-04-06 | Combined test runner. | dsinclair |
2016-04-06 | Make CFX_WideString::FromUTF8() take a CFX_ByteStringC argument. | tsepez |
2016-04-06 | Move code from fpdfsdk/include to the sub directories. | dsinclair |
2016-04-06 | Move core/include/fxge to core/fxge/include. | dsinclair |
2016-04-05 | Make down-conversion explicit from CFX_Widetring to CFX_WideStringC. | tsepez |
2016-03-29 | Remove IFDE_XML* classes. | dsinclair |
2016-03-29 | Add test for util.byteToChar() and fix error msg. | tsepez |
2016-03-28 | Added test for util.printx() and make it match spec. | tsepez |