Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
4ef01482025e2e629e35458aa214436d3b4138e8
4ef0148
Add support for writing icc profiles to the jpeg encoder
by Matt Sarett
· 8 years ago
801f8b8
Make SkImageCacherator be deferred
by Robert Phillips
· 8 years ago
44c1b11
path hang
by Cary Clark
· 8 years ago
de1a605
Support premul/unpremul of F16 during read/writePixels
by Brian Osman
· 8 years ago
ca0913c
Further widen nondeterministic processor testing
by Brian Osman
· 8 years ago
d68c41d
Revert "Add support for writing icc profiles to the jpeg encoder"
by Derek Sollenberger
· 8 years ago
d3b6597
Mark overridden destructors with 'override' and remove 'virtual'
by Brian Salomon
· 8 years ago
30a38ff
Remove SkImage_Base::asTextureRef (in favor of asTextureProxyRef)
by Robert Phillips
· 8 years ago
73879eb
Improve color type handling in SkImage_Base::makeColorSpace()
by Matt Sarett
· 8 years ago
2a65cc0
test (and fix) clip_restriction in canvas
by Mike Reed
· 8 years ago
20c322e
Revert "Add a new GrResourceCache purging mechanism for purging unused resources."
by Brian Salomon
· 8 years ago
fbb56ce
Add a new GrResourceCache purging mechanism for purging unused resources.
by Brian Salomon
· 8 years ago
b667fe2
Small downsample_3_3 optimization
by Matt Sarett
· 8 years ago
a2eb235
Skia Gerrit 10k!
by Ravi Mistry
· 8 years ago
fde9bff
Revert "Remove Android-specific SK_SUPPORT_LEGACY_IMG_SNAPSHOT flag"
by Robert Phillips
· 8 years ago
e3b95ce
Add support for writing icc profiles to the jpeg encoder
by Matt Sarett
· 8 years ago
c3efe67
Remove Android-specific SK_SUPPORT_LEGACY_IMG_SNAPSHOT flag
by Robert Phillips
· 8 years ago
0ae6faa
Make SkImage_Gpu be deferred (take 2)
by Robert Phillips
· 8 years ago
54d212e
Revert "Revert "Remove GrPipeline from GrDrawOp.""
by Brian Salomon
· 8 years ago
337432d
In GrRenderTargetOpList::forwardCombine check adjacent ops
by Brian Salomon
· 8 years ago
27ecd86
SkImageSource::Make() returns nullptr when srcrect is empty.
by Hal Canary
· 8 years ago
ebbdec4
document when we retired a serialized verb -- for later removal
by Mike Reed
· 8 years ago
5aa9158
FuzzCanvas: NullGL & DebugGL
by Hal Canary
· 8 years ago
bbd7a3b
Make experimental Perlin noise shader take texture proxies
by Robert Phillips
· 8 years ago
7322b52
C API: document sk_matrix_t
by Hal Canary
· 8 years ago
3adf1c3
Run discardable test bots as single-threaded
by Matt Sarett
· 8 years ago
0887c70
SkImage_Raster: Keep tmp in scope while it is in use
by Matt Sarett
· 8 years ago
74de1f6
More png API compatibility
by Matt Sarett
· 8 years ago
189491c
Enable dng testing on windows
by Matt Sarett
· 8 years ago
a6c7c7a
Add docs for iOS simulator build.
by Mike Klein
· 8 years ago
fa74caa
Add iOS simulator support and a Build bot.
by Mike Klein
· 8 years ago
271d495
check-headers-self-sufficient: update
by Hal Canary
· 8 years ago
28da283
fix fuzz
by Cary Clark
· 8 years ago
90960eb
Exclude Vulkan from running PreFlushCallbackTest
by Robert Phillips
· 8 years ago
687b656
Compatible use of png_set_iCCP
by Matt Sarett
· 8 years ago
291547d
Add Chromecast Perf jobs
by Kevin Lubick
· 8 years ago
a33b43d
Combine some duplicate code in AA using template
by Yuqian Li
· 8 years ago
5f3b940
Move build tasks to MacOS 10.12
by Stephan Altmueller
· 8 years ago
a3b6a55
In Vulkan make sure to add barriers between write operations
by Greg Daniel
· 8 years ago
1683f78
Have SkColorSpaceXformCanas tell SkCanvas about clips.
by Mike Klein
· 8 years ago
bb91bd3
Enable GLES on Intel Linux bots.
by Ben Wagner
· 8 years ago
81444fb
rename makeCopyForTextureParams to isACopyNeededForTextureParams
by Robert Phillips
· 8 years ago
eaa78c4
Revert "Make SkImage_Gpu be deferred"
by Robert Phillips
· 8 years ago
107524c
Attempt to fix AMD ANGLE bots.
by Brian Salomon
· 8 years ago
bbb24f2
Followup fixes for recipe roll
by Eric Boren
· 8 years ago
8915058
readpixels GM uses GPU image in GPU configs
by Brian Osman
· 8 years ago
4c55027
Add support for F32 sources to SkColorSpaceXform
by Matt Sarett
· 8 years ago
eb35f4d
Add pre-Flush callback to GrDrawingManager (take 2)
by Robert Phillips
· 8 years ago
0db235b
Make SkImage_Gpu be deferred
by Robert Phillips
· 8 years ago
53262d0
Roll Recipe DEPS
by Eric Boren
· 8 years ago
3130fbb
remove SK_SUPPORT_LEGACY_DRAWVERTICES_VIRTUAL flag
by Mike Reed
· 8 years ago
4e8472c
Support vs2017.
by Ben Wagner
· 8 years ago
0e032be
Add support for writing ICC profiles in png encodes
by Matt Sarett
· 8 years ago
29dd456
Update SKP version
by UpdateSKPs
· 8 years ago
18ea65a
Revert "Revert "remove unused SkMeshUtils and SkBoundaryPatch""
by Mike Reed
· 8 years ago
02f577b
reenable lua and fix bitrot
by Mike Reed
· 8 years ago
c5cc2de
Set maxVertexAttrib limit for Vulkan
by Greg Daniel
· 8 years ago
3b5bf35
Add $VULKAN_SDK/$Lib to lib_dirs on windows
by Brian Salomon
· 8 years ago
9c61466
Disable msaa nanobench on iOS due to crashes
by Brian Salomon
· 8 years ago
b1168a7
Improvements to readpixels GM
by Brian Osman
· 8 years ago
edf06b2
Ignore Clang's -Wdeprecated-register for flex-generated code
by Roland McGrath
· 8 years ago
d7b34a5
Make SkMemory.h and adjust all files for usage.
by Herb Derby
· 8 years ago
628999d
Gray8 is supported on GPU, remove incorrect comments & check
by Brian Osman
· 8 years ago
f9bd468
Make gn directory importable in python
by Ravi Mistry
· 8 years ago
a159085
Roll Recipe DEPS
by Eric Boren
· 8 years ago
c00f530
Fix expected extension for CIPD on Windows
by Brian Osman
· 8 years ago
ed182d7
Remove SkImage::MakeTextureFromPixmap
by Brian Osman
· 8 years ago
dcf0ab0
Switch 16 sample gpu configs to 8 samples BUG=skia:
by Brian Salomon
· 8 years ago
25d540f
Enable CIPD automatic GCE authentication and fix upload_skps.py
by Ravi Mistry
· 8 years ago
480951f
Fix discardable memory bot by calling lockPixels()
by Matt Sarett
· 8 years ago
1a3c4b8
Eager or Lazy evaluation of sub-drawings for SkDeferredCanvas.
by Herb Derby
· 8 years ago
0dbf042
Widen nondetmerministic testing of processors to all Ubuntu bots
by Brian Osman
· 8 years ago
09de753
Move SkOSFile.h to src/core
by Ben Wagner
· 8 years ago
6599b88
Omit hanging/failing tests on AMD Vulkan.
by Ben Wagner
· 8 years ago
e2ce08a
SkData::MakeFromFD to pass size to release proc.
by Ben Wagner
· 8 years ago
006c8da
Revert "remove unused SkMeshUtils and SkBoundaryPatch"
by Stephan Altmueller
· 8 years ago
1c1c740
GetResourceAsData to use SkData::MakeFromFileName directly.
by Ben Wagner
· 8 years ago
6598564
remove unsupported flag
by Mike Reed
· 8 years ago
ac6b1fa
Remove budgeted parameter from SkSurface::makeImageSnapshot (take 2)
by Robert Phillips
· 8 years ago
6405e71
Remove gpu configs that don't have explicit API.
by Brian Salomon
· 8 years ago
5e21e09
remove unused SkMeshUtils and SkBoundaryPatch
by Mike Reed
· 8 years ago
2f6b5a4
remove legacy vertices virtual from SkDevice
by Mike Reed
· 8 years ago
919cc45
Revert "Revert "Add color spin test for SkColorSpaceXformCanvas""
by Mike Klein
· 8 years ago
c09e88c
remov patheffect flag from google3
by Mike Reed
· 8 years ago
06ee8e8
Revert "Revert "Revert "Remove budgeted parameter from SkSurface::makeImageSnapshot"""
by Yuqian Li
· 8 years ago
980fb36
Run 4 sample msaa configs for perf on iOS
by Brian Salomon
· 8 years ago
eefa289
sk_fgetsize to not use ftell.
by Ben Wagner
· 8 years ago
7da8d64
SkXPS: use correct drawBitmapRect logic for !bitmap.bounds().contains(*src)
by Hal Canary
· 8 years ago
6ab59ba
remove unused params
by Mike Reed
· 8 years ago
795c5ea
don't use deprecated (raw) form of SkPatchUtils, delete duplicate util
by Mike Reed
· 8 years ago
9bb0a28
add flag for android
by Mike Reed
· 8 years ago
50f66d8
Be explicit on test and perf bots about GL vs GLES
by Brian Salomon
· 8 years ago
f6ce600
Remove "Unused uniform in shader" messages
by Brian Osman
· 8 years ago
025a1ca
add flag for google3
by Mike Reed
· 8 years ago
bc21243
SkXPS: fix drawBitmapRect()
by Hal Canary
· 8 years ago
31249bb
Revert "Revert "Remove budgeted parameter from SkSurface::makeImageSnapshot""
by Robert Phillips
· 8 years ago
b2082af
Detect RenderDoc in Windows viewer and make a core profile
by Brian Osman
· 8 years ago
ce91b19
Update build tools to newer gn.
by Herb Derby
· 8 years ago
c35a2d4
Add nondeterministic seed option for ProcessorOptimization test
by Brian Osman
· 8 years ago
fed9cfd
remove legacy virtual for vertices, only support object form
by Mike Reed
· 8 years ago
Next »