Age | Commit message (Expand) | Author |
---|---|---|
2016-08-09 | Use smart pointers for class owned pointers in xfa/fxbarcode | weili |
2016-06-16 | Remove unused code. | dsinclair |
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 | Get rid of NULLs in xfa/fxbarcode/ | thestig |
2016-06-02 | Fix all the code which has duplicate variable declarations | weili |
2016-05-20 | Clean up XFA code which causes warnings | weili |
2016-04-29 | Replace CFX_PtrArray with typesafe CFX_ArrayTemplate, part 8 | tsepez |
2016-04-28 | Do not check pointers before deleting them. | thestig |
2016-04-28 | Replace CFX_PtrArray with typesafe CFX_ArrayTemplate, Part 5 | tsepez |
2016-04-28 | Replace CFX_PtrArray with typesafe CFX_ArrayTemplate, part 4 | 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-14 | Move xfa/src up to xfa/. | Dan Sinclair |