Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
14eaaa61ca83ac894934df534b001f4cbeb9eb40
14eaaa6
Fix GrDrawVerticesBatch to work with override colors and eliminate local coords when posssible.
by bsalomon
· 9 years ago
96a5cff
Improve debugger's visualization of transparent textures
by robertphillips
· 9 years ago
6fccec3
Blacklist ReadPixels on GalaxyS4 due to skia:4368.
by benjaminwagner
· 9 years ago
38ddbad
Mangle output var in GrGLFragmentProcessor::emitChild
by bsalomon
· 9 years ago
044284b
Documentation: minor style changes.
by halcanary
· 9 years ago
7b6945b
remove unused (by the outside) SkImage::newSurface, and simplify newImage -> newSubset
by reed
· 9 years ago
dd42e5c
Revert "Revert of remove unused SkCachingPixelRef (patchset #1 id:1 of https://codereview.chromium.org/1364743002/ )"
by reed
· 9 years ago
ef2e4ac
looking for fuzz failure
by caryclark
· 9 years ago
0584631
Avoid last param to CTFontCreateWithGraphicsFont.
by bungeman
· 9 years ago
04d7de4
Documentation: SkDocument::setMetadata()
by halcanary
· 9 years ago
5cd406f
GM for http://skbug.com/4374
by halcanary
· 9 years ago
f12a167
SkPDF: add basic metadata support
by halcanary
· 9 years ago
ab26a9b
android/apps: Add CanvasProof App;
by halcanary
· 9 years ago
3420d27
Blacklist GLVertexAttributesBench and GLVec4ScalarBench for GalaxyS4 due to skia:4373
by benjaminwagner
· 9 years ago
60c73d5
Revert of remove unused SkCachingPixelRef (patchset #1 id:1 of https://codereview.chromium.org/1364743002/ )
by benjaminwagner
· 9 years ago
a1a8a60
Blacklist GLInstancedArraysBench for GalaxyS4 due to skia:4371
by benjaminwagner
· 9 years ago
70d58b7
remove unused SkCachingPixelRef
by reed
· 9 years ago
6f0fdac
skia: Add support for ANGLE on linux
by hendrikw
· 9 years ago
10cae83
Move determiniation of strokerect rects internal
by joshualitt
· 9 years ago
7f69144
Add nanobench tests for BitmapRegionDecoder
by msarett
· 9 years ago
cc334b3
fix DM?
by mtklein
· 9 years ago
31459a4
This file was supposed to be in https://codereview.chromium.org/1347143006/
by benjaminwagner
· 9 years ago
aca31fe
Stop supporting HW dither
by bsalomon
· 9 years ago
a16e8bc
move mutex construction out of the benchmarks.
by mtklein
· 9 years ago
78041fa
Small cleanups to SkSmallAllocator
by mdempsky
· 9 years ago
11edad9
Fix for degenerate stroke rect
by joshualitt
· 9 years ago
07ed41f
Fix possible integer overflow in SkTSearch's midpoint calculation
by mdempsky
· 9 years ago
e73f1f6
Prefer dual source/framebuffer fetch paths for GPU LCD.
by egdaniel
· 9 years ago
7cbeaae
Avoid CTFontCreateCopyWithAttributes.
by bungeman
· 9 years ago
59ea019
Blacklist bleed_image on GalaxyS4.
by benjaminwagner
· 9 years ago
a204ced
Revert of Fix for degenerate stroke rect (patchset #7 id:110001 of https://codereview.chromium.org/1359453002/ )
by joshualitt
· 9 years ago
511684f
Fix for degenerate stroke rect
by joshualitt
· 9 years ago
bf87730
Move GrFragmentProcessor implementation to its own cpp file
by bsalomon
· 9 years ago
3905c37
fix factory count
by Brian Salomon
· 9 years ago
87ba62e
Replace GrExtractAlphaFragmentProcessor with DstIn compose processor
by bsalomon
· 9 years ago
106b124
Remove SkNEW and SkDELETE macros
by mdempsky
· 9 years ago
55fb4f3
SkTLList throw on sk_malloc fail
by halcanary
· 9 years ago
064488a
whitespace change
by halcanary
· 9 years ago
b758bbd
Revert of Combined approach. (patchset #2 id:20001 of https://codereview.chromium.org/1356133002/ )
by mtklein
· 9 years ago
46243a7
Combined approach.
by mtklein
· 9 years ago
4ae2625
CMake: Compile in OSMesa on Linux, if found.
by halcanary
· 9 years ago
0fc1dbe
SK_API for include/gpu/gl/GrGLInterface.h
by halcanary
· 9 years ago
08d7747
Buildbot specs for Linux ANGLE bot
by borenet
· 9 years ago
3e48aab
update roadmap link to latest
by hcm
· 9 years ago
b1cc9da
Revert of try simplest code: inline whenever vaguely sensible (patchset #1 id:1 of https://codereview.chromium.org/1351403005/ )
by mtklein
· 9 years ago
527a0c8
try simplest code: inline whenever vaguely sensible
by mtklein
· 9 years ago
c566fdd
Revert of try stosd/w (patchset #2 id:20001 of https://codereview.chromium.org/1355063002/ )
by mtklein
· 9 years ago
3ca0f62
try stosd/w
by mtklein
· 9 years ago
b63d816
Revert of update memset16/32 inlining heuristics (patchset #1 id:1 of https://codereview.chromium.org/1357193002/ )
by mtklein
· 9 years ago
b68fa40
update memset16/32 inlining heuristics
by mtklein
· 9 years ago
0e7ca50
Update SKP version
by update-skps
· 9 years ago
4de8c3a
Revert of Avoid CTFontCreateCopyWithAttributes. (patchset #4 id:60001 of https://codereview.chromium.org/1344213004/ )
by bungeman
· 9 years ago
d329671
Avoid CTFontCreateCopyWithAttributes.
by bungeman
· 9 years ago
2440fcd
skia.og: Update the home page to have a showcase of Skia capabilities.
by jcgregorio
· 9 years ago
0d39d37
Delete the typefaces.
by herb
· 9 years ago
aa37a96
Create append methods in batch namespaces
by joshualitt
· 9 years ago
2120b6f
Fix for combining with perspective local rects
by joshualitt
· 9 years ago
1052f51
Font cache stress test.
by herb
· 9 years ago
8ff6ca6
Disable dithering in libjpeg-turbo for 565 decodes
by msarett
· 9 years ago
496d29f
add new gm to test overlapping lcd text
by joshualitt
· 9 years ago
33e91f1
Make Ben happy
by joshualitt
· 9 years ago
6c50a8f
Use rounding when converting desiredScale to a sampleSize
by msarett
· 9 years ago
d32087a
Add shared mutex benchmark.
by herb
· 9 years ago
f260851
Revert of add ImageShader, sharing code with its Bitmap cousin (patchset #10 id:180001 of https://codereview.chromium.org/1342113002/ )
by tomhudson
· 9 years ago
bcfd511
Benchmark all mutex implementations.
by herb
· 9 years ago
5ce341f
Add slice tool
by robertphillips
· 9 years ago
0b93e31
add ImageShader, sharing code with its Bitmap cousin
by reed
· 9 years ago
3b0d532
Purge cached resources on SkImage destruction.
by fmalita
· 9 years ago
3566d44
Move StrokeRectBatches into .cpp files
by joshualitt
· 9 years ago
966e3d3
Add debug mode to shared mutex.
by herb
· 9 years ago
b1c56ec
unplumb sknx_no_simd
by mtklein
· 9 years ago
fb33ae1
Not correctly initializing VisualBench commandline arguments
by joshualitt
· 9 years ago
9063e42
Buildbot spec and gyp defs for SK_USE_DISCARDABLE_SCALEDIMAGECACHE bot
by borenet
· 9 years ago
d0fff5b
Test-...-Release-SK_FOO --> -DSK_FOO
by mtklein
· 9 years ago
ef6c50a
Merge sub-device annotations in SkPDFDevice::drawDevice()
by wangxianzhu
· 9 years ago
1b55a96
Reland of add a ClassID function to GrBatch (patchset #1 id:1 of https://codereview.chromium.org/1353043002/ )
by reed
· 9 years ago
48e3a45
Revert of add a ClassID function to GrBatch (patchset #5 id:80001 of https://codereview.chromium.org/1352813003/ )
by reed
· 9 years ago
af5bf22
share IDs between cacherator and its host-image
by reed
· 9 years ago
4b3d3be
use allocator (if present) when we allocate our cache bitmap
by reed
· 9 years ago
2ed7d50
remove racy tests, as they assume the cache can't be purged behind their back
by reed
· 9 years ago
eb44d53
add a ClassID function to GrBatch
by joshualitt
· 9 years ago
a7008403
Revert of add a ClassID function to GrBatch (patchset #5 id:80001 of https://codereview.chromium.org/1352813003/ )
by joshualitt
· 9 years ago
4078d52
add a ClassID function to GrBatch
by joshualitt
· 9 years ago
ef4ba3d
Fix Ganesh perspective projection bug
by robertphillips
· 9 years ago
2582dc5
DOC: Mention install_dependencies in Android quickstart
by tomhudson
· 9 years ago
2fd18f2
disable test for all quality levels, since it is driver dependent
by reed
· 9 years ago
746f31f
have raster-image return itself as a texture
by reed
· 9 years ago
34482bb
add test for skbug.com/4351
by reed
· 9 years ago
3322a81
share code between SkGr and Cacherator
by reed
· 9 years ago
5d08d44
minor cleanup
by joshualitt
· 9 years ago
3060f3e
Use atomic subtract in shared mutex.
by herb
· 9 years ago
3667d5b
Add subtract to atomics.
by herb
· 9 years ago
42bd6bf
Remove duplicate GrProcessorUnitTest.cpp from gpu.gypi
by robertphillips
· 9 years ago
ae4738f
Create fragment processor for performing input color blend with child processor
by bsalomon
· 9 years ago
cd7f035
Revert of Parallel cache - preliminary (patchset #24 id:460001 of https://codereview.chromium.org/1264103003/ )
by herb
· 9 years ago
013e9e3
move SkBitmapProvider to its own file
by reed
· 9 years ago
0d705a4
Fix vs2015 build
by bsalomon
· 9 years ago
0a5fa48
Add onMemoryDump to GrContext
by ericrk
· 9 years ago
eb00eab
fix up GrGLProgrambuilder precision on varyings
by joshualitt
· 9 years ago
caf2df8
skia: ANGLE roll
by hendrikw
· 9 years ago
Next »