Age | Commit message (Expand) | Author |
2016-09-29 | Move core/fxcrt/include to core/fxcrt | dsinclair |
2016-09-13 | Sort include entries. | dsinclair |
2016-08-31 | Move maxNumDataBytes and maxNumEcBytes calculation to fix crash | npm |
2016-08-09 | Use smart pointers for class owned pointers in xfa/fxbarcode | weili |
2016-06-16 | Remove barcode reading code. | dsinclair |
2016-06-14 | Make code compile with clang_use_chrome_plugin (part III) | weili |
2016-06-10 | Trust the compiler to do array indexing and superclass promotion. | tsepez |
2016-06-10 | Add missing const, remove casts in BC_QRCoderErrorCorrectionLevel | tsepez |
2016-06-10 | Remove redundant make_pair* cast in fxbarcode | tsepez |
2016-06-09 | Get rid of NULLs in xfa/fxbarcode/ | thestig |
2016-05-23 | Clean up more XFA code which causes warnings | weili |
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-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-21 | Make a few more const tables smaller.chromium/2689chromium/2688 | Tom Sepez |
2016-03-14 | Move xfa/src up to xfa/. | Dan Sinclair |