Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
2f2ee83a9c1ff05a94265b175e51c63fc424d554
/
tools
50a8dd0
Moved Canvas->JSON and JSON->Canvas functionality into SkDebugCanvas.
by ethannicholas
· 9 years ago
d116561
Revert of Moved Canvas->JSON and JSON->Canvas functionality into SkDebugCanvas. (patchset #3 id:40001 of https://codereview.chromium.org/1681643002/ )
by caryclark
· 9 years ago
46cb6d6
Moved Canvas->JSON and JSON->Canvas functionality into SkDebugCanvas.
by ethannicholas
· 9 years ago
3cb9542
moved debugger support files from src/utils/debugger to tools/debugger
by ethannicholas
· 9 years ago
f1d4151
Add unit test to feed valid SVG sequences to make sure that
by caryclark
· 9 years ago
3ebd050
Create a thermal manager class and wire it in to nanobench behind a flag
by joshualitt
· 9 years ago
3ac66e9
Optionally run RAW images serially
by scroggo
· 9 years ago
873d624
Skia serve now supports favicon correctly
by joshualitt
· 9 years ago
772cc40
Blacklist RAW images on GPU tests
by msarett
· 9 years ago
13a036b
Test CodecImageGenerator on GPU bots
by msarett
· 9 years ago
cdad12f
Create image cache for use by json canvas
by joshualitt
· 9 years ago
4e79f33
msan: build expat from source
by mtklein
· 9 years ago
2afbe23
msan: initialize buffer BlurLargeImage blurs
by mtklein
· 9 years ago
1334b41
msan: these might be okay with libjpeg guarded.
by mtklein
· 9 years ago
e721a8e
flags and hacks to get MSAN bot going
by mtklein
· 9 years ago
f6a84bd
Added JSON support for TextBlob et al.
by ethannicholas
· 9 years ago
001cc1f
dont upload to Gold from MSAN bot
by mtklein
· 9 years ago
299200c
Fixed references to MakeMatrix function
by ethannicholas
· 9 years ago
7471c78
JSON API cleanups
by ethannicholas
· 9 years ago
0bd1034
Improved support for images/bitmaps in SkJSONCanvas
by ethannicholas
· 9 years ago
29e5a89
Modify skia serve to return clip rect and view matrix
by joshualitt
· 9 years ago
8673714
Treat bad values passed to --images as a fatal error
by scroggo
· 9 years ago
8ca88e4
Hack together MSAN build.
by mtklein
· 9 years ago
bd9dabd
Revert of Test CodecImageGenerator on GPU bots (patchset #1 id:1 of https://codereview.chromium.org/1663453002/ )
by jcgregorio
· 9 years ago
37ed996
Do not upload to trusted partner's bucket if it is a dry run
by rmistry
· 9 years ago
c971540
Test CodecImageGenerator on GPU bots
by scroggo
· 9 years ago
f5e8395
Fix delete_path in webpages_playback.py
by rmistry
· 9 years ago
c33c79c
Delete skp dir in partner bucket before uploading
by rmistry
· 9 years ago
8870e94
Recreate SKPs in a single directory for trusted partners.
by rmistry
· 9 years ago
792345f
Modify skiaserve to support downloads
by joshualitt
· 9 years ago
1497f9f
Update SK_IMAGE_VERSION to test RAW
by scroggo
· 9 years ago
136f517
Modify skiaserve to support drawTo
by joshualitt
· 9 years ago
30c5dde
support for more features when rendering to/from JSON
by ethannicholas
· 9 years ago
a341b90
fix skiaserve crash
by joshualitt
· 9 years ago
483b901
cleanup of skia serve url handling
by joshualitt
· 9 years ago
0575c49
Upload SKPs to chrome-partner-telemetry
by rmistry
· 9 years ago
ad38ed6
Revert of Treat bad values passed to --images as a fatal error (patchset #17 id:320001 of https://codereview.chromium.org/1611323004/ )
by scroggo
· 9 years ago
f2b340f
Consolidate SK_CRASH and sk_throw into SK_ABORT
by djsollen
· 9 years ago
c05f7c3
fix for skiaserve build error
by ethannicholas
· 9 years ago
78fc22a
added support for more features in JSON (blurs, dashing, different path fill types, etc.)
by ethannicholas
· 9 years ago
83024f9
tools/git-sync-deps: fix error in git syntax for changing origin
by halcanary
· 9 years ago
7579786
Treat bad values passed to --images as a fatal error
by scroggo
· 9 years ago
b35c82d
Add a background timing thread to kilobench
by joshualitt
· 9 years ago
21ab120
skiaserve: Clean up flags.
by jcgregorio
· 9 years ago
6a2046e
skiaserve: Add CORS header, and debugger code is served over HTTPS.
by jcgregorio
· 9 years ago
9ce4110
skiaserve: Enable /cmd endpoint.
by jcgregorio
· 9 years ago
a7dd73b
Suppress jpeg valgrind errors
by msarett
· 9 years ago
6f17bc5
skiaserve: Set 303 status code on redirect.
by jcgregorio
· 9 years ago
609d979
Wire up JsonCanvas in skiaserve
by joshualitt
· 9 years ago
2bbc343
switched to SkJSONCPP for JSON output
by ethannicholas
· 9 years ago
0edf169
Stop testing SkImageDecoder in DM/nanobench
by scroggo
· 9 years ago
ccfdaa5
Add primitive url handling system to skiaserve
by joshualitt
· 9 years ago
9a4e188
Allow clients to upload skps to skiaserve
by joshualitt
· 9 years ago
978d08a
Initial support for turning Skia draws into a JSON document and vice versa.
by ethannicholas
· 9 years ago
8d61f0d
Add pre_log option to nanobench; make this option default true in nanobench_flags.py and dm_flags.py.
by benjaminwagner
· 9 years ago
7f6a1e0
First rough draft of skiaserve
by joshualitt
· 9 years ago
aa97a84
Revert of Consolidate SK_CRASH and sk_throw into SK_ABORT (patchset #5 id:80001 of https://codereview.chromium.org/1610823002/ )
by djsollen
· 9 years ago
4c5cd7d
Consolidate SK_CRASH and sk_throw into SK_ABORT
by djsollen
· 9 years ago
80fc19c
Stop testing builds with runtime-detected NEON
by mtklein
· 9 years ago
233bab9
Add Lua SkXfermode skp scraping support
by robertphillips
· 9 years ago
3425cba
teach dump_record to recurse into subpictures
by mtklein
· 9 years ago
973d92c
SampleApp: Remove SkWindow::setColorType
by kkinnunen
· 9 years ago
98eb3d3
Modify kilobench to run each sample in its own process
by joshualitt
· 9 years ago
eb60d67
Now Kilobench times, exact same timing mechanism as nanobench
by joshualitt
· 9 years ago
99f3406
Add skeleton for kilobench experiments
by joshualitt
· 9 years ago
f44631b
Remove size check from SkCodec
by msarett
· 9 years ago
cc16c59
Remove Google3 scripts.
by benjaminwagner
· 9 years ago
0b558cb
blacklist cpu cacherator tests in replay modes
by mtklein
· 9 years ago
4a34ecb
DM: more invariants
by mtklein
· 9 years ago
5820fe8
DM: add a pixel check to serialize
by mtklein
· 9 years ago
60c0a76
Revert of DM: add a pixel check to serialize (patchset #4 id:60001 of https://codereview.chromium.org/1561993003/ )
by caryclark
· 9 years ago
6eb4e36
DM: add a pixel check to serialize
by mtklein
· 9 years ago
3e07d94
Reenable testing webp to PDF on Valgrind
by scroggo
· 9 years ago
221524d
Start using <type_traits> and <utility> (C++11).
by bungeman
· 9 years ago
68bb45e
update nanobench Valgrind suppression
by mtklein
· 9 years ago
c149f0e
On Valgrind bots, print a message every 20 minutes
by msarett
· 9 years ago
76a834a
move SkTDict and SkTSearch into private
by reed
· 9 years ago
e3c2f80
Use device-independent text for nvprmsaa4/16 in nanobench and dm
by kkinnunen
· 9 years ago
3e980c3
Add config options to run different GPU APIs to dm and nanobench
by kkinnunen
· 9 years ago
0f515bd
Revert of Add config options to run different GPU APIs to dm and nanobench (patchset #21 id:400001 of https://codereview.chromium.org/1490113005/ )
by rmistry
· 9 years ago
9ebc3f0
Add config options to run different GPU APIs to dm and nanobench
by kkinnunen
· 9 years ago
14d8fa0
Move SkAndroidSDKCanvas to tools and ensure that it is built on all Android builds
by djsollen
· 9 years ago
b81ceca
Blacklist GLPrograms on Angle Debug bot
by joshualitt
· 9 years ago
b204fc6
Update dm_flags.json to match dm_flags.py
by scroggo
· 9 years ago
4dabf83
Revert of Add config options to run different GPU APIs to dm and nanobench (patchset #18 id:340001 of https://codereview.chromium.org/1490113005/ )
by joshualitt
· 9 years ago
c8b4336
Add config options to run different GPU APIs to dm and nanobench
by kkinnunen
· 9 years ago
6b237b4
Re-enable WritePixels test for iOS
by jvanverth
· 9 years ago
3922cef
Add 2 new SKPS to the buildbot repository
by rmistry
· 9 years ago
64673af
Add VisualBench switch to extra_config
by joshualitt
· 9 years ago
431dded
Blacklist GLInstancedArraysBench on ipad
by joshualitt
· 9 years ago
477815c
Revert of Blacklist GLInstancedArraysBench on the ipad (patchset #1 id:1 of https://codereview.chromium.org/1529973002/ )
by joshualitt
· 9 years ago
5d16fea
Blacklist GLInstancedArraysBench on the ipad
by joshualitt
· 9 years ago
4541f6e
Blacklist AndroidOne + WritePixelsTest
by joshualitt
· 9 years ago
a35434a
Fix valgrind suppressions for libjpeg-turbo warning
by msarett
· 9 years ago
2796767
Update sync_google3.sh to match autoroller.py.
by benjaminwagner
· 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
0ff46c0
Change google3 sync scripts to sync latest rather than LKGR.
by benjaminwagner
· 9 years ago
78f915e
Add a warmup flag to visualbench
by cdalton
· 9 years ago
f2848b6
default SkPixelSerializer
by halcanary
· 9 years ago
Next »