Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
c1362424b864ee3ae7aa44971985e5481057363a
/
tests
/
CanvasTest.cpp
4b7d673
More clang warning fixes.
by commit-bot@chromium.org
· 11 years ago
1f2f338
Split SkDevice into SkBaseDevice and SkBitmapDevice
by robertphillips@google.com
· 11 years ago
9b051a3
Revert r10830 (Split SkDevice out of SkRasterDevice) until we can get Chromium ready.
by robertphillips@google.com
· 11 years ago
3055b70
Split SkDevice out of SkBitmapDevice
by robertphillips@google.com
· 11 years ago
cb62224
Removing deprecated constructors and setDevice from SkDeferredCanvas
by commit-bot@chromium.org
· 11 years ago
0a4805e
First pass at Comment API
by robertphillips@google.com
· 11 years ago
66070a5
Changing SkDeferredCanvas to use factories for creation
by junov@chromium.org
· 11 years ago
54f0d1b
Tests : Unused parameters cleanup
by sugoi@google.com
· 12 years ago
7790912
Update CanvasTest to do elementary tests for PDF too.
by edisonn@google.com
· 12 years ago
0e354aa
Remove external matrix feature.
by bsalomon@google.com
· 12 years ago
4c5ea44
Sanitizing source files in Skia_Periodic_House_Keeping
by skia.committer@gmail.com
· 12 years ago
fb10389
Adding a silent playback option to SkGPipeRead
by junov@chromium.org
· 12 years ago
c9ab987
Implement multi-threaded picture playback via cloning.
by djsollen@google.com
· 12 years ago
d6176b0
Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/)
by rmistry@google.com
· 12 years ago
3b3e895
remove EdgeType enum. Unimportant distinction, and removing speeds up quickReject
by reed@google.com
· 12 years ago
8afae61
Clean up most clang warnings outside animator/
by tomhudson@google.com
· 12 years ago
21830d9
Refactor Bitmap Storage for SkPicture using SkPipe's design.
by djsollen@google.com
· 12 years ago
88e2914
Moving DeferredDevice and DeferredGPipeController classes out of the deferred canvas API header
by junov@chromium.org
· 12 years ago
3de7acc
Removing the SkPicture backend from SkDeferredCanvas code
by junov@chromium.org
· 12 years ago
cd62ecf
Fixing leak of SkPixelRef object in CanvasTest
by junov@chromium.org
· 12 years ago
7dade42
Always store pixels of mutable bitmaps when recording a SkPicture.
by djsollen@google.com
· 12 years ago
426aebc
Adding new steps to Canvas unit test to validate that the deferred
by junov@chromium.org
· 12 years ago
cff01c5
Improving CanvasTest to verify that the destination canvas of an SkDeferredCanvas has the same state as a plain SkCanvas that received the same draw commands.
by junov@chromium.org
· 12 years ago
4e6dfa5
Adding bracketing save/restore calls to SkPicture at record time and
by junov@chromium.org
· 12 years ago
a6c9e0e
Cleanup restore offsets at end of SkPicture recording
by junov@chromium.org
· 12 years ago
e2589ae
Change SkFlatData to have a sentinel value, allowing the Compare function to
by reed@google.com
· 12 years ago
42639cd
fix warnings on Mac in tests
by caryclark@google.com
· 12 years ago
977b9c8
Instance counting for SkRefCnt-derived objects (w/ CanvasTest fix)
by robertphillips@google.com
· 12 years ago
4866cc0
Adding option to serialize mutable bitmaps in SkPicture
by junov@chromium.org
· 12 years ago
d2700ee
Refactor dictionaries for use by entities other than just SkPicture
by djsollen@google.com
· 12 years ago
f0a062b
Add device to top level N-way canvas.
by djsollen@google.com
· 13 years ago
90c07ea
replace getTotalClipStack() with replayClips()+ClipVisitor
by reed@google.com
· 13 years ago
94fa43c
Fix SkPathStroker::lineTo() for line with length SK_ScalarNearlyZero
by epoger@google.com
· 13 years ago
e63793a
Upstream changes from Android repository.
by djsollen@google.com
· 13 years ago
a907ac3
Modify SkDeferredCanvas so that it uses its inherited SkCanvas to track matrix and clipping state
by junov@chromium.org
· 13 years ago
0b5b0ce
reverting r3257 because of gm failure.
by junov@chromium.org
· 13 years ago
421bcc3
Modify SkDeferredCanvas so that it uses its inherited SkCanvas to track matrix and clipping state
by junov@chromium.org
· 13 years ago
87f982c
Fix for crash in SkDeferredCanvas when optional SkPaint argument is NULL
by junov@chromium.org
· 13 years ago
dadcfdc
Fixing Canvas unit test to correctly verify object flattening in SkPicture
by junov@chromium.org
· 13 years ago
76b9c4b
Disabling failing unit test on linux
by junov@chromium.org
· 13 years ago
1cc8f6f
Adding more unit testing for SkCanvas and derived classes.
by junov@chromium.org
· 13 years ago
7c20293
add canvas::isDrawingToLayer(), as a fast query for chrome; faster than
by reed@google.com
· 13 years ago
37f3ae0
add unittest for save/restore
by reed@google.com
· 13 years ago