Age | Commit message (Expand) | Author |
2017-07-28 | Add CPDF_Stream::ReplaceData method.chromium/3170 | Artem Strygin |
2017-07-28 | Convert calls to Mid() to Left() or Right() if possible | Ryan Harrison |
2017-07-28 | Return removed value from dictionary. | Artem Strygin |
2017-07-28 | Implement read validator. | Artem Strygin |
2017-07-27 | Simplify FX_GetMirrorChar() code. | Lei Zhang |
2017-07-27 | Define SIZEOF_VOIDP and other cleanup in tiffconf | Nicolas Pena |
2017-07-27 | Remove single param Mid() method from string classes | Ryan Harrison |
2017-07-27 | Simplify CFX_BidiLine code. | Lei Zhang |
2017-07-27 | Added CPDF_NameTree::DeleteValueAndName() | Jane Liu |
2017-07-27 | Text Driver: add CLRF characters for new lines | rbpotter |
2017-07-26 | Allow CFX_RTemplate to work with CFX_FloatRect | Dan Sinclair |
2017-07-26 | Use std::min/max in fx_coordinates.h | Dan Sinclair |
2017-07-26 | Make comment match code | Dan Sinclair |
2017-07-26 | Remove recursion from CPDF_DataAvail::HaveResourceXXX. | Artem Strygin |
2017-07-26 | Remove useless code. | Artem Strygin |
2017-07-25 | flush but do not release skia driver | Cary Clark |
2017-07-24 | Basic APIs and tests for adding attachments | Jane Liu |
2017-07-24 | Added CPDF_NameTree::AddValueAndName() | Jane Liu |
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 |