Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
f54ea1073bdb81018b18a307a50947d20b180d3a
/
include
6ebfbf9
Use vertex buffer objects instead of client side arrays in fixed-function codepaths
by commit-bot@chromium.org
· 11 years ago
8a2ad3c
add new copyTo version to SkBitmap, which takes SkColorType
by commit-bot@chromium.org
· 11 years ago
7b4edb2
Revert of Enable the SSSE3 files to be built for Android when SSSE3 is not present. (https://codereview.chromium.org/169753004/)
by commit-bot@chromium.org
· 11 years ago
32d58e6
Enable the SSSE3 files to be built for Android when SSSE3 is not present.
by commit-bot@chromium.org
· 11 years ago
032a52f
Use SkRRect to store rects in SkClipStack::Element
by commit-bot@chromium.org
· 11 years ago
def6468
Stub for conic section max curvature
by commit-bot@chromium.org
· 11 years ago
727a352
Factory methods for heap-allocated SkColorFilter objects.
by commit-bot@chromium.org
· 11 years ago
a3baf3b
Add hooks for GL_EXT_debug_marker in gpu
by commit-bot@chromium.org
· 11 years ago
aca1c01
Merge tomhudson and mtklein SkPaint shrinking approaches.
by commit-bot@chromium.org
· 11 years ago
ab58273
override new virtual onDrawDRRect in util canvas subclasses
by commit-bot@chromium.org
· 11 years ago
7c9d0f3
Factory methods for heap-allocated SkMaskFilter objects.
by commit-bot@chromium.org
· 11 years ago
ed9806f
add SkCanvas::drawDRRect
by commit-bot@chromium.org
· 11 years ago
900ecf2
use colortype instead of config
by reed@google.com
· 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
897b73f
Fix CTM application in SkResizeImagefilter; implement bounds traversals.
by senorblanco@chromium.org
· 11 years ago
c2f7824
Analytic rrect clip for cicular corners, radius >= 0.5
by commit-bot@chromium.org
· 11 years ago
cf52f5b
Merge tomhudson and mtklein SkPaint shrinking approaches.
by commit-bot@chromium.org
· 11 years ago
b45c56e
fix iOS build -- pass colortype, not config
by commit-bot@chromium.org
· 11 years ago
d281c92
Add link to how to generate new SKPs when increasing the picture version
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
d017542
Merge tomhudson and mtklein SkPaint shrinking approaches.
by commit-bot@chromium.org
· 11 years ago
8cb741c
add param name w/ default arg to work around clang bug on mac 10.7
by reed@google.com
· 11 years ago
31acdea
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
dac5225
replace SkBitmap::Config with SkColorType in gms
by commit-bot@chromium.org
· 11 years ago
2c56cb8
Use factories instead of directly creating SkImageInfo.
by bungeman@google.com
· 11 years ago
87001ed
fix style nit in drawIRect
by reed@google.com
· 11 years ago
403f8d7
still trying to kill setDevice: rename to setRootDevice (better name) and make private
by commit-bot@chromium.org
· 11 years ago
14e50ae
Make canvas pass rrects along to clip stack
by commit-bot@chromium.org
· 11 years ago
e24ad23
use SkColorType instead of SkBitmap::Config in views/effects
by commit-bot@chromium.org
· 11 years ago
9cb671a
fix calling undef inline func build error
by commit-bot@chromium.org
· 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
a3b5327
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
9836bc3
When the CTM has perspective the back-project method in quickRejectY goes haywire.
by commit-bot@chromium.org
· 11 years ago
09321f5
Remove deprecation of SkBaseDevice::config() so compile can proceed.
by jvanverth@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
ca21a00
SkWriter32: throw in the SkTDArray towel.
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
5e1a7f2
Revert of r13379 (Move fLastMoveToIndex from SkPath to SkPathRef - https://codereview.chromium.org/146913002/) due to image quality regression in Chromium. See crbug.com/343123 (Regression - UI issue observed for any "Notification infobars" in Chrome browser)
by commit-bot@chromium.org
· 11 years ago
8441f0c
remove width>=0 asserts, as clients rely on this (at least for testing)
by reed@google.com
· 11 years ago
877c449
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
6fe16a3
remove unused deviceconfig from SkShader
by mike@reedtribe.org
· 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
a87b21c
Reland SkWriter32 growth change with build fixes.
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
e79f320
Revert of r13384 (Stateful PathRenderer implementation)
by robertphillips@google.com
· 11 years ago
09f0ba7
Revert of Change growth function for SkWriter32 (https://codereview.chromium.org/150663014/)
by commit-bot@chromium.org
· 11 years ago
93d5ffd
Change growth function for SkWriter32
by commit-bot@chromium.org
· 11 years ago
046f1f6
Cleaner external buffer handling in SkWriter32
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
8ed6443
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 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
ba9354b
SkOnce in is_lcd_supported instead of hand rolled double-checked locking.
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
3e0c64a
Stateful PathRenderer implementation
by robertphillips@google.com
· 11 years ago
6be31f4
remove SK_SUPPORT_LEGACY_ONLOCKPIXELS completely
by reed@google.com
· 11 years ago
f66cf72
Move fLastMoveToIndex from SkPath to SkPathRef
by robertphillips@google.com
· 11 years ago
f053980
Specialize GrConvexPolyEffect for AA rects, use for AA clip rects.
by commit-bot@chromium.org
· 11 years ago
d5911c4
remove unneeded SK_SUPPORT_LEGACY_NEWRENDERTARGETDIRECT
by reed@google.com
· 11 years ago
5d54c29
remove unneeded SK_SUPPORT_LEGACY_CANVAS_CREATECOMPATIBLEDEVICE
by reed@google.com
· 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
4f6318d
Serialization of SkPictureImageFilter
by commit-bot@chromium.org
· 11 years ago
31b3044
replace impl of SkLightingColorFilter with SkColorMatrixFilter
by reed@google.com
· 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
4736ed1
Add ifdef to avoid "not defined" compiler warnings for VS checks
by commit-bot@chromium.org
· 11 years ago
4f7c615
add ways to peer into an image to get its pixels
by reed@google.com
· 11 years ago
e629c7b
Fix SkXPSDevice
by senorblanco@chromium.org
· 11 years ago
ae761f7
Make SkImageFilter methods const.
by commit-bot@chromium.org
· 11 years ago
c4b12f1
Implement correct clipping for image filters.
by senorblanco@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
967dee3
Make SkFontMgr interface const.
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
fdbd504
remove kGL_Capability (unused)
by reed@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
372b7a4
remove redundant GrContext parameter to NewRenderTargetDirect
by reed@google.com
· 11 years ago
2859f9f
rename tracing parameter to be more consistent with other methods
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
e254310
add SkCanvas constructor that explicitly creates no_config with dimensions
by commit-bot@chromium.org
· 11 years ago
bf6a6d4
fix leaks in SkConf
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
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
a2bd2d1
Set write buffer flags only in SkWriteBuffer and SkFlatController constructors.
by commit-bot@chromium.org
· 11 years ago
cbbc481
Replace factory generation of TextContexts with persistent objects.
by commit-bot@chromium.org
· 11 years ago
8b0e8ac
Refactor read and write buffers.
by commit-bot@chromium.org
· 11 years ago
ddf2bfb
Move GrTextContext to private interface
by commit-bot@chromium.org
· 11 years ago
Next »