Age | Commit message (Expand) | Author |
2017-07-28 | Return removed value from dictionary. | Artem Strygin |
2017-07-28 | Implement read validator. | Artem Strygin |
2017-07-27 | Remove single param Mid() method from string classes | Ryan Harrison |
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 | Deprecated FPDF_RENDER_READER in favour of FPDF_RENDER_READY | Dan Sinclair |
2017-07-20 | Use enum for pdf object type | Artem Strygin |
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 | Basic APIs and tests for extracting attachments | Jane Liu |
2017-07-18 | Fix CONTINUED spelling | Dan Sinclair |
2017-07-17 | Let CPDF_MeshStream::ReadVertexRow return a vector | Nicolas Pena |
2017-07-13 | Add Embeddertest for password after savingchromium/3157 | Nicolas Pena |
2017-07-13 | Cleanup CPDF_RenderOptions colour members. | Dan Sinclair |
2017-07-13 | Remove unused CPDF_RenderOptions members | Dan Sinclair |
2017-07-12 | Nits in CFX_RenderDevice and CPDF_ContentParser | Nicolas Pena |
2017-07-12 | Remove unused methods from CPDF_ColorSpace | Nicolas Pena |
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 | Add Windows generic / text only printer driver support. | rbpotter |
2017-07-10 | Roll FreeType to c56d8851ea987023cc73981a70d261b3f6427545chromium/3156chromium/3155chromium/3154 | Nicolas Pena |
2017-07-07 | core: fix -Wshadow warningschromium/3153 | Miklos Vajna |
2017-06-30 | Remove pointless CFX_FloatRect construction. | Lei Zhang |
2017-06-29 | Basic APIs and tests for extracting and setting annotation paths | Jane Liu |
2017-06-29 | Move Start to constructor in CFX_Image(Renderer|Transformer)chromium/3145 | Nicolas Pena |
2017-06-29 | Change SetReverse to GetInverse in CFX_Matrix | Nicolas Pena |
2017-06-28 | Set default graphics before generating page contents | Nicolas Pena |
2017-06-28 | Keep all trailers in CPDF_Parser in m_Trailers | Nicolas Pena |
2017-06-28 | Use new overloads to make usages of ostringstream more readable. | Henrique Nakashima |
2017-06-27 | Add overload for CPDF_Stream.SetData() that takes an ostringstream. | Henrique Nakashima |
2017-06-27 | Modified CPDF_PageContentGenerator to work with both Form and Page | Jane Liu |
2017-06-23 | Cleaning up fx_string_testhelpers. | Henrique Nakashima |
2017-06-21 | Clamp instead of checked_cast in TT2PDF | Nicolas Pena |
2017-06-20 | Cleanup fpdf_parser_decode | Nicolas Pena |
2017-06-20 | Cleanup tiling and shading patterns in correct order | Dan Sinclair |
2017-06-19 | Add heuristic for improving text rendering in CPDF_CharPosList::Load | Nicolas Pena |
2017-06-19 | Fixing metadata not read from linearized file.chromium/3136 | Henrique Nakashima |
2017-06-14 | Add blend to GraphicsData | Nicolas Pena |
2017-06-13 | Allow zero length streams when parsing.chromium/3130 | Dan Sinclair |
2017-06-13 | Converting CFX_ByteTextBuf to ostringstream in cpdf_pagecontentgenerator. | Henrique Nakashima |
2017-06-13 | Converting CFX_ByteTextBuf to ostringstream in cpdf_syntax_parser.cpp. | Henrique Nakashima |
2017-06-09 | Converting CFX_ByteTextBuf to ostringstream in fdpf_parser_decode.cpp.chromium/3126 | Henrique Nakashima |
2017-06-09 | Simplify CPDF_Array::RemoveAt(index, size). | Lei Zhang |
2017-06-08 | Replacing CFX_ByteTextBuf with stringstream in cpdf_streamparser.cpp. | Henrique Nakashima |
2017-06-07 | Fix EmptyCreation test | Nicolas Pena |
2017-06-01 | Fix content generation to only generate dirty page objects. | wileyrya |
2017-05-30 | Fix small ordering issue in CFX_ProgressiveDecoder cleanup.chromium/3116 | Tom Sepez |
2017-05-26 | Fix CPDF_PageRenderContext cleanup | Tom Sepez |
2017-05-26 | Add public API for setting the blend mode on a page object. | wileyrya |