Age | Commit message (Expand) | Author |
---|---|---|
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-02 | Remove FX_BOOL from xfa. | tsepez |
2016-09-29 | Move core/fxge/include to core/fxge | dsinclair |
2016-08-10 | Move CFX_RenderDevice, CFX_FxgeDevice, and CFX_GraphStateData into their own ... | npm |
2016-08-09 | Use smart pointers for class owned pointers in xfa/fxbarcode | weili |
2016-08-08 | Move CFX_ClipRgn and CFX_PathData into their own files. | npm |
2016-06-14 | Make code compile with clang_use_chrome_plugin (part III) | weili |
2016-06-09 | Get rid of NULLs in xfa/fxbarcode/ | thestig |
2016-06-02 | Fix all the code which has duplicate variable declarations | weili |
2016-05-25 | Clean up fx_ge.h and IWYU. | thestig |
2016-04-28 | Do not check pointers before deleting them. | thestig |
2016-03-14 | Move xfa/src up to xfa/. | Dan Sinclair |