summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-07xfa_fm2jscontext method cleanup - pt Vdsinclair
2016-06-07Add missing const to CPDF_Stream::InitStream()tsepez
2016-06-06Remove unused PS generation code.thestig
2016-06-06Differentiate GN config settings for core vs third party codeweili
2016-06-06Remove unused CFDE_TxtEdtEngine::SetBufChunkSize().tsepez
2016-06-06Remove FWL_HTIMER in favor of IWFL_TimerInfotsepez
2016-06-06Get rid of unused android GetHandle() and FPF_HFONTtsepez
2016-06-06Clean up C-Style casts in CBC_CodeBase and subclassestsepez
2016-06-06Remove FDE_HDEVICESTATE.dsinclair
2016-06-06Add GIF, BMP, JPEG and TIFF XFA fuzzersdsinclair
2016-06-06xfa_fm2jscontext method cleanup - pt IVdsinclair
2016-06-06Make GetDevFont() return a CFX_Font* instead of void*tsepez
2016-06-06Remove unused context param from execute.dsinclair
2016-06-06XFA PNG Fuzzerchromium/2762chromium/2761dsinclair
2016-06-03Rename CFX_GEFont to CFGAS_GEFonttsepez
2016-06-03Rename IFX_FontMgr to IFGAS_FontMgrtsepez
2016-06-03Fix more bugs found by /analyze toolweili
2016-06-03Rename IFX_Font to IFGAS_Fonttsepez
2016-06-03Remove two unused opaque handle typestsepez
2016-06-03Fix some code which causes warnings when compiled by /analyze toolweili
2016-06-03LCMS: Update FROM_16_TO_8 macro not to raise UBSan errorochang
2016-06-02Remove FXJSE_Value_ToObject and call methods directlydsinclair
2016-06-02Fix all the code which has duplicate variable declarationsweili
2016-06-02Replace FWL_HLISTITEM with class IFWL_ListItem {}tsepez
2016-06-02Remove unused code for Arabic char and line handlingweili
2016-06-02The PDFium source in core/fxge/dib implements a bit-blitting backend.caryclark
2016-06-02Change ThrowScriptErrorMessage() to just ThrowException().dsinclair
2016-06-01Change CFX_Font::GetPsName() to return a CFX_ByteString.thestig
2016-06-01xfa_fm2jscontext method cleanup - pt IIIdsinclair
2016-06-01Remove unused LoadString values, cleanup remaining strings.dsinclair
2016-06-01Stop casting struct CFXJSE_ArgumentsImpl to unrelated class CFXJSE_Argumentstsepez
2016-06-01Don't use array for only one compatible mode scripttsepez
2016-06-01Clean up part of CXFA_Node classweili
2016-06-01Track shared isolates better in FXJSE.tsepez
2016-06-01Relax checks added in commit 8f3a311.chromium/2760chromium/2759chromium/2758chromium/2757chromium/2756thestig
2016-06-01Validate the BitsPerFlag entry in shading dictionaries.thestig
2016-06-01Remove use of v8:Lockerstsepez
2016-06-01Fix some signed/unsigned comparisons in xfa_fm2jscontext.cppochang
2016-06-01Fix Skia windows GN builddsinclair
2016-06-01Remove XFA_HFM2JSCONTEXT.dsinclair
2016-05-31Validate a couple of fields in shading dictionaries.thestig
2016-05-31Remove unused CFXJSE_ScopeUtil_IsolateHandleRootOrNormalContexttsepez
2016-05-31Replace void* with CFXJSE_HostObect and make wrapped objects inherit from ittsepez
2016-05-31Fix Asan build.dsinclair
2016-05-31Fix compile error ‘isnan’ was not declared in this scopephajdan.jr
2016-05-31xfa_fm2jscontext method clean - pt IIdsinclair
2016-05-31Fix V8 isolate setup in embedder tests and roll V8 to 055bfa7.jochen
2016-05-31xfa_fm2jscontext formatting and cleanup - pt Idsinclair
2016-05-31Replace CFXJSE_Value create/destroy with new and delete.dsinclair
2016-05-31Fix a leak in CXFA_FontMgr.thestig