Age | Commit message (Expand) | Author |
---|---|---|
2018-07-11 | Check GetObjDefnID() in various JS functions. | Lei Zhang |
2018-06-20 | Re-work some more c_str() usage. | Tom Sepez |
2018-06-11 | Use spans in CJS_Object. | Tom Sepez |
2018-06-08 | Ensure CJS_Return() with error always includes a message. | Tom Sepez |
2018-06-05 | [xfa] Make the event context available when calling back in XFA | Dan Sinclair |
2018-06-04 | Lowercase JS_Define.{h,cpp} and CJS_Define.h | Tom Sepez |
2018-06-04 | Make CJS_Objects track CJS_Runtime (and hence the document itself) | Tom Sepez |
2018-02-05 | Fold CJS_EmbedObj classes into CJS_Object classes | Dan Sinclair |
2018-02-05 | Remove the CJS_EmbedObj template param from JSConstructor. | Dan Sinclair |
2018-02-05 | Use unique pointer in CFXJS_PerObjectData. | Tom Sepez |
2017-12-12 | [js] Convert to using size instead of sentinels | Dan Sinclair |
2017-11-20 | Make some CJS_EventHandler methods const. | Lei Zhang |
2017-10-30 | Move fpdfsdk/javascript to fxjs/ | Dan Sinclair |