Add operator* and operator safe-bool to sk_sp. This greatly reduces the need to use '.get()' in conditionals. Review URL: https://codereview.chromium.org/1760453004