summaryrefslogtreecommitdiff
path: root/fpdfsdk/jsapi/fxjs_v8.cpp
AgeCommit message (Expand)Author
2016-07-06Roll DEPS for v8 to 820a23aa.jochen
2016-07-06Remove prototypes from v8 functions that aren't constructorsjochen
2016-06-20Speculative fix for FXJS_InitializeRuntime crash.dsinclair
2016-06-15Make code compile with clang_use_chrome_plugin (part IV)weili
2016-06-07Get rid of NULLs in fpdfsdk/thestig
2016-06-06Remove unused context param from execute.dsinclair
2016-06-01Remove use of v8:Lockerstsepez
2016-04-15Pass WideStrings without narrowing to c_str in javascript/tsepez
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-03-24Re-land "Preserve m_pDynamicObjsMap until FXJS_PerIsolateData is destroyed.""Tom Sepez
2016-03-24Revert "Preserve m_pDynamicObjsMap until FXJS_PerIsolateData is destroyed."Tom Sepez
2016-03-24Preserve m_pDynamicObjsMap until FXJS_PerIsolateData is destroyed.Tom Sepez
2016-03-23Move core/include/fxcrt to core/fxcrt/include.Dan Sinclair
2016-03-14Move fpdfsdk/src up to fpdfsdk/.Dan Sinclair