Age | Commit message (Expand) | Author |
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 |
2017-05-26 | Add public API for setting the fill color on a text object | wileyrya |
2017-05-26 | Add public API for setting LineJoin and LineCap on a path | wileyrya |
2017-05-26 | Use more STL algorithms in fx_coordinates.cpp. | Lei Zhang |
2017-05-25 | Mass conversion of remaining class members (non-xfa) | Tom Sepez |
2017-05-25 | Remove some unused defines | Dan Sinclair |
2017-05-25 | Mass conversion of all const-lifetime class members | Tom Sepez |
2017-05-25 | Rename CPDF_LinkExtract test file to match class | Dan Sinclair |
2017-05-25 | Break apart the pageint.h file. | Dan Sinclair |
2017-05-25 | Cleanup some nits in CFX_Font | Nicolas Pena |
2017-05-24 | core: allow building against system lcms2chromium/3111 | Miklos Vajna |
2017-05-24 | Convert to CFX_UnownedPtr, part 10 | Tom Sepez |
2017-05-24 | Convert to CFX_UnownedPtr, part 9 | Tom Sepez |
2017-05-24 | Convert to CFX_UnownedPtr, part 8chromium/3110 | Tom Sepez |
2017-05-24 | Use CheckedNumeric in BiInterpolImpl | Nicolas Pena |