Age | Commit message (Expand) | Author |
2017-04-19 | Cleanup the fgas_language defines | Dan Sinclair |
2017-04-19 | Move fde XML parser to core | Dan Sinclair |
2017-04-19 | Move CFGAS_Stream to CFX_SeekableStreamProxy | Dan Sinclair |
2017-04-18 | Remove hand-written bsearch from XFA_GetAttributeEnumByName() | Tom Sepez |
2017-04-18 | Remove hand-written bsearch from XFA_GetAttributeByName() | Tom Sepez |
2017-04-18 | Libtiff upstream security fixes | Nicolas Pena |
2017-04-18 | Rename IFGAS_Stream to CFGAS_Stream | Dan Sinclair |
2017-04-18 | Remove IFGAS_Stream::CreateWideStringReadStream | Dan Sinclair |
2017-04-18 | Libtiff upstream: _TIFFcalloc addition | Nicolas Pena |
2017-04-18 | Clean up unneeded code in agg and skia driver | Nicolas Pena |
2017-04-18 | Fold the CFGAS_Stream subclasses in CFGAS_Stream | Dan Sinclair |
2017-04-18 | Codepage code into anonymouse namespace | Dan Sinclair |
2017-04-18 | Subclass the stream implementations from CFGAS_Stream | Dan Sinclair |
2017-04-18 | Use unique_ptr in CFWL_NoteDriver::m_eventTargets map | Tom Sepez |
2017-04-18 | Use unique_ptr in JSGlobalAlternate::m_MapGlobal | Tom Sepez |
2017-04-18 | Check char sign in fx_ext.h | Nicolas Pena |
2017-04-18 | Rename text break files to match class names. | Dan Sinclair |
2017-04-18 | Update IFGAS_Stream::WriteString to take a string. | Dan Sinclair |
2017-04-18 | Cleanup XML buffer code | Dan Sinclair |
2017-04-18 | Use Byte/WideString iterators | Tom Sepez |
2017-04-18 | Remove unused class | Dan Sinclair |
2017-04-18 | Use unique_ptr for m_pNormalWidget | Tom Sepez |
2017-04-18 | Require unique_ptr arg for CXFA_FMLexer::SetToken() | Tom Sepez |
2017-04-18 | Render image masks individually instead of rendering the entire page as | rbpotter |
2017-04-17 | Remove dead barcode bitmap rendering code. | Lei Zhang |
2017-04-17 | Add iterators for Byte/WideStringCs. | Tom Sepez |
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 | Remove more references to GYP. | Lei Zhang |
2017-04-17 | Add unit test for CFX_SAXReader. | Tom Sepez |
2017-04-16 | Roll build/ to a9eff4d. | Lei Zhang |
2017-04-15 | Roll clang to d551679. | Lei Zhang |
2017-04-13 | Add ability to make StringCs from std::vector<>s. | Tom Sepez |
2017-04-13 | Fold LoadFile{Read|Write} back into constructors | Dan Sinclair |
2017-04-13 | Use vector of unique ptr in cpdf_data_avail.cpp. | Tom Sepez |
2017-04-13 | Add embeddertest for form text rendering and saving | Nicolas Pena |
2017-04-13 | Move another opertator<<() prototype into correct .h file. | Tom Sepez |
2017-04-13 | core: allow building against system zlib | Miklos Vajna |
2017-04-13 | Refcount CPDF_CryptoHandlerchromium/3076chromium/3075chromium/3074chromium/3073chromium/3072 | Tom Sepez |
2017-04-12 | Tidy build instructions | Tom Sepez |
2017-04-12 | Fix string passing coventions in xfa_fm2jscontext.hchromium/3070 | Tom Sepez |
2017-04-12 | Fold CFGAS_Stream into CFGAS_TextStream. | Dan Sinclair |
2017-04-12 | Cache TypeFace instead of Font | Cary Clark |
2017-04-12 | Some fixes to the fallback font code. | Nicolas Pena |
2017-04-12 | No gradient to draw if clip is empty | Cary Clark |
2017-04-12 | Remove params from CFGAS_Stream | Dan Sinclair |
2017-04-12 | Remove text buffer for CFGAS_TextStream | Dan Sinclair |
2017-04-12 | Remove m_iStart which is always zero | Dan Sinclair |
2017-04-12 | Fold CXFA_WideTextRead into IFGAS_Stream | Dan Sinclair |
2017-04-12 | Pull in the latest PartitionAlloc fixes from upstream. | Chris Palmer |