summaryrefslogtreecommitdiff
path: root/BUILD.gn
AgeCommit message (Expand)Author
2017-04-28Remove dead dimensions code in fxbarcode.chromium/3084Lei Zhang
2017-04-27Add barcode test skeletonTom Sepez
2017-04-25Remove remaining ICodec_* abstract classesTom Sepez
2017-04-25Add unittest for matrix reverseDan Sinclair
2017-04-25Rename fx_basic_memmgr.cpp to fx_memory.cpp to match .h namingTom Sepez
2017-04-25Rename core/fxcrt/fx_basic_coords.cpp to fx_coordinates.cppTom Sepez
2017-04-24Add tests for BC_OnedCode128Writer encoding functions.Lei Zhang
2017-04-24Add FXSYS_wcsftime() to avoid termination on win.Tom Sepez
2017-04-24Use a pdfium-specific unittest main rather than gtest'sTom Sepez
2017-04-24Cleanup the XFA Bacode widgetDan Sinclair
2017-04-20Revert "core: allow building against system zlib"dsinclair
2017-04-20Convert IFX_MemoryStream to CFX_MemoryStreamDan Sinclair
2017-04-20Move fxcrt_stream code to fx_stream fileDan Sinclair
2017-04-20Cleanup the fx_extension code.Dan Sinclair
2017-04-19Cleanup codepage and charset definitions.Dan Sinclair
2017-04-19Cleanup the fgas_language definesDan Sinclair
2017-04-19Move fde XML parser to coreDan Sinclair
2017-04-19Move CFGAS_Stream to CFX_SeekableStreamProxyDan Sinclair
2017-04-18Rename IFGAS_Stream to CFGAS_StreamDan Sinclair
2017-04-18Codepage code into anonymouse namespaceDan Sinclair
2017-04-18Rename text break files to match class names.Dan Sinclair
2017-04-18Cleanup XML buffer codeDan Sinclair
2017-04-17Add unit test for CFX_SAXReader.Tom Sepez
2017-04-13core: allow building against system zlibMiklos Vajna
2017-04-12Fold CXFA_WideTextRead into IFGAS_StreamDan Sinclair
2017-04-12Remove MakeSeekableReadStreamDan Sinclair
2017-04-06Fix unit tests to initialize PartitionAlloc.Chris Palmer
2017-04-06Clean up CBC_QRCoderVersion and friends.Lei Zhang
2017-04-06Cleanup the tagged codedan sinclair
2017-04-05Move XML attribute handling to a base class.Dan Sinclair
2017-04-04Remove dib_int.hNicolas Pena
2017-04-04Remove un-needed CFDE_XMLDeclarationDan Sinclair
2017-04-04Finish splitting up fx_dib.hNicolas Pena
2017-04-04Add a pdfium_all target.Lei Zhang
2017-04-03Split the FDE XML file into indiviual class files.Dan Sinclair
2017-04-03Split fx_dib part 5Nicolas Pena
2017-04-03Split fx_dib part 4Nicolas Pena
2017-03-31Move zlib to a DEPS-based checkout.Lei Zhang
2017-03-31Split fx_dib part 3Nicolas Pena
2017-03-31Split fx_dib.h part 2chromium/3059Nicolas Pena
2017-03-31Re-arrange fxcrt string files to match naming.Tom Sepez
2017-03-31Split fx_dib part 1Nicolas Pena
2017-03-30Move CXFA_XMLParser to CFDE_XMLParserDan Sinclair
2017-03-30Add some calls to MakeUniqueDan Sinclair
2017-03-30Move core/fxcrt XML files to core/fxcrt/xmlDan Sinclair
2017-03-30Rename tto/fde_textout to cfde_textoutDan Sinclair
2017-03-30Move CFX files into fxcrtDan Sinclair
2017-03-30Rename FDE files to match contents.Dan Sinclair
2017-03-30Rename fgas_stream to ifgas_streamDan Sinclair
2017-03-30Allow configuration of external embedder FreeTypeDominik Röttsches