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-05-31 | Remove unused CFXJSE_ScopeUtil_IsolateHandleRootOrNormalContext | tsepez | |
Reformat along the way, and mark unimplemented methods as delete. Review-Url: https://codereview.chromium.org/2024283002 | |||
2016-03-14 | Move xfa/src up to xfa/. | Dan Sinclair | |
This CL moves the xfa/src files up to the xfa/ directory and fixes the includes, include guards, and build files. R=tsepez@chromium.org Review URL: https://codereview.chromium.org/1803723002 . |