Age | Commit message (Expand) | Author |
2016-08-11 | Guard against undefined shift. | dsinclair |
2016-07-18 | Cleanup fgas/crt. | 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-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-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. | tsepez |
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 |