Age | Commit message (Expand) | Author |
2015-11-20 | Initialize V8 before starting embedder tests | Jochen Eisinger |
2015-11-09 | Add path service to retrieve test data directory at run time so tests can be ... | Wei Li |
2015-11-06 | Fix all relative includes to public. | Lei Zhang |
2015-11-05 | Fix all relative includes to third_party.chromium/2560chromium/2559chromium/2558chromium/2557 | Lei Zhang |
2015-11-02 | Support linearized loading | Jun Fang |
2015-10-28 | Check if document was opened during testing. | Dan Sinclair |
2015-10-19 | Consolidate test support code. | Tom Sepez |
2015-10-09 | Allow compiling PDFium without V8. | Tom Sepez |
2015-10-06 | Run FXJS_V8 embedder tests against a shared isolate. | Tom Sepez |
2015-10-02 | Correct mistakes in test case for 507316 | Tom Sepez |
2015-09-09 | Fix heap use after free in CPDFSDK_Annot::GetPDFAnnot. | Tom Sepez |
2015-08-04 | clang-format all pdfium code. | Nico Weber |
2015-07-15 | Flip the shut down order in tests. | Lei Zhang |
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-06-15 | Do some IWYU cleanups. | Lei Zhang |
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-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-02-27 | Pull in gmock for standalone pdfium builds. | Tom Sepez |
2015-02-25 | Implement a delegate for EmbedderTests. | Tom Sepez |
2015-01-30 | Track formhandles in EmbedderTest class itself | Tom Sepez |
2015-01-22 | Fix build of pdfium_embeddertest under V8_USE_EXTERNAL_STARTUP_DATA. | Tom Sepez |
2015-01-16 | Fix missing call to destroy library in embedder test.chromium/2289chromium/2288chromium/2287chromium/2286chromium/2285chromium/2284chromium/2283chromium/2282 | Tom Sepez |
2015-01-16 | Follow-on to pdfium_embeddertests. | Tom Sepez |
2015-01-15 | Create first pdfium embedder test. | Tom Sepez |