Age | Commit message (Expand) | Author |
2017-04-21 | Replace FXSYS_iswdigit with std::iswdigit. | Lei Zhang |
2017-04-21 | Change more fxbarcode to use return values. | Lei Zhang |
2017-04-20 | Remove hand-written bsearch from cfx_xmlsyntaxparser.cppchromium/3077 | Tom Sepez |
2017-04-20 | Remove hand-written bsearch from cxfa_dataexporter.cpp | Tom Sepez |
2017-04-20 | Cleanup some XFA widget code | Dan Sinclair |
2017-04-20 | Take ContainsValue() change from base stl_util.h | Tom Sepez |
2017-04-20 | Let {Argb,Cmyk}Decode return tuples | Nicolas Pena |
2017-04-20 | Revert "core: allow building against system zlib" | dsinclair |
2017-04-20 | Convert IFX_MemoryStream to CFX_MemoryStream | Dan Sinclair |
2017-04-20 | Do not insert null node if ParseAsXDPPacket_Config fails | Tom Sepez |
2017-04-20 | Move fxcrt_stream code to fx_stream file | Dan Sinclair |
2017-04-20 | Cleanup the fx_extension code. | Dan Sinclair |
2017-04-20 | core: choosen -> chosen | Miklos Vajna |
2017-04-20 | Remove the friends of CPDF_FormField | Nicolas Pena |
2017-04-19 | Split up CFX_DIBitmap::ConvertColorScale | Nicolas Pena |
2017-04-19 | Update IFX_CharIter::Clone to return unique_ptr | Dan Sinclair |
2017-04-19 | Rename array names to match codepage names | Dan Sinclair |
2017-04-19 | Cleanup codepage and charset definitions. | Dan Sinclair |
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 |