Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
0187ae65845ec1922d7417b3c29dd4596e0c950d
/
gn
« Previous
9bb0a28
add flag for android
by Mike Reed
· 8 years ago
8301046
Rename GrAADistanceFieldPathRenderer to GrSmallPathRenderer
by Jim Van Verth
· 8 years ago
18ea816
Revert "Add pre-Flush callback to GrDrawingManager"
by Robert Phillips
· 8 years ago
d222ec4
Add pre-Flush callback to GrDrawingManager
by Robert Phillips
· 8 years ago
63954c9
GPU version of onMakeColorSpace
by Brian Osman
· 8 years ago
3150ec6
Added support for building for tvOS
by Matthew Leibowitz
· 8 years ago
bdce9c2
vertices to/from data
by Mike Reed
· 8 years ago
97eb4fe
add SkVertices::Builder
by Mike Reed
· 8 years ago
0727f67
Move GrSurfaceContext.h and GrTextureContext.h to src/gpu from include/gpu
by Brian Salomon
· 8 years ago
6291863
remove legacy clipop flag for android
by Mike Reed
· 8 years ago
7a5e0f3
Add iOS simulator support in GN.
by Mike Klein
· 8 years ago
841101d
SkColorSpaceXformCanvas
by Mike Klein
· 8 years ago
fe71b9d
Add GrSemaphoreOp to support deferred semaphore use
by Greg Daniel
· 8 years ago
84dd857
make GrPaint.h private -- IWYU
by Mike Reed
· 8 years ago
c65aec9
Make GrClip.h private
by Brian Salomon
· 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
90b2005
remove SkPictureUtils.h
by Mike Reed
· 8 years ago
2fcd170
Revert "Turn on SkJumper all the time."
by Mike Klein
· 8 years ago
35b8b26
Add gm to compare premuls in dst vs. src color space
by Matt Sarett
· 8 years ago
1355551
Turn on SkJumper all the time.
by Mike Klein
· 8 years ago
5c7780e
Be able to compile nanobench for Chromecast
by Kevin Lubick
· 8 years ago
467921e
Move GrDrawOp pipeline/clip processing to GrRenderTargetContext
by Brian Salomon
· 8 years ago
488f0d6
Add ability to insert systrace markers for the android framework
by Derek Sollenberger
· 8 years ago
42c456f
Remove PLS path renderer
by Brian Salomon
· 8 years ago
e632003
Support Android NDK r14.
by Mike Klein
· 8 years ago
32342f0
Rebase and fix chromium
by Brian Osman
· 8 years ago
3669a82
Put is_skia_standalone back a bit.
by Mike Klein
· 8 years ago
e459afd
Strengthen is_official_build, update docs.
by Mike Klein
· 8 years ago
fe3b516
Use GrSemaphore rather than GrFence for external texture data
by Brian Osman
· 8 years ago
655f347
Revert "Revert "Revert "Revert "Move GrTextureProvider to src""""
by Brian Osman
· 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
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
2800c5e
remove unneeded android flag for textdecorations
by Mike Reed
· 8 years ago
24429c6
Move GrTextureProvider to src
by Brian Osman
· 8 years ago
bfe15f6
changed skslc layout parsing strategy
by Ethan Nicholas
· 8 years ago
2c2bc11
Add GrExternalTextureData and SkCrossContextImageData
by Brian Osman
· 8 years ago
c787e49
Allow GrSurfaceProxy-derived classes to use flags when instantiating (take 2)
by Robert Phillips
· 8 years ago
a07741a
begin to hide details of SkPathEffect
by Mike Reed
· 8 years ago
b5cb683
Use construct/init pattern with GrPipeline to replace CreateAt.
by Brian Salomon
· 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
e127523
gn_to_bp to recurse deps.
by Ben Wagner
· 8 years ago
9704329
Revert "Add SkTypeface::getVariationDesignPosition."
by Ben Wagner
· 8 years ago
0f3d0c3
Add SkTypeface::getVariationDesignPosition.
by bungeman
· 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
3661bc9
hide trivial helpers on canvas
by Mike Reed
· 8 years ago
e549a05
Add new GMs to stress rendering of many circles and rrects
by Jim Van Verth
· 8 years ago
384b90a
SkExecutor
by Mike Klein
· 8 years ago
d2743ea
Remove GrPipelineBuilder.cpp
by Brian Salomon
· 8 years ago
94cce4c
Make GrXferProcessor and related classes private.
by Brian Salomon
· 8 years ago
ed1b902
SkJumper: Windows
by Mike Klein
· 8 years ago
9048851
Move declaration of is_fuzzer to where it is used
by Ravi Mistry
· 8 years ago
edee1ae
Write SkRegion fuzzer
by Kevin Lubick
· 8 years ago
a309109
Fix client roll (part 2)
by Matt Sarett
· 8 years ago
af7bbc8
Fix client roll
by Matt Sarett
· 8 years ago
e005edd
Revert "hide deprecated underline and strikethru"
by Leon Scroggins
· 8 years ago
4fe2b15
Set asmflags when building for iOS.
by Mike Klein
· 8 years ago
c5e641c
use common intermediate device class for clipstack management
by Mike Reed
· 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
069d315
remove unneeded android flags
by Mike Reed
· 8 years ago
394d414
Implement SkHighContrastFilter
by Dominic Mazzoni
· 8 years ago
f6a1a21
Clean up SkSplicer.
by Mike Klein
· 8 years ago
185130c
return and take SkImageGenerator as unique_ptr
by Mike Reed
· 8 years ago
c24447d
Revert "Revert "make SkClipStack.h private (in src)""
by Mike Reed
· 8 years ago
1c8e82b
Revert "make SkClipStack.h private (in src)"
by Mike Reed
· 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
485c499
Rename SkConfig8888/SkPixelInfo to SkConvertPixels
by Matt Sarett
· 8 years ago
df85c38
stop using SkScalarMul
by Mike Reed
· 8 years ago
78c0c4c
Remove SkSmallAllocator.
by Herb Derby
· 8 years ago
ed4984b
Add animated text samples
by csmartdalton
· 8 years ago
385468f
SkPDF: better tolerance path conversion to quadratics
by Hal Canary
· 8 years ago
ea47957
A simple gradient test
by Tenghui Zhu
· 8 years ago
cb30bb2
Remove GrFragmentProcessor::computeInvariantOutput
by Brian Salomon
· 8 years ago
3e50027
Delete legacy named color space API
by Matt Sarett
· 8 years ago
2e83b13
Remove SkTextureCompressor.
by Herb Derby
· 8 years ago
1cad749
Add GM to test ETC1
by Robert Phillips
· 8 years ago
bd9be4d
Strip dead code on all Release builds.
by Mike Klein
· 8 years ago
19c22e9
Revert "Roll minimum picture version up to 44."
by Robert Phillips
· 8 years ago
e037d12
Roll minimum picture version up to 44.
by Mike Klein
· 8 years ago
d678723
Move C effects into effects.
by Mike Klein
· 8 years ago
77a7a1b
SkColorSpace: remove named API, add gamut API
by Matt Sarett
· 8 years ago
1f2fff2
Revert "SkColorSpace: remove named API, add gamut API"
by Matt Sarett
· 8 years ago
ecaaf6f
SkColorSpace: remove named API, add gamut API
by Matt Sarett
· 8 years ago
8bb3b21
Add GM to exercise some of the darker corners of SkMagnifierImageFilter
by Robert Phillips
· 8 years ago
a950a86
Fix rounding error with tiled bitmap draws
by Brian Osman
· 8 years ago
5e221e7
SkXPS: new document API.
by Hal Canary
· 8 years ago
be28ee2
Make iOS main() functions normal.
by Mike Klein
· 8 years ago
199fb87
Add refcnt'ed immutable vertices class for SkCanvas::drawVertices.
by Brian Salomon
· 8 years ago
abc88d2
SkXPS: Begin refactoring SkXPSDevice
by Hal Canary
· 8 years ago
0dda9cb
Make shadow tessellators fail gracefully and add unit test for this.
by Brian Salomon
· 8 years ago
0bd699e
Add a GM for SkShadowUtils and fix a few issues.
by Brian Salomon
· 8 years ago
Next »