summaryrefslogtreecommitdiff
path: root/fpdfsdk/javascript/JS_Object.cpp
AgeCommit message (Expand)Author
2016-08-15Push v8::Isolate into CFXJS_Engine classchromium/2831tsepez
2016-08-10Remove backpointer to CJS_Runtime from CJS_Valuetsepez
2016-08-08Remove MsgBox()/Alert() from CJS_EmbedObj.tsepez
2016-08-08Rename CJS_Timer to GlobalTimer and make private to app.cpptsepez
2016-08-05Remove another potential stale CJS_Timer usagetsepez
2016-08-04Fix issue when firing TimerProc() destroys timerchromium/2820tsepez
2016-07-21Remove EnableMessageBox() / IsMessageBoxEnabled()tsepez
2016-07-21Remove unused methods from JS_Object.cpptsepez
2016-06-15Make code compile with clang_use_chrome_plugin (part IV)weili
2016-06-07Get rid of NULLs in fpdfsdk/thestig
2016-04-27Remove IFX_SystemHandler.dsinclair
2016-03-31Move the fpdfsdk/include/javascript folderdsinclair
2016-03-25Remove FX_DWORD from fpdfsdk/ and testingtsepez
2016-03-14Move fpdfsdk/src up to fpdfsdk/.Dan Sinclair