Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
70ac79b754aa6416a2bf7995792eaf07801dd76c
70ac79b
use new instead of createCompatibleDevice, since we know the subclass we want
by reed@google.com
· 11 years ago
ace1354
impl getROPixels for gpu SkImage
by reed@google.com
· 11 years ago
0e8c8ef
Disable NEON procs for SkBlitMask_D32_A8 until we can diagnose the source of the SIGILL chrashes seen in chromium.
by commit-bot@chromium.org
· 11 years ago
31b3044
replace impl of SkLightingColorFilter with SkColorMatrixFilter
by reed@google.com
· 11 years ago
6f0ba47
rebaseline_server: add "show only"/"show all" buttons to some columns
by commit-bot@chromium.org
· 11 years ago
8b4799a
Revert of r13347 (Serialization of SkPictureImageFilter - https://codereview.chromium.org/138063005) due to bump in skp file format
by robertphillips@google.com
· 11 years ago
670b98e
Serialization of SkPictureImageFilter
by commit-bot@chromium.org
· 11 years ago
d5808bd
add inital gm for colorfilters
by reed@google.com
· 11 years ago
4736ed1
Add ifdef to avoid "not defined" compiler warnings for VS checks
by commit-bot@chromium.org
· 11 years ago
8933563
Scripts to generate Android.mk for framework Skia.
by commit-bot@chromium.org
· 11 years ago
1c188ed
rebaseline_server: get "image size" working again
by commit-bot@chromium.org
· 11 years ago
940e3ba
Added newline at end of MatrixClipCollapseTest.cpp
by robertphillips@google.com
· 11 years ago
2776e01
return NULL not false for a void* failure
by reed@google.com
· 11 years ago
1f71846
Add test harness for matrix/clip state collapsing
by robertphillips@google.com
· 11 years ago
4f7c615
add ways to peer into an image to get its pixels
by reed@google.com
· 11 years ago
999da9c
fix refcounting in SkImage::NewRasterData
by reed@google.com
· 11 years ago
9d6e7e5
Rebaselines for stragglers (Nexus4 Debug looks like it was really stale.)
by senorblanco@chromium.org
· 11 years ago
7cd1ccc
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
c01eeb3
Add new baselines for tests affected by https://code.google.com/p/skia/source/detail?r=13323, namely:
by senorblanco@chromium.org
· 11 years ago
6711780
Fix memory leak in imagefiltersclipped GM (found by valgrind).
by senorblanco@chromium.org
· 11 years ago
e629c7b
Fix SkXPSDevice
by senorblanco@chromium.org
· 11 years ago
0937335
Mid-air collision: fix constness for onFilterImage in new test.
by senorblanco@chromium.org
· 11 years ago
5251e2b
Fix a problem with scaled filters in tiled SkPicture playback.
by senorblanco@chromium.org
· 11 years ago
ae761f7
Make SkImageFilter methods const.
by commit-bot@chromium.org
· 11 years ago
d2e88f6
Rebase gpu images on N4 where persp rect clip is handled by convex poly clip effect.
by bsalomon@google.com
· 11 years ago
c2d768c
pass in the real rowBytes
by reed@google.com
· 11 years ago
78bfa79
More canvas-state GM rebaselines
by bsalomon@google.com
· 11 years ago
d2184d6
canvas-state GM rebaselines after r13320.
by bsalomon@google.com
· 11 years ago
ceba079
rebaseline_server: add bgcolor slider for pixelDiff column
by commit-bot@chromium.org
· 11 years ago
c69b0d0
gm self-test: stop checking stdout and stderr
by commit-bot@chromium.org
· 11 years ago
c4b12f1
Implement correct clipping for image filters.
by senorblanco@chromium.org
· 11 years ago
495157b
Fix SampleApp for devices who don't support the full OpenGL API
by commit-bot@chromium.org
· 11 years ago
d4adfa3
Reland "Gyp file changes for the android framework."
by scroggo@google.com
· 11 years ago
8a13588
Stop discarding in frag shader when coverage is zero and stencil writes are enabled
by commit-bot@chromium.org
· 11 years ago
76f10a3
remove SkCanvas::createCompatibleDevice, and add SkCanvas::newSurface
by reed@google.com
· 11 years ago
cb6adec
Clean up SkPictureRecord.cpp
by robertphillips@google.com
· 11 years ago
30555b4
Wider perf trigger range for N4 and N7 perf improvements
by robertphillips@google.com
· 11 years ago
1dab403
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
076f078
Add magnifier to rebaseline server.
by commit-bot@chromium.org
· 11 years ago
967dee3
Make SkFontMgr interface const.
by commit-bot@chromium.org
· 11 years ago
0807ede
Compilation fix for r13311 (Update SkPictureRecord to allow some ops to be written separately - https://codereview.chromium.org/153883002/)
by robertphillips@google.com
· 11 years ago
f48a90c
Ignore failures on GalaxyNexus and NexusS
by robertphillips@google.com
· 11 years ago
5a63f24
Update SkPictureRecord to allow some ops to be written separately
by robertphillips@google.com
· 11 years ago
0f53122
Fix crash in bench when "--mode record" is used
by commit-bot@chromium.org
· 11 years ago
ea6e14a
TSAN: use somewhat pithier SK_ANNOTATE_UNPROTECTED_READ.
by commit-bot@chromium.org
· 11 years ago
8df32b9
Added root deletion code to fix valgrind error
by commit-bot@chromium.org
· 11 years ago
fdbd504
remove kGL_Capability (unused)
by reed@google.com
· 11 years ago
65ee5f4
Use GrConvexPolyEffect when clip is a single convex polygon
by commit-bot@chromium.org
· 11 years ago
d52a997
fix int->scalar warning
by reed@google.com
· 11 years ago
eb62950
Gyp file changes for the android framework.
by scroggo@google.com
· 11 years ago
6fcd28b
fix samplefuzz, fix some 32/64bit warnings
by reed@google.com
· 11 years ago
28183b4
remove (unused by chrome) SkDeferredCanvas(device) factory signature
by reed@google.com
· 11 years ago
11db6fa
convert gm tool to use surfaces instead of devices
by reed@google.com
· 11 years ago
b511be5
Add rect clip to convex_poly_clip GM
by commit-bot@chromium.org
· 11 years ago
372b7a4
remove redundant GrContext parameter to NewRenderTargetDirect
by reed@google.com
· 11 years ago
1c9bd55
Gyp file changes for the android framework.
by scroggo@google.com
· 11 years ago
1bc6c6a
change benchmark to use surfaces instead of devices to specify its backends
by reed@google.com
· 11 years ago
e456a42
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
f4e1a76
More bot whack-a-mole: fix Win build.
by senorblanco@chromium.org
· 11 years ago
ec7c35d
Speculative build fix after r13292.
by fmalita@google.com
· 11 years ago
58d1466
Fix skia_gpu=0 build.
by senorblanco@chromium.org
· 11 years ago
aba651c
Fix image filter crop offsets for GPU path.
by senorblanco@chromium.org
· 11 years ago
29af1f3
Whitespace change to test the DownloadSKImageFiles fix.
by fmalita@google.com
· 11 years ago
db00957
fix script so that the error is actually printed if ant is not installed
by commit-bot@chromium.org
· 11 years ago
4b5ad7f
remove tools/test_rendering.py and tools/test_pictures.py
by commit-bot@chromium.org
· 11 years ago
d3066bd
Revert of Use GrConvexPolyEffect when clip is a single convex polygon (https://codereview.chromium.org/151523005/)
by bsalomon@google.com
· 11 years ago
2859f9f
rename tracing parameter to be more consistent with other methods
by commit-bot@chromium.org
· 11 years ago
e89d903
Use GrConvexPolyEffect when clip is a single convex polygon
by commit-bot@chromium.org
· 11 years ago
8c6f4b3
Adding int cast to prevent warning
by commit-bot@chromium.org
· 11 years ago
da5c6d6
don't initialize the default Skia tracer if one has already been provided
by commit-bot@chromium.org
· 11 years ago
3458a17
clean up a couple of parameters in the tracing interface
by commit-bot@chromium.org
· 11 years ago
c22d139
Initial QuadTree implementation
by commit-bot@chromium.org
· 11 years ago
c048afc
Rebaseline imagefiltersgraph_gpu (Test-Mac10.6-MacMini4.1-GeForce320M-x86-Release)
by fmalita@google.com
· 11 years ago
c6ba74c
hopefully last set of rebaselines for blurrect
by commit-bot@chromium.org
· 11 years ago
6adce67
Allow GMs to be used as benchmarks. Make convex_poly_clip opt in.
by commit-bot@chromium.org
· 11 years ago
ccfe7b8
Whitespace change to test the new PRESUBMIT authors check
by commit-bot@chromium.org
· 11 years ago
745e08c
Check if the issue owner is in the AUTHORS file in PRESUBMIT.py
by commit-bot@chromium.org
· 11 years ago
7017288
Fix valgrind issue in SkBase64Test.cpp
by robertphillips@google.com
· 11 years ago
78319ce
Performance trigger rebaselines
by robertphillips@google.com
· 11 years ago
ba12448
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
bbff208
Split GrUnitTests.cpp into two separate unit tests.
by tfarina@chromium.org
· 11 years ago
e254310
add SkCanvas constructor that explicitly creates no_config with dimensions
by commit-bot@chromium.org
· 11 years ago
2fc672d
Adding Chromium authors to the AUTHORS file.
by commit-bot@chromium.org
· 11 years ago
cfdc596
Do not enforce the public API presubmit check for Revert CLs.
by commit-bot@chromium.org
· 11 years ago
bf6a6d4
fix leaks in SkConf
by commit-bot@chromium.org
· 11 years ago
973d121
rebaselines for https://skia.googlesource.com/skia.git/+/0b9ada1318acf7d5fe90c57331c2a4548aad8b98
by commit-bot@chromium.org
· 11 years ago
4fbac29
remaining rebaselines for rects GM test
by commit-bot@chromium.org
· 11 years ago
1da3bc6
remaining GM rebaselines for blurquickreject and megalooper tests
by commit-bot@chromium.org
· 11 years ago
c6d3c44
Have peek32 return uint32_t& to make it harder to look at more than 4 bytes.
by commit-bot@chromium.org
· 11 years ago
0a74106
fix bad gyp file move
by commit-bot@chromium.org
· 11 years ago
2739684
Rebase simpleblurroundrect and bleed GMs after GPU blur radius changes.
by bsalomon@google.com
· 11 years ago
a343c84
Add GM with convex polygon clips
by commit-bot@chromium.org
· 11 years ago
85b45af
Set the horizontal scanline to NULL when the vertical one fails
by commit-bot@chromium.org
· 11 years ago
a29105a
release the scanline textures in GrRectBlurEffect
by commit-bot@chromium.org
· 11 years ago
5c3b335
Add shim for SkOrderedReadBuffer.h too.
by commit-bot@chromium.org
· 11 years ago
4c18e9f
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
cc787fa
fix auto-delete bug that crept in with new fast blur path; is causing
by commit-bot@chromium.org
· 11 years ago
6169f2b
initial import of Chrome's trace_event into skia framework
by commit-bot@chromium.org
· 11 years ago
b5302b2
even more rebaselines for blur
by commit-bot@chromium.org
· 11 years ago
ceddfeb
Port SkBase64 test to our test driver.
by tfarina@chromium.org
· 11 years ago
Next »