Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
0a7e5b7554b066dd5879395fc114712dd234e643
0a7e5b7
Add the ability to select a source image to use in the code.
by commit-bot@chromium.org
· 11 years ago
cba7378
replace config() with colorType()
by commit-bot@chromium.org
· 11 years ago
00f8d6c
Revert "Revert of add colortable support to imagegenerator (https://codereview.chromium.org/304443003/)"
by commit-bot@chromium.org
· 11 years ago
2246e32
Make SkPictureRecorder::partialReplay const
by commit-bot@chromium.org
· 11 years ago
8de5b7b
Put DirectWrite bitmap fix behind the SK_IGNORE_DWRITE_BITMAP_FIX flag.
by bungeman@google.com
· 11 years ago
97415aa
Rebase shadertext2,3 and stroketext on gpu configs
by bsalomon@google.com
· 11 years ago
f970b70
New baselines for imagefilter GMs in perspective mode post-r14920.
by senorblanco@chromium.org
· 11 years ago
c4be146
re-enable downsample and filterbitmap GMs
by commit-bot@chromium.org
· 11 years ago
0e59c3a
rebaselines for ignored filterbitmap / downsamplebitmap tests
by commit-bot@chromium.org
· 11 years ago
e65a44a
Bench Rebaseline from Codereview: separate out all_trybots_finished()
by commit-bot@chromium.org
· 11 years ago
5bf38e2
Rebaseline GMs with missing expectated images and shadertext2 msaa
by bsalomon@google.com
· 11 years ago
0a92d8e
ignore failing pdf-native for shadertext
by commit-bot@chromium.org
· 11 years ago
f87f1e3
rebaselines for shadertext after unitmapper removal
by commit-bot@chromium.org
· 11 years ago
7ac83bb
ignore failures for acutals that never appear
by commit-bot@chromium.org
· 11 years ago
050b3b8
Massive rebaseline of gpu images after matrix change.
by bsalomon@google.com
· 11 years ago
17af7e4
whitespace change to trigger buildbots and get all GM images uploaded
by commit-bot@chromium.org
· 11 years ago
47c66dd
separate view matrix from rt adjustment
by commit-bot@chromium.org
· 11 years ago
5373260
git cl dcommit# Enter a description of the change. shadertext2 rebaselines
by commit-bot@chromium.org
· 11 years ago
dcba993
Add sk_memcpy32 to Memcpy bench.
by commit-bot@chromium.org
· 11 years ago
793ddd9
Shut up windows build errors on new GM
by commit-bot@chromium.org
· 11 years ago
3c1594a
make new blurrect GM and replace the dozens of existing ones
by commit-bot@chromium.org
· 11 years ago
e3c400f
Set the default discardable pool size for Android framework.
by commit-bot@chromium.org
· 11 years ago
81496fb
Spin off just SkLazyFnPtr from 305513002.
by commit-bot@chromium.org
· 11 years ago
940aa23
rebaseline #5 for shadertext2
by commit-bot@chromium.org
· 11 years ago
f263f34
yet more rebaselines for shadertext and mandrills
by commit-bot@chromium.org
· 11 years ago
c950ee6
more rebaselines for shadertext2 and stroketext and a couple of mandrills
by commit-bot@chromium.org
· 11 years ago
86b0de4
Revert "Remove SkThread.h from public API."
by commit-bot@chromium.org
· 11 years ago
05d1cc2
Revert of Spin off just SkLazyFnPtr from 305513002. (https://codereview.chromium.org/305753002/)
by commit-bot@chromium.org
· 11 years ago
6640ee3
Revert of Fix SkAtomics_win.h typos. (https://codereview.chromium.org/293363017/)
by commit-bot@chromium.org
· 11 years ago
a32260d
add flag to disable changes to image scaling to avoid breaking every single
by commit-bot@chromium.org
· 11 years ago
5133fc1
Fix SkAtomics_win.h typos.
by commit-bot@chromium.org
· 11 years ago
3fdc7d6
Spin off just SkLazyFnPtr from 305513002.
by commit-bot@chromium.org
· 11 years ago
29ac34e
Fix filter bounds computation for SkOffsetImageFilter.
by senorblanco@chromium.org
· 11 years ago
77cb589
more rebaselines for shadertext
by commit-bot@chromium.org
· 11 years ago
b1aec17
Remove SkThread.h from public API.
by commit-bot@chromium.org
· 11 years ago
7e2b0f3
Add SkPurgeGlobalDiscardableMemoryPool, needed to replace SkImageRef
by commit-bot@chromium.org
· 11 years ago
e9ba81f
rebaseline shadertext2 shadertext3 and stroketext (sans 2)
by commit-bot@chromium.org
· 11 years ago
93d7bb6
add a verbose flag to skdiff that shows the progress and status of
by commit-bot@chromium.org
· 11 years ago
fa95b26
rename ignored tests
by commit-bot@chromium.org
· 11 years ago
ea6cb91
Add script to rebaseline benches from codereview trybot results
by commit-bot@chromium.org
· 11 years ago
f449156
Make image scaling have floating point scales. Third attempt to land this
by commit-bot@chromium.org
· 11 years ago
d4c5f2f
Followup GM rebaselines for non-GPU configs after removing tests from ignored-tests.txt
by bsalomon@google.com
· 11 years ago
025e6d5
Take care of a bunch of pending GPU rebaselines and remove tests from ignored-tests.txt
by bsalomon@google.com
· 11 years ago
924205a
Revert of add colortable support to imagegenerator (https://codereview.chromium.org/304443003/)
by commit-bot@chromium.org
· 11 years ago
b263985
add colortable support to imagegenerator
by commit-bot@chromium.org
· 11 years ago
7c18351
Better handling of bitmaps in DirectWrite.
by bungeman@google.com
· 11 years ago
5889e30
Include SkTypes to fix Android frameworks build
by commit-bot@chromium.org
· 11 years ago
6be0ab3
Add SKP_VERSION file to determine which SKPs to download
by commit-bot@chromium.org
· 11 years ago
8e7d37d
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
6d3eaea
add replay entry point to SkPictureRecorder for Android
by commit-bot@chromium.org
· 11 years ago
293a4b3
Revert of PictureBenchmark JSON logging (https://codereview.chromium.org/286903025/)
by commit-bot@chromium.org
· 11 years ago
466f5f3
remove SkBitmap::asImageInfo
by commit-bot@chromium.org
· 11 years ago
300c429
add box image to resources; landing separately to avoid issues with
by commit-bot@chromium.org
· 11 years ago
f3b1eb4
Manual SVN revert of https://code.google.com/p/skia/source/detail?r=14905
by epoger@google.com
· 11 years ago
3089004
Add JSON logging support to bench_pictures by adding a PictureResultsWriter class (in tools/PictureResultsWriter.h) to process logging information, using a very similar style as bench/ResultsWriter.h
by commit-bot@chromium.org
· 11 years ago
44f4129
floating point scale factors for images
by commit-bot@chromium.org
· 11 years ago
61a03b7
whitespace change to trigger new builds after buildbot fix
by commit-bot@chromium.org
· 11 years ago
42dc813
Revert of Revert of Add compressed texture capabilities for GPU devices
by commit-bot@chromium.org
· 11 years ago
8bfcd72
Revert of Add compressed texture capabilities for GPU devices (https://codereview.chromium.org/292323003/)
by commit-bot@chromium.org
· 11 years ago
420b2ff
Add compressed texture capabilities for GPU devices
by commit-bot@chromium.org
· 11 years ago
fdf2c55
Add another expectation for bug with perspective gpu
by commit-bot@chromium.org
· 11 years ago
b859fe6
Fixing windows warnings
by commit-bot@chromium.org
· 11 years ago
dd56a24
Adds perf expectations for ANGLE bot.
by commit-bot@chromium.org
· 11 years ago
60c8d24
Remove some unnecessary uses of SkOnce.
by commit-bot@chromium.org
· 11 years ago
64f6d15
Use SkAtomics_sync on Android
by commit-bot@chromium.org
· 11 years ago
e8765c4
rebaseline simpleblurroundrect
by commit-bot@chromium.org
· 11 years ago
abf4189
Drop support for non-atomic non-mutex platforms.
by commit-bot@chromium.org
· 11 years ago
212b211
Update expectations for etc1bitmap
by commit-bot@chromium.org
· 11 years ago
81da061
Implement sk_atomic_conditional_inc with sk_atomic_cas.
by commit-bot@chromium.org
· 11 years ago
29239a0
Move SkDecodingImageGenerator.h to include/
by commit-bot@chromium.org
· 11 years ago
c2dbbb6
Add OpenGL Compressed Texture enum values
by commit-bot@chromium.org
· 11 years ago
2d970b5
hide discardable factory from public imagegenerator api
by commit-bot@chromium.org
· 11 years ago
851155c
remove SK_SUPPORT_LEGACY_BITMAPFLATTEN code
by commit-bot@chromium.org
· 11 years ago
067fe48
Adding new filters to fuzzer
by commit-bot@chromium.org
· 11 years ago
b0c769a
sk_memcpy32 should fall back on libc memcpy.
by commit-bot@chromium.org
· 11 years ago
53c63a5
remove SK_SUPPORT_LEGACY_BUILDMIPMAP
by commit-bot@chromium.org
· 11 years ago
3c134a9
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
5e565d1
Revert of Add compressed texture capabilities for GPU devices (https://codereview.chromium.org/292323003/)
by commit-bot@chromium.org
· 11 years ago
e5a8e66
move ashmem switching logic to SkDiscardableMemory::Create
by commit-bot@chromium.org
· 11 years ago
4c45064
Change the PKM decoder to adhere to sampler size
by commit-bot@chromium.org
· 11 years ago
2dcd243
Add compressed texture capabilities for GPU devices
by commit-bot@chromium.org
· 11 years ago
778873a
rather than committing new unreviewed expectations, just ignore the failures
by commit-bot@chromium.org
· 11 years ago
f21991b
Revert of Modify sample buffer size for larger displays. (https://codereview.chromium.org/240433002/)
by commit-bot@chromium.org
· 11 years ago
334ec00
Revert of Suppress more GMs pending rebaseline after 0533146d005 (https://codereview.chromium.org/296173009/)
by commit-bot@chromium.org
· 11 years ago
446aefe
instead of ignoring testimagefilters EVERYWHERE, just ignore particular failures
by commit-bot@chromium.org
· 11 years ago
720b703
Suppress testimagefilters GM.
by fmalita@google.com
· 11 years ago
af6d170
Suppress more GMs pending rebaseline after 0533146d005
by fmalita@google.com
· 11 years ago
08f4f90
manual bench rebase after f757fd3
by commit-bot@chromium.org
· 11 years ago
0533146
Modify sample buffer size for larger displays.
by commit-bot@chromium.org
· 11 years ago
a3746a0
(bad) rebaselines for shader change
by commit-bot@chromium.org
· 11 years ago
4bdb241
Adds more bots for bench alerts.
by commit-bot@chromium.org
· 11 years ago
41e2ff2
fix bench rebase tool to cope with wider range of bots.
by commit-bot@chromium.org
· 11 years ago
f757fd3
rebaseline after unitmapper shader change
by commit-bot@chromium.org
· 11 years ago
968edca
stop calling SkBitmap::flatten
by commit-bot@chromium.org
· 11 years ago
5f640a3
Adds angle to bench expectation configs.
by commit-bot@chromium.org
· 11 years ago
4e82cdb
fix stroking large drawPosText
by commit-bot@chromium.org
· 11 years ago
368bc6c
manual bench rebase after 7693dbf
by commit-bot@chromium.org
· 11 years ago
c93e681
fix the visual diff of raster vs gpu -- vertices_80. The sw-raster is correct, all images are blurry.
by commit-bot@chromium.org
· 11 years ago
7693dbf
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
ba7aedd
Revert of Turn on preprocessing by default (https://codereview.chromium.org/299033002/)
by commit-bot@chromium.org
· 11 years ago
Next »