Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
bab3fc4c90c4369c5d77d8da86d9f117ee54e0bc
/
tests
bab3fc4
Revert of Add nine patch type to SkRRect. (https://codereview.chromium.org/196343015/)
by commit-bot@chromium.org
· 11 years ago
761b8e5
Add nine patch type to SkRRect.
by commit-bot@chromium.org
· 11 years ago
be4825c
Fix result order reliance
by commit-bot@chromium.org
· 11 years ago
7ae3bc7
Change tilegrid test to test it directly, rather than through SkPicture
by commit-bot@chromium.org
· 11 years ago
949b998
Fast implementation of QuadTree
by commit-bot@chromium.org
· 11 years ago
1e7ee99
fix a leak
by commit-bot@chromium.org
· 11 years ago
1182529
Implement support for expanding crop rects in image filters
by senorblanco@chromium.org
· 11 years ago
4cb543d
Implement support for a Context parameter in image filters
by senorblanco@chromium.org
· 11 years ago
0f10f7b
Allow toString capability to be toggled independent of developer mode.
by commit-bot@chromium.org
· 11 years ago
e5eee51
fix memory leak introduced in 9e5f85e8
by commit-bot@chromium.org
· 11 years ago
affa77d
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
c30dcb9
Add capture snapshot as data to SkWriter32, use it to optimise record->playback.
by commit-bot@chromium.org
· 11 years ago
9e5f85e
Fixing SkPicture serialization
by commit-bot@chromium.org
· 11 years ago
79fbb40
[WIP] Add Context to SkDrawLooper.
by commit-bot@chromium.org
· 11 years ago
b93ba45
flag to make kClipToLayer_SaveFlag the default behavior
by reed@google.com
· 11 years ago
cac5fd5
Factory methods for heap-allocated SkImageFilter objects.
by commit-bot@chromium.org
· 11 years ago
5c70cdc
hide getTotalClip, so we can eventually remove it
by commit-bot@chromium.org
· 11 years ago
e62513f
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
8c2ee59
Once Chromium starts holding on to paths and we can actually reuse cached path data (e.g., masks & geometry) we will need a way to preserve that reuse in the skps. This CL begins adding that capability. More analysis & profiling needs to be done before it is always enabled.
by commit-bot@chromium.org
· 11 years ago
8eb20cc
remove code disabled from writePixels change
by commit-bot@chromium.org
· 11 years ago
4cd9e21
Add SkCanvas::writePixels that takes info+pixels directly
by commit-bot@chromium.org
· 11 years ago
a5572e5
Add a class to allocate small objects w/o extra calls to new.
by commit-bot@chromium.org
· 11 years ago
5bee054
Give PictureTest more verbose error messages.
by commit-bot@chromium.org
· 11 years ago
0b98f67
Fix FontMgrTest to allow for unnamed fonts.
by commit-bot@chromium.org
· 11 years ago
5e4112b
Replace scaled bitmap if entry already exist in cache.
by commit-bot@chromium.org
· 11 years ago
8ef51b9
remove deprecated use of bitmap config from tests
by commit-bot@chromium.org
· 11 years ago
f1f66c0
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
fab349c
remove SK_SUPPORT_DEEPCOPYTO_CONFIG code -- no longer used
by commit-bot@chromium.org
· 11 years ago
1f6cf69
Counterproposal to 182733007: Add iterator to SkTDynamicHash
by commit-bot@chromium.org
· 11 years ago
085a6e4
Rename test files to end with Test.cpp.
by commit-bot@chromium.org
· 11 years ago
370a899
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
8f90a89
add new onClip* methods to SkCanvas
by robertphillips@google.com
· 11 years ago
03fc3b4
Revert of r13620 (add new onClip* methods to SkCanvas - https://codereview.chromium.org/183453002/) due to broken Chrome Canary and failing tests.
by robertphillips@google.com
· 11 years ago
392c9be
add new onClip* methods to SkCanvas
by robertphillips@google.com
· 11 years ago
0e53075
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
3107b6a
add SkCanvas::NewRaster factory -- a very common use-case in chrome
by commit-bot@chromium.org
· 11 years ago
4fcc3ca
Add GrSet class built on top of RedBlackTree
by commit-bot@chromium.org
· 11 years ago
4472301
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
40ac5e5
BlendTest: implicit casts -> explicit casts
by commit-bot@chromium.org
· 11 years ago
573f848
BlendTest: implicit casts -> explicit casts
by commit-bot@chromium.org
· 11 years ago
0dc5bd1
Let DM run unit tests.
by commit-bot@chromium.org
· 11 years ago
7f428a9
Check in today's exhaustive blend experiments.
by commit-bot@chromium.org
· 11 years ago
79e1326
Revert of Let DM run unit tests. (https://codereview.chromium.org/178273002/)
by commit-bot@chromium.org
· 11 years ago
6bd250a
Let DM run unit tests.
by commit-bot@chromium.org
· 11 years ago
d5f032d
Do not define SK_SUPPORT_DEEPCOPYTO_CONFIG in Skia.
by commit-bot@chromium.org
· 11 years ago
89f077c
Fix saveLayer() clipping w/filters, GPU path.
by senorblanco@chromium.org
· 11 years ago
8a2ad3c
add new copyTo version to SkBitmap, which takes SkColorType
by commit-bot@chromium.org
· 11 years ago
4324c3b
Fix warnings on Ubuntu13
by commit-bot@chromium.org
· 11 years ago
727a352
Factory methods for heap-allocated SkColorFilter objects.
by commit-bot@chromium.org
· 11 years ago
aca1c01
Merge tomhudson and mtklein SkPaint shrinking approaches.
by commit-bot@chromium.org
· 11 years ago
0a2bf90
Factory methods for heap-allocated SkPathEffect and SkXfermode objects.
by commit-bot@chromium.org
· 11 years ago
6285f4f
Offer single-param version of deepCopyTo -- much easier to migrate to colortypes
by commit-bot@chromium.org
· 11 years ago
ac50046
Reverting r13496 (Merge tomhudson and mtklein SkPaint shrinking approaches) due to memory leaks
by robertphillips@google.com
· 11 years ago
c05d285
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
92da60c
This CL improves saveLayer handling in the SkMatrixClipStateMgr by:
by commit-bot@chromium.org
· 11 years ago
cf52f5b
Merge tomhudson and mtklein SkPaint shrinking approaches.
by commit-bot@chromium.org
· 11 years ago
ead1efb
Revert of Merge tomhudson and mtklein SkPaint shrinking approaches. (https://codereview.chromium.org/158913005/)
by commit-bot@chromium.org
· 11 years ago
1cb6d1a
Revert changes which were breaking the build.
by commit-bot@chromium.org
· 11 years ago
f7d08ed
Improve saveLayer handling in SkMatrixClipStateMgr
by robertphillips@google.com
· 11 years ago
d017542
Merge tomhudson and mtklein SkPaint shrinking approaches.
by commit-bot@chromium.org
· 11 years ago
186c0cc
staticMethod -> StaticMethod
by commit-bot@chromium.org
· 11 years ago
2c56cb8
Use factories instead of directly creating SkImageInfo.
by bungeman@google.com
· 11 years ago
e5b2af9
Store SkRRects in SkClipStack
by commit-bot@chromium.org
· 11 years ago
15a1405
Change device factories to take SkImageInfo instead of SkBitmap::Config
by commit-bot@chromium.org
· 11 years ago
7fac718
Fix valgrind suppressions (again)
by robertphillips@google.com
· 11 years ago
74ba2f6
Builder class for SkLayerDrawLooper.
by commit-bot@chromium.org
· 11 years ago
02d6f54
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
fa9e5fa
replace setConfig+allocPixels with alloc-or-install-pixels
by commit-bot@chromium.org
· 11 years ago
c3bd8af
add peekPixels to SkCanvas and SkSurface
by commit-bot@chromium.org
· 11 years ago
ea7d08e
Add unit test for unbalanced save and restores in pictures.
by commit-bot@chromium.org
· 11 years ago
bda591c
Revert of add peekPixels to SkCanvas and SkSurface (https://codereview.chromium.org/161733002/)
by commit-bot@chromium.org
· 11 years ago
b2d93a9
add peekPixels to SkCanvas and SkSurface
by mike@reedtribe.org
· 11 years ago
deee496
replace setConfig+allocPixels with single call
by mike@reedtribe.org
· 11 years ago
877c449
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
536ac5e
Templetized SkWriter32 readTAt() & overwriteTAt()
by commit-bot@chromium.org
· 11 years ago
14747e5
Adding new 'extend' mode to SkPath::addPath
by commit-bot@chromium.org
· 11 years ago
61e96cd
SkBitmap now really stores SkImageInfo -- config is just a ruse
by commit-bot@chromium.org
· 11 years ago
dd31ac4
Fix valgrind suppressions
by robertphillips@google.com
· 11 years ago
105a4a5
Collapse matrix & clip stack in PictureRecord
by robertphillips@google.com
· 11 years ago
afe38b1
Fix broken debug build
by commit-bot@chromium.org
· 11 years ago
1195a28
Revert "SkBitmap now really stores SkImageInfo -- config is just a ruse"
by mike@reedtribe.org
· 11 years ago
169a0ed
SkBitmap now really stores SkImageInfo -- config is just a ruse
by mike@reedtribe.org
· 11 years ago
7e90e8d
fix minor error between kStroke_PathAsRect and kFill_PathAsRect in SkPath::asRect
by commit-bot@chromium.org
· 11 years ago
6d254ee
Use SkToBool to fix a warning.
by commit-bot@chromium.org
· 11 years ago
74b88b7
Allow buffered stream to work with an offset.
by commit-bot@chromium.org
· 11 years ago
50b393a
SkPictureRecord: silently do nothing for non-drawable SkBitmaps.
by commit-bot@chromium.org
· 11 years ago
5e0995e
Revert of Revert "Serialization of SkPictureImageFilter" (https://codereview.chromium.org/153583007/)
by commit-bot@chromium.org
· 11 years ago
7713c38
Revert "Serialization of SkPictureImageFilter"
by fmalita@google.com
· 11 years ago
c5acc6c
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
940e3ba
Added newline at end of MatrixClipCollapseTest.cpp
by robertphillips@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
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
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
1dab403
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.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
Next »