skia2/include/views
mtklein 18300a3aa7 detach -> release
The C++ standard library uses the name "release" for the operation we call "detach".

Rewriting each "detach(" to "release(" brings us a step closer to using standard library types directly (e.g. std::unique_ptr instead of SkAutoTDelete).

This was a fairly blind transformation.  There may have been unintentional conversions in here, but it's probably for the best to have everything uniformly say "release".

BUG=skia:
GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1809733002

Review URL: https://codereview.chromium.org/1809733002
2016-03-16 13:53:35 -07:00
..
SkApplication.h
SkEvent.h Make SkGraphics::Term a no-op, stop calling it. 2015-09-09 07:35:42 -07:00
SkEventSink.h remove SkInstCnt 2015-06-26 11:45:03 -07:00
SkKey.h
SkOSMenu.h Move SkTDArray to private. 2016-02-18 08:53:33 -08:00
SkOSWindow_Android.h detach -> release 2016-03-16 13:53:35 -07:00
SkOSWindow_iOS.h detach -> release 2016-03-16 13:53:35 -07:00
SkOSWindow_Mac.h detach -> release 2016-03-16 13:53:35 -07:00
SkOSWindow_SDL.h detach -> release 2016-03-16 13:53:35 -07:00
SkOSWindow_Unix.h detach -> release 2016-03-16 13:53:35 -07:00
SkOSWindow_Win.h detach -> release 2016-03-16 13:53:35 -07:00
SkSystemEventTypes.h
SkTouchGesture.h Move SkTDArray to private. 2016-02-18 08:53:33 -08:00
SkView.h move SkTDict and SkTSearch into private 2016-01-03 18:36:05 -08:00
SkWindow.h Move SkTDArray to private. 2016-02-18 08:53:33 -08:00