Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
9c7edb8311409a141b0dc1d5e480c68c629f1997
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
3f32135
Make SSE2/Neon convolution functions not to read extra bytes
by xiangze.zhang
· 8 years ago
aa34f7e
Clamp parametric gamma values to 0-1 range
by Matt Sarett
· 8 years ago
2087dda
skpbench: remove --path flag
by csmartdalton
· 8 years ago
1f2f64b
[nobuildbot] Copy timeouts from swarm_trigger
by Eric Boren
· 8 years ago
03c9f56
Remove call to getMetrics from GlyphGenerator.
by Ben Wagner
· 8 years ago
7c59116
Revert of Make SkSmallAllocator obey the RAII invariants and be expandable (patchset #6 id:100001 of https://codereview.chromium.org/2488523003/ )
by mtklein
· 8 years ago
27dcee1
Android builders do not need host toolchains.
by Mike Klein
· 8 years ago
cb36f3c
auto-add Build jobs
by Mike Klein
· 8 years ago
a115129
skpbench: call adb wait-for-device after root
by csmartdalton
· 8 years ago
08a9211
added constant folding & branch elimination to skslc
by ethannicholas
· 8 years ago
f2b024d
skpbench: filter out junk spewed by Pixel C driver
by csmartdalton
· 8 years ago
072a198
Fix implicit nullability cast of [NSScreen mainScreen].
by Mike Klein
· 8 years ago
8887ffa
Revert "add alias for xfermode::getproc to allow legacy g client to bulid"
by Mike Reed
· 8 years ago
02201e7
[nobuildbot] AndroidOne bots
by Eric Boren
· 8 years ago
d5dc657
Make SkSmallAllocator obey the RAII invariants and move to heap structures when needed.
by herb
· 8 years ago
28930b4
add debugging wrapper blitter to ensure unclipped scan-conversion is safe
by Mike Reed
· 8 years ago
8a1036c
Include what you use with signbit.
by Ben Wagner
· 8 years ago
b87642e
skpbench: use 3 cores instead of 4 on Pixel C
by csmartdalton
· 8 years ago
6e4b594
Revert of added constant folding & branch elimination to skslc (patchset #3 id:40001 of https://codereview.chromium.org/2489673002/ )
by scroggo
· 8 years ago
8ffb3e5
Fix fuzzer assert in GradientShaderBase4fContext::TSampler
by fmalita
· 8 years ago
792079cf
Change iOS bots to new-style, no-buildbot bots
by Eric Boren
· 8 years ago
8240750
Change SkCanvas to *not* inherit from SkRefCnt
by Mike Reed
· 8 years ago
c78eff9
Do not call blitV with 0 height
by liyuqian
· 8 years ago
40c07dc
add alias for xfermode::getproc to allow legacy g client to bulid
by Mike Reed
· 8 years ago
1c29ac9
Make uploading to Gerrit the default for Skia
by Ravi Mistry
· 8 years ago
d067ae7
Missing SkOSPath include in lua_pictures.cpp
by fmalita
· 8 years ago
6136310
added constant folding & branch elimination to skslc
by ethannicholas
· 8 years ago
6a01554
remove use of xfermode* in procs
by Mike Reed
· 8 years ago
d3ea9b7
Enable SkImage_pinAsTexture to signal if the operation succeeded.
by Derek Sollenberger
· 8 years ago
3ce89da
Fix the meaning of stop_y
by liyuqian
· 8 years ago
e4fd078
skpbench: simplify adb and reduce number of invocations
by csmartdalton
· 8 years ago
671ce62
Check negative overflow of quickSkFDot6Div
by liyuqian
· 8 years ago
a34e95a
Fix assets.py args
by Eric Boren
· 8 years ago
ec2249f
Move GrRenderTargetPriv::maxWindowRectangles to GrRenderTargetContextPriv & GrRenderTargetProxy
by Robert Phillips
· 8 years ago
68b7a52
Fix fuzzer bug
by Robert Phillips
· 8 years ago
3743013
Consolidate GrSurfaceProxy Make methods
by Robert Phillips
· 8 years ago
7b8400d
Rename SkSourceGammaTreatment to SkDestinationSurfaceColorMode
by Brian Osman
· 8 years ago
c8b1568
skpbench: fix typo in 6P bash script
by csmartdalton
· 8 years ago
562e681
Refactor RGBA/BGRA xform logic in SkCodecs
by Matt Sarett
· 8 years ago
1d3ab12
Relax the extra span's alpha
by liyuqian
· 8 years ago
f6bddfd
Do not call blitAntiRect for empty rect
by liyuqian
· 8 years ago
dbdf6d2
Fail jpeg decodes on too many progressive scans
by Matt Sarett
· 8 years ago
2c3db32
Fix query for GR_GL_IMPLEMENTATION_COLOR_READ_FORMAT for GrPixelConfigs that aren't renderable
by bsalomon
· 8 years ago
bf111d7
Move SkOSPath out of include/core.
by Ben Wagner
· 8 years ago
fa2c478
Make the infra tests part of the CQ
by Eric Boren
· 8 years ago
594f9ed
Smart pointers for GrBatchAtlas.
by Ben Wagner
· 8 years ago
08c8963
Add -j as alias for --threads.
by Mike Klein
· 8 years ago
4b254b9
gen_tasks.go: Implement TODOs, bring up to speed with swarm_trigger
by Eric Boren
· 8 years ago
0809e30
Copy over all build properties starting with patch_ to avoid missing something we need
by Ravi Mistry
· 8 years ago
93b0650
Change code to not store Sk4* in data structures.
by herb
· 8 years ago
442fff9
Revert "Revert "GN: define SK_XML to indicate :xml is enabled.""
by Florin Malita
· 8 years ago
acd2f5c
Fix DM race in SVGSrc
by fmalita
· 8 years ago
9075634
Remove SkAutoTUnref from public API
by Hal Canary
· 8 years ago
294c1c4
Revert "Delete SkImage::encode(Type)"
by Leon Scroggins
· 8 years ago
eaa8625
Revert "Revert "Add GrRenderTargetContext instantiate & asTextureProxy""
by Robert Phillips
· 8 years ago
283eb30
Fix trybot results upload for new-style bots
by Eric Boren
· 8 years ago
e48b4c5
Delete SkImage::encode(Type)
by Matt Sarett
· 8 years ago
d3a2af7
minor simplification: use SkBitmapCacheDesc
by Mike Reed
· 8 years ago
144caf5
src/gpu: s/SkAutoTUnref/sk_sp/g
by Hal Canary
· 8 years ago
ad48a70
Give memset lambdas explicit names.
by Mike Klein
· 8 years ago
d23341b
GN: turn on libpng SSE2 filters
by Mike Klein
· 8 years ago
7d7d7d1
Revert "Add GrRenderTargetContext instantiate & asTextureProxy"
by Leon Scroggins
· 8 years ago
6749af4
Add GN iOS builder.
by Mike Klein
· 8 years ago
7e8f80a
Revert "GN: define SK_XML to indicate :xml is enabled."
by Mike Klein
· 8 years ago
9113edf
Add GrRenderTargetContext instantiate & asTextureProxy
by Robert Phillips
· 8 years ago
260d9b3
Move SkChunkAlloc.h to include/private.
by Ben Wagner
· 8 years ago
704cd32
src/core: s/SkAutoTUnref/sk_sp/g
by Hal Canary
· 8 years ago
e9592f5
remove obsolete flags
by Mike Reed
· 8 years ago
7234448
GN: define SK_XML to indicate :xml is enabled.
by Mike Klein
· 8 years ago
9d34db4
remove obsolete flags from public.bzl
by Mike Reed
· 8 years ago
67b39de
s/SkAutoTUnref/sk_sp/ in src/ part 1
by Hal Canary
· 8 years ago
09c85a5
Remove dead code in SkBitmapProcLegacyShader::ContextSize
by sylvestre.ledru
· 8 years ago
0e37992
Fix zero-padding in gerrit ref
by borenet
· 8 years ago
09557d7
Fix Vulkan command buffer assert on device lost
by Jim Van Verth
· 8 years ago
20b914b
fix android dm compile
by Hal Canary
· 8 years ago
1c2ed99
remove xfermode legacy build flag for android
by Mike Reed
· 8 years ago
308b7d9
update Vulkan docs for GN.
by Mike Klein
· 8 years ago
4b43cc2
fix svg compile
by Hal Canary
· 8 years ago
451ceba
Combine analytic edges with tolerance
by liyuqian
· 8 years ago
a225e9b
Finish color space support for SkCodec
by Matt Sarett
· 8 years ago
84a8120
Add GrTextureRenderTargetProxy and support switching between RT & Tex Proxies
by Robert Phillips
· 8 years ago
739c5bf
Revert "Revert "Limit GL_TEXTURE_RECTANGLE filtering to bilinear.""
by Brian Salomon
· 8 years ago
4394cc4
Fix iOS isolate
by borenet
· 8 years ago
cefc431
gm: s/SkAutoTUnref/sk_sp/
by Hal Canary
· 8 years ago
2db8361
bench, samples, etc: s/SkAutoTUnref/sk_sp/
by Hal Canary
· 8 years ago
12313f0
Add/promote gamma helpers to SkColorSpace_Base
by Brian Osman
· 8 years ago
4351354
SkXPS: handle case where snapSpecial() returns null
by Hal Canary
· 8 years ago
aeb7959
SkRasterPipelineBlitter: blitAntiH + full coverge --> blitH
by Mike Klein
· 8 years ago
25495f7
update ANGLE docs for GN, current test tools
by Mike Klein
· 8 years ago
d6214d4
Further centralize computation of GrSurface VRAM consumption - take 2
by Robert Phillips
· 8 years ago
44b36a2
GN: quiet alink spam on Mac
by Mike Klein
· 8 years ago
4b6b503
GN: quiet link.exe warning spam.
by Mike Klein
· 8 years ago
Next »