Go to file
Mike Reed cf27e74da0 Reland "bring back lowp bilerp_clamp_8888"
This reverts commit c6671be0ea.

Reason for revert: looks like it didn't help

Original change's description:
> Revert "bring back lowp bilerp_clamp_8888"
> 
> This reverts commit 5043c09b8b.
> 
> Reason for revert: speculative, to try to unblock android roller
> 
> Original change's description:
> > bring back lowp bilerp_clamp_8888
> > 
> > PS1-3 are the literal code I removed a few months ago.
> > 
> > PS4 adds asserts to make sure we don't underflow.
> > PS5 adds rounding when scaling off bias, reducing diff slightly.
> > 
> > Cq-Include-Trybots: luci.chromium.try:linux-blink-rel
> > Change-Id: Ice573395a1680e1c3b55a8fe3e4d034f15adde1b
> > Reviewed-on: https://skia-review.googlesource.com/c/196620
> > Commit-Queue: Mike Klein <mtklein@google.com>
> > Reviewed-by: Brian Osman <brianosman@google.com>
> 
> TBR=mtklein@google.com,brianosman@google.com,reed@google.com
> 
> # Not skipping CQ checks because original CL landed > 1 day ago.
> 
> Change-Id: I816c23c4a12451be518ea3baf4b9a3fdba9b818a
> Cq-Include-Trybots: luci.chromium.try:linux-blink-rel
> Reviewed-on: https://skia-review.googlesource.com/c/196777
> Reviewed-by: Mike Reed <reed@google.com>

TBR=mtklein@google.com,brianosman@google.com,reed@google.com

Change-Id: I0f96a395ac704a52735c93a08f8ed52a148d5de5
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Cq-Include-Trybots: luci.chromium.try:linux-blink-rel
Reviewed-on: https://skia-review.googlesource.com/c/196980
Reviewed-by: Mike Reed <reed@google.com>
Commit-Queue: Mike Reed <reed@google.com>
2019-03-03 22:12:24 +00:00
animations first cut at a checkbox 2009-10-21 19:41:10 +00:00
bench Reland "Stack-allocate pipelines for GrMeshDrawOp" 2019-02-26 23:32:54 +00:00
bin tools: bin/sync just alias for git-sync-deps now 2019-02-22 20:05:05 +00:00
dm Remove support for SkDeferredDisplayListRecorder::DelayReleaseCallback::kNo. 2019-02-28 19:02:20 +00:00
docker Build code size treemaps for skottie_tool 2019-02-12 13:54:00 +00:00
docs fix docs for fitsInBytes 2019-03-01 16:48:59 +00:00
example drawText Cleanup, part 5 2019-01-09 16:10:30 +00:00
experimental Add flush call to take access type, flags, and semaphore. 2019-03-02 03:45:36 +00:00
fuzz Rename GrContext::contextPriv to priv 2019-02-04 22:13:14 +00:00
gm fix labels in P3 gm 2019-03-01 16:09:49 +00:00
gn solink with --start-group/--end-group 2019-02-28 16:44:00 +00:00
include Add flush call to take access type, flags, and semaphore. 2019-03-02 03:45:36 +00:00
infra Roll recipe dependencies (trivial). 2019-03-03 19:26:22 +00:00
modules Particles: Removed emitters, added more full-featured position affectors 2019-02-28 21:16:02 +00:00
platform_tools SkQP: android.support.test -> androidx.test 2019-02-18 17:50:38 +00:00
resources Particles: Removed emitters, added more full-featured position affectors 2019-02-28 21:16:02 +00:00
samplecode Remove fuzz samples. 2019-02-25 16:55:26 +00:00
site SkQP Documentation 2019-02-28 15:58:20 +00:00
src Reland "bring back lowp bilerp_clamp_8888" 2019-03-03 22:12:24 +00:00
tests Add flush call to take access type, flags, and semaphore. 2019-03-02 03:45:36 +00:00
third_party Allow system harfbuzz. 2019-02-23 12:14:30 +00:00
tools change particleslide to use Resources 2019-03-03 01:38:01 +00:00
.clang-format .clang-format: Don't force break after > in template declarations 2018-12-21 14:20:57 +00:00
.clang-tidy add google-build-namespaces to clang-tidy checks 2018-12-12 16:33:59 +00:00
.gitignore Add script to pull svgs to svgs/ and add to .gitignore 2018-08-31 20:02:24 +00:00
.gn Basic standalone GN configs. 2016-07-21 12:25:45 -07:00
AUTHORS [Viewer] Set the current slide first before attaching the fBackendType to fWindow. 2019-02-26 14:21:55 +00:00
BUILD.gn Enable Skia for Windows 2019-02-28 16:11:33 +00:00
codereview.settings Make uploading to Gerrit the default for Skia 2016-11-09 19:07:56 +00:00
CONTRIBUTING Fix references to https://sites.google.com/site/skiadocs/. 2015-02-03 13:12:54 -02:00
CQ_COMMITTERS Moved committer list to chrome-infra-auth and deleted it from the repo 2015-09-02 13:37:54 -07:00
DEPS Roll ../src 7761d0dc32ad..aae499d4d09d (42 commits) 2019-03-03 20:04:52 +00:00
Doxyfile Make the housekeeper upload doxygen to a newer bucket 2016-10-04 13:23:57 -07:00
LICENSE BUG=skia:5602 2016-09-02 11:19:34 -07:00
OWNERS add OWNERS file 2017-12-01 19:50:19 +00:00
PRESUBMIT.py [presubmit] Remove pylint check 2019-01-14 13:47:51 +00:00
public.bzl SkShaper/public.bzl fix 2019-02-22 20:57:07 +00:00
README Fix references to https://sites.google.com/site/skiadocs/. 2015-02-03 13:12:54 -02:00
README.chromium Update README.chromium. 2015-06-11 13:19:24 -07:00
whitespace.txt [infra] Marker for IntelBayTrail BIOS update. 2018-09-17 16:47:35 +00:00

Skia is a complete 2D graphic library for drawing Text, Geometries, and Images.

See full details, and build instructions, at https://skia.org.