Age | Commit message (Expand) | Author |
---|---|---|
2017-05-22 | Convert more c-style pointers to CFX_UnownedPtr | Tom Sepez |
2017-05-17 | Use more static_cast in fpdfsdk | Nicolas Pena |
2017-04-08 | Add title (/T) extraction for PDF tagged structureschromium/3067chromium/3066 | dan sinclair |
2017-04-06 | Cleanup the tagged code | dan sinclair |
2017-04-04 | Add method to get tagged type | Dan Sinclair |
2017-04-03 | Drop FXSYS_ from mem methods | Dan Sinclair |
2017-01-30 | Properly refcount CPDF_StructElement | Tom Sepez |
2017-01-26 | Cleanup CPDF_StructElement. | tsepez |
2016-12-16 | Return unique_ptr<> from IPDF_StructTree | tsepez |
2016-11-23 | Add APIs for limited use of document tagged code. | thestig |