Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
4e344c8b93c7c2d1ef3cb7fd339bba55c479ece0
4e344c8
Revert "Defer more renderTargetContexts in the GPU image filter paths"
by Robert Phillips
· 8 years ago
be42c99
Move the matrix stage of SkLinearBitmapPipeline over to using SkSmallAllocator.
by herb
· 8 years ago
3928c6b
Add SkRasterPipeline::dump().
by Mike Klein
· 8 years ago
fa5f65a
added support for push_constant layout
by ethannicholas
· 8 years ago
3667b49
Add kRenderTarget_GrSurfaceFlag to GrVkGpu::onWrapBackendRenderTarget
by Robert Phillips
· 8 years ago
f26f7a0
Add detection of image load/store to caps
by Brian Salomon
· 8 years ago
c0115e4
Ignore ctm param of SkShader::onAppendStages()
by Florin Malita
· 8 years ago
0b63ceb
Add image functions to GrGLInterface
by Brian Salomon
· 8 years ago
d327e8c
Add 4.20 as a GLSL output version.
by Brian Salomon
· 8 years ago
918fb1f
fuzz hang fix and pathops client debugging
by Cary Clark
· 8 years ago
fb191da
More shader preliminaries / refactoring
by Mike Klein
· 8 years ago
27f05a2
skpbench: fix parser script for bots
by csmartdalton
· 8 years ago
57ae6cf
Revert "Support decoding images to multiple formats, depending on usage"
by Brian Osman
· 8 years ago
d601087
Revert "Fix NoGPU compilation"
by Brian Osman
· 8 years ago
526525a
Revert "While we can, restrict SkFixedAlloc/SkFallbackAlloc to POD."
by Mike Klein
· 8 years ago
02806f4
Revert "fix google3?"
by Mike Klein
· 8 years ago
0f91ea4
Fix up arguments passed to pipeline.
by Mike Klein
· 8 years ago
ccb8e8b
fix google3?
by Mike Klein
· 8 years ago
584ca89
change SkCanvasStack to take ownership of its subcanvases
by Mike Reed
· 8 years ago
d5a7880
Fix NoGPU compilation
by Brian Osman
· 8 years ago
1ee7035
While we can, restrict SkFixedAlloc/SkFallbackAlloc to POD.
by Mike Klein
· 8 years ago
f530586
Resurrect SkDebugger
by Florin Malita
· 8 years ago
c73a1ec
Support decoding images to multiple formats, depending on usage
by Brian Osman
· 8 years ago
fd01ce0
Defer more renderTargetContexts in the GPU image filter paths
by Robert Phillips
· 8 years ago
af49b19
Start each pipeline with (x,y) in (dr,dg) registers for the shader.
by Mike Klein
· 8 years ago
bf6d80a
Make SkSmallAllocator obey the RAII invariants and move to heap structures when needed.
by herb
· 8 years ago
f89aa0d
[nobuildbot] Nexus 6p
by Eric Boren
· 8 years ago
2ad208d
Fix iOS builders.
by Mike Klein
· 8 years ago
0619641
Catch width overflow in ASAN using int64
by Yuqian Li
· 8 years ago
662c2ae
Fill in gamut-transformation TODOs for software pipeline.
by Mike Klein
· 8 years ago
0fdde54
Fix Sk4fLinearGradient initial interval pinning
by Florin Malita
· 8 years ago
8622b72
Temporarily Disable analytic AA for Google3
by Yuqian Li
· 8 years ago
b03b5ac
Add skpbench job
by Kevin Lubick
· 8 years ago
2e27207
skpbench: skiaperf.py modifications
by csmartdalton
· 8 years ago
d93f4a4
Compute the correct dst->src rect for bitmap tiles in SkGpuDevice
by Brian Salomon
· 8 years ago
fcfc4ba
Stale visualize_color_gamut.cpp reference in tools.gyp
by Florin Malita
· 8 years ago
f27bab2
Revert "Add IORef capability to GrSurfaceProxy objects"
by Robert Phillips
· 8 years ago
bfebe22
Set analytic AA as default.
by liyuqian
· 8 years ago
286b96f
Add IORef capability to GrSurfaceProxy objects
by Robert Phillips
· 8 years ago
f171e16
Roll recipe DEPS
by Eric Boren
· 8 years ago
0038b7f
Remove accumulative snapping error
by Yuqian Li
· 8 years ago
efa62e1
Remove SkOSFile.cpp.
by Ben Wagner
· 8 years ago
a354b04
Add new A2B color space test images
by Matt Sarett
· 8 years ago
fb0ce92
Properly handle INT_MIN and related
by Kevin Lubick
· 8 years ago
fa26e66
Remove static asserts for GrSLType and GrVertexAttribType enum values.
by Brian Salomon
· 8 years ago
4f3985c
added skslc to BUILD.gn
by Ethan Nicholas
· 8 years ago
87c36f2
GN: detect is_clang cheaply when possible.
by Mike Klein
· 8 years ago
c6ca951
experimental/xps_to_png: pass in DPI as program argument
by Hal Canary
· 8 years ago
b0d10e0
Start hooking shaders into SkRasterPipelineBlitter.
by Mike Klein
· 8 years ago
7f6cd90
Start plumbing deferral of GPU resources in the image filters
by Robert Phillips
· 8 years ago
4fea663
Apple's Clang can't assemble jsimd_arm_...
by Mike Klein
· 8 years ago
c168a3a
Revert "Always build the ANGLE test code. Always build ANGLE on windows and linux."
by Mike Klein
· 8 years ago
238b820
Always build the ANGLE test code. Always build ANGLE on windows and linux.
by Brian Salomon
· 8 years ago
d7148f6
Documentation: move some things around
by Hal Canary
· 8 years ago
bde64e4
Mark inline functions in SkTypes.h as static.
by Mike Klein
· 8 years ago
e7bd81d
GN: turn on easy libjpeg-turbo SIMD backends (ARMv7 and ARMv8)
by Mike Klein
· 8 years ago
5df4934
Revert[2] "Change SkCanvas to *not* inherit from SkRefCnt"
by Mike Reed
· 8 years ago
f982cb3
Revert of Make SkSmallAllocator obey the RAII invariants and be expandable (patchset #15 id:280001 of https://codereview.chromium.org/2488523003/ )
by mtklein
· 8 years ago
c18b5f8
Make SkSmallAllocator obey the RAII invariants and move to heap structures when needed.
by herb
· 8 years ago
14b748d
[gn] Disable use of dng SDK in Fuchsia
by James Robinson
· 8 years ago
ad61192
SkPath::fIsVolatile does not need to be mutable.
by Mike Klein
· 8 years ago
744908e
Fix SkModeColorFilter in 565
by Mike Klein
· 8 years ago
83b5b21
Revert "Annotate benign race on SkPath::fConvexity."
by Mike Klein
· 8 years ago
df8b269
Revert "Annotate SkPath::fCovexity benign race in the other constructor too."
by Mike Klein
· 8 years ago
2563601
Initial implementation of a SkColorSpace_A2B xform
by raftias
· 8 years ago
6e9ac12
Clean up glyph id handling.
by Ben Wagner
· 8 years ago
bf7b620
Revert "Revert "Add integer texture support.""
by Brian Salomon
· 8 years ago
06dd5c7
Revert of Set analytic AA as default. (patchset #8 id:140001 of https://codereview.chromium.org/2471133002/ )
by liyuqian
· 8 years ago
7ef4b74
re-re-land of skslc now uses standard Skia caps
by Ethan Nicholas
· 8 years ago
dca4f65
Set analytic AA as default.
by liyuqian
· 8 years ago
f978f12
Annotate SkPath::fCovexity benign race in the other constructor too.
by Mike Klein
· 8 years ago
ce3fe23
Clean up validation layers
by Jim Van Verth
· 8 years ago
dc94481
Snap y when updating cubic
by Yuqian Li
· 8 years ago
8740d58
Re-purpose color space tool
by Matt Sarett
· 8 years ago
857cb97
Revert "re-land of skslc now uses standard Skia caps"
by Leon Scroggins
· 8 years ago
294870f
Add explicit UniqueID classes for GrGpuResource & GrSurfaceProxy
by Robert Phillips
· 8 years ago
498d403
re-land of skslc now uses standard Skia caps
by Ethan Nicholas
· 8 years ago
041da38
Tighten SkAAClip Bounds by Path Bounds
by liyuqian
· 8 years ago
38af943
GN: build Lua tools when skia_use_lua.
by Mike Klein
· 8 years ago
64dded3
Documentation: more gn, less gyp
by Hal Canary
· 8 years ago
58b1306
SkFixedAlloc
by Mike Klein
· 8 years ago
8b9a725
Skip left/right if alpha = 0 in SkRectClipCheckBlitter::blitAntiRect
by Yuqian Li
· 8 years ago
c4f66af
Catch width overflow
by Yuqian Li
· 8 years ago
b0b5360
Revert "skslc now uses standard Skia caps"
by Leon Scroggins
· 8 years ago
8af38a9
skslc now uses standard Skia caps
by Ethan Nicholas
· 8 years ago
c51a3a4
Annotate benign race on SkPath::fConvexity.
by Mike Klein
· 8 years ago
416b248
Avoid platform-dependent function params in Fuzzer
by Kevin Lubick
· 8 years ago
2512db2
Check and report FreeType error.
by Ben Wagner
· 8 years ago
b613c26
Revert "Change SkCanvas to *not* inherit from SkRefCnt"
by Heather Miller
· 8 years ago
fac8db2
Revert "Fix BUG=chromium:664036"
by Heather Miller
· 8 years ago
9c2249f
skpbench: add utility to format results for Skia Perf
by Kevin Lubick
· 8 years ago
399bbd9
Fix BUG=skia:5662
by Hal Canary
· 8 years ago
9c7edb8
Revert "Add integer texture support."
by Leon Scroggins
· 8 years ago
805eb6c
Fix BUG=chromium:664036
by Hal Canary
· 8 years ago
970225b
SkPDF: paths as rects when possible
by Hal Canary
· 8 years ago
434c534
Add integer texture support.
by Brian Salomon
· 8 years ago
e13a69b
Simplify SkBitmapProvider
by Florin Malita
· 8 years ago
152ad7e
Update skia.org docs to reference Gerrit instead of Rietveld
by Ravi Mistry
· 8 years ago
49df770
skpbench: add "resultsfile" option
by csmartdalton
· 8 years ago
ca85fc3
Snug the clip with path bounds inside SkAAClip
by Yuqian Li
· 8 years ago
Next »