Age | Commit message (Expand) | Author |
2017-07-24 | Deprecated FPDF_RENDER_READER in favour of FPDF_RENDER_READY | Dan Sinclair |
2017-07-21 | Fix nits from commit 67ccef7.chromium/3164 | Lei Zhang |
2017-07-20 | Convert CFX_ListItem to use CFX_FloatRect | Dan Sinclair |
2017-07-20 | Change length calculation in CFX_StringCTemplate constructor | Ryan Harrison |
2017-07-20 | Use enum for pdf object type | Artem Strygin |
2017-07-20 | Create helper method in CJBig2_HTRDProc | Nicolas Pena |
2017-07-19 | Rename StringCs c_str() to unterminated_c_str(). | Tom Sepez |
2017-07-19 | Use CFX_WideString in CPDF_NameTree functions to strip BOMchromium/3162 | Jane Liu |
2017-07-19 | Converting CFX_ByteTextBuf to ostringstream in SAX. | Henrique Nakashima |
2017-07-19 | Revert "Converting CFX_ByteTextBuf to ostringstream in SAX." | Henrique Nakashima |
2017-07-19 | Basic APIs and tests for extracting attachments | Jane Liu |
2017-07-19 | Remove JBig2_GsidProc class | Nicolas Pena |
2017-07-19 | Avoid unterminated string segment in cfx_saxreaderhandler.cpp | Tom Sepez |
2017-07-19 | Prevent more crashes in wcsftime. | Lei Zhang |
2017-07-18 | Fix CONTINUED spelling | Dan Sinclair |
2017-07-18 | colortables are unused, so remove plumbing | Mike Reed |
2017-07-17 | Move CPWL_Utils Draw methods to CFX_RenderDevice | Dan Sinclair |
2017-07-17 | Add CFX_FloatRect::GetDeflated | dan sinclair |
2017-07-17 | Simplify CJBig2_Context::huffman_assign_code | Nicolas Pena |
2017-07-17 | Let CPDF_MeshStream::ReadVertexRow return a vector | Nicolas Pena |
2017-07-14 | Use CFX_MaybeOwned in CJBig2_TRDProc | Nicolas Pena |
2017-07-14 | More unique_ptrs in JBIG2 code part 2 | Nicolas Pena |
2017-07-13 | Add Embeddertest for password after savingchromium/3157 | Nicolas Pena |
2017-07-13 | Use PartitionAlloc with PartitionAllocReturnNull | Nicolas Pena |
2017-07-13 | Cleanup CPDF_RenderOptions colour members. | Dan Sinclair |
2017-07-13 | Rename CPWL_Color to CFX_Color | Dan Sinclair |
2017-07-13 | Move CPWL_Utils::ScaleRect to CFX_FloatRect | Dan Sinclair |
2017-07-13 | Move CPWL_Utils::OverlapWordRange to CPVT_WordRange::Intersect | Dan Sinclair |
2017-07-13 | Move CPWL_Utils::GetCenterSquare to CFX_FloatRect | Dan Sinclair |
2017-07-13 | Remove unused CPDF_RenderOptions members | Dan Sinclair |
2017-07-13 | Changed CPDF_FileSpec::GetFileName() to directly return CFX_WideString | Jane Liu |
2017-07-13 | fix skiapaths for sparse type1 on mac | Cary Clark |
2017-07-13 | More unique_ptrs in JBig2 code | Nicolas Pena |
2017-07-13 | Index_8 no longer supported, upscale to N32 | Mike Reed |
2017-07-12 | Nits in CFX_RenderDevice and CPDF_ContentParser | Nicolas Pena |
2017-07-12 | support m_bGlyph_Adjust | Cary Clark |
2017-07-12 | Remove unused methods from CPDF_ColorSpace | Nicolas Pena |
2017-07-12 | Added helper functions in the class CPDF_FileSpec | Jane Liu |
2017-07-12 | Move CMYKtoRGB methods to fx_codec and clean them up | Nicolas Pena |
2017-07-12 | Cleanup ICC code part 1 | Nicolas Pena |
2017-07-11 | Cleanup CFX_RenderDevice | Nicolas Pena |
2017-07-11 | Add Windows generic / text only printer driver support. | rbpotter |
2017-07-10 | Roll FreeType to c56d8851ea987023cc73981a70d261b3f6427545chromium/3156chromium/3155chromium/3154 | Nicolas Pena |
2017-07-10 | Move core/fxge/ge to core/fxge. | Dan Sinclair |
2017-07-10 | Reland "typeface double delete" | Dan Sinclair |
2017-07-07 | core: fix -Wshadow warningschromium/3153 | Miklos Vajna |
2017-07-07 | Check that there is enough data remaining in source BMP before readingchromium/3152 | Ryan Harrison |
2017-07-07 | Convert c-style casts in fx_memory.h into static_casts | Ryan Harrison |
2017-07-06 | Revert "typeface double delete" | Cary Clark |
2017-07-05 | typeface double deletechromium/3150 | Cary Clark |