Age | Commit message (Expand) | Author |
2016-03-14 | Add bitmaps and skp output to Skia port | Cary Clark |
2016-03-01 | Fix and enable lint checks. | Dan Sinclair |
2016-02-24 | Fixing whitespace lint errors. | Dan Sinclair |
2016-02-17 | Expand all paths to be based off pdfium/ directory | Dan Sinclair |
2016-02-01 | Merge to XFA: Use JS_ExpandKeywordParams() in app.response() | Tom Sepez |
2016-01-29 | Merge to XFA: Fix botched "CC:" parameter passing in JS_DocmailForm(). | Tom Sepez |
2016-01-29 | Merge to XFA: Fix behaviour of app.alert() with a single object argument. | Tom Sepez |
2016-01-15 | Merge to XFA: Make pdfium_test report build options. | Tom Sepez |
2016-01-06 | Merge to XFA: Return unique_ptrs from test_support functions | Tom Sepez |
2016-01-05 | Merge to XFA: Make FPDF_WIDESTRING work regardless of endianness. | Tom Sepez |
2015-12-31 | Merge to XFA: Reapply "Fix a partial rendering problem" | Lei Zhang |
2015-11-30 | Allow building non-XFA (master) on the XFA branch. | Tom Sepez |
2015-11-24 | Make xfa samples/ look more like master | Tom Sepez |
2015-11-12 | Merge to XFA: Remove relative includes. | Lei Zhang |
2015-11-10 | Merge to XFA: Use standard true and false to replace 'TRUE' and 'FALSE' in pd... | Jun Fang |
2015-11-10 | Merge to XFA: Support linearized loading | Jun Fang |
2015-11-06 | Merge to XFA: Fix all relative includes to public. | Lei Zhang |
2015-11-06 | Merge to XFA: Fix all relative includes to third_party. | Lei Zhang |
2015-11-04 | Merge to XFA: Make JS app.setTimeOut() work again. | Lei Zhang |
2015-10-29 | Merge to XFA: Remove linearized path print statements | Dan Sinclair |
2015-10-27 | Merge to XFA: 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 | Merge to XFA: Consolidate test support code. | Tom Sepez |
2015-10-13 | Merge to XFA: Allow compiling PDFium without V8. | Tom Sepez |
2015-10-07 | Merge to XFA: Pass v8::Isolate to PDFium at init time. | Tom Sepez |
2015-09-23 | Merge to XFA: Flip conditionals to positive logic in pdfium_test. | Lei Zhang |
2015-09-23 | Merge to XFA: Allow external font-path configuration from pdfium_test. | Lei Zhang |
2015-09-23 | Merge to XFA: Fix a couple potential file handle leaks in pdfium_test. | Lei Zhang |
2015-08-13 | Merge to XFA: Remove if checks after new. | Lei Zhang |
2015-07-30 | Merge to XFA: Plumb in an externally created v8::Isolate | Jochen Eisinger |
2015-07-16 | XFA: Add a comment regarding the shut down order. | Lei Zhang |
2015-07-01 | Cherry-pick to XFA: Fix some clang warnings with -Wmissing-braces in pdfium. | Nico Weber |
2015-05-12 | Merge to XFA: Make (and verify) public/ files compile under C. | Tom Sepez |
2015-05-11 | Merge to XFA: Create top-level public/ header directory. | Tom Sepez |
2015-05-08 | Merge to XFA: Better error from pdfium_test when page too big to render. | Tom Sepez |
2015-03-05 | Check whether a pdf has XFA fields before loading XFA fields | JUN FANG |
2015-02-25 | Merge https://codereview.chromium.org/935663003/ to XFA branch. | John Abd-El-Malek |
2015-02-13 | Merge to XFA: Run javascript/pixel tests via automated script. | Tom Sepez |
2015-02-10 | Merge https://codereview.chromium.org/897973002/ and https://codereview.chrom... | John Abd-El-Malek |
2015-02-06 | Merge to XFA: First JavaScript testing implementation. | Tom Sepez |
2015-02-05 | XFA: Support PNG format in pdfium_test and add image diffing | Tom Sepez |
2015-01-29 | Add output scale factor command line parameter to pdfium_test. | Tom Sepez |
2014-12-19 | XFA: merge patch from CL 817753002 | Bo Xu |
2014-12-18 | Fix obvious compilation breakage on win32 in previous version. | Tom Sepez |
2014-12-17 | Initialize V8 external data (XFA version). | Tom Sepez |
2014-12-15 | XFA: merge patch from issue 801913002 and 804463003 | John Abd-El-Malek |
2014-12-08 | Make app.alert() actually print its message under pdfium_test. | Tom Sepez |
2014-12-05 | Log message when XFA load fails | Tom Sepez |
2014-11-18 | Update form fill version to 2 for pdfium_test.cc on XFA branch (only). | Tom Sepez |
2014-11-18 | Merge to XFA: patch from CL 738433003 | Bruce Dawson |