Age | Commit message (Expand) | Author |
2015-12-10 | Fix BUILD.gn to load the correct V8 snapshot configurationchromium/2589chromium/2588 | Jochen Eisinger |
2015-11-24 | make master samples/ and public/ look more like XFA | Tom Sepez |
2015-11-18 | Fix ASan gn build (chromium). | Oliver Chang |
2015-11-12 | Remove relative includes. | Lei Zhang |
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-05 | Cleanup image_diff.cc. | Lei Zhang |
2015-11-04 | Make JS app.setTimeOut() work again. | Lei Zhang |
2015-11-04 | Make checkdeps --resolve-dotdot succeed. | Lei Zhang |
2015-11-02 | Use standard true and false to replace 'TRUE' and 'FALSE' in pdfium_test | Jun Fang |
2015-11-02 | Support linearized loading | Jun Fang |
2015-10-29 | Remove linearized path print statements | Dan Sinclair |
2015-10-27 | Add context to file load failures in pdfium_test. | Dan Sinclair |
2015-10-20 | Fix pdfium-i#236: memory leaks from RenderPdf | Qin Zhao |
2015-10-19 | Consolidate test support code. | Tom Sepez |
2015-10-16 | DEPS include_rules no longer allows core/ -> fpsdfsk/ inclusion. | Tom Sepez |
2015-10-09 | Allow compiling PDFium without V8. | Tom Sepez |
2015-10-02 | Pass v8::Isolate to PDFium at init time. | Tom Sepez |
2015-09-23 | Flip conditionals to positive logic in pdfium_test. | Lei Zhang |
2015-09-23 | Fix a couple potential file handle leaks in pdfium_test. | Lei Zhang |
2015-08-13 | Remove if checks after new. | Lei Zhang |
2015-08-13 | Allow external font-path configuration from pdfium_test. | 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-07 | Convert all files on the master branch to unix line endings. | Nico Weber |
2015-08-04 | clang-format all pdfium code. | Nico Weber |
2015-07-30 | Use bundled freetype for the pdfium_test binary. | Tom Sepez |
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-07-14 | Tighten up DEPS include rules. | Tom Sepez |
2015-07-01 | Fix some clang warnings with -Wmissing-braces in pdfium. | Nico Weber |
2015-06-19 | Disintermediation. | Tom Sepez |
2015-06-02 | Fix windows compile: fix size_t vs. int mismatch | 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-05-08 | Better error from pdfium_test when page too big to render. | Tom Sepez |
2015-04-15 | Don't use NEON optimized code in lpng_v163chromium/2376chromium/2375chromium/2374chromium/2373chromium/2372 | Sam Clegg |
2015-03-20 | Turn down warning level for GN build of image_diff utility | Tom Sepez |
2015-03-16 | Speculative fix for breakage in pdfum DEPS roll | Tom Sepez |
2015-02-25 | Fix compilation error on Windows. | John Abd-El-Malek |
2015-02-23 | Fix GN build after PNG support backport | Tom Sepez |
2015-02-23 | Backport PNG output format to origin/master branch. | Tom Sepez |
2015-02-13 | Test top-level Document JS properties.chromium/2313chromium/2312chromium/2310chromium/2309chromium/2308chromium/2307chromium/2306chromium/2305 | Tom Sepez |
2015-02-06 | First JavaScript testing implementation. | Tom Sepez |
2015-02-04 | Update GN files from previous commit as well.chromium/2301chromium/2300chromium/2299chromium/2298chromium/2297chromium/2296 | John Abd-El-Malek |
2015-02-04 | Initialize V8 outside of PDFium. | John Abd-El-Malek |