Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
dc3d96890f335e10f93ab5e1713d87554ed1c446
dc3d968
Fix two typos in coding style
by kkinnunen
· 10 years ago
3e5c2b1
Preserve texture compression when saving a revised skp from debugger
by robertphillips
· 10 years ago
8dcb8b0
Do not playback pending commands for full deferred canvas writePixels
by kkinnunen
· 10 years ago
96017dc
Update SKP version
by skia.buildbots
· 10 years ago
4a8562b
remove SK_SUPPORT_LEGACY_ARCTO_QUADS code
by reed
· 10 years ago
2fcbcea
change default impl to facilitate transition in blink/chrome
by reed
· 10 years ago
5fedef1
remove SK_SUPPORT_LEGACY_PIXELREF_UNFLATTENABLE code
by reed
· 10 years ago
02f46cf
Some usability ideas around SkTHash.
by mtklein
· 10 years ago
ce6acc9
cleanup using constructors
by reed
· 10 years ago
b640203
use Sk2s for conics
by reed
· 10 years ago
cea9f35
Sk2x::invert() and Sk2x::approxInvert()
by mtklein
· 10 years ago
7b462a2
Return to old distance field glyph sizes.
by jvanverth
· 10 years ago
db0dcc7
PDF: remove last use of SkPDFImage
by halcanary
· 10 years ago
bf0c56f
Hack around skia:3570 for now.
by mtklein
· 10 years ago
1dd3ea9
Add SkEncodedFormat, used by SkCodec.
by scroggo
· 10 years ago
01a7813
Add divide to Sk2x, use native vdiv and vsqrt on ARM 64.
by mtklein
· 10 years ago
f224f13
Allow negative error for Sk4f::sqrt() test.
by mtklein
· 10 years ago
3614f12
Make android framework depend on SkCodec.
by scroggo
· 10 years ago
6e8cd96
Let text contexts fall back directly to paths
by joshualitt
· 10 years ago
1b600d3
Revert of PDF: remove last use of SkPDFImage (patchset #5 id:120001 of https://codereview.chromium.org/950633003/)
by reed
· 10 years ago
b79ff56
Specialize Sk2d for ARM64
by mtklein
· 10 years ago
70840cb
Replace SSE optimization of Color32A_D565
by henrik.smiding
· 10 years ago
86ad8d6
PDF: remove last use of SkPDFImage
by halcanary
· 10 years ago
d4bb991
Add a new GM to show problems with shear/rotate CTM w/ image filters.
by senorblanco
· 10 years ago
c3ce1d2
Revert of Specialize Sk2d for ARM64 (patchset #3 id:40001 of https://codereview.chromium.org/1020963002/)
by mtklein
· 10 years ago
e57b5ca
Specialize Sk2d for ARM64
by mtklein
· 10 years ago
b502ee3
Fix ambiguity in negate()s.
by Mike Klein
· 10 years ago
92de013
Sk2x/Sk4x: add negate(), operator -()
by mtklein
· 10 years ago
9a0f629
Only use 256x256 tiles on hd2000 nanobench bots
by egdaniel
· 10 years ago
ca75ea8
Disable sharing of stencil buffers across differently sized rendertargets
by robertphillips
· 10 years ago
8c874ee
Move SkMatrixImageFilter into core, and add a factory fn for it.
by senorblanco
· 10 years ago
977b6f7
Remove deprecated flavour of SkDropShadowImageFilter::Create().
by senorblanco
· 10 years ago
3e490b7
Guard SIMD code with !defined(SKNX_NO_SIMD).
by mtklein
· 10 years ago
8dc0ccb
disable LCD for layers w/ filters
by reed
· 10 years ago
40b7dd5
use Sk2s for EvalQuadTangent and ChopQuadAt
by reed
· 10 years ago
26bf90e
operator overloads for Sk4x, use them all where possible
by mtklein
· 10 years ago
adf9990
add SkMatrix::decomposeScale
by reed
· 10 years ago
d800d87
Try out operator overloads for Sk2x.
by mtklein
· 10 years ago
12f0312
Support BGR with DirectWrite.
by bungeman
· 10 years ago
6c1b338
Remove now-unused uniqueID param from SkDropShadowImageFilter::Create().
by senorblanco
· 10 years ago
89c2a54
Blacklist certain win7 gms that are never finishing on dm
by egdaniel
· 10 years ago
5553bed
Sk2x for NEON
by mtklein
· 10 years ago
950e986
Port to real Sk2f.
by mtklein
· 10 years ago
a402e76
remove unneeded SK_SUPPORT_LEGACY_MIPMAP_EFFECTIVE_SCALE guard
by reed
· 10 years ago
24ba008
Add minimum size for using distance fields.
by jvanverth
· 10 years ago
5d09568
Move skp nanobench tile size back to 256x256 to see if it fixes nanobench crashes
by egdaniel
· 10 years ago
bbecae0
Sk2x
by mtklein
· 10 years ago
665b038
Use typographic font metrics when the font requests.
by bungeman
· 10 years ago
f87cbcd
Reorg Sk4x to match the pattern of SkPMFloat.
by mtklein
· 10 years ago
65cb2cd
alt SkEvalQuadAt that returns its answer, using Sk2f
by reed
· 10 years ago
e053ca4
remove unused clip parameter to SkEdge::setClip
by reed
· 10 years ago
3ef71e3
guarded change to SkImageGenerator to make getInfo() const
by reed
· 10 years ago
647211f
Whitespace change to test the CQ
by rmistry
· 10 years ago
a763461
Ensure that we use different glyph entries for regular and df text.
by jvanverth
· 10 years ago
9b77ddd
Run CodecSrc DM.
by scroggo
· 10 years ago
effcba4
Revert of replace SkFixedDiv impl with native 64bit math (patchset #2 id:20001 of https://codereview.chromium.org/1022543003/)
by reed
· 10 years ago
562d0e1
remove unused SkXRay functions
by reed
· 10 years ago
7c44ca9
replace SkFixedDiv impl with native 64bit math
by reed
· 10 years ago
1a5041e
Revert of Ensure that we use different glyph entries for regular and df text. (patchset #2 id:20001 of https://codereview.chromium.org/1020593003/)
by jvanverth
· 10 years ago
8dc58ed
Ensure that we use different glyph entries for regular and df text.
by jvanverth
· 10 years ago
905d01b
temporarily stifle Math test on TSAN bot
by mtklein
· 10 years ago
df60355
Remove recent changes to use temp fbo to do stencil clears.
by egdaniel
· 10 years ago
4a22a43
Bump picture version for uniqueID-less SkImageFilter.
by senorblanco
· 10 years ago
d803f27
Revert of Improve tracking of bound FBOs in GrGLGpu. (patchset #17 id:320001 of https://codereview.chromium.org/949263002/)
by egdaniel
· 10 years ago
f21ef27
Do not create empty color table if it does not exist
by msarett
· 10 years ago
422677c
Add Load2/store2 to Sk4x (dumb impl for now)
by reed
· 10 years ago
24e06d5
Remove uniqueID from all filter serialization.
by senorblanco
· 10 years ago
6fbfdb1
extend neon table as well for gray8
by reed
· 10 years ago
5efb8b8
Simple patch to have draw path call an internal drawPath
by joshualitt
· 10 years ago
97ca98d
Let's find out what's up with the TSAN bot test failures.
by mtklein
· 10 years ago
eed039b
Adding swizzles for bmp:
by msarett
· 10 years ago
c88e115
Update to identically match the sources used on Android
by djsollen
· 10 years ago
fffeede
Implement SkCodec::getScaledDimensions.
by scroggo
· 10 years ago
f94fa71
SkPMFloat: avoid loads and stores where possible.
by mtklein
· 10 years ago
6f94076
Restore GDI text size rounding.
by bungeman
· 10 years ago
b267fd6
Add comment describing SkColorTable constructor.
by scroggo
· 10 years ago
78acf96
Indexed PNG decoding: Ensure color table is large enough that the bit depth of the image will not allow reads beyond its end.
by dml
· 10 years ago
8188840
Whitespace change to test new GCE compile bot
by Ravi Mistry
· 10 years ago
b37cb41
Display currently running tests as the keepalive message.
by mtklein
· 10 years ago
0c9b1a8
add kGray_8_SkColorType
by reed
· 10 years ago
160f24c
Improve tracking of bound FBOs in GrGLGpu.
by bsalomon
· 10 years ago
9251d4e
Use sample count for temp renderbuffer when clearing stenci
by Brian Salomon
· 10 years ago
e2aab90
DM: disable image src type on Windows.
by mtklein
· 10 years ago
5cd020f
Revert of Improve tracking of bound FBOs in GrGLGpu. (patchset #16 id:300001 of https://codereview.chromium.org/949263002/)
by bsalomon
· 10 years ago
dc963b9
Improve tracking of bound FBOs in GrGLGpu.
by bsalomon
· 10 years ago
9d2049d
Add stencil-only clear bug workaround back but for all devices.
by bsalomon
· 10 years ago
eec84e3
Current RSS on linux and android too?
by mtklein
· 10 years ago
5721c9b
Doc: htmlify roles table to allow easier modification
by halcanary
· 10 years ago
706d98e
imagefilters always need to disable lcd
by reed
· 10 years ago
d709ea8
Remove SkLONGLONG.
by bungeman
· 10 years ago
cdeca44
Revert "Indexed PNG decoding: Ensure color table is large enough that the bit depth of the image will not allow reads beyond its end."
by scroggo
· 10 years ago
493c1ce
Indexed PNG decoding: Ensure color table is large enough that the bit depth of the image will not allow reads beyond its end.
by Leon Scroggins III
· 10 years ago
9552662
Option for SkCodec to treat dst as all zeroes.
by scroggo
· 10 years ago
d0a840d
Disable GL_MULTISAMPLE when it's not being used
by cdalton
· 10 years ago
18ef5eb
widen leak supression. looks like start_keepalive is sometimes inlined.
by mtklein
· 10 years ago
b83205a
Fix build for UCLIBC platforms
by smcgruer
· 10 years ago
6f7f201
Move GrAutoLocaleSetter to new file and fix issue with null locale
by bsalomon
· 10 years ago
82b0748
remove dead code
by reed
· 10 years ago
ee1c2bc
remove unneeded flags
by reed
· 10 years ago
d68a550
Fix up some issues introduced by https://codereview.chromium.org/1013773002/
by jvanverth
· 10 years ago
Next »