summaryrefslogtreecommitdiff
path: root/core/fpdfapi/edit
AgeCommit message (Expand)Author
2017-07-20Use enum for pdf object typeArtem Strygin
2017-06-29Basic APIs and tests for extracting and setting annotation pathsJane Liu
2017-06-29Change SetReverse to GetInverse in CFX_MatrixNicolas Pena
2017-06-28Set default graphics before generating page contentsNicolas Pena
2017-06-28Use new overloads to make usages of ostringstream more readable.Henrique Nakashima
2017-06-27Modified CPDF_PageContentGenerator to work with both Form and PageJane Liu
2017-06-14Add blend to GraphicsDataNicolas Pena
2017-06-13Allow zero length streams when parsing.chromium/3130Dan Sinclair
2017-06-13Converting CFX_ByteTextBuf to ostringstream in cpdf_pagecontentgenerator.Henrique Nakashima
2017-06-07Fix EmptyCreation testNicolas Pena
2017-06-01Fix content generation to only generate dirty page objects.wileyrya
2017-05-26Add public API for setting the blend mode on a page object.wileyrya
2017-05-26Add public API for setting the fill color on a text objectwileyrya
2017-05-26Add public API for setting LineJoin and LineCap on a pathwileyrya
2017-05-24Convert to CFX_UnownedPtr, part 8chromium/3110Tom Sepez
2017-05-24Convert to CFX_UnownedPtr, part 4.Tom Sepez
2017-05-22Convert more c-style pointers to CFX_UnownedPtrTom Sepez
2017-05-19Move CCodec_ModuleMgr ownership to CPDF_ModuleMgr.Lei Zhang
2017-05-15Remove unused flags from CPDF_CreatorNicolas Pena
2017-05-10Store the offset in the archive bufferDan Sinclair
2017-05-10Cleaning up Edit codeDan Sinclair
2017-05-09Edit code cleanupDan Sinclair
2017-05-09Move FPDF_FILEWRITE adapter to own fileDan Sinclair
2017-05-09Rename fpdf_edit_create.cpp to cpdf_creator.cppDan Sinclair
2017-05-09Remove editint.h and create individual headerschromium/3095Dan Sinclair
2017-05-09Remove CPDF_Creator friendsDan Sinclair
2017-05-09Remove AppendObject from CPDF_CreatorDan Sinclair
2017-05-09Cleanup CPDF_Creator defines and method namesDan Sinclair
2017-05-04Remove some unused IFX_Pause paramsDan Sinclair
2017-05-04CPDF_DataAvail: avoid reads into stack buffers.Tom Sepez
2017-04-24Use a pdfium-specific unittest main rather than gtest'sTom Sepez
2017-04-20Cleanup the fx_extension code.Dan Sinclair
2017-04-13Move another opertator<<() prototype into correct .h file.Tom Sepez
2017-04-13Refcount CPDF_CryptoHandlerchromium/3076chromium/3075chromium/3074chromium/3073chromium/3072Tom Sepez
2017-04-07Tweak CFDF_Font::AppendChar()Tom Sepez
2017-04-04RefCount CPDF_StreamAcc all the time.Tom Sepez
2017-04-03Drop FXSYS_ from mem methodsDan Sinclair
2017-04-01Refcount CPDF_Image all the time.chromium/3061chromium/3060Tom Sepez
2017-03-26Use PartitionAlloc for JavaScript ArrayBuffers and strings.Chris Palmer
2017-03-21Replace CFX_FileSizeListArray with a std::mapDan Sinclair
2017-03-20Allow processing fonts with indirect dictNicolas Pena
2017-03-15Refactor some CPDF_ColorSpace code.Lei Zhang
2017-03-14Convert CPDF_Creator::m_Pos to uint32_tDan Sinclair
2017-03-14Replace FX_FLOAT with underlying float type.Dan Sinclair
2017-03-14Replace FX_CHAR and FX_WCHAR with underlying types.Dan Sinclair
2017-02-23Convert point x,y into CFX_PointFdan sinclair
2017-02-15Move generated graphics and font maps to CPDF_PageNicolas Pena
2017-02-15Cleanup CFX_PathData.Dan Sinclair
2017-02-14Add ProcessText supporting standard fontsNicolas Pena
2017-02-10Add line width option for stroking pathschromium/3011chromium/3010chromium/3009Nicolas Pena