Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
db3ceb86421fb9da86bb920e3a1f0957beec08d9
/
include
383dd9d
Remove unused ownership argument to GrSurfaceProxy::MakeWrappedBackend
by Brian Osman
· 8 years ago
c2d5bd0
Fix SkTArray copy construction
by Florin Malita
· 8 years ago
b1d800d
SkSTArray move ctor
by Florin Malita
· 8 years ago
84dd857
make GrPaint.h private -- IWYU
by Mike Reed
· 8 years ago
4a21c94
move intermediate patheffect classes inside src
by Mike Reed
· 8 years ago
c65aec9
Make GrClip.h private
by Brian Salomon
· 8 years ago
8310f0e
Revert "remove SkClipVisitor"
by Mike Reed
· 8 years ago
3b65598
Make SkGr.h private and remove unused functions
by Brian Osman
· 8 years ago
3139de3
Remove SkChunckAlloc
by Herb Derby
· 8 years ago
91b961d
remove SkClipVisitor
by Mike Reed
· 8 years ago
90b2005
remove SkPictureUtils.h
by Mike Reed
· 8 years ago
ca49067
optimize intersect, use getType to utilize fast-case in preTranslate
by Mike Reed
· 8 years ago
d85f97d
Control making of GrSemaphore objects inside of GrResourceProvider
by Greg Daniel
· 8 years ago
4729914
Groundwork for nonlinear blending mode in Ganesh
by Brian Osman
· 8 years ago
a136136
Revert[6] "Remove SkDraw from device-draw methods, and enable device-centric clipping.""""""
by Mike Reed
· 8 years ago
467921e
Move GrDrawOp pipeline/clip processing to GrRenderTargetContext
by Brian Salomon
· 8 years ago
4b19b40
Revert "Fix new IT blocks ARMv8"
by Mike Klein
· 8 years ago
90165c2
Fix new IT blocks ARMv8
by Amaury Le Leyzour
· 8 years ago
d83545e
Add SkColorSpace::isSRGB()
by Matt Sarett
· 8 years ago
42c456f
Remove PLS path renderer
by Brian Salomon
· 8 years ago
27d07f0
Revert "Revert "Revert "Revert[2] "Remove SkDraw from device-draw methods, and enable device-centric clipping."""""
by Mike Reed
· 8 years ago
5b4599f
Add SkImage::colorSpace() and SkImage::refColorSpace()
by Matt Sarett
· 8 years ago
025e244
Revert "Revert "Revert[2] "Remove SkDraw from device-draw methods, and enable device-centric clipping.""""
by Mike Reed
· 8 years ago
12da890
Revert "move some of patheffect internals into private"
by Mike Reed
· 8 years ago
7067fc6
move some of patheffect internals into private
by Mike Reed
· 8 years ago
32342f0
Rebase and fix chromium
by Brian Osman
· 8 years ago
e370cbe
Remove clip to bounds GrContextOption
by Brian Salomon
· 8 years ago
baf06bc
Revert "Revert[2] "Remove SkDraw from device-draw methods, and enable device-centric clipping."""
by Cary Clark
· 8 years ago
cfaa632
Revert[2] "Remove SkDraw from device-draw methods, and enable device-centric clipping.""
by Mike Reed
· 8 years ago
4447b64
Switch SkImageGenerator over to generating GrTextureProxies
by Robert Phillips
· 8 years ago
2f49314
Make GrSurface::MakeDeferred return sk_sp<GrTextureProxy>
by Robert Phillips
· 8 years ago
fe3b516
Use GrSemaphore rather than GrFence for external texture data
by Brian Osman
· 8 years ago
ea5e676
Revert "Remove SkDraw from device-draw methods, and enable device-centric clipping."
by Mike Reed
· 8 years ago
c77e33f
Remove SkDraw from device-draw methods, and enable device-centric clipping.
by Mike Reed
· 8 years ago
655f347
Revert "Revert "Revert "Revert "Move GrTextureProvider to src""""
by Brian Osman
· 8 years ago
f7cf81a
Use GrTextureProvider's uniqueKey setting method rather than directly setting it
by Robert Phillips
· 8 years ago
1429550
Update Skia milestone to 59
by Heather Miller
· 8 years ago
afe7a5f
Add some thread safety notes.
by Mike Klein
· 8 years ago
580ffa0
Revert "Revert "Revert "Move GrTextureProvider to src"""
by Brian Osman
· 8 years ago
6be3523
Add support for Semaphores (gpu waiting on gpu) in Ganesh
by Greg Daniel
· 8 years ago
bb7dd44
Make SkTypeface::onGetVariationDesignPosition pure virtual.
by Ben Wagner
· 8 years ago
2fe8373
Revert "Revert "Move GrTextureProvider to src""
by Brian Osman
· 8 years ago
13d7f5d
Revert "Move GrTextureProvider to src"
by Brian Osman
· 8 years ago
8a9de3d
Add path renderer options to viewer GUI
by Brian Osman
· 8 years ago
5ff3a5c
Remove stencil related flags from GrInstancedPipelineInfo.
by Brian Salomon
· 8 years ago
24429c6
Move GrTextureProvider to src
by Brian Osman
· 8 years ago
af9847e
Use GrAAType in instanced rendering.
by Brian Salomon
· 8 years ago
7928e76
Disable deferred gpu resources for Chrome branch
by Robert Phillips
· 8 years ago
c61abee
add isolate (init-with-previous) savelayer flag
by Mike Reed
· 8 years ago
dac5f6b
Fix -Wshadow-field warnings
by Brian Salomon
· 8 years ago
5990680
Remove SkDataTableBuilder. It is not used.
by Herb Derby
· 8 years ago
2c2bc11
Add GrExternalTextureData and SkCrossContextImageData
by Brian Osman
· 8 years ago
6722553
Add SkColorSpace::isNumericalTransferFn() to the public API
by Matt Sarett
· 8 years ago
c787e49
Allow GrSurfaceProxy-derived classes to use flags when instantiating (take 2)
by Robert Phillips
· 8 years ago
2411c11
Revert "Allow GrSurfaceProxy-derived classes to use flags when instantiating"
by Robert Phillips
· 8 years ago
c8f1e3a
Allow GrSurfaceProxy-derived classes to use flags when instantiating
by Robert Phillips
· 8 years ago
a07741a
begin to hide details of SkPathEffect
by Mike Reed
· 8 years ago
541b1b0
Improve comment in SkICC.h
by Matt Sarett
· 8 years ago
aa1ab89
Revert "Add GrExternalTextureData and SkCrossContextImageData"
by Brian Osman
· 8 years ago
fc49734
Add SkTypeface::getVariationDesignPosition.
by Ben Wagner
· 8 years ago
9ad1f92
Add GrExternalTextureData and SkCrossContextImageData
by Brian Osman
· 8 years ago
20de615
headers: forward declare SkDOM, and include SkClipOp
by Hal Canary
· 8 years ago
9704329
Revert "Add SkTypeface::getVariationDesignPosition."
by Ben Wagner
· 8 years ago
0f3d0c3
Add SkTypeface::getVariationDesignPosition.
by bungeman
· 8 years ago
804e091
Make shadow_utils GM use its own SkResourceCache
by Brian Salomon
· 8 years ago
30f9bc6
Switch GrTextureStripAtlas over to GrTextureProxies
by Robert Phillips
· 8 years ago
bcfb8f6
Revert "Revert "Revert[2] "hide deprecated underline and strikethru"""
by Mike Reed
· 8 years ago
cfd3d9f
Revert "Revert[2] "hide deprecated underline and strikethru""
by Mike Reed
· 8 years ago
aab68c5
Revert[2] "hide deprecated underline and strikethru"
by Mike Reed
· 8 years ago
008b9d8
Add the ability to enable/disable GPU path renderers
by csmartdalton
· 8 years ago
19eec39
Fix SkSemaphore comments.
by Mike Klein
· 8 years ago
46b83a4
Update endRecordingAsPicture to finishRecordingAsPicture
by Yuqian Li
· 8 years ago
3661bc9
hide trivial helpers on canvas
by Mike Reed
· 8 years ago
bc9956d
Attempt to stabilize shadow_utils GM for replay configs
by Brian Salomon
· 8 years ago
384b90a
SkExecutor
by Mike Klein
· 8 years ago
22eb2f1
remove guard for SkImageGenerator api
by Mike Reed
· 8 years ago
ddbd37e
expore flags for text decoration into android-specific reserved bits
by Mike Reed
· 8 years ago
94cce4c
Make GrXferProcessor and related classes private.
by Brian Salomon
· 8 years ago
ad2a2be
Add GrTFlagsMask<> wrapper for C++11 bitfield enums
by csmartdalton
· 8 years ago
00b2cca
Simplify GrPaint::isConstantBlendedColor to avoid FP analysis and XP virtual calls
by Brian Salomon
· 8 years ago
dbc8eeb
Remove GrProcessorTestData's GrTextures
by Robert Phillips
· 8 years ago
8e1c4e6
Remove asTextureRef from SkSpecialImage & update effects accordingly (take 2)
by Robert Phillips
· 8 years ago
251bf3e
SkRegion deserialization more robust
by Hal Canary
· 8 years ago
f67c459
add ViaSVG to dm
by Mike Reed
· 8 years ago
e005edd
Revert "hide deprecated underline and strikethru"
by Leon Scroggins
· 8 years ago
7d07d46
Revert "Add SkTypeface::getVariationDesignPosition."
by Ben Wagner
· 8 years ago
87e7f82
Add SkTypeface::getVariationDesignPosition.
by Ben Wagner
· 8 years ago
a01bf9a
hide deprecated underline and strikethru
by Mike Reed
· 8 years ago
2e777ea
Add a workaround for platforms with broken geo shader invocations
by csmartdalton
· 8 years ago
d519d48
add device-clipping to gpudevice
by Mike Reed
· 8 years ago
ea91b11
remove code for TextDecorations
by Mike Reed
· 8 years ago
394d414
Implement SkHighContrastFilter
by Dominic Mazzoni
· 8 years ago
25834ff
Use non-linear blending flag in raster pipeline blitter
by Matt Sarett
· 8 years ago
185130c
return and take SkImageGenerator as unique_ptr
by Mike Reed
· 8 years ago
eb62829
Check that coverage FPs are compatible with alpha as coverage
by Brian Salomon
· 8 years ago
63c6746
Tighten up GrSurfaceProxy typing
by Robert Phillips
· 8 years ago
c24447d
Revert "Revert "make SkClipStack.h private (in src)""
by Mike Reed
· 8 years ago
e14d305
Add GrMakeCachedBitmapProxy
by Robert Phillips
· 8 years ago
1c8e82b
Revert "make SkClipStack.h private (in src)"
by Mike Reed
· 8 years ago
f3b995b
Clarify when tweak alpha for coverage optimizaton can occur.
by Brian Salomon
· 8 years ago
Next »