Age | Commit message (Expand) | Author |
2014-09-16 | When forcing clear page data, no need to release colorspace when releasing pa... | Bo Xu |
2014-09-15 | Add a boundary check before accessing the table of 'Index to Location' | Jun Fang |
2014-09-15 | Check Null pointer in CPDF_Dictionary::GetUnicodeText | Bo Xu |
2014-09-11 | Fix hebrew character highlight issue in a special document | Bo Xu |
2014-09-10 | Check object type for objects used in the dictory of 'Index'chromium/2162chromium/2161chromium/2160chromium/2159chromium/2158chromium/2157chromium/2156 | Jun Fang |
2014-09-09 | Change the forced clear order of CPDF_DocPageData::Clear, and remove m_pDocum... | Bo Xu |
2014-09-09 | Fix uninitialized value in CPDF_ColorStateData | Bo Xu |
2014-09-09 | Revert of Fix uninitialized value in CPDF_ColorStateData (patchset #1 id:1 of... | Bo Xu |
2014-09-08 | Fix uninitialized value in CPDF_ColorStateData | Bo Xu |
2014-09-08 | Fix un-initialized R G B value | Bo Xu |
2014-09-08 | Convert GN visibility to be a list.chromium/2155chromium/2154chromium/2152 | Brett Wilson |
2014-09-08 | Merge performance fix for cmsDupToneCurve from previous upstream branch. | Chris Palmer |
2014-09-08 | The cause of this issue is that there is an indirect object like '112 0 R' bu... | Jun Fang |
2014-09-04 | Add v8_platform to the JS dependencies in the GN build.chromium/2151chromium/2150chromium/2149chromium/2148chromium/2147 | Brett Wilson |
2014-09-03 | Allocate m_pCompData when |m_nComponents| is updated. | Bo Xu |
2014-09-02 | Check m_nComponents when using JBIG2Decodechromium/2146 | Bo Xu |
2014-09-02 | Add m_pDocument in CPDF_Color and check if page date has been forced clear | Bo Xu |
2014-09-02 | Tidy up opj_ callback functions in fx_codec_jpx_obj.cpp | Tom Sepez |
2014-08-31 | Remove the GetValidBpc check in application callers and move it to where m_bp... | Bo Xu |
2014-08-28 | Remove unused fields and stack locals. | Chris Palmer |
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 |