Age | Commit message (Expand) | Author |
2017-04-26 | Avoid unordered_set and maps for the time being.chromium/3082 | Tom Sepez |
2017-04-08 | Add title (/T) extraction for PDF tagged structureschromium/3067chromium/3066 | dan sinclair |
2017-04-05 | Update to make show structure clearer | Dan Sinclair |
2017-04-05 | Add option to pdfium_test to dump structure elements | Dan Sinclair |
2017-03-31 | Move zlib to a DEPS-based checkout. | Lei Zhang |
2017-03-29 | Default to using bundled FreeType on Linux. | Lei Zhang |
2017-03-27 | Update to zlib 1.2.11 | Adenilson Cavalcanti |
2017-03-16 | Introduce unique_ptr compatible deleters for FPDF typeschromium/3044 | Tom Sepez |
2017-01-31 | Fixup test harness | dan sinclair |
2017-01-24 | Fixup coverage build | dsinclair |
2017-01-23 | Remove obsolete include of build_overrides/v8.gnichromium/2991 | brettw |
2017-01-02 | Gold support in PDFiumchromium/2970 | stephana |
2016-11-16 | Create a subset of skia support for paths only | caryclark |
2016-11-15 | Revert of Create a subset of skia support for paths only (patchset #10 id:180... | dsinclair |
2016-11-15 | Create a subset of skia support for paths only | caryclark |
2016-11-14 | Fix some nits in pdfium_test | npm |
2016-11-14 | Add --pages option in pdfium_test so it renders only some of the pages.chromium/2920 | npm |
2016-10-13 | Reduce missing evt file spam in pdfium_test. | thestig |
2016-10-05 | Remove ownership of CPDFSDK_Document from CPDFXFA_Document | dsinclair |
2016-09-28 | Fix leaks in pdfium_test. | thestig |
2016-09-21 | Avoid static initializers and global variables in 'pdfium_test'. | tonikitoo |
2016-09-09 | Define behaviors of FPDF_RenderPageBitmap_Retail and FPDF_FFLDraw.chromium/2858chromium/2857chromium/2856 | jaepark |
2016-08-26 | Remove most things GYP. | thestig |
2016-08-26 | Extend pdfium_test capability so that more Javascript can be executedchromium/2841 | tonikitoo |
2016-07-15 | Clean up some nits in pdfium_test.cc. | thestig |
2016-06-27 | Fix memory leaks with V8 startup data. | thestig |
2016-06-16 | Add text dump to pdfium_test. | dsinclair |
2016-06-09 | Roll V8 and its deps and update ICU initialization callchromium/2764 | jochen |
2016-05-19 | Fix memory leaks in pdfium_test. | thestig |
2016-05-11 | fix skia build | caryclark |
2016-05-04 | Fix event sending in pdfium_test. | tsepez |
2016-04-30 | Revert of Allow overriding GN build flags (patchset #2 id:20001 of https://co... | dsinclair |
2016-04-27 | Adding default_exe_manifest to two binaries | brucedawson |
2016-04-27 | Allow overriding GN build flags | dsinclair |
2016-04-26 | Roll v8 to 0ff89ea7 and update gyp references | machenbach |
2016-04-20 | Standalone GN build. | dsinclair |
2016-04-18 | Allow pdfium_test to send simple events to each page. | tsepez |
2016-03-31 | Move the fpdfsdk/include/javascript folder | dsinclair |
2016-03-15 | core/include/fdpfapi cleanup Part I. | Dan Sinclair |
2016-03-14 | Fix build error due to commit 399be5b | Wei Li |
2016-03-14 | Add bitmaps and skp output to Skia port | Cary Clark |
2016-03-02 | Rename png_ functions conflicting with chrome. | Tom Sepez |
2016-03-01 | Fix and enable lint checks. | Dan Sinclair |
2016-02-24 | Fixing whitespace lint errors. | Dan Sinclair |
2016-02-18 | Fixup incorrect include guards. | 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-27 | XFA: Fix checkdeps violations. | Lei Zhang |