Age | Commit message (Expand) | Author |
2017-06-20 | Cleanup fpdf_parser_decode | Nicolas Pena |
2017-06-20 | Fix signedness of height in BMP decoder | 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-19 | Use EXPECT_STREQ() in fx_system_unittest.cpp. | Lei Zhang |
2017-06-19 | Make out_row_buffer an std::vector | Nicolas Pena |
2017-06-19 | Converting CFX_ByteTextBuf to ostringstream in SAX. | Henrique Nakashima |
2017-06-19 | Converting CFX_ByteTextBuf to ostringstream in cxml_parser.cpp. | Henrique Nakashima |
2017-06-16 | Avoid a crash inside wcsftime() on Windows.chromium/3135chromium/3134chromium/3133 | Lei Zhang |
2017-06-15 | Remove unused BMP compressing code | Nicolas Pena |
2017-06-14 | Cleanup fx_bmp part 1 | Nicolas Pena |
2017-06-14 | Fix crash when inserting empty path | Nicolas Pena |
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 | Check validity of color indices in bmp_decode_rgb | Nicolas Pena |
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-12 | Trimming brackets and quotes outside URLs.chromium/3129 | 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-09 | Revert "Revert "Adding constructor of CFX_ByteString that takes a std::ostrin... | Henrique Nakashima |
2017-06-08 | Revert "Adding constructor of CFX_ByteString that takes a std::ostringstream." | Henrique Nakashima |
2017-06-08 | Adding constructor of CFX_ByteString that takes a std::ostringstream. | Henrique Nakashima |
2017-06-08 | Guard against undefined shifting in JPX decoder | Dan Sinclair |
2017-06-08 | Replacing CFX_ByteTextBuf with stringstream in cpdf_streamparser.cpp. | Henrique Nakashima |
2017-06-08 | Fixing click area for links with a URL with prepended text.chromium/3125 | Henrique Nakashima |
2017-06-07 | Fix EmptyCreation test | Nicolas Pena |
2017-06-05 | Add start of CFGAS_FormatString tests | Dan Sinclair |
2017-06-02 | Remove explicit CFX_Matrix identity matrix instantiations. | Lei Zhang |
2017-06-01 | Use unique_ptrs for codec contexts in ccodec_progressivedecoder.chromium/3118 | Tom Sepez |
2017-06-01 | Move CCodec_GifModule state to CGifContext | Tom Sepez |
2017-06-01 | Missing one unowned_ptr in ccodec_progressivedecoder.h | Tom Sepez |
2017-06-01 | Fix content generation to only generate dirty page objects. | wileyrya |
2017-06-01 | Rename FXJPEG_Context and use unowned ptr | Tom Sepez |
2017-05-31 | Put all CCodec_PngModule state into its context. | Tom Sepez |
2017-05-31 | Move all of ccodec_bmpmodule state to its context | Tom Sepez |
2017-05-30 | Use unowned ptr back to delegates in codec moduleschromium/3117 | Tom Sepez |
2017-05-30 | Fix small ordering issue in CFX_ProgressiveDecoder cleanup.chromium/3116 | Tom Sepez |
2017-05-30 | Release unowned m_pTiffContext before deleting through it | Tom Sepez |
2017-05-30 | Do not store pointer to IFX_Pause in CCodec_Jbig2Context | Tom Sepez |
2017-05-26 | IFX_Pause is passed to CJBig2_Context, no need to store.chromium/3113 | 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 |
2017-05-26 | Pass CJBig2_ArithDecoder to CJBig2_GRDProc as needed. | Tom Sepez |
2017-05-26 | Release unowned CS reference before maybe destroying owned one | Tom Sepez |
2017-05-26 | Use proper file names in core/fpdfapi/font | Nicolas Pena |
2017-05-26 | Rename Probe() to ProbeForLowSeverityLifetimeIssue(). | Tom Sepez |
2017-05-26 | Avoid dangling encrypt dict pointer in CPDF_Parser | Tom Sepez |
2017-05-26 | Simplify CPDF_Page ctor. | Lei Zhang |