skia2/src
Nigel Tao 70039d8c96 Remove SkFastMin32
SkFastMin32 has been the same as SkMin32 since commit 38bad32cf5 "fold
SK_CPU_HAS_CONDITION_INSTR through as always defined" was submitted in
July 2013 as per https://chromiumcodereview.appspot.com/21122005

TBR=hcm@google.com
The only change to the public API is removing a redundant helper from
SkTypes.h

Bug: skia:
Change-Id: Ic6f7c7dc5612e8b7b1be3923f572ffcc13555d75
Reviewed-on: https://skia-review.googlesource.com/144242
Commit-Queue: Leon Scroggins <scroggo@google.com>
Reviewed-by: Leon Scroggins <scroggo@google.com>
2018-07-30 18:14:38 +00:00
..
android Stop using SkTSwap. 2018-06-19 02:06:31 +00:00
atlastext Make SkInternalAtlasTextTarget use glyph runs 2018-07-30 14:06:55 +00:00
c move blur impl into core 2018-03-12 18:48:18 +00:00
codec Replace nearly all kRespect with kIgnore 2018-07-12 20:54:14 +00:00
compute Use std::chrono for measuring timing 2018-07-17 21:04:11 +00:00
core Remove SkFastMin32 2018-07-30 18:14:38 +00:00
effects Remove SkFastMin32 2018-07-30 18:14:38 +00:00
fonts move Sk{Test,Random}ScalerContext to tools 2017-11-10 17:02:20 +00:00
gpu Combine GPU drawing routines into one large routine 2018-07-30 16:04:20 +00:00
image Reland "Go back to cleaning up MIP levels on texture export rather than assuming dirty on texture import." 2018-07-27 13:37:31 +00:00
images Replace nearly all kRespect with kIgnore 2018-07-12 20:54:14 +00:00
jumper Reland "start cleaning up non-skcms SkColorSpaceXforms" 2018-05-23 12:30:36 +00:00
lazy begin cleanup of malloc porting layer 2018-01-05 21:29:35 +00:00
opts refine NEON checks in raster pipeline 2018-07-25 17:11:16 +00:00
pathops avoid uninitialized under fuzzer 2018-07-26 12:04:17 +00:00
pdf Hide SkTextBlob::GlyphPositioning from public API 2018-07-27 14:10:17 +00:00
pipe remove unused untested parts of text blob 2018-07-17 17:01:20 +00:00
ports Ignore NTDDI_VERSION with DirectWrite. 2018-07-19 15:59:45 +00:00
sfnt Revert "Revert "SkTypes: extract SkTo"" 2018-06-14 14:55:17 +00:00
shaders add explicit accessor for sRGB singleton colorspaces 2018-07-25 23:51:15 +00:00
sksl sksl: Add a "sk_Clockwise" built-in 2018-07-27 19:04:46 +00:00
svg SkUtils: remove some versions of UTF routines. 2018-07-25 17:21:56 +00:00
utils add explicit accessor for sRGB singleton colorspaces 2018-07-25 23:51:15 +00:00
views Revert "Revert "SkTypes: extract SkTo"" 2018-06-14 14:55:17 +00:00
xml Move SkNoncopyable to include/private. 2018-07-17 21:39:51 +00:00
xps Reland "SkDEBUGF: use __VA_ARGS__" 2018-07-18 15:37:41 +00:00