summaryrefslogtreecommitdiff
path: root/fpdfsdk/javascript/app.h
AgeCommit message (Expand)Author
2017-10-19Refactoring JS Callbacks.dan sinclair
2017-09-18Convert string class namesRyan Harrison
2017-04-26Avoid unordered_set and maps for the time being.chromium/3082Tom Sepez
2017-02-21Pass CJS_Runtime to JS callbacks.Tom Sepez
2017-02-16Rename IJS_Context to IJS_EventContext.Tom Sepez
2016-11-21Fixup lint flags.Dan Sinclair
2016-11-02Remove FX_BOOL from fpdfsdk.tsepez
2016-08-19Introduce pdfium::FakeUniquePtr for keys to sets of unique ptrs.tsepez
2016-08-18Use a map for app::m_Timersdsinclair
2016-08-15Push v8::Isolate into CFXJS_Engine classchromium/2831tsepez
2016-08-08Rename CJS_Timer to GlobalTimer and make private to app.cpptsepez
2016-08-05Remove another potential stale CJS_Timer usagetsepez
2016-03-28use std::vector in more places in JavaScript bindings code.tsepez
2016-03-14Move fpdfsdk/src up to fpdfsdk/.Dan Sinclair