Age | Commit message (Expand) | Author |
2015-01-05 | XFA: merge patch from CL 828203002, clean up bookmark codes | Bo Xu |
2015-01-05 | XFA: merge patch from CL 729293003, use FX_ArraySize for safety | Bruce Dawson |
2014-12-30 | XFA: merge patch from CL 733693003, get rid of FX_LPCSTR cast | Bo Xu |
2014-12-23 | XFA: merge patch from CL 733693003, getting rid of more casts | Bruce Dawson |
2014-12-19 | XFA: merge patch from CL 815103002 | Bo Xu |
2014-12-19 | XFA: merge patch from CL 790213005 | Lei Zhang |
2014-12-15 | XFA: merge patch from issue 801913002 and 804463003 | John Abd-El-Malek |
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-03 | Merge XFA to PDFium master at 4dc95e7 on 10/28/2014 | Bo Xu |
2014-10-21 | Add missing parenthesis in FXARGB_GETDIB macro | Bo Xu |
2014-10-14 | Store the address of the page data map's value for proper referencing. | Bo Xu |
2014-10-13 | Fix off-by-one in sizing of m_EmbeddedToUnicodes. | Tom Sepez |
2014-09-16 | When forcing clear page data, no need to release colorspace when releasing pa... | Bo Xu |
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-02 | Add m_pDocument in CPDF_Color and check if page date has been forced clear | Bo Xu |
2014-08-25 | Use number of components from ICC profile and alternate color space | 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-18 | Font is used after release in CPDF_TextStateData::~CPDF_TextStateData | Jun Fang |
2014-08-13 | Add FX_OVERRIDE and use it for virtual functions of FX_FINAL classes. | Tom Sepez |
2014-08-12 | Fix missing or broken include guard macros in pdfium headers. | Tom Sepez |
2014-08-07 | When normalize coordinate, return instead of assert() when divide by 0 | Bo Xu |
2014-08-05 | The root cause of this issue is shown as below: | Jun Fang |
2014-07-31 | Correct the names of the FX_SAFE_* typedefs. | Chris Palmer |
2014-07-30 | Fix the potential integer overflow from 'offset+size' in extension.h and fpdf... | JUN FANG |
2014-07-24 | CalRGB color correction | Bo Xu |
2014-07-23 | Refactor CFX_BasicArray.chromium/2112chromium/2111chromium/2110chromium/2109chromium/2108chromium/2107chromium/2106chromium/2105chromium/2104 | Chris Palmer |
2014-07-23 | Only use "final" on MSVS2012+, to keep pdfium building with 2010. | Nico Weber |
2014-07-18 | pdfium: Fix all -Wdelete-non-virtual-dtor violations on Mac. | Nico Weber |
2014-07-14 | Add support to extract viewer preference | Bo Xu |
2014-07-14 | Fix an out-of-boundary issue for wide string | Bo Xu |
2014-07-09 | Fixes for re-enabling more MSVC level 4 warnings: pdfium/ edition (try 2)chromium/2095chromium/2094chromium/2093chromium/2092chromium/2091chromium/2090chromium/2089chromium/2088chromium/2087chromium/2086 | Lei Zhang |
2014-07-08 | Revert commit 95c018e2d15ecc3a5bd2a9aab18638316a6d3d46 | Lei Zhang |
2014-07-08 | Fixes for re-enabling more MSVC level 4 warnings: pdfium/ edition | Lei Zhang |
2014-07-08 | Remove custom memory manager | Bo Xu |
2014-07-08 | Fix integer overflow in fx_basic_[bw]string.cpp. | Chris Palmer |
2014-07-07 | fix a crash issue in _CMapLookupCallback | foxit |
2014-07-07 | Integer overflow in fx_basic.h and fx_memory.h | foxit |
2014-06-30 | Remove "this==NULL" and adjust corresponding callers | Bo Xu |
2014-06-20 | Stack-buffer-overflow in IccLib_Translate | foxit |
2014-06-12 | resolve symbol collsion with zlib 1.2.8 | Bo Xu |
2014-06-12 | Enable security removal in FPDF_Doc_Save | Bo Xu |
2014-05-27 | Fix licenses in headers to pass Chromium's checklicenses tool. | Lei Zhang |
2014-05-24 | Fix warnings in android build, fix font rendering issue, fix issue 357588: wr... | Bo Xu |
2014-05-23 | Convert all line endings to LF. | John Abd-El-Malek |