Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-11-02 | Remove FX_BOOL from xfa. | tsepez | |
Review-Url: https://codereview.chromium.org/2467203003 | |||
2016-07-20 | Clean up singleton implementation | weili | |
Move the singleton instances into their namespaces, and use get()/getInstance() for uniform accesses. Review-Url: https://codereview.chromium.org/2154843002 |