Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
fbe355208d6aff6bdf69a1bd41a93852edf692e7
/
src
/
utils
ef0fed3
Remove position from FrontBufferedStream
by scroggo
· 9 years ago
34d26b9
dead code: really kill these off again
by mtklein
· 9 years ago
e90b485
restore empty files so that Chrome GN config can remove them...
by mtklein
· 9 years ago
048494c
clean up more dead code
by mtklein
· 9 years ago
f60a890
Delete dead code. SkBitmapHasher has not been used since gm.
by mtklein
· 9 years ago
3cb9542
moved debugger support files from src/utils/debugger to tools/debugger
by ethannicholas
· 9 years ago
f1d4151
Add unit test to feed valid SVG sequences to make sure that
by caryclark
· 9 years ago
4f03794
Alter SkXfermode's asFragmentProcessor & asXPFactory contracts
by robertphillips
· 9 years ago
2df7813
Revert of Moved Canvas->JSON and JSON->Canvas functionality into SkDebugCanvas. (patchset #2 id:20001 of https://codereview.chromium.org/1681643002/ )
by ethannicholas
· 9 years ago
32fff1b
Moved Canvas->JSON and JSON->Canvas functionality into SkDebugCanvas.
by ethannicholas
· 9 years ago
9cdb992
Clean up GrGLSLFragmentProcessor-derived classes
by robertphillips
· 9 years ago
afc7cce
Fix for rounded-rect clips with filters.
by senorblanco
· 9 years ago
f267c1e
Add ability to extract YUV planes from SkImage
by bsalomon
· 9 years ago
2279325
added support for PLS path rendering
by ethannicholas
· 9 years ago
f42fca4
Add gpu implementation of OverdrawXfermode
by robertphillips
· 9 years ago
5ba2b96
move more geometry to simd
by caryclark
· 9 years ago
53d9f1c
SK_SUPPORT_LEGACY_DRAWFLTER typo
by fmalita
· 9 years ago
55d4905
Add svg path arcto
by caryclark
· 9 years ago
e429c88
Revert of Add gpu implementation of OverdrawXfermode (patchset #6 id:100001 of https://codereview.chromium.org/1607253002/ )
by robertphillips
· 9 years ago
7df3f5e
added support for PLS path rendering
by ethannicholas
· 9 years ago
7765000
Hide SkCanvas::{set,get}DrawFilter
by fmalita
· 9 years ago
233bab9
Add Lua SkXfermode skp scraping support
by robertphillips
· 9 years ago
1a7eb26
resolution dependent path measure
by caryclark
· 9 years ago
8bc3cf8
Add gpu implementation of OverdrawXfermode
by robertphillips
· 9 years ago
32cdc32
SkTCopyOnFirstWrite-based SkPaintFilterCanvas API
by fmalita
· 9 years ago
bad23dc
SkPaintFilterCanvas skip-draw support
by fmalita
· 9 years ago
221524d
Start using <type_traits> and <utility> (C++11).
by bungeman
· 9 years ago
0d48e41
[SkDebugger] Display run glyph positioning modes
by fmalita
· 9 years ago
9a878a0
remove cruft from SkTypes.h, including SkBool
by reed
· 9 years ago
08e7047
remove unused SkCubicInterval
by reed
· 9 years ago
b39f39f
remove unused SkCullPoints
by reed
· 9 years ago
14d8fa0
Move SkAndroidSDKCanvas to tools and ensure that it is built on all Android builds
by djsollen
· 9 years ago
a2b6fdd
update androidsdk to new savelayer signature
by reed
· 9 years ago
4960eee
change signature for virtual related to saveLayer, passing SaveLayerRec
by reed
· 9 years ago
da420b9
Reland of move drawSprite from canvas (patchset #1 id:1 of https://codereview.chromium.org/1529803004/ )
by reed
· 9 years ago
3270467
Revert of remove drawSprite from canvas (patchset #4 id:60001 of https://codereview.chromium.org/1534443003/ )
by reed
· 9 years ago
4657ce2
remove drawSprite from canvas
by reed
· 9 years ago
28e80f4
Fix a crash in SkParsePath::FromSVGString
by scroggo
· 9 years ago
3127c99
ubsan shift fixes
by caryclark
· 9 years ago
e77f2da
[SkDebugger] Show more text blob details
by fmalita
· 9 years ago
d61c384
Allow SkStream::peek() to partially succeed
by scroggo
· 9 years ago
22a517f
report back colorfilters in lua
by reed
· 9 years ago
3d2e654
Upgrade debugger to print more SkPath info (isOval & isRRect)
by robertphillips
· 9 years ago
d76be9c
Eliminate SkFILE: it always is the same as FILE.
by halcanary
· 9 years ago
2b82982
[debugger] Add visualization of center rect for drawBitmapNine calls
by robertphillips
· 9 years ago
2944fbb
Assert when running SampleApp with msaa 16 on Windows 10
by aleksandar.stojiljkovic
· 9 years ago
1ee7651
Start making all .cpp files compile-able on all platforms.
by mtklein
· 9 years ago
7361bf0
[SkDebugger] Show detailed drawImage info
by fmalita
· 9 years ago
fe8d5f6
Add generationID to debugger's path information
by robertphillips
· 9 years ago
3c8ceb7
Simplify linkages to Android framework internals
by tomhudson
· 9 years ago
a1bde7d
Remove SkThread::setProcessorAffinity()
by mtklein
· 9 years ago
5f5527f
Remove params from Cacherator_GrTextureMaker
by bsalomon
· 9 years ago
afa95e2
Remove image usage type enum. Use GrTextureParams instead.
by bsalomon
· 9 years ago
f276ac5
Move functions from SkGr to SkGrPriv.h
by bsalomon
· 9 years ago
b0cd8b7
[SkDebugger] Handle path empty-bounds gracefully
by fmalita
· 9 years ago
4586334
Add overrides to SkAndroidSDKCanvas, update SkHwuiRenderer
by tomhudson
· 9 years ago
b906daf
Have /src files use header directly.
by herb
· 9 years ago
e6e41a8
Move SkAtomics.h to private.
by herb
· 9 years ago
2f5891e
Remove SkBitmapSource
by fmalita
· 9 years ago
96a5cff
Improve debugger's visualization of transparent textures
by robertphillips
· 9 years ago
435657f
Forward declare SkStrokeRec in SkPathEffect
by halcanary
· 9 years ago
37497dc
Update SkWhitelistChecksums.cpp with the checksums of the fonts on the CT slave machines.
by rmistry
· 9 years ago
6c59d80
Port uses of SkLazyPtr to SkOncePtr.
by mtklein
· 9 years ago
2ac6793
Revert of Port uses of SkLazyPtr to SkOncePtr. (patchset #7 id:110001 of https://codereview.chromium.org/1322933005/ )
by mtklein
· 9 years ago
a1254ac
Port uses of SkLazyPtr to SkOncePtr.
by mtklein
· 9 years ago
8fd97ea
Revert of Provides multiple implementations of Android's SkBitmapRegionDecoder (patchset #16 id:360001 of https://codereview.chromium.org/1288963002/ )
by msarett
· 9 years ago
76f755e
Provides various implementations of Android's SkBitmapRegionDecoder.
by msarett
· 9 years ago
4f588b5
Replace font name table access with standard Skia function.
by caryclark
· 9 years ago
5ef194c
Suppress embedding fonts when the skp's fonts match the OS fonts.
by caryclark
· 9 years ago
761cf61
Clean up SkTLogic.
by bungeman
· 9 years ago
96fcdcc
Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002
by halcanary
· 9 years ago
385fe4d
Style Change: SkNEW->new; SkDELETE->delete
by halcanary
· 9 years ago
5cb00a9
zero-length cap fix
by caryclark
· 9 years ago
60e0fee
Remove include of stdlib.h from SkTypes.h.
by bungeman
· 9 years ago
80af645
Update debugger print out of drawImageRect information
by robertphillips
· 9 years ago
21b998b
Revert of experiment with zero-length round capped line segments (patchset #4 id:60001 of https://codereview.chromium.org/1309753002/ )
by caryclark
· 9 years ago
dd3c165
experiment with zero-length round capped line segments
by caryclark
· 9 years ago
499abab
add gm for image->newShader
by reed
· 9 years ago
99fe822
Use static_assert instead of SK_COMPILE_ASSERT.
by bungeman
· 9 years ago
f3c15b7
Move SkTemplates.h to private.
by bungeman
· 9 years ago
f582282
change asABitmap to isABitmap on shader
by reed
· 9 years ago
451af50
remove SkDeferredCanvas
by reed
· 9 years ago
f433bb2
SkPaintFilterCanvas should inherit the target canvas state
by fmalita
· 9 years ago
e47829b
flag to use const& instead of const* for src-rect
by reed
· 9 years ago
b639474
Port SkTextureCompression opts to SkOpts
by mtklein
· 9 years ago
d3ebb48
IWYU: 'core' target, files starting A-C.
by bungeman
· 9 years ago
fb8c1fc
Revert of IWYU: 'core' target, files starting A-C. (patchset #5 id:80001 of https://codereview.chromium.org/1265033002/ )
by reed
· 9 years ago
7403d87
IWYU: 'core' target, files starting A-C.
by bungeman
· 9 years ago
849a620
add missing comma
by Derek Sollenberger
· 9 years ago
d8ea6b4
fix tests for android framework build
by djsollen
· 9 years ago
aa80e42
Fix straggling SK_VIRTUAL_CONSTRAINT_TYPEs
by scroggo
· 9 years ago
fd8ed69
Move SkTHash.h to include/private.
by mtklein
· 9 years ago
562fe47
remove all guards for changes to drawBitmapRect / drawImageRect
by reed
· 9 years ago
651c920
Add drawImage{Rect,} support to SkDebugCanvas
by fmalita
· 9 years ago
84984ef
Revert[2] of guard to remove DrawBitmapRectFlags
by reed
· 9 years ago
9111019
Revert of guard to remove DrawBitmapRectFlags (patchset #1 id:1 of https://codereview.chromium.org/1235393003/)
by scroggo
· 9 years ago
6fb0b67
guard to remove DrawBitmapRectFlags
by reed
· 9 years ago
af51e04
rename utility to see if a paint will overwrite its pixels
by reed
· 9 years ago
a5517e2
add src-rect-constraint to drawImageRect
by reed
· 9 years ago
f059900
Fix up -Winconsistent-missing-override
by mtklein
· 9 years ago
Next »