Age | Commit message (Expand) | Author |
2014-10-13 | Fix off-by-one in sizing of m_EmbeddedToUnicodes. | Tom Sepez |
2014-10-10 | Fix a bug when image width is odd in sycc422_to_rgb | Bo Xu |
2014-10-03 | Enable C linkage in fpdfppo.h | Bo Xu |
2014-10-03 | check pointer overflow in t2.c | Bo Xu |
2014-10-03 | Add openjpeg pre-processor OPJ_STATIC to pdfium.gyp | Bo Xu |
2014-09-30 | Update openjpeg | Bo Xu |
2014-09-26 | Use static_assert unconditionally.chromium/2190chromium/2189 | Peter Kasting |
2014-09-24 | Rename GN public variables.chromium/2188chromium/2187chromium/2186chromium/2185chromium/2184chromium/2183chromium/2182chromium/2181chromium/2180chromium/2179chromium/2178chromium/2177chromium/2176chromium/2175chromium/2174chromium/2173chromium/2172chromium/2170chromium/2169 | Brett Wilson |
2014-09-24 | Lock page in LoadFXAnnot to prevent unintended page closing | Bo Xu |
2014-09-22 | Invoke V8::Initialize() explicitly during V8 setupchromium/2168chromium/2167 | Jochen Eisinger |
2014-09-19 | Add FPDF_GetSecurityHandlerRevision | Bo Xu |
2014-09-19 | Fix a bug when assign the generation number of indirect objectschromium/2166chromium/2165 | Bo Xu |
2014-09-19 | Adjust the order of clearing resource in CPDF_DocPageData::Clear | Jun Fang |
2014-09-18 | Fix Regression: Incomplete file loading is seen for multi page pdf files.chromium/2164chromium/2163 | Tom Sepez |
2014-09-18 | gn: don't remove -fno-exceptions to match gyp | Scott Graham |
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 |