Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-06-01 | Remove use of v8:Lockers | tsepez | |
The entire code base is single-threaded, hence the lockers ought not be required. Review-Url: https://codereview.chromium.org/2026933002 | |||
2016-03-31 | Move the fpdfsdk/include/javascript folder | dsinclair | |
This CL splits the IJavaScript.h file into the two inner classes and puts them in the fpdfsdk/javascript folder. Review URL: https://codereview.chromium.org/1847583004 |