Age | Commit message (Expand) | Author |
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 |
2016-02-16 | Simplify string function test macro | Wei Li |
2016-02-16 | Fix GYP for nonxfa builds from last commit.chromium/2654chromium/2653 | Oliver Chang |
2016-02-16 | Add initial libfuzzers for fm2js transpiling and XML parsing. | Oliver Chang |
2016-02-09 | Add unit tests for ascii85 and hex decoders.chromium/2652chromium/2651chromium/2650chromium/2649chromium/2648chromium/2647chromium/2646 | Wei Li |
2016-02-04 | Fix tests under no_v8 build option | Tom Sepez |
2016-02-01 | Merge to XFA: Use JS_ExpandKeywordParams() in app.response() | Tom Sepez |
2016-02-01 | Merge to XFA: Add Test for field.getArray() sort-order. | Tom Sepez |
2016-01-29 | Merge to XFA: Fix botched "CC:" parameter passing in JS_DocmailForm(). | Tom Sepez |
2016-01-29 | Merge to XFA: Add tests for CBA_AnnotIterator. | Tom Sepez |
2016-01-29 | Merge to XFA: Fix behaviour of app.alert() with a single object argument. | Tom Sepez |
2016-01-20 | Merge to XFA: Bugs in CJS_PublicMethods::ParseNumber(). | Tom Sepez |
2016-01-19 | Merge to XFA: Hook up show-config to testing scripts. | Tom Sepez |
2016-01-19 | Merge to XFA: Fix infinite loops caused by calling circular indirect objects | Wei Li |
2016-01-19 | Merge to XFA: Unify suppressions files and add matcher syntax. | Tom Sepez |
2016-01-15 | Merge to XFA: Make the bug 361 test case work in Acrobat. | Lei Zhang |
2016-01-14 | Merge to XFA: Loose checking for trailer's size field | Wei Li |
2016-01-14 | Merge to XFA: Correct the way to count pages and to avoid infinite loop | Wei Li |
2016-01-14 | Merge to XFA: Additional test cases for bug_361 | Tom Sepez |
2016-01-13 | Merge to XFA: test cast for bug_361 | Tom Sepez |
2016-01-11 | Merge to XFA: Fix an infinite loop parsing in CPDF_SyntaxParser::GetObject() | Wei Li |
2016-01-08 | Merge to XFA: Fix infinite loop caused by parsing same indirect objects | Wei Li |
2016-01-07 | Merge to XFA: Disentangle fpdfsave_embeddertest's FPDF_FILEWRITE. | Tom Sepez |
2016-01-07 | Merge to XFA: Fix a GetFileContents() call that should have been in commit aa... | Lei Zhang |
2016-01-06 | Invalidate IPWL_FocusHandler and IPWL_Provider on destruction. | Lei Zhang |