Age | Commit message (Expand) | Author |
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 |
2016-03-28 | Reduce signed/unsigned comparison warnings | Wei Li |
2016-03-25 | Remove FX_DWORD from fpdfsdk/ and testing | tsepez |
2016-03-25 | util.printd() replaces specified date with current date. | tsepez |
2016-03-23 | Move core/include/fxcrt to core/fxcrt/include. | Dan Sinclair |
2016-03-22 | Fix parsing of double dot operators for FormCalc | Tom Sepez |
2016-03-21 | Fix BUILD.gn for pdf_jpx_fuzzer. | Oliver Chang |
2016-03-18 | Add an openjpeg libfuzzer. | Oliver Chang |
2016-03-14 | Add missing DEPS files; enable checkdeps. | Dan Sinclair |
2016-03-14 | Move xfa/src up to xfa/. | Dan Sinclair |
2016-03-09 | Add a pixel test for text rendering regression | Wei Li |
2016-03-09 | Support clang-cl build on Windows. | Oliver Chang |
2016-03-09 | Review and cleanup lint warnings. | Dan Sinclair |
2016-03-08 | Remove xfa/src/fxfa/src/common and xfa/src/fxfa/src | Dan Sinclair |
2016-03-03 | Fix infinite loop for bookmark search | Wei Li |
2016-03-03 | Add JS tests for global const equality. | Tom Sepez |
2016-03-03 | Fix parsing of object numbers > 16,777,216. | Dan Sinclair |
2016-03-02 | Rename png_ functions conflicting with chrome. | Tom Sepez |
2016-02-29 | Remove xfa_fm2js.h and IWYU. | Dan Sinclair |
2016-02-29 | Remove foxitlib.h and foxitxfa.h and IWYU. | Dan Sinclair |
2016-02-24 | Remove xfa_common.h and IWYU. | Dan Sinclair |
2016-02-22 | Change presubmit lint check to a blacklist. | dan sinclair |
2016-02-18 | Clean up CPDF_FileSpec and add unit tests | Wei Li |
2016-02-18 | Fixup incorrect include guards. | Dan Sinclair |
2016-02-18 | Sort headers in non-xfa directories. | Dan Sinclair |
2016-02-17 | Expand all paths to be based off pdfium/ directory | Dan Sinclair |
2016-02-16 | Refactor CPDF_SimpleParser and add unit tests. | Wei Li |