Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
66957946c0c418e71c0f36bb2904cc38c334eba4
/
src
6695794
Make draw* lines responsible for cache management
by joshualitt
· 9 years ago
c88cb89
Fix for GrAALinearizingConvexPathRenderer incorrectly drawing non-convex paths
by ethannicholas
· 9 years ago
db284c5
Porting Skia for newlib compatibility.
by smklein
· 9 years ago
6176bc1
Add helper for determining whether to use sized internal format in GL
by bsalomon
· 9 years ago
fce612a
Specialize Sk2d for SSE2
by mtklein
· 9 years ago
aed4d32
SkBitmapProcState rounding bias
by fmalita
· 9 years ago
489147c
Add option to control maximum GrBatch lookback
by bsalomon
· 9 years ago
1cbb5ea
Switch fragment coordinate to 'highp' to fix various broken GMs.
by ethannicholas
· 9 years ago
6f37b4a
Unify some SkNx code
by mtklein
· 9 years ago
4e4155d
Revert of SkTime updates (patchset #2 id:20001 of https://codereview.chromium.org/1521293002/ )
by mtklein
· 9 years ago
023bda0
SkBitmap move
by halcanary
· 9 years ago
364a007
path ops: check for deleted ends
by caryclark
· 9 years ago
6a20871
SkTime updates
by mtklein
· 9 years ago
9aacd90
If a point is on a path edge, it's in the path, at least for all cases where the path edge is not canceled with another edge through coincidence.
by caryclark
· 9 years ago
4ff653c
Revert of Add config options to run different GPU APIs to dm and nanobench (patchset #12 id:220001 of https://codereview.chromium.org/1490113005/ )
by reed
· 9 years ago
e13ca32
Add config options to run different GPU APIs to dm and nanobench
by kkinnunen
· 9 years ago
aab16e5
Try to fix intermittent GrAutoLocaleSetter crashes on Windows
by kkinnunen
· 9 years ago
a1bb8e0
In SkPixmap.cpp, change SkAlphaMul to SkMulDiv255.
by benjaminwagner
· 9 years ago
52e2581
archive skpx... currently dead code
by mtklein
· 9 years ago
5425a9a
A change to cleanup some organization around df text
by joshualitt
· 9 years ago
457f54d
Change computeOutputColorType() to mimic old behavior
by msarett
· 9 years ago
28e80f4
Fix a crash in SkParsePath::FromSVGString
by scroggo
· 9 years ago
9a0e346
Make BitmapRegionDecoder succeed on invalid requests
by msarett
· 9 years ago
e804292
Move all text stuff to its own folder
by joshualitt
· 9 years ago
2967798
make internaldrawBmpText part of GrTextUtils
by joshualitt
· 9 years ago
2eb1009
Add check for highp support in Conic effect
by robertphillips
· 9 years ago
546eb5c
Initialize glGen* call id args to zero
by kkinnunen
· 9 years ago
9449616
Fix UB function problems for AA merger.
by herb
· 9 years ago
30da5f7
Change SkTaskGroup to use std::function. Ripple all the changes.
by herb
· 9 years ago
9fba909
Use size_t for strlen() return value
by scroggo
· 9 years ago
70ee31b
try adding flag to allow lcd text even in a layer
by reed
· 9 years ago
4e56772
Address precision issue in circle blur effect
by robertphillips
· 9 years ago
0a42e68
Create GrTextUtils
by joshualitt
· 9 years ago
90c4d5f
Add reallyHasAlpha() to SkAndroidCodec
by msarett
· 9 years ago
f2848b6
default SkPixelSerializer
by halcanary
· 9 years ago
2e2202e
Move flush logic into GrAtlasTextBlob
by joshualitt
· 9 years ago
565901d
Switch SkAutoMalloc to SkAutoTMalloc to avoid cast
by scroggo
· 9 years ago
1acabf3
Move DistanceAdjustTable to its own file
by joshualitt
· 9 years ago
f10ecb7
Add Apple renderer strings to PowerVR detection
by jvanverth
· 9 years ago
712fdf7
SkDocument::setDCTEncoder() for old versions of webkit
by halcanary
· 9 years ago
a06e6ab
Move appending of large glyphs into GrAtlasTextBlob
by joshualitt
· 9 years ago
04a0d3f
Silence another PNG print statement
by scroggo
· 9 years ago
fd5f6c1
Move 'mustRegenerate' function into GrAtlasTextBlob
by joshualitt
· 9 years ago
067e90e
another null src, memcpy -> sk_careful_memcpy
by mtklein
· 9 years ago
53f26aa
Remove uniform color for GrDistanceFieldGeoProc
by joshualitt
· 9 years ago
5219fd9
Make NVPR a GL context option instead of a GL context
by kkinnunen
· 9 years ago
ea40943
Use a pseudo-extension CHROMIUM_framebuffer_mixed_samples
by kkinnunen
· 9 years ago
2ca29c0
Populate NVPR functions when run with command buffer
by kkinnunen
· 9 years ago
e87256c4
Do elliptical clips in normalized space on devices with a "real" mediump
by bsalomon
· 9 years ago
f1ecd21
Make "alpha only" be a property of GrTextureProducer
by bsalomon
· 9 years ago
b3685c8
Use BRGA as internal format on later iOS
by jvanverth
· 9 years ago
2028d7f
add support for capped hairlines
by caryclark
· 9 years ago
645f6d9
Silence libjpeg warnings in SkImageDecoder
by scroggo
· 9 years ago
cefb459
Another undefined shift caught by -fsanitize=shift.
by mtklein
· 9 years ago
8bf5d17
Another memcpy -> sk_careful_memcpy
by mtklein
· 9 years ago
5582b2b
Fix compile error with GOOGLE3 define.
by benjaminwagner
· 9 years ago
2bbd0c6
Rewrite drawBitmap/ImageNine on top of GrTextureProducer
by bsalomon
· 9 years ago
dc877a7
Remove no-op code in SkAlphaRuns::add
by scroggo
· 9 years ago
7596683
Silence libpng warnings in SkImageDecoder
by msarett
· 9 years ago
3127c99
ubsan shift fixes
by caryclark
· 9 years ago
e36ec87
SkBitmap::installPixels(const SkPixmap&);
by halcanary
· 9 years ago
cd07491
Prevent overflow in length() in GLCircularRRectEffect
by bsalomon
· 9 years ago
b260d13
SkBitmap::getColor repsects swizzle
by halcanary
· 9 years ago
db64af3
Fix filter primitive bounds computations.
by senorblanco
· 9 years ago
02046c5
fix a couple flaky nonnull attribute ubsan warnings
by mtklein
· 9 years ago
f9e658b
Fix bug with GrAtlasTextContext color regen
by joshualitt
· 9 years ago
96afa52
Boost GrGLConicEffect's variables to all high precision
by robertphillips
· 9 years ago
3e2f562
Cap filtering to kMedium_SkFilterQuality when downsampling
by fmalita
· 9 years ago
0707364
Revert of Boost GrGLConicEffect's variables to all high precision (patchset #1 id:1 of https://codereview.chromium.org/1513483002/ )
by robertphillips
· 9 years ago
9d66696
Revert of Make NVPR a GL context option instead of a GL context (patchset #9 id:160001 of https://codereview.chromium.org/1448883002/ )
by borenet
· 9 years ago
f528e0d
A small text cleanup
by joshualitt
· 9 years ago
624c59a
Boost GrGLConicEffect's variables to all high precision
by robertphillips
· 9 years ago
9f0337e
Attempt to land cache purge again [and regen bot logs if still failing]
by bsalomon
· 9 years ago
a2e0567
Revert of default SkPixelSerializer (patchset #2 id:20001 of https://codereview.chromium.org/1507123002/ )
by halcanary
· 9 years ago
ef6a1ca
Use correct config variable in command buffer gl context
by kkinnunen
· 9 years ago
808ce28
default SkPixelSerializer
by halcanary
· 9 years ago
e77f2da
[SkDebugger] Show more text blob details
by fmalita
· 9 years ago
8985aea
Remove spew in GrDefaultPathRenderer
by joshualitt
· 9 years ago
db30be2
Make SkCodec support peek() and read()
by scroggo
· 9 years ago
0671b96
Move texture drawing utility method to SkGpuDevice
by jvanverth
· 9 years ago
cc881da
Add sk_careful_memcpy to catch undefined behavior in memcpy.
by mtklein
· 9 years ago
290f00c
Revert of default SkPixelSerializer (patchset #1 id:1 of https://codereview.chromium.org/1507123002/ )
by reed
· 9 years ago
1cf6f9b
Stop wrapping images backed by generators as bitmaps in SkGpuDevice (except when tiling)
by bsalomon
· 9 years ago
cdd4682
Improve nvpr glyph batching
by cdalton
· 9 years ago
d9d30f7
Allow LCD text to batch across colorchanges. This will always use
by joshualitt
· 9 years ago
b0bd151
default SkPixelSerializer
by halcanary
· 9 years ago
8ff8d24
Remove drawPathsFromRange from GrDrawContext
by cdalton
· 9 years ago
f08ce6c
Loosen check for zero vectors in GrPathUtils::convert_noninflect_cubic_to_quads
by robertphillips
· 9 years ago
57eecc1
Zero length lines may have caps, but do not need joins.
by caryclark
· 9 years ago
64492c4
Make NVPR a GL context option instead of a GL context
by kkinnunen
· 9 years ago
c6e7a13
Use correct fill type and bounds for NVPR paths that are stroked with Skia
by kkinnunen
· 9 years ago
dfd6c6e
SkPNGImageEncoder encodes all SkColorTypes
by halcanary
· 9 years ago
b3adc26
Make GrAtlasTextBlob non-virtual
by joshualitt
· 9 years ago
c41e7e1
Minor code cleanups in SkCanvas.
by senorblanco
· 9 years ago
6b28017
SkPixelSerializer: support indexed pixels
by halcanary
· 9 years ago
18b072d
A small cleanup of GrAtlasTextContext
by joshualitt
· 9 years ago
a3375e4
fix coincident fuzzer
by caryclark
· 9 years ago
d4c24f6
Simplify D1G so that it can inline DrawOneGlyph, and fix a bug in codegen
by herb
· 9 years ago
ba923d3
SkImageShaderFactoryToName SkAlphaThresholdFilterFactoryToName
by halcanary
· 9 years ago
d61c384
Allow SkStream::peek() to partially succeed
by scroggo
· 9 years ago
Next »