Age | Commit message (Expand) | Author |
---|---|---|
2017-04-24 | Use a pdfium-specific unittest main rather than gtest's | Tom Sepez |
2017-04-21 | Replace FXSYS_iswdigit with std::iswdigit. | Lei Zhang |
2017-04-20 | Remove hand-written bsearch from cfx_xmlsyntaxparser.cppchromium/3077 | Tom Sepez |
2017-04-20 | Convert IFX_MemoryStream to CFX_MemoryStream | Dan Sinclair |
2017-04-20 | Cleanup the fx_extension code. | Dan Sinclair |
2017-04-19 | Move fde XML parser to core | Dan Sinclair |
2017-04-18 | Cleanup XML buffer code | Dan Sinclair |
2017-04-17 | Fix buffer management issues in CFX_SAXReader. | Tom Sepez |
2017-04-17 | Replace indirect calls with switch in CFX_SaxReader. | Tom Sepez |
2017-04-17 | Add unit test for CFX_SAXReader. | Tom Sepez |
2017-04-10 | Fix bytestring passing conventions, part 2. | Tom Sepez |
2017-04-03 | Drop FXSYS_ from mem methods | Dan Sinclair |
2017-03-30 | Move core/fxcrt XML files to core/fxcrt/xml | Dan Sinclair |
2017-03-30 | Move CFX files into fxcrt | Dan Sinclair |