Age | Commit message (Expand) | Author |
2017-09-27 | Move CFX_Font definition to cfx_font.h | Dan Sinclair |
2017-09-27 | Cleanup FX macros | Dan Sinclair |
2017-09-21 | Move CFX_UnownedPtr to UnownedPtr | Dan Sinclair |
2017-09-21 | Rename CFX_RetainPtr to RetainPtr | Dan Sinclair |
2017-09-19 | Remove unneeded core/fxcodec/fx_codec.h includes.chromium/3220 | Lei Zhang |
2017-08-31 | Remove fx_basic.h | Dan Sinclair |
2017-08-31 | Split IFX_Pause out of fx_basic | Dan Sinclair |
2017-08-21 | Converted DrawCosmeticLine() to take point objects | Jane Liu |
2017-07-25 | flush but do not release skia driver | Cary Clark |
2017-07-18 | colortables are unused, so remove plumbing | Mike Reed |
2017-07-13 | fix skiapaths for sparse type1 on mac | Cary Clark |
2017-07-13 | Index_8 no longer supported, upscale to N32 | Mike Reed |
2017-07-12 | support m_bGlyph_Adjust | Cary Clark |
2017-07-10 | Move core/fxge/ge to core/fxge. | Dan Sinclair |
2017-07-05 | additional clip debugging | Cary Clark |
2017-07-05 | maintain ClipBox | Cary Clark |
2017-07-05 | set clip rect | Cary Clark |
2017-07-05 | show original text to aid in debugging | Cary Clark |
2017-07-05 | fix fuzzer generated out of range | Cary Clark |
2017-07-05 | clip save off by one | Cary Clark |
2017-06-29 | Move Start to constructor in CFX_Image(Renderer|Transformer)chromium/3145 | Nicolas Pena |
2017-06-23 | Cleaning up fx_string_testhelpers. | Henrique Nakashima |
2017-05-25 | Mass conversion of remaining class members (non-xfa) | Tom Sepez |
2017-05-25 | Break apart the pageint.h file. | Dan Sinclair |
2017-05-23 | Use NOTREACHED() in more places. | Lei Zhang |
2017-05-19 | Move CCodec_ModuleMgr ownership to CPDF_ModuleMgr. | Lei Zhang |
2017-05-17 | SkPictureRecorder.h includes less, so we have to IWYUchromium/3103 | Mike Reed |
2017-05-11 | Rename render device classes | Dan Sinclair |
2017-05-08 | Remove default params in CFX_DIBSource | Nicolas Pena |
2017-04-18 | Clean up unneeded code in agg and skia driver | Nicolas Pena |
2017-04-12 | Cache TypeFace instead of Font | Cary Clark |
2017-04-12 | No gradient to draw if clip is empty | Cary Clark |
2017-04-12 | Clip stack management was off by one. | Cary Clark |
2017-04-07 | Remove the ICC transform where it is never initialized. | Nicolas Pena |
2017-04-04 | Let CPDF_ImageRenderer own the CFX_ImageRenderer | Nicolas Pena |
2017-04-03 | Drop FXSYS_ from mem methods | Dan Sinclair |
2017-04-03 | Split fx_dib part 5 | Nicolas Pena |
2017-04-03 | Fix Skia includes | 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-27 | Fix some ASAN issues in fx_skia_device | Nicolas Pena |
2017-03-27 | fix new tab crash in skia clip stack | Cary Clark |
2017-03-24 | Fix CFX_FxgeDevice constructor and destructor in Skia | Nicolas Pena |
2017-03-23 | fix skia path debug | Cary Clark |
2017-03-23 | Handle the Clip command list being empty | Dan Sinclair |
2017-03-14 | Replace FX_FLOAT with underlying float type. | Dan Sinclair |
2017-02-23 | Convert point x,y into CFX_PointF | dan sinclair |
2017-02-16 | Change FXTEXT_CHARPOS to use CFX_PointF | Dan Sinclair |
2017-02-15 | Cleanup CFX_PathData. | Dan Sinclair |