Age | Commit message (Expand) | Author |
2016-05-02 | Replace CFX_PtrArray with typesafe CFX_ArrayTemplate, part 11 | tsepez |
2016-05-02 | Fix lint bugs. | thestig |
2016-05-02 | Replace CFX_PtrArray with typesafe CFX_ArrayTemplate, part 10 | 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 | 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-04-21 | Make CFX_BasicArray non-copyable. | tsepez |
2016-04-14 | Avoid needless construction of CFX_ByteStrings during string building | tsepez |
2016-04-13 | Remove implicit cast from CFX_WideString to (const wchar_t*) | tsepez |
2016-04-13 | Remove implicit cast from CFX_ByteString to (const char*). | tsepez |
2016-04-12 | Remove ICodec_* Interfaces. | dsinclair |
2016-04-08 | Rename both As{Byte,Wide}StringC() helpers to AsStringC(). | tsepez |
2016-04-08 | Make CFX_WideString::FromLocal() take a CFX_ByteStringC arg | tsepez |
2016-04-06 | Move include/fxcodec to fxcodec/include | dsinclair |
2016-04-06 | Make CFX_WideString::FromUTF8() take a CFX_ByteStringC argument. | 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 | Remove FX_WORD in favor of uint16_t. | Tom Sepez |
2016-03-21 | Make a few more const tables smaller.chromium/2689chromium/2688 | Tom Sepez |
2016-03-21 | Move xfa/include/fxbarcode/BC_Barcode.h to xfa/fxbarcode. | Dan Sinclair |
2016-03-18 | Reduce size of several PDFium constant tables. | Tom Sepez |
2016-03-14 | Move xfa/src up to xfa/. | Dan Sinclair |