summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-19Fix a bug when assign the generation number of indirect objectschromium/2166chromium/2165Bo Xu
2014-09-19Adjust the order of clearing resource in CPDF_DocPageData::ClearJun Fang
2014-09-18Fix Regression: Incomplete file loading is seen for multi page pdf files.chromium/2164chromium/2163Tom Sepez
2014-09-18gn: don't remove -fno-exceptions to match gypScott Graham
2014-09-16When forcing clear page data, no need to release colorspace when releasing pa...Bo Xu
2014-09-15Add a boundary check before accessing the table of 'Index to Location'Jun Fang
2014-09-15Check Null pointer in CPDF_Dictionary::GetUnicodeTextBo Xu
2014-09-11Fix hebrew character highlight issue in a special documentBo Xu
2014-09-10Check object type for objects used in the dictory of 'Index'chromium/2162chromium/2161chromium/2160chromium/2159chromium/2158chromium/2157chromium/2156Jun Fang
2014-09-09Change the forced clear order of CPDF_DocPageData::Clear, and remove m_pDocum...Bo Xu
2014-09-09Fix uninitialized value in CPDF_ColorStateDataBo Xu
2014-09-09Revert of Fix uninitialized value in CPDF_ColorStateData (patchset #1 id:1 of...Bo Xu
2014-09-08Fix uninitialized value in CPDF_ColorStateDataBo Xu
2014-09-08Fix un-initialized R G B valueBo Xu
2014-09-08Convert GN visibility to be a list.chromium/2155chromium/2154chromium/2152Brett Wilson
2014-09-08Merge performance fix for cmsDupToneCurve from previous upstream branch.Chris Palmer
2014-09-08The cause of this issue is that there is an indirect object like '112 0 R' bu...Jun Fang
2014-09-04Add v8_platform to the JS dependencies in the GN build.chromium/2151chromium/2150chromium/2149chromium/2148chromium/2147Brett Wilson
2014-09-03Allocate m_pCompData when |m_nComponents| is updated.Bo Xu
2014-09-02Check m_nComponents when using JBIG2Decodechromium/2146Bo Xu
2014-09-02Add m_pDocument in CPDF_Color and check if page date has been forced clearBo Xu
2014-09-02Tidy up opj_ callback functions in fx_codec_jpx_obj.cppTom Sepez
2014-08-31Remove the GetValidBpc check in application callers and move it to where m_bp...Bo Xu
2014-08-28Remove unused fields and stack locals.Chris Palmer
2014-08-28No need to release resources in destructor of CPDF_ShadingObjectchromium/2145chromium/2144chromium/2143chromium/2142chromium/2141chromium/2140Bo Xu
2014-08-27Restrict index not be greater than row_size in TIFF_PredictLineBo Xu
2014-08-27Use valid bpc value in LoadPalette() and ContinueToLoadMask()Bo Xu
2014-08-27Fix a bug when looping through m_pCompDataBo Xu
2014-08-26Bounds check before fixed-size memcmp() in CJPX_Decoder::Init().Tom Sepez
2014-08-26Fix compile on mac: format string mismatch error.chromium/2139chromium/2138Tom Sepez
2014-08-25Set m_pLinearized to NULL after releaseBo Xu
2014-08-25Perform better input checks in early steps of parser.Tom Sepez
2014-08-25Use number of components from ICC profile and alternate color spaceBo Xu
2014-08-25Add GetValidBpc() check in CPDF_DIBSource::CreateDecoder()Bo Xu
2014-08-25Add GetValidBpc() check in CPDF_DIBSource::GetScanLineBo Xu
2014-08-25Revert of Use number of components from ICC profile and alternateCS (patchset...Bo Xu
2014-08-25Use number of components from ICC profile and alternate color spaceBo Xu
2014-08-22Fix the issue 'SEGV on unknown address in CPDF_DataAvail::GetObjectSize'Jun Fang
2014-08-22Fix a hang issue due to inconsistent page number in the test fileJun Fang
2014-08-22Bounds check in CFX_Font::LoadGlyphPath().Tom Sepez
2014-08-22Fix confusion between length in bytes and length in characters in app::respon...Tom Sepez
2014-08-22Don't stretch bitmaps if destination size is empty.Vitaly Buka
2014-08-22Check the number of component in ICCBased colorspaceBo Xu
2014-08-21For pattern colorspace, its base colorspace should not be a pattern colorspaceBo Xu
2014-08-20Check if user provided more than one option for pdfium_test.Vitaly Buka
2014-08-19Fix bug in CPDF_PageContentGenerate constructor and destructorBo Xu
2014-08-19Fixed command line parting when no output is needed.Vitaly Buka
2014-08-18Font is used after release in CPDF_TextStateData::~CPDF_TextStateDataJun Fang
2014-08-18Fix a double-free issue in CFX_PathData::~CFX_PathDataJun Fang
2014-08-18Check path point count overflow in DrawThisAppearanceBo Xu