Age | Commit message (Expand) | Author |
2016-10-03 | Add ptr_util.h from base until std::make_unique<> available | tsepez |
2016-09-30 | Switch CFX_SAXReader to use std::stack. | thestig |
2016-09-29 | Move xfa/fxfa/include to xfa/fxfa | dsinclair |
2016-09-29 | Move core/fxcrt/include to core/fxcrt | dsinclair |
2016-09-13 | Sort include entries. | dsinclair |
2016-08-11 | Remove fgas_system files. | dsinclair |
2016-08-11 | Guard against undefined shift. | dsinclair |
2016-07-18 | Cleanup fgas/crt. | dsinclair |
2016-07-11 | Cleanup ownership of parser members | dsinclair |
2016-06-18 | Make code compile with clang_use_chrome_plugin (final) | weili |
2016-06-16 | Cleanup XML parser code. | dsinclair |
2016-06-10 | Get rid of NULLs in xfa/fde/ | thestig |
2016-06-09 | Remove more casts, part 7. | tsepez |
2016-05-27 | Make sure CFDE_XMLSyntaxParser's buffer is null terminated. | ochang |
2016-05-20 | Clean up XFA code which causes warnings | weili |
2016-05-19 | Move fgas_sax into individual files in fde. | dsinclair |
2016-05-16 | Revert "Replace Release() { delete this; } in fde_xml_imp.h" | Tom Sepez |
2016-05-16 | Replace Release() { delete this; } in fde_xml_imp.h | tsepez |
2016-04-27 | Replace CFX_PtrArray with type-safe CFX_ArrayTemplate<>, Part 1. | tsepez |
2016-04-27 | Standardize on ASSERT. | dsinclair |
2016-04-14 | Rename CFX_ByteTextBuf::GetByteString() to AsStringC(). | tsepez |
2016-04-14 | Replace calls to deprecated CFX_{Wide,Byte}String::Empty() | tsepez |
2016-04-13 | Remove implicit cast from CFX_WideString to (const wchar_t*) | tsepez |
2016-04-04 | Replace FDE_XMLSYNTAX defines with enum classes. | dsinclair |
2016-03-31 | Fix CData parsing in CFDE_XMLSyntaxParser. | dsinclair |
2016-03-29 | Remove IFDE_XML* classes. | dsinclair |
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-14 | Move xfa/src up to xfa/. | Dan Sinclair |