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 share dm and command flags 2014-07-22 10:15:35 -07:00
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 Sanitizing source files in Skia_Periodic_House_Keeping 2013-01-26 07:06:02 +00:00
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 Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) 2012-08-23 18:09:54 +00:00
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