Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
0edf1693dfd8360f5b8256e0700c2240854c010f
/
tools
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
1812fa2
Add buildbot spec for Android One bots
by borenet
· 9 years ago
9907371
SkPixelSerializer: remove deprecated virtual
by halcanary
· 9 years ago
7918b99
try stifling integer overflow error
by mtklein
· 9 years ago
a2e0567
Revert of default SkPixelSerializer (patchset #2 id:20001 of https://codereview.chromium.org/1507123002/ )
by halcanary
· 9 years ago
808ce28
default SkPixelSerializer
by halcanary
· 9 years ago
bb5b77d
Disable sanitizers with a blacklist.
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
b0bd151
default SkPixelSerializer
by halcanary
· 9 years ago
815d571
Enable gpudft on GalaxyS3
by joshualitt
· 9 years ago
b5f7d77
When was SkPDiff last used?
by mtklein
· 9 years ago
22a517f
report back colorfilters in lua
by reed
· 9 years ago
6ebd423
Create a skeleton VisualDebugModule
by joshualitt
· 9 years ago
4f11b1b
Stop disabling fixed test
by scroggo
· 9 years ago
404816e
Fix ODR violation.
by benjaminwagner
· 9 years ago
7384d07
Wire up new define in buildbot_spec
by joshualitt
· 9 years ago
5c05d10
Revert of skstd -> std for unique_ptr (patchset #17 id:320001 of https://codereview.chromium.org/1436033003/ )
by mtklein
· 9 years ago
3b8c0a9
Add gpuStatsDump to nanobench GPU bots
by joshualitt
· 9 years ago
dadfc24
skstd -> std for unique_ptr
by mtklein
· 9 years ago
2211a7b
Fix Google3 fonts. Use fontconfig rather than custom_directory_factory. Add Google3 font caching.
by benjaminwagner
· 9 years ago
a0a024e
Revert of Make NVPR a GL context option instead of a GL context (patchset #2 id:20001 of https://codereview.chromium.org/1448883002/ )
by bsalomon
· 9 years ago
eeebdb5
Make NVPR a GL context option instead of a GL context
by kkinnunen
· 9 years ago
e066df9
Revert of skstd -> std for unique_ptr (patchset #16 id:300001 of https://codereview.chromium.org/1436033003/ )
by mtklein
· 9 years ago
70e8dfc
skstd -> std for unique_ptr
by mtklein
· 9 years ago
43432f3
Add frame_larger_than_image.gif to blacklist
by msarett
· 9 years ago
8b6ab36
tools/git-sync-deps: handle changing origin
by halcanary
· 9 years ago
baf8fcb
Add offscreen mode to visualbench
by cdalton
· 9 years ago
0f6cca8
Optimize visualbench offscreen blits
by cdalton
· 9 years ago
898e02e
Move command line print above parse in VisualBench
by joshualitt
· 9 years ago
dfd7d48
Revert of skstd -> std for unique_ptr (patchset #16 id:300001 of https://codereview.chromium.org/1436033003/ )
by mtklein
· 9 years ago
0618915
skstd -> std for unique_ptr
by mtklein
· 9 years ago
e47f1a7
Fix UB in SkDivBits
by mtklein
· 9 years ago
d76be9c
Eliminate SkFILE: it always is the same as FILE.
by halcanary
· 9 years ago
211df38
Revert of Fix UB in SkDivBits (patchset #4 id:50001 of https://codereview.chromium.org/1455163004/ )
by stephana
· 9 years ago
f38b0d8
add SkRecordOptimize2 and an experimental API for more aggressive opts
by reed
· 9 years ago
6c7b104
Fix UB in SkDivBits
by mtklein
· 9 years ago
ff53af8
add --write option to dump_record
by reed
· 9 years ago
f045d60
Make block size a template parameter of SkTLList
by bsalomon
· 9 years ago
c8e8fc6
Revert of Fix UB in SkDivBits (patchset #2 id:10002 of https://codereview.chromium.org/1455163004/ )
by mtklein
· 9 years ago
a445cbc
In BUILD.public, remove compile-time dependency on GL.
by benjaminwagner
· 9 years ago
39e7aa4
Remove Lua from the Google3 build.
by benjaminwagner
· 9 years ago
2f2903d
restore dump_record
by mtklein
· 9 years ago
988addd
Fix UB in SkDivBits
by mtklein
· 9 years ago
835c1b6
Clean up dead code: PictureRenderer
by mtklein
· 9 years ago
accaf48
stifle Math test on Mac bot too
by mtklein
· 9 years ago
f193853
Clean up dead code: filter.
by mtklein
· 9 years ago
f970ad6
Clean up dead code: render_pdfs.
by mtklein
· 9 years ago
44509fa
Disable testcase7.bmp on SkImageDecoder and clean up dm_flags
by msarett
· 9 years ago
566b23c
Revert of skstd -> std for unique_ptr (patchset #9 id:160001 of https://codereview.chromium.org/1436033003/ )
by mtklein
· 9 years ago
755c553
skstd -> std for unique_ptr
by mtklein
· 9 years ago
a7a21cf
Disable incomplete image tests in nanobench
by msarett
· 9 years ago
Next »