Age | Commit message (Expand) | Author |
2017-05-09 | Move FPDF_FILEWRITE adapter to own file | Dan Sinclair |
2017-05-08 | fpdfsdk: add minimal FPDFPageObj_GetType() testcasechromium/3094 | Miklos Vajna |
2017-05-05 | Encode unicodes in UTF-16BE in ToUnicode map | Nicolas Pena |
2017-05-04 | Give a couple of char to int functions better names.chromium/3090 | Lei Zhang |
2017-05-04 | CPDF_Document::GetPageData() normally does not return NULL. | Lei Zhang |
2017-05-04 | Make CPDF_Font member variables protected. | Lei Zhang |
2017-05-04 | Cleanup CXFA_RenderContext | Dan Sinclair |
2017-05-04 | Cleanup more null IFX_Pause parameters | Dan Sinclair |
2017-05-03 | Add a ToUnicode mapping when loading CID fonts | Nicolas Pena |
2017-05-02 | Remove some more |new|s, part 11chromium/3088 | Tom Sepez |
2017-05-02 | Remove some |new|s in cpdfsdk_formfillenvironment.cpp and cpdfxfa_context.cpp | Tom Sepez |
2017-05-02 | Roll FreeType to 5a3490e. | Lei Zhang |
2017-05-02 | Add API to create a text object using a loaded font. | Nicolas Pena |
2017-05-01 | Remove more |new|s, part 6chromium/3087 | Tom Sepez |
2017-04-29 | Fix rotationschromium/3086chromium/3085 | rbpotter |
2017-04-27 | Add barcode test skeleton | Tom Sepez |
2017-04-26 | Avoid unordered_set and maps for the time being.chromium/3082 | Tom Sepez |
2017-04-25 | Use fx_extension.h utilities in more places. | Lei Zhang |
2017-04-21 | Add CFX_RenderDevice::AutoRestorer()chromium/3078 | Tom Sepez |
2017-04-21 | Replace FXSYS_iswdigit with std::iswdigit. | Lei Zhang |
2017-04-20 | Let {Argb,Cmyk}Decode return tuples | Nicolas Pena |
2017-04-20 | Convert IFX_MemoryStream to CFX_MemoryStream | Dan Sinclair |
2017-04-20 | Cleanup the fx_extension code. | Dan Sinclair |
2017-04-19 | Cleanup codepage and charset definitions. | Dan Sinclair |
2017-04-18 | Use unique_ptr in JSGlobalAlternate::m_MapGlobal | Tom Sepez |
2017-04-18 | Use Byte/WideString iterators | Tom Sepez |
2017-04-18 | Render image masks individually instead of rendering the entire page as | rbpotter |
2017-04-13 | Add embeddertest for form text rendering and saving | Nicolas Pena |
2017-04-10 | Do not treat push button as fillable field | Wei Li |
2017-04-10 | Fix bytestring passing conventions, part 2. | Tom Sepez |
2017-04-08 | Add title (/T) extraction for PDF tagged structureschromium/3067chromium/3066 | dan sinclair |
2017-04-07 | Cleanup string passing in core/fpdf* | Tom Sepez |
2017-04-07 | Tweak CFDF_Font::AppendChar() | Tom Sepez |
2017-04-07 | Remove the ICC transform where it is never initialized. | Nicolas Pena |
2017-04-06 | Fix unit tests to initialize PartitionAlloc. | Chris Palmer |
2017-04-06 | Cleanup the tagged code | dan sinclair |
2017-04-05 | Add public method FPDFPath_GetFillColor to get fill color of a path object. | Miklos Vajna |
2017-04-04 | RefCount CPDF_StreamAcc all the time. | Tom Sepez |
2017-04-04 | Finish splitting up fx_dib.h | Nicolas Pena |
2017-04-04 | Add method to get tagged type | Dan Sinclair |
2017-04-04 | Remove unneeded void* casts. | Lei Zhang |
2017-04-03 | Drop FXSYS_ from mem methods | Dan Sinclair |
2017-04-03 | Drop FXSYS_ from math methods | Dan Sinclair |
2017-04-03 | Drop FXSYS_ from string methods | Dan Sinclair |
2017-04-03 | Add public method FPDFPageObj_GetType to get type of a page object. | Miklos Vajna |
2017-04-01 | Refcount CPDF_Image all the time.chromium/3061chromium/3060 | Tom Sepez |
2017-03-30 | Fix some nits in the javascript util code. | Lei Zhang |
2017-03-30 | Add some calls to MakeUnique | Dan Sinclair |
2017-03-30 | Move core/fxcrt XML files to core/fxcrt/xml | Dan Sinclair |
2017-03-30 | Move CFX files into fxcrt | Dan Sinclair |