summaryrefslogtreecommitdiff
path: root/core/src/fxcrt
AgeCommit message (Expand)Author
2015-01-07Merge to XFA: Finish unit test for CFX_ByteStringC class.Tom Sepez
2015-01-07Merge to XFA: Add ostream helpers for FX String classes.Tom Sepez
2014-12-30XFA: merge patch from CL 733693003, get rid of FX_LPCSTR castBo Xu
2014-12-29Merge: Create pdfium_unittests binary. [XFA]Tom Sepez
2014-12-23XFA: merge patch from CL 733693003, getting rid of more castsBruce Dawson
2014-12-23XFA: merge patch from CL 727083002, zero local variables.Bruce Dawson
2014-11-17Merge to XFA: patch from CL 730993002Bo Xu
2014-11-14Merge to XFA: Patch from CL 726143002Bo Xu
2014-11-03Merge XFA to PDFium master at 4dc95e7 on 10/28/2014Bo Xu
2014-09-19Fix a bug when assign the generation number of indirect objectschromium/2166chromium/2165Bo Xu
2014-08-13Add FX_OVERRIDE and use it for virtual functions of FX_FINAL classes.Tom Sepez
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