Age | Commit message (Expand) | Author |
2014-12-10 | Merge to XFA: patch from CL 791223002 | Bo Xu |
2014-12-09 | Merge to XFA: patch from CL 787753002 | Bo Xu |
2014-12-04 | Remove needless casts of (narrow) string literals. | Tom Sepez |
2014-11-24 | Merge to XFA: patch from CL 758593002 | Bo Xu |
2014-11-19 | Merge to XFA: patch from CL 743263002 | Jun Fang |
2014-11-18 | Merge to XFA: patch from CL 738433003 | Bruce Dawson |
2014-11-17 | Merge to XFA: patch from CL 730993002 | Bo Xu |
2014-11-14 | Merge to XFA: Patch from CL 726143002 | Bo Xu |
2014-11-14 | XFA: merge patch from issue 726033002 | Tom Sepez |
2014-11-10 | Merge to XFA: patch from CL 618073003 | Bo Xu |
2014-11-06 | Merge to XFA: patch from CL 703213004 | Tom Sepez |
2014-11-03 | Merge XFA to PDFium master at 4dc95e7 on 10/28/2014 | Bo Xu |
2014-10-30 | Undo an old change in freetype to account for size of USHORT | Bo Xu |
2014-10-30 | Update openjpeg to r2920 | Bo Xu |
2014-10-29 | Resolve compilation error with G++ 4.9. | Tom Sepez |
2014-10-22 | update openjpeg to r2911 | Bo Xu |
2014-10-21 | Change the clear order of pDocPage and pDocRender | Bo Xu |
2014-10-21 | Update openjpeg to r2908chromium/2202chromium/2201chromium/2200chromium/2199chromium/2198chromium/2197 | Bo Xu |
2014-10-21 | More fixes in sycc422_to_rgb and sycc420_to_rgb when image width is odd | Bo Xu |
2014-10-21 | Add missing parenthesis in FXARGB_GETDIB macro | Bo Xu |
2014-10-15 | Fix licenses in headers to pass Chromium's checklicenses tool.chromium/2196chromium/2195chromium/2194chromium/2193chromium/2192chromium/2191 | Tom Sepez |
2014-10-14 | Store the address of the page data map's value for proper referencing. | Bo Xu |
2014-10-14 | Don't leave dangling pointer to out-of-scope local in CPDF_StreamContentParse... | Tom Sepez |
2014-10-14 | Glyph index is out of range in cff_get_glyph_name. | Jun Fang |
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 | check pointer overflow in t2.c | Bo Xu |
2014-09-30 | Update openjpeg | 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-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 | Merge performance fix for cmsDupToneCurve from previous upstream branch. | Chris Palmer |
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 |