Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
655f347e282b3cf45fcb813e6e87c6c3e90ad7b5
/
include
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
3efca0a
make SkClipStack.h private (in src)
by Mike Reed
· 8 years ago
26e573c
removed unused code around scaled generators
by Mike Reed
· 8 years ago
2ae3a2e
Suggest P3 for wide gamut images in SkAndroidCodec
by Matt Sarett
· 8 years ago
3f40598
Non linear blending flag for SkColorSpace
by Brian Osman
· 8 years ago
9df70bb
Picture backed images must have a bit depth and color space
by Matt Sarett
· 8 years ago
46da1cc
GrContext option to prevent GPU based YUV -> RGB
by Brian Osman
· 8 years ago
5a8fe97
Remove include/xml from public API.
by Herb Derby
· 8 years ago
c42a1cd
work on raster device clipping
by Mike Reed
· 8 years ago
df85c38
stop using SkScalarMul
by Mike Reed
· 8 years ago
c5aa266
include what you use
by Mike Reed
· 8 years ago
9a51498
Remove component flags from GrXPFactory output analysis.
by Brian Salomon
· 8 years ago
320ade4
Make SkAutoTMalloc movable
by csmartdalton
· 8 years ago
267be7f
Revert "Revert "IWYU""
by Mike Reed
· 8 years ago
03a7f5f
Make header files idempotent; script to check
by Hal Canary
· 8 years ago
cb30bb2
Remove GrFragmentProcessor::computeInvariantOutput
by Brian Salomon
· 8 years ago
3865711
Replaced all calls to fragmentPosition() with sk_FragCoord
by Ethan Nicholas
· 8 years ago
b34727f
Remove unused/barely-supported compressed GrPixelConfigs
by Robert Phillips
· 8 years ago
3c727d2
Revert "IWYU"
by Robert Phillips
· 8 years ago
54be5c9
Revert "More non-invertible shader local matrix guards"
by Robert Phillips
· 8 years ago
3e50027
Delete legacy named color space API
by Matt Sarett
· 8 years ago
368af46
More non-invertible shader local matrix guards
by Florin Malita
· 8 years ago
eec6f7b
Use new fragment processor optimization queries.
by Brian Salomon
· 8 years ago
2aeae78
IWYU
by Mike Reed
· 8 years ago
6aa0e11
Add support for RG float textures
by csmartdalton
· 8 years ago
63b6156
Fixed3232 overflow in LinearGradientContext::shadeSpan()
by Florin Malita
· 8 years ago
19c22e9
Revert "Roll minimum picture version up to 44."
by Robert Phillips
· 8 years ago
6b20a55
Make header files self-sufficient
by Hal Canary
· 8 years ago
e037d12
Roll minimum picture version up to 44.
by Mike Klein
· 8 years ago
5d4cd9e
Re-enable processor optimization test with some fixes.
by Brian Salomon
· 8 years ago
8ab590f
Split custom font managers.
by Ben Wagner
· 8 years ago
b37cb23
Add integer vectors to GrSLType
by csmartdalton
· 8 years ago
119fb2b
Add a basic constructor to GrPipeline
by csmartdalton
· 8 years ago
73fe7b0
Remove use of SkSmallAllocator from all Loopers.
by Herb Derby
· 8 years ago
3c5cfb0
Remove exec bit from source files.
by Ben Wagner
· 8 years ago
Next »