Age | Commit message (Expand) | Author |
2015-09-15 | Implement FPDFAction_GetFilePath(). | Lei Zhang |
2015-09-11 | Fix strings, remove stringify macros, void return types for Consts.h. | Tom Sepez |
2015-09-10 | Guard against null image data in CJBig2_GRRDProc.chromium/2509chromium/2508 | Lei Zhang |
2015-09-09 | Remove existing generated images before running a test. | Lei Zhang |
2015-09-09 | Fix heap use after free in CPDFSDK_Annot::GetPDFAnnot. | Tom Sepez |
2015-09-09 | Test files for issue 507316 | Tom Sepez |
2015-09-08 | Beef up app_props.in and tidy app.cpp. | Tom Sepez |
2015-09-08 | Change the JS app.viewerType() return value to "pdfium" | Lei Zhang |
2015-09-02 | Change fixup_pdf_template.py to open files in binary mode. | Lei Zhang |
2015-09-02 | Reapply Foxit's libopenjpeg modifications. | Lei Zhang |
2015-08-31 | Fix two issues shown by bug 489995 | Tom Sepez |
2015-08-13 | Revert "Allow external font-path configuration from pdfium_test." | Tom Sepez |
2015-08-13 | Allow external font-path configuration from pdfium_test. | Tom Sepez |
2015-08-04 | Add a license header for testing/tools/make_expected.sh. | Lei Zhang |
2015-08-04 | clang-format all pdfium code. | Nico Weber |
2015-07-30 | Add simple script to regenerate expected results. | Tom Sepez |
2015-07-30 | Re-enable successful tests. | Tom Sepez |
2015-07-30 | New suppressions for bundled freetype | Tom Sepez |
2015-07-23 | document.delay and document.external are boolean properties. | Tom Sepez |
2015-07-16 | Fix typo from commit d3611f. | Lei Zhang |
2015-07-16 | Sort unexpected test results. | Lei Zhang |
2015-07-15 | Flip the shut down order in tests. | Lei Zhang |
2015-07-15 | Revert "Add test case for parsing endobj keywords." | Tom Sepez |
2015-07-15 | Add test case for parsing endobj keywords. | Tom Sepez |
2015-07-15 | Revert "Pump the v8 message loop in tests" | Jochen Eisinger |
2015-07-15 | Plumb in an externally created v8::Isolate | Jochen Eisinger |
2015-07-15 | Pump the v8 message loop in tests | Jochen Eisinger |
2015-07-14 | Tighten up DEPS include rules. | Tom Sepez |
2015-06-30 | Revert "Redo range check in CPDF_SampledFunc::v_Call()." | Tom Sepez |
2015-06-30 | Redo range check in CPDF_SampledFunc::v_Call(). | Tom Sepez |
2015-06-29 | Remove references to three deleted files. | Bruce Dawson |
2015-06-22 | Fix Javascript tests after commit f55771af6429.chromium/2445chromium/2444chromium/2443chromium/2442chromium/2441chromium/2440 | Lei Zhang |
2015-06-15 | Do some IWYU cleanups. | Lei Zhang |
2015-06-12 | Corpus tests check for unexpected successes. | Tom Sepez |
2015-06-02 | Automated test case for 487928. | Tom Sepez |
2015-05-29 | Run V8 in predictable mode for pdfium_test | Jochen Eisinger |
2015-05-28 | Fix suppressions for 2015-05-28 drop | Tom Sepez |
2015-05-20 | Get test running scripts to detect and report common error. | Bruce Dawson |
2015-05-15 | Fix leaks in the embedder tests themselves. | Lei Zhang |
2015-05-12 | Make (and verify) public/ files compile under C. | Tom Sepez |
2015-05-11 | Create top-level public/ header directory. | Tom Sepez |
2015-04-29 | Add suppressions for all new failing corpus tests. | Tom Sepez |
2015-04-29 | Corpus roll to pick up the 2015-04-28 Foxit drop. | Tom Sepez |
2015-04-27 | SEGV in CFX_BaseSegmentedArray::Iterate() when CS has malformed dictionary. | Tom Sepez |
2015-04-23 | Remove unused nParamNum values from JS method tables. | Tom Sepez |
2015-04-09 | Consider platform-specific expected .png files. | Tom Sepez |
2015-04-03 | Refactor PDFium python test utilities. | Tom Sepez |
2015-04-03 | Add embedder test comparing with the last patch. | JUN FANG |
2015-04-01 | Update windows suppressions and unify across platforms | Tom Sepez |
2015-03-26 | Replace linux-specific code in test scripts. | Tom Sepez |