Age | Commit message (Expand) | Author |
2018-06-26 | Add some more consts to unowned pointers. | Tom Sepez |
2018-05-10 | Add CPDF_Transparency. | Lei Zhang |
2018-05-07 | Add some getters for CPDF_PageObjectHolder. | Lei Zhang |
2018-03-06 | Rename core/fxcrt IFX files to Iface | Dan Sinclair |
2017-10-06 | Fix a crash in CPDF_ImageRenderer.chromium/3236chromium/3235 | Lei Zhang |
2017-10-05 | Move CPDF_RenderOptions members to private | Dan Sinclair |
2017-10-05 | Cleanup CPDF_RenderStatus | Dan Sinclair |
2017-10-04 | Make CPDF_TransferFunc members private | Dan Sinclair |
2017-09-21 | Rename CFX_RetainPtr to RetainPtr | Dan Sinclair |
2017-09-21 | Move CFX_MaybeOwned to fxcrt::MaybeOwned | Dan Sinclair |
2017-09-18 | Convert string class names | Ryan Harrison |
2017-08-31 | Split IFX_Pause out of fx_basic | Dan Sinclair |
2017-08-02 | Pass a CPDF_ImageObject* into CPDF_ImageRenderer::Start(). | Lei Zhang |
2017-07-13 | Cleanup CPDF_RenderOptions colour members. | Dan Sinclair |
2017-06-29 | Move Start to constructor in CFX_Image(Renderer|Transformer)chromium/3145 | Nicolas Pena |
2017-05-25 | Mass conversion of remaining class members (non-xfa) | Tom Sepez |
2017-05-24 | Convert to CFX_UnownedPtr, part 4. | Tom Sepez |
2017-05-22 | Convert more c-style pointers to CFX_UnownedPtr | Tom Sepez |
2017-05-19 | Remove image dimension params that are never used. | Lei Zhang |
2017-05-18 | Add more CFX_UnownedPtr usage. | Tom Sepez |
2017-05-11 | Rename render device classes | Dan Sinclair |
2017-05-10 | Replace operator bool with HasRef() in classes with a CFX_SharedCopyOnWrite m... | Lei Zhang |
2017-05-10 | Simplify CPDF_ImageRenderer::StartRenderDIBSource(). | Lei Zhang |
2017-05-08 | Remove default params in CFX_DIBSource | Nicolas Pena |
2017-04-04 | Let CPDF_ImageRenderer own the CFX_ImageRenderer | Nicolas Pena |
2017-04-04 | Finish splitting up fx_dib.h | Nicolas Pena |
2017-04-03 | Drop FXSYS_ from math methods | Dan Sinclair |
2017-04-03 | Split fx_dib part 5 | Nicolas Pena |
2017-03-31 | Split fx_dib part 3 | Nicolas Pena |
2017-03-28 | Revert "Revert "Refcount all CFX_DIBSources (and subclasses) all the time."" | Tom Sepez |
2017-03-28 | Revert "Refcount all CFX_DIBSources (and subclasses) all the time." | dsinclair |
2017-03-28 | Refcount all CFX_DIBSources (and subclasses) all the time. | Tom Sepez |
2017-03-17 | Add pdfium::clamp() as a placeholder for std::clamp().chromium/3046 | Lei Zhang |
2017-03-14 | Replace FX_FLOAT with underlying float type. | Dan Sinclair |
2017-02-09 | Cleanup CFX_Matrix related methods | Dan Sinclair |
2017-01-04 | Kill render_int.hchromium/2973chromium/2972 | Nicolas Pena |
2016-12-14 | Return unique_ptr from GetAlphaMask. | tsepez |
2016-12-14 | Avoid the ptr.reset(new XXX()) anti-pattern | tsepez |
2016-12-06 | Return unique_ptrs from CFX_DIBitmap::Clone(). | tsepez |
2016-11-28 | Add some methods in CPDF_ImageRenderer | npm |
2016-11-23 | Move CPDF_ImageRenderer from render_int | npm |