skia2/include
Brian Salomon 143cf8e599 Revert "Make GPU cache invalidation SkMessageBus messages go to one GrContext."
This reverts commit f4c5bb9aba.

Reason for revert: Accidentally submitted without CQ

Original change's description:
> Make GPU cache invalidation SkMessageBus messages go to one GrContext.
> 
> Makes it so the template param to SkMessageBus must implement:
> bool shouldSend(uint32_t inboxID) const
> 
> Updates all GPU backend message types to only go to the GrContext that
> is adding a cache entry.
> 
> Bug: skia:
> Change-Id: I3e8a4eb90654b7b8ac57cac9fb508c0ef1d51058
> Reviewed-on: https://skia-review.googlesource.com/140220
> Reviewed-by: Robert Phillips <robertphillips@google.com>
> Reviewed-by: Jim Van Verth <jvanverth@google.com>

TBR=jvanverth@google.com,bsalomon@google.com,robertphillips@google.com

Change-Id: Iadb667d8027341703d254325320ddaa528fb33a1
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Bug: skia:
Reviewed-on: https://skia-review.googlesource.com/140800
Reviewed-by: Brian Salomon <bsalomon@google.com>
Commit-Queue: Brian Salomon <bsalomon@google.com>
2018-07-11 20:01:28 +00:00
..
android
atlastext
c
codec
config
core Revert "SkDEBUGF: use __VA_ARGS__" 2018-07-11 16:45:18 +00:00
effects
encode
gpu Revert "Make GPU cache invalidation SkMessageBus messages go to one GrContext." 2018-07-11 20:01:28 +00:00
pathops
ports Expose public factories for platform decoders 2018-06-26 17:30:52 +00:00
private Revert "Make GPU cache invalidation SkMessageBus messages go to one GrContext." 2018-07-11 20:01:28 +00:00
svg
utils skeletal animation support added to API and software backend 2018-06-29 19:34:28 +00:00
views