Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
65cb2cd2f7ad4146f055810b8bd77bff03a4e76e
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
95a4fe3
always reset locale (not just in debug).
by Brian Salomon
· 10 years ago
f33a8bf
fix ios build wrt locale?
by Brian Salomon
· 10 years ago
3318ee7
Use C locale for numerics when emitting shaders.
by bsalomon
· 10 years ago
7411438
Revert "Revert of fix for invalid for loop syntax broke build (patchset #1 id:1 of https://codereview.chromium.org/1007373003/)"
by msarett
· 10 years ago
354eba5
Fix SDF gradient calculation for non-uniform xforms
by jvanverth
· 10 years ago
dfdec78
Revert "Implementation of image decoding for bmp files, in accordance with the new API."
by msarett
· 10 years ago
d184758
Revert of fix for invalid for loop syntax broke build (patchset #1 id:1 of https://codereview.chromium.org/1007373003/)
by egdaniel
· 10 years ago
ffa901a
DM: allow SKPs to be smaller than 1000x1000
by mtklein
· 10 years ago
e7903c7
FilterLevel -> SkFilterQuality
by reed
· 10 years ago
93a1215
SkPaint::FilterLevel -> SkFilterQuality
by reed
· 10 years ago
903dcb0
Add __STDC_LIMIT_MACROS to SkDraw.cpp.
by bungeman
· 10 years ago
d095f2b
Test for glyphs which straddle the edge of device space.
by bungeman
· 10 years ago
fdc3108
fix for invalid for loop syntax broke build
by msarett
· 10 years ago
3675874
Implementation of image decoding for bmp files, in accordance with the new API.
by msarett
· 10 years ago
dedc2d8
check for null-pixelref
by reed
· 10 years ago
3a22466
remove deprecated setFilterBitmap/isFilterBitmap
by reed
· 10 years ago
1e23738
Suppress keepalive thread leak in DM.
by mtklein
· 10 years ago
19c25f1
move kTileModeCount out of TileMode enum
by reed
· 10 years ago
8c6a977
Update SKP version
by skia.buildbots
· 10 years ago
6af1b05
remove legacy onCreateCompatibleDevice
by reed
· 10 years ago
1e0bf7e
Revert of Improve tracking of bound FBOs in GrGLGpu. (patchset #12 id:220001 of https://codereview.chromium.org/949263002/)
by bsalomon
· 10 years ago
3700c9a
Revert of Add terrible workaround to fix stencil clear crash on S3. (patchset #1 id:1 of https://codereview.chromium.org/1001693003/)
by ccameron
· 10 years ago
76033be
Revert[6] of Change device creation to see the (optional) layer-paint
by reed
· 10 years ago
de7665a
Skip absurdly slow PDF tests on Valgrind bot.
by mtklein
· 10 years ago
57a48a7
add onCreateDevice to eventually replace onCreateCompatibleDevice
by reed
· 10 years ago
173e5fe
Revert of Revert of Revert of Revert of Revert of Change device creation to see the (optional) layer-paint (patchset #1 id:1 of https://codereview.chromium.org/1005173004/)
by reed
· 10 years ago
307d1ed
Revert of Revert of Revert of Revert of Change device creation to see the (optional) layer-paint (patchset #1 id:1 of https://codereview.chromium.org/1001423002/)
by reed
· 10 years ago
8e14d66
Revert of Revert of Revert of Change device creation to see the (optional) layer-paint (patchset #1 id:1 of https://codereview.chromium.org/1006923002/)
by reed
· 10 years ago
5bf99f1
Creation of GrBatchAtlas and Distancefieldpathrenderer batch
by joshualitt
· 10 years ago
2a679ae
Fix bug with very large round rects with large radii
by robertphillips
· 10 years ago
c1b11f1
Handle paths that do not report empty, but have no edges.
by reed
· 10 years ago
f7076a1
Revert of Revert of Change device creation to see the (optional) layer-paint (patchset #1 id:1 of https://codereview.chromium.org/1008863002/)
by reed
· 10 years ago
fd45079
Call to retrieve SkDescriptor for SkScalarContext from SkPaint.
by joshualitt
· 10 years ago
6e8f903
Ico security issues fix
by msarett
· 10 years ago
0e040f7
Revert of Change device creation to see the (optional) layer-paint (patchset #9 id:160001 of https://codereview.chromium.org/988413003/)
by reed
· 10 years ago
1182d9a
Change device creation to see the (optional) layer-paint
by reed
· 10 years ago
511005b
Lower SkPictureShader tile size limits
by fmalita
· 10 years ago
11fa224
some utils for rect and matrix
by reed
· 10 years ago
d1f7f99
Have DM and nanobench display times in minutes when they're above 60 seconds.
by mtklein
· 10 years ago
f91b717
Ignore public API checks if COMMIT=false is in the description
by rmistry
· 10 years ago
a10ea43
Revert of Ignore public API checks if COMMIT=false is in the description (patchset #4 id:80001 of https://codereview.chromium.org/1006473002/)
by mtklein
· 10 years ago
d1783ae
Ignore public API checks if COMMIT=false is in the description
by rmistry
· 10 years ago
95553d9
DM: display current memory usage (instead of peak) when available.
by mtklein
· 10 years ago
01cbf6c
Make presubmit check that #if or #ifdef does not come before includes.
by rmistry
· 10 years ago
2e1c47e
Rejigger keep-alive thread so TSAN and LSAN don't complain.
by mtklein
· 10 years ago
f93dd48
Add #include first in Sk4x_* files
by rmistry
· 10 years ago
de6fc2b
DM: add keepalive for Valgrind bot.
by mtklein
· 10 years ago
172b455
Clean up SkDynamicAnnotations.
by mtklein
· 10 years ago
97f4394
Fix HWUI Sink for DM
by Derek Sollenberger
· 10 years ago
Next »