summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-04-06Remove IFX_FontEnumeratordsinclair
2016-04-06Remove IPWL_IconList_Notify.dsinclair
2016-04-06Remove IFWL_Grid and other grid classes.dsinclair
2016-04-06Make static FX_WCHAR arrays more const.thestig
2016-04-06Move include/fxcodec to fxcodec/includedsinclair
2016-04-06Fix spelling for SetSelectedItemsdsinclair
2016-04-06Combined test runner.dsinclair
2016-04-06FPDF_GetSecurityHandlerRevision() should not crash.thestig
2016-04-06Move remaining fpdfdoc filesdsinclair
2016-04-06Rename FX_SAFE_DWORD to FX_SAFE_UINT32dsinclair
2016-04-06Make CFX_WideString::FromUTF8() take a CFX_ByteStringC argument.tsepez
2016-04-06Move code from fpdfsdk/include to the sub directories.dsinclair
2016-04-06Split fxfa_objectacc.h into pieces.dsinclair
2016-04-06Move core/include/fxge to core/fxge/include.dsinclair
2016-04-06remove agg from skia drivercaryclark
2016-04-06Mark FPDF_BStr_* with DLLEXPORT / STDCALL.thestig
2016-04-06Rename CFX_WideStringC::raw_str() to c_str()tsepez
2016-04-05Remove dead image decoding/caching code.thestig
2016-04-05Suppress some additional msvs warnings (GN).chromium/2706chromium/2705chromium/2703chromium/2702chromium/2701ochang
2016-04-05Make StringData a templated class.tsepez
2016-04-05Make down-conversion explicit from CFX_Widetring to CFX_WideStringC.tsepez
2016-04-05Remove core/include/fpdfdoc/fpdf_vt.hdsinclair
2016-04-05Rename GetCStr and GetPtr to match CFX_ByteString.dsinclair
2016-04-05Better error for checkdeps.dsinclair
2016-04-04Make down-conversion explicit from CFX_ByteString to CFX_ByteStringC.tsepez
2016-04-04Make IPDF_VariableText_{Provider,Iterator} inner classes.dsinclair
2016-04-04flip sense of alpha maskscaryclark
2016-04-04Support the device font cachecaryclark
2016-04-04Cleanup the FF Handler proxy methods.dsinclair
2016-04-04Replace FDE_XMLSYNTAX defines with enum classes.dsinclair
2016-04-04fix gyp typoscaryclark
2016-04-04Remove _FXBSTR* and calls to FX_BSTRC.dsinclair
2016-04-01Re-land "Use CFX_RetainPtr to ref count CFX_ByteString""tsepez
2016-04-01Remove CFX_ string type static initializers.tsepez
2016-04-01Starting to add some documentation.dsinclair
2016-04-01Remove CFX_{Byte,Wide}String::Equal in favor of "==".tsepez
2016-03-31Remove IXFA_* interfaces.dsinclair
2016-03-31Move the fpdfsdk/include/javascript folderdsinclair
2016-03-31Split core/include/fpdfdoc/fpdf_ap.hdsinclair
2016-03-31Re-enable all the windows warnings except 4267weili
2016-03-31Beef up unit test for CFX_ByteString and CFX_WideString.tsepez
2016-03-31Revert "Use CFX_RetainPtr to ref count CFX_ByteString"chromium/2700chromium/2699chromium/2698chromium/2697tsepez
2016-03-31Fix BUILD.gn file name.avallee
2016-03-31Fix CData parsing in CFDE_XMLSyntaxParser.dsinclair
2016-03-30Fix C4434 warning about 32-bit shift assigned to 64-bitsBruce Dawson
2016-03-30Use CFX_RetainPtr to ref count CFX_ByteStringchromium/2696tsepez
2016-03-30Move mac_find_sdk out of gyp directoryweili
2016-03-30Rename _CPDF_UniqueKeyGen to CPDF_UniqueKeyGendsinclair
2016-03-30Replace FXJSE_DOUBLE with doubledsinclair
2016-03-29Re-enable warning 4005 and remove _CRT_SECURE_NO_WARNINGSWei Li