Age | Commit message (Expand) | Author |
2017-03-29 | Move xfa/fxbarcode fxbarcode/ | Dan Sinclair |
2017-03-28 | Remove CFX_ArrayTemplate from FX barcode code. | Tom Sepez |
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-14 | Replace FX_FLOAT with underlying float type. | Dan Sinclair |
2017-03-14 | Replace FX_CHAR and FX_WCHAR with underlying types. | Dan Sinclair |
2017-02-16 | Change FXTEXT_CHARPOS to use CFX_PointF | Dan Sinclair |
2017-02-14 | Revert "Convert Origins to points" | Dan Sinclair |
2017-02-13 | Convert Origins to points | Dan Sinclair |
2017-02-09 | Convert Get methods to return instead of using out params. | Dan Sinclair |
2017-01-31 | Remove BC_EXCEPTION_CHECK macroschromium/2999 | Tom Sepez |
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-10-27 | Fix some FX_BOOL / int noise in XFA barcodes | tsepez |
2016-09-29 | Move xfa/{fwl,fxbarcode,fxgraphics}/include up to parent | dsinclair |
2016-09-29 | Move core/fxge/include to core/fxge | dsinclair |
2016-09-29 | Move core/fxcrt/include to core/fxcrt | dsinclair |
2016-09-20 | Refactor CFX_FontCache to have only one in GE Module. | art-snake |
2016-09-19 | Revert of Pdfium: Fix fonts leaking on ClosePage. (patchset #10 id:180001 of ... | dsinclair |
2016-09-15 | Fix memory leaking on ClosePage.chromium/2862 | art-snake |
2016-08-18 | Move CFX_UnicodeEncoding and CFX_UnicodeEncodingEx to their own files. | npm |
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-09 | Fix typos of the word outer. | thestig |
2016-08-08 | Move CFX_ClipRgn and CFX_PathData into their own files. | npm |
2016-08-04 | Move CFX_GEModule into its own file | npm |
2016-06-16 | Remove barcode reading code. | dsinclair |
2016-06-14 | Make code compile with clang_use_chrome_plugin (part III) | weili |
2016-06-09 | remove redundant CFX_Matrix* cast in one-d barcodechromium/2766chromium/2765 | tsepez |
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-26 | Remove default arguments from CFX_FxgeDevice. | thestig |
2016-05-20 | Clean up XFA code which causes warnings | weili |
2016-05-13 | Make CFX_WideString(const CFX_WideString&) explicit. | tsepez |
2016-05-02 | Fix lint bugs. | thestig |
2016-04-29 | Replace CFX_PtrArray with typesafe CFX_ArrayTemplate, part 9 | tsepez |
2016-04-28 | Do not check pointers before deleting them. | thestig |
2016-04-13 | Remove implicit cast from CFX_ByteString to (const char*). | tsepez |
2016-04-08 | Rename both As{Byte,Wide}StringC() helpers to AsStringC(). | tsepez |
2016-04-06 | Move core/include/fxge to core/fxge/include. | dsinclair |
2016-04-05 | Make down-conversion explicit from CFX_Widetring to CFX_WideStringC. | tsepez |
2016-04-04 | Make down-conversion explicit from CFX_ByteString to CFX_ByteStringC. | tsepez |
2016-03-25 | Remove FX_DWORD from XFA, part 2 | tsepez |
2016-03-25 | Remove FX_DWORD from XFA. | tsepez |
2016-03-23 | Move core/include/fxcrt to core/fxcrt/include. | Dan Sinclair |
2016-03-21 | Move xfa/include/fxbarcode/BC_Barcode.h to xfa/fxbarcode. | Dan Sinclair |
2016-03-14 | Move xfa/src up to xfa/. | Dan Sinclair |