Age | Commit message (Expand) | Author |
2017-04-25 | Test more OnedCode128WriterTest methods. | Lei Zhang |
2017-04-25 | Use fx_extension.h utilities in more places in xfa/ | Lei Zhang |
2017-04-25 | Use fx_extension.h utilities in more places. | Lei Zhang |
2017-04-24 | Add tests for BC_OnedCode128Writer encoding functions. | Lei Zhang |
2017-04-24 | Add FXSYS_wcsftime() to avoid termination on win. | Tom Sepez |
2017-04-24 | Use a pdfium-specific unittest main rather than gtest's | Tom Sepez |
2017-04-24 | Use unique_ptr in CFX_SizeGlyphCache | Tom Sepez |
2017-04-24 | Nit cleanup in XFA widget code | Dan Sinclair |
2017-04-24 | Initialize colour valueschromium/3080 | Dan Sinclair |
2017-04-24 | Cleanup the XFA Bacode widget | Dan Sinclair |
2017-04-21 | Use unique_ptr in CFX_FolderFontInfo::m_FontListchromium/3079 | Tom Sepez |
2017-04-21 | Use unique_ptr in CFX_FontMgr::m_FaceMap. | Tom Sepez |
2017-04-21 | Add CFX_RenderDevice::AutoRestorer()chromium/3078 | Tom Sepez |
2017-04-21 | Return unique_ptr from CPDF_Type3Cache::RenderGlyph(). | Tom Sepez |
2017-04-21 | Return unique_ptr from CPDF_RenderStatus::CloneObjStates(). | Tom Sepez |
2017-04-21 | Revert "Compare to epsilon instead of 0 in CFX_Matrix::SetReverse" | Nicolas Pena |
2017-04-21 | Fix Visual Studio build from GN generated files | Dominik Röttsches |
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 |