summaryrefslogtreecommitdiff
path: root/core/src/fxcrt
AgeCommit message (Expand)Author
2014-08-07Change '>=' back to '>' in extension.h due to bad fixchromium/2122chromium/2121chromium/2120chromium/2119chromium/2118Jun Fang
2014-07-31Correct the names of the FX_SAFE_* typedefs.Chris Palmer
2014-07-30Fix the potential integer overflow from 'offset+size' in extension.h and fpdf...JUN FANG
2014-07-29Remove a few unused variables, functions, and tables.Nico Weber
2014-07-24CalRGB color correctionBo Xu
2014-07-24This change is for fixing the potential integer overflow from "offset + size"JUN FANG
2014-07-23Refactor CFX_BasicArray.chromium/2112chromium/2111chromium/2110chromium/2109chromium/2108chromium/2107chromium/2106chromium/2105chromium/2104Chris Palmer
2014-07-23Check for integer overflow in CFX_BasicArray.Chris Palmer
2014-07-18pdfium: Fix all -Wdelete-non-virtual-dtor violations on Mac.Nico Weber
2014-07-14Fix an out-of-boundary issue for wide stringBo Xu
2014-07-08Remove custom memory managerBo Xu
2014-07-08Fix integer overflow in fx_basic_[bw]string.cpp.Chris Palmer
2014-07-07Integer overflow in fx_basic.h and fx_memory.hfoxit
2014-06-30Remove "this==NULL" and adjust corresponding callersBo Xu
2014-05-27Fix memory leak on array size overflow.Bo Xu
2014-05-24Fix warnings in android build, fix font rendering issue, fix issue 357588: wr...Bo Xu
2014-05-23Convert all line endings to LF.John Abd-El-Malek
2014-05-17Initial commit.John Abd-El-Malek