Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
9f5d4679e107ab83de635392798b3ddd62f48a12
/
include
9f5d467
Remove more headers from include/gpu
by Robert Phillips
· 8 years ago
54cbcd7
Remove all headers from include/gpu/effects
by Robert Phillips
· 8 years ago
8f7dc9f
Circular shadow fixes for Flutter.
by Jim Van Verth
· 8 years ago
2af746c
Revert "Rm makeRenderTargetContext in favor of deferred version (take 2)"
by Robert Phillips
· 8 years ago
02242e8
Rm makeRenderTargetContext in favor of deferred version (take 2)
by Robert Phillips
· 8 years ago
7ef28f3
Revert "Revert "Plumb GrBackendTexture throughout skia.""
by Greg Daniel
· 8 years ago
ad8b5dc
remove vestigle code for lockpixels
by Mike Reed
· 8 years ago
28804f3
Remove all config conversion modes except round-to-nearest
by Brian Osman
· 8 years ago
26eb16f
calculate cull rects for SkMiniPictures
by Mike Klein
· 8 years ago
c819e66
Check-in vulkan.h into third_party and use that instead of local sdk vulkan.h
by Greg Daniel
· 8 years ago
544e0ad
remove dead code around SK_SUPPORT_LEGACY_CANVAS_READPIXELS
by Mike Reed
· 8 years ago
6cc6ae7
SkColorSpaceXformer: Add SkShader::makeColorSpace()
by Matt Sarett
· 8 years ago
5238f99
Revert "Check-in vulkan.h into third_party and use that instead of local sdk vulkan.h"
by Greg Daniel
· 8 years ago
3a3bc42
Check-in vulkan.h into third_party and use that instead of local sdk vulkan.h
by Greg Daniel
· 8 years ago
df07ddd
Revert "Check-in vulkan.h into third_party and use that instead of local sdk vulkan.h"
by Greg Daniel
· 8 years ago
7fa5c31
Revert "Plumb GrBackendTexture throughout skia."
by Stan Iliev
· 8 years ago
7da62b9
Plumb GrBackendTexture throughout skia.
by Greg Daniel
· 8 years ago
9440345
Add backend safe classes for passing in external texture and render targets into gpu
by Greg Daniel
· 8 years ago
edbb7d8
Check-in vulkan.h into third_party and use that instead of local sdk vulkan.h
by Greg Daniel
· 8 years ago
7ce67db
Revert "Split up opLists"
by Robert Phillips
· 8 years ago
bc8ee52
Split up opLists
by Robert Phillips
· 8 years ago
7a17b2f
Re-enable deferred proxies in Chrome
by Robert Phillips
· 8 years ago
f5442bb
Split cleanup changes out of bigger CL (take 2)
by Robert Phillips
· 8 years ago
c1b879f
SkColorSpaceXformer: Handle compose color filters
by Matt Sarett
· 8 years ago
e186cfd
Revert "Split cleanup changes out of bigger CL"
by Mike Klein
· 8 years ago
249b8e3
Switch SkCodec to int for counts and indices
by Leon Scroggins III
· 8 years ago
cd11c80
Split cleanup changes out of bigger CL
by Robert Phillips
· 8 years ago
62745a8
Finish overriding onMakeColorSpace() for SkImageFilters
by Matt Sarett
· 8 years ago
0cf45f6
Split SkCrossContextImageData into Image and BackendTexture subclasses
by Greg Daniel
· 8 years ago
409e74f
Further refactor read/writeSurfacePixels
by Brian Osman
· 8 years ago
4edb5d2
hide lockpixels api behind flag
by Mike Reed
· 8 years ago
12e946b
deprecate odd variants of SkCanvas::readPixels
by Mike Reed
· 8 years ago
c589b0b
Remove lastOpList capability from GrSurface
by Robert Phillips
· 8 years ago
745337a
remove unused mutex from pixelref
by Mike Reed
· 8 years ago
e22a6a2
SkPictureImageFilter::onMakeColorSpace()
by Matt Sarett
· 8 years ago
b712089
remove lock tracking in bitmaps -- they are always locked
by Mike Reed
· 8 years ago
479366c
Let region decoders query the type and color space
by Matt Sarett
· 8 years ago
00055df
Update Skia milestone to 60
by Heather Miller
· 8 years ago
818580d
remove code directly involved in lock/unlock in SkPixelRef
by Mike Reed
· 8 years ago
1335a05
remove dead code around replayClips
by Mike Reed
· 8 years ago
fc978fd
Store the GrBackend we are using on GrContext
by Greg Daniel
· 8 years ago
96d5b9a
remove unused fURI from pixelref
by Mike Reed
· 8 years ago
9fa7403
locking methods should only be virtual in legacy mode
by Mike Reed
· 8 years ago
4ccd862
android-only api to reset the fields of a pixelref
by Mike Reed
· 8 years ago
e132e7b
Add SkCodec methods for individual frames
by Leon Scroggins III
· 8 years ago
123b7b8
Disable deferred proxies for Chrome branch
by Robert Phillips
· 8 years ago
8f30709
Revert "Revert "remove unused SkBitmap::copyPixelsTo""
by Mike Reed
· 8 years ago
a00f347
switch over to no lockPixels in pixelref
by Mike Reed
· 8 years ago
921ebe5
clean ups in SkPixelRef
by Mike Reed
· 8 years ago
da96550
Add perspective shadows
by Jim Van Verth
· 8 years ago
1119dc3
Remove discard from GrRenderTarget & force it to always go through a RenderTargetContext
by Robert Phillips
· 8 years ago
fafe135
SkSize can be aggregate-initialized
by Hal Canary
· 8 years ago
7a542c5
Change bitmapcache to not rely on lockpixels.
by Mike Reed
· 8 years ago
7bfdfda
Revert "remove unused SkBitmap::copyPixelsTo"
by Mike Klein
· 8 years ago
a4db9be
Correct GIF frame dependencies and track alpha
by Leon Scroggins III
· 8 years ago
0f3fdfa
remove unused SkBitmap::copyPixelsTo
by Mike Reed
· 8 years ago
68feef4
Allow BF and BRD clients to request an output color space
by Matt Sarett
· 8 years ago
31f99ce
SkCanvas constructor with legacy flag for Android framework
by Matt Sarett
· 8 years ago
9342921
Revert "Rm makeRenderTargetContext in favor of deferred version"
by Robert Phillips
· 8 years ago
d83ec04
Rm makeRenderTargetContext in favor of deferred version
by Robert Phillips
· 8 years ago
5bd9848
remove kReturnNullForEmpty_FinishFlag feature
by Mike Klein
· 8 years ago
6d72ed9
SkImageFilter::onMakeColorSpace() - more overrides
by Matt Sarett
· 8 years ago
c8e924c
remove unused lockPixelsAreWritable
by Mike Reed
· 8 years ago
7b29749
constexprify GrBlend.h and GrPorterDuffXferProcessor.cpp
by Brian Salomon
· 8 years ago
d61c9d9
Move ref counting out of GrProcessor and into subclasses.
by Brian Salomon
· 8 years ago
31abf1f
Add SkImageFilter::makeColorSpace(SkColorSpaceXformer*)
by Matt Sarett
· 8 years ago
9dab18f
Fix GrGLSync definition
by Brian Salomon
· 8 years ago
44320dd
remove obsolete SK_SUPPORT_LEGACY_SCALARMUL code
by Mike Reed
· 8 years ago
868d52b
Make SkColorSetA() a constexpr function.
by Lei Zhang
· 8 years ago
149e42e
make SkAutoTMalloc self-move safe
by Mike Klein
· 8 years ago
4e3abc1
cacherator upscales colortables to unify caching
by Mike Reed
· 8 years ago
bf25d43
Make GrCopySurfaceOp friendlier to GrSurfaceProxy (take 2)
by Robert Phillips
· 8 years ago
9a121cc
Revert "Make GrCopySurfaceOp friendlier to GrSurfaceProxy"
by Robert Phillips
· 8 years ago
d7cda9a
Make GrCopySurfaceOp friendlier to GrSurfaceProxy
by Robert Phillips
· 8 years ago
42ce38f
make copyTo_with_allocator android only
by Mike Reed
· 8 years ago
60cd57e
Factor out common work in readSurfacePixels and writeSurfacePixels
by Brian Osman
· 8 years ago
9d9172f
remove legacy vertices flag and code
by Mike Reed
· 8 years ago
dc57b5d
remove SK_SUPPORT_LEGACY_BITMAP_SETPIXELREF flag and code
by Mike Reed
· 8 years ago
93b1b4f
add guard for obsolete (non-functioning) replayClips
by Mike Reed
· 8 years ago
e78b725
Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv (take 3)
by Robert Phillips
· 8 years ago
4f783f8
restore old api for android to unblock roll
by Mike Reed
· 8 years ago
1b35256
Revert "Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv (take 2)"
by Robert Phillips
· 8 years ago
1987366
Delete SkPixelRef::readPixels()
by Matt Sarett
· 8 years ago
45a00ce
remove android legacy flags
by Mike Reed
· 8 years ago
3251ed8
Refactor Vulkan support to support Fuchsia
by Michael Jurka
· 8 years ago
aaee31f
Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv (take 2)
by Robert Phillips
· 8 years ago
cb87423
Add SkImage::makeColorSpace() to public API
by Matt Sarett
· 8 years ago
740092e
Delete SkPixelRefFactory
by Matt Sarett
· 8 years ago
33aa2c7
Allow FPs to elevate default precision for the entire fragment program
by Brian Osman
· 8 years ago
171cc5f
Revert "Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv"
by Robert Phillips
· 8 years ago
1cfcf2b
remove SK_SUPPORT_LEGACY_PAINT_TEXTDECORATION
by Mike Reed
· 8 years ago
fb0bd98
Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv
by Robert Phillips
· 8 years ago
8653e97
remove legacy canvas helpers
by Mike Reed
· 8 years ago
7448088
Respect kRectsMustMatchForMSAASrc_BlitFramebufferFlag in dst setup
by Eric Karl
· 8 years ago
ab015ef
Move the ability to access textures, buffers, and image storages out from GrProcessor.
by Brian Salomon
· 8 years ago
5869ea9
Fully remove coord transform precision code
by Brian Osman
· 8 years ago
6b3155c
Revert[4] "clean up (partially) colortable api""""
by Mike Reed
· 8 years ago
d531ca0
Use SkTransferFunctionBehavior in SkImageGenerator
by Matt Sarett
· 8 years ago
8576014
Convert all coord transforms to high precision
by Brian Osman
· 8 years ago
887cdf1
move vertex-mode enum into SkVertices
by Mike Reed
· 8 years ago
Next »