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-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-01-31 | Remove BC_EXCEPTION_CHECK macroschromium/2999 | Tom Sepez |
2017-01-20 | Replace CFX_ByteArray with CFX_ArrayTemplate<uint8_t>chromium/2990chromium/2989chromium/2988 | tsepez |
2016-12-13 | Replace CFX_FloatArray with std::vector | tsepez |
2016-11-02 | Remove FX_BOOL from xfa. | tsepez |
2016-06-09 | Get rid of NULLs in xfa/fxbarcode/ | thestig |
2016-05-20 | Fix /analyze warnings in fxbarcode/ | tsepez |
2016-05-16 | Fix the code that causes warnings | weili |
2016-04-29 | Replace CFX_PtrArray with typesafe CFX_ArrayTemplate, part 9 | tsepez |
2016-03-25 | Remove FX_DWORD from XFA. | tsepez |
2016-03-14 | Move xfa/src up to xfa/. | Dan Sinclair |