Age | Commit message (Expand) | Author |
2014-08-28 | No need to release resources in destructor of CPDF_ShadingObjectchromium/2145chromium/2144chromium/2143chromium/2142chromium/2141chromium/2140 | Bo Xu |
2014-08-27 | Restrict index not be greater than row_size in TIFF_PredictLine | Bo Xu |
2014-08-27 | Use valid bpc value in LoadPalette() and ContinueToLoadMask() | Bo Xu |
2014-08-27 | Fix a bug when looping through m_pCompData | Bo Xu |
2014-08-26 | Bounds check before fixed-size memcmp() in CJPX_Decoder::Init(). | Tom Sepez |
2014-08-26 | Fix compile on mac: format string mismatch error.chromium/2139chromium/2138 | Tom Sepez |
2014-08-25 | Set m_pLinearized to NULL after release | Bo Xu |
2014-08-25 | Perform better input checks in early steps of parser. | Tom Sepez |
2014-08-25 | Use number of components from ICC profile and alternate color space | Bo Xu |
2014-08-25 | Add GetValidBpc() check in CPDF_DIBSource::CreateDecoder() | Bo Xu |
2014-08-25 | Add GetValidBpc() check in CPDF_DIBSource::GetScanLine | Bo Xu |
2014-08-25 | Revert of Use number of components from ICC profile and alternateCS (patchset... | Bo Xu |
2014-08-25 | Use number of components from ICC profile and alternate color space | Bo Xu |
2014-08-22 | Fix the issue 'SEGV on unknown address in CPDF_DataAvail::GetObjectSize' | Jun Fang |
2014-08-22 | Fix a hang issue due to inconsistent page number in the test file | Jun Fang |
2014-08-22 | Bounds check in CFX_Font::LoadGlyphPath(). | Tom Sepez |
2014-08-22 | Fix confusion between length in bytes and length in characters in app::respon... | Tom Sepez |
2014-08-22 | Don't stretch bitmaps if destination size is empty. | Vitaly Buka |
2014-08-22 | Check the number of component in ICCBased colorspace | Bo Xu |
2014-08-21 | For pattern colorspace, its base colorspace should not be a pattern colorspace | Bo Xu |
2014-08-20 | Check if user provided more than one option for pdfium_test. | Vitaly Buka |
2014-08-19 | Fix bug in CPDF_PageContentGenerate constructor and destructor | Bo Xu |
2014-08-19 | Fixed command line parting when no output is needed. | Vitaly Buka |
2014-08-18 | Font is used after release in CPDF_TextStateData::~CPDF_TextStateData | Jun Fang |
2014-08-18 | Fix a double-free issue in CFX_PathData::~CFX_PathData | Jun Fang |
2014-08-18 | Check path point count overflow in DrawThisAppearance | Bo Xu |
2014-08-18 | Add a null check before getting unicode text in CPDF_FormField::GetValue | Jun Fang |
2014-08-18 | Add a null pointer check before getting the family name of the given color sp... | Jun Fang |
2014-08-18 | Fix tzHour usage on systems where char is unsigned.chromium/2137chromium/2136chromium/2135chromium/2133chromium/2132chromium/2131chromium/2130chromium/2129chromium/2128 | Nico Weber |
2014-08-18 | No need to release m_pBaseCS in CPDF_IndexedCS and CPDF_PatternCS | Bo Xu |
2014-08-15 | Fix buffer size offset error in PNG_Predictor | Bo Xu |
2014-08-13 | Add FX_OVERRIDE and use it for virtual functions of FX_FINAL classes. | Tom Sepez |
2014-08-13 | Disable exceptions for the pdfium targets, now that pdfium:29 is done.chromium/2127chromium/2126chromium/2124chromium/2123 | Nico Weber |
2014-08-13 | Remove try/catch block | Bo Xu |
2014-08-12 | Treat null Parent as no Parent for dictionary objects | Bo Xu |
2014-08-12 | Fix missing or broken include guard macros in pdfium headers. | Tom Sepez |
2014-08-12 | For a CPDF_Color object, when set a new pattern to it, disconnect its link wi... | Bo Xu |
2014-08-07 | When normalize coordinate, return instead of assert() when divide by 0 | Bo Xu |
2014-08-07 | Change '>=' back to '>' in extension.h due to bad fixchromium/2122chromium/2121chromium/2120chromium/2119chromium/2118 | Jun Fang |
2014-08-06 | gclient DEPS file for auto checking out deps | Aneesh Mulye |
2014-08-06 | Clean up meaningless branch on commented-out code. | Chris Palmer |
2014-08-05 | Fix the problem that memory is accessed after released due to invalid type-cast | Jun Fang |
2014-08-05 | The root cause of this issue is shown as below: | Jun Fang |
2014-08-04 | Fix unninitialized 'tmp' in CJBig2_Image::composeTo_opt2 | Jun Fang |
2014-08-04 | Remove unused |m_pEvi| field. | Chris Palmer |
2014-08-04 | Fix a segmentation fault in CPDF_DataAvail::CheckPage due to invalid usage of... | Jun Fang |
2014-08-02 | Fix buffer size boundary check offset by 1chromium/2117chromium/2116chromium/2115chromium/2114chromium/2113 | Bo Xu |
2014-08-01 | Add more |bpc| value check in GetValidBpc() | Bo Xu |
2014-07-31 | Fix for min/max compile error on Windows | Scott Graham |
2014-07-31 | Revert 'gn: cross-platform exception disable' | Scott Graham |