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