Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-06-06 | Remove unused context param from execute. | dsinclair | |
The IJS_Context parameter is never used, removed. Review-Url: https://codereview.chromium.org/2035743002 | |||
2016-04-15 | Pass WideStrings without narrowing to c_str in javascript/ | tsepez | |
Avoid string duplication when the caller already has one. Review URL: https://codereview.chromium.org/1883273003 | |||
2016-04-06 | Move code from fpdfsdk/include to the sub directories. | dsinclair | |
This CL moves the fxedit, jsapi and fpdfxfa code out of fpdfsdk/include to the various sub-include directories. Review URL: https://codereview.chromium.org/1863163002 |