Age | Commit message (Expand) | Author |
---|---|---|
2016-06-02 | Fix all the code which has duplicate variable declarations | weili |
2016-05-23 | Clean up more XFA code which causes warnings | weili |
2016-05-20 | Fix /analyze warnings in fxbarcode/ | tsepez |
2016-05-16 | Fix the code that causes warnings | weili |
2016-05-12 | Add CFX_ByteStringC::CharAt() to avoid c_str() and casts. | tsepez |
2016-04-29 | Replace CFX_PtrArray with typesafe CFX_ArrayTemplate, part 9 | tsepez |
2016-04-29 | Replace CFX_PtrArray with typesafe CFX_ArrayTemplate, part 8 | tsepez |
2016-04-28 | Replace CFX_PtrArray with typesafe CFX_ArrayTemplate, part 4 | tsepez |
2016-04-21 | Make CFX_BasicArray non-copyable. | 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 | Remove FX_WORD in favor of uint16_t. | Tom Sepez |
2016-03-18 | Reduce size of several PDFium constant tables. | Tom Sepez |
2016-03-14 | Move xfa/src up to xfa/. | Dan Sinclair |