Age | Commit message (Expand) | Author |
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 for UMR in CXML_Parser::GetCharRef. | Chris Palmer |
2014-07-08 | Fix integer overflow in fx_basic_[bw]string.cpp. | Chris Palmer |
2014-07-07 | Fix a crasher issue due to invalid 'bits per component' in PDF | foxit |
2014-07-07 | fix a crash issue in _CMapLookupCallback | foxit |
2014-07-07 | Fix uninitialized nresults and RGB | foxit |
2014-07-07 | Fix uninitialized offset | foxit |
2014-07-07 | Fix uninitialized RGB in GetRGB | foxit |
2014-07-07 | Fix uninitialized RGB in translating scanline | foxit |
2014-07-07 | Integer overflow in fx_basic.h and fx_memory.h | foxit |
2014-07-07 | Fix uninitialized RGB in LoadPalette | foxit |
2014-07-07 | Fix uninitialized font_offset | foxit |
2014-06-30 | Fix syntax error in BUILD.gnchromium/2084chromium/2083chromium/2082chromium/2081chromium/2080chromium/2079chromium/2078chromium/2077 | John Abd-El-Malek |
2014-06-30 | Fix checklicenses in chromium | John Abd-El-Malek |
2014-06-30 | Remove "this==NULL" and adjust corresponding callers | Bo Xu |
2014-06-30 | Fix standalone build. | John Abd-El-Malek |
2014-06-26 | Import Chromium base/numerics to resolve integer overflow. | Chris Palmer |
2014-06-26 | Explicitly use binary mode when opening files in the pdfium_test sample. | John Abd-El-Malek |
2014-06-24 | Fix and integer overflow issue in SDK's QuickSort | Bo Xu |
2014-06-23 | Revert "Import Chromium base/numerics to resolve integer overflow." | John Abd-El-Malek |
2014-06-20 | BUG=382241 | foxit |
2014-06-20 | Fix a crash in CFXMEM_FixedMgr::AllocLarge | foxit |
2014-06-20 | Stack-buffer-overflow in IccLib_Translate | foxit |
2014-06-20 | Import Chromium base/numerics to resolve integer overflow. | Chris Palmer |
2014-06-19 | Fix JS_WIDESTRING to work with clang-cl | John Abd-El-Malek |
2014-06-12 | resolve symbol collsion with zlib 1.2.8 | Bo Xu |
2014-06-12 | Add FPDFPage_SetRotation function | Bo Xu |
2014-06-12 | Enable security removal in FPDF_Doc_Save | Bo Xu |
2014-06-11 | Bring back the Skia files from the old repo. | John Abd-El-Malek |
2014-06-10 | BUG=379656 | foxit |
2014-06-09 | free, rather than delete, malloc'd object.chromium/2076chromium/2075chromium/2074chromium/2073chromium/2072chromium/2071chromium/2070chromium/2069chromium/2068chromium/2067chromium/2066chromium/2065chromium/2064chromium/2063chromium/2061chromium/2060chromium/2059chromium/2058chromium/2057chromium/2056chromium/2055chromium/2054chromium/2053chromium/2052chromium/2051chromium/2050chromium/2049chromium/2048chromium/2047chromium/2046chromium/2045chromium/2044 | John Abd-El-Malek |
2014-06-09 | Disable pointer-to-int conversion warning. | John Abd-El-Malek |
2014-06-09 | Fix a crash when parsing truetype fonts without any tables. | Lei Zhang |
2014-06-08 | Use none SSE functions when data is not 16 byte alignedchromium/2043chromium/2042chromium/2041 | foxit |
2014-06-05 | Add GN build file for pdfium, rename GYP target.chromium/2040chromium/2039chromium/2038chromium/2037chromium/2036chromium/2035chromium/2034 | John Abd-El-Malek |
2014-06-05 | fix two uninitialized reads | John Abd-El-Malek |
2014-06-04 | Use unsigned type for iteration to avoid int overflow. | John Abd-El-Malek |
2014-06-04 | Wrong variable assignment in Pdfium. | John Abd-El-Malek |
2014-05-29 | In linux and mac, use Arial to replace Tahoma for displaying east europe char...chromium/2033chromium/2032chromium/2031chromium/2030chromium/2029chromium/2028chromium/2027chromium/2026chromium/2025chromium/2024chromium/2023 | Bo Xu |
2014-05-29 | Fix xcode build. | John Abd-El-Malek |
2014-05-28 | Followup comments from https://codereview.chromium.org/298893007/ | John Abd-El-Malek |
2014-05-28 | Fix a security issue in FPDF_GetMetaText | Bo Xu |
2014-05-28 | Do not use FX_BOOL for int values. | Bo Xu |
2014-05-27 | Fix licenses in headers to pass Chromium's checklicenses tool. | Lei Zhang |
2014-05-27 | Add Lei to AUTHORS | John Abd-El-Malek |
2014-05-27 | adjust output dir for msvs to fix msvs link error | Bo Xu |
2014-05-27 | Change cc list to be pdfium-reviews@googlegroups.com | John Abd-El-Malek |
2014-05-27 | Use unsigned type for decoding in _A85Decode. | Bo Xu |
2014-05-27 | Fix memory leak on array size overflow. | Bo Xu |