summaryrefslogtreecommitdiff
path: root/fpdfsdk/javascript/app.h
AgeCommit message (Expand)Author
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