Age | Commit message (Expand) | Author |
2014-08-05 | Fix the problem that memory is accessed after released due to invalid type-cast | Jun Fang |
2014-08-04 | Fix a segmentation fault in CPDF_DataAvail::CheckPage due to invalid usage of... | Jun Fang |
2014-07-29 | Fix the typo of "Resources" keyword | Bo Xu |
2014-07-29 | Fix a few more warnings in chromium_code mode. | Nico Weber |
2014-07-29 | Remove a few unused variables, functions, and tables. | Nico Weber |
2014-07-24 | This change is for fixing the potential integer overflow from "offset + size" | JUN FANG |
2014-07-18 | Fix the potential integer overflow from "offset + size". | Chris Palmer |
2014-07-17 | Fix garbled text when loading linearized pdf document | Bo Xu |
2014-07-16 | Remove unused variable orig_size. | Bo Xu |
2014-07-10 | Fix uninitialized okeybuf | foxit |
2014-07-10 | Zero out temporary arrays before use in PDF encryption. | Bo Xu |
2014-07-09 | Fix a null object bug | Bo Xu |
2014-07-08 | Fix for UMR in CXML_Parser::GetCharRef. | Chris Palmer |
2014-07-07 | fix a crash issue in _CMapLookupCallback | foxit |
2014-07-07 | Fix uninitialized offset | foxit |
2014-06-30 | Remove "this==NULL" and adjust corresponding callers | Bo Xu |
2014-06-10 | BUG=379656 | foxit |
2014-06-04 | Use unsigned type for iteration to avoid int overflow. | John Abd-El-Malek |
2014-05-28 | Do not use FX_BOOL for int values. | Bo Xu |
2014-05-27 | Use unsigned type for decoding in _A85Decode. | Bo Xu |
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 |
2014-05-20 | Fixed or silenced all warnings and turned on warnings-as-errors. | John Abd-El-Malek |
2014-05-17 | Initial commit. | John Abd-El-Malek |