summaryrefslogtreecommitdiff
path: root/fpdfsdk/javascript/cjs_runtime.cpp
AgeCommit message (Expand)Author
2017-10-26Rename JS_EventHandlerdan sinclair
2017-10-26Move global.{h|cpp} to match classdan sinclair
2017-10-26Rename Annot to cjs_annotdan sinclair
2017-10-26Split Consts into individual filesdan sinclair
2017-10-25Convert JS input params to v8::Local<v8::Value>>sdan sinclair
2017-10-24Move MaybeCoerceToNumber to CJS_RuntimeDan Sinclair
2017-09-18Convert string class namesRyan Harrison
2017-07-19Rename StringCs c_str() to unterminated_c_str().Tom Sepez
2017-03-30Add some calls to MakeUniqueDan Sinclair
2017-03-14Replace FX_CHAR and FX_WCHAR with underlying types.Dan Sinclair
2017-02-23Observe all formfill environment pointer in JS objects.Tom Sepez
2017-02-21Pass CJS_Runtime to JS callbacks.Tom Sepez
2017-02-16Rename IJS_Context to IJS_EventContext.Tom Sepez
2016-11-02Remove FX_BOOL from fpdfsdk.tsepez
2016-11-02Merge CPDFXFA_App into CPDFXFA_Document.dsinclair
2016-11-01Reland: Make the CPDFXFA_App non-globalchromium/2907dsinclair
2016-10-13Revert of Reland: Make the CPDFXFA_App non-global (patchset #2 id:20001 of ht...dsinclair
2016-10-13Reland: Make the CPDFXFA_App non-globaldsinclair
2016-10-13Revert of Make the CPDFXFA_App non-global (patchset #3 id:80001 of https://co...dsinclair
2016-10-13Make the CPDFXFA_App non-globaldsinclair
2016-10-11Convert IJS_Runtime to CPDFSDK_FormFillEnvironmentdsinclair
2016-10-05Rename CPDFSDK_Environment to CPDFSDK_FormfillEnvironmentdsinclair
2016-10-04Rename fpdfsdk/fpdfxfa files to match contentschromium/2881dsinclair
2016-09-29Move fxjs/include to fxjsdsinclair
2016-09-29Move fpdfsdk/include to fpdfsdkdsinclair
2016-09-29Move fpdfsdk/fpdfxfa/include to fpdfsdk/fpdfxfadsinclair
2016-09-22Rename App to Env where needed.dsinclair
2016-09-14Rename CPDFDoc_Environment to CPDFSDK_Environmentdsinclair
2016-09-13Split fsdk_mgr files apart.dsinclair
2016-09-12Make CFX_Obeservable::Observer into a pointer-ish type;tsepez
2016-09-08Replace CJS_Runtime::Observer with CFX_Runtime<CJS_Runtime>::Observertsepez
2016-08-18Add initial Document::getAnnot supportchromium/2833tonikitoo
2016-08-15Push v8::Isolate into CFXJS_Engine classchromium/2831tsepez
2016-08-15Move some v8 objects from CJS back into FXJStsepez
2016-07-12Rename fxjse/ to fxjs/ update files to match class names.dsinclair
2016-06-28Implement IJS_Runtime::Destroy().thestig
2016-06-15Make code compile with clang_use_chrome_plugin (part IV)weili
2016-06-09Cleanup some cjs_runtime ifdefs.dsinclair
2016-06-09Move xfa/fxjse/ to fxjse/dsinclair
2016-06-07Remove various FXJSE Value methods.dsinclair
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-05-26Remove FXJSE_HOBJECT and FXJSE_HVALUE for CFXJSE_Value*dsinclair
2016-04-06Move code from fpdfsdk/include to the sub directories.dsinclair
2016-04-05Rename GetCStr and GetPtr to match CFX_ByteString.dsinclair
2016-03-31Move the fpdfsdk/include/javascript folderdsinclair