Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
0bcb8ca8a8fc04a4a9c69013ccc46645d2f2ae77
/
src
0bcb8ca
pathops debug globals use atomic increment
by commit-bot@chromium.org
· 11 years ago
8cb1daa
fix minor skp-found bugs
by commit-bot@chromium.org
· 11 years ago
e1ba93e
Xfermode: SSE2 implementation of colordodge&colorburn modes
by commit-bot@chromium.org
· 11 years ago
6419a5e
Xfermode: SSE2 implementation of softlight_modeproc
by commit-bot@chromium.org
· 11 years ago
05764d2
Xfermode: SSE2 implementation of difference_modeproc
by commit-bot@chromium.org
· 11 years ago
f669672
Use EXT_direct_state_access for path matrix manipulation
by commit-bot@chromium.org
· 11 years ago
0ea05d8
Xfermode: SSE2 implementation of hardlight mode
by commit-bot@chromium.org
· 11 years ago
b004b8e
Xfermode: SSE2 implementation of exclusion_modeproc
by commit-bot@chromium.org
· 11 years ago
7bf1015
Xfermode: SSE2 implementation of overlay_modeproc
by commit-bot@chromium.org
· 11 years ago
e2cb12a
First pass at GPU veto
by commit-bot@chromium.org
· 11 years ago
d70fa20
Deprecate SaveFlags use in the public SkCanvas API.
by commit-bot@chromium.org
· 11 years ago
d0306a1
Revert of Add nanosecond timer. (https://codereview.chromium.org/250243002/)
by commit-bot@chromium.org
· 11 years ago
74b43a9
Add nanosecond timer.
by commit-bot@chromium.org
· 11 years ago
e00ad68
Remove unused include.
by commit-bot@chromium.org
· 11 years ago
915b972
Reland "Properly set alpha type in webp decode."
by commit-bot@chromium.org
· 11 years ago
1f64a21
Fix build: these asserts are always now true, which GCC warns about
by commit-bot@chromium.org
· 11 years ago
b45bd1f
fix int/size_t warnings in pipe
by commit-bot@chromium.org
· 11 years ago
76a3b2a
Remove support for inheriting the paint color from SkColorShader
by commit-bot@chromium.org
· 11 years ago
f0ae5e4
Proof of adoption in SkRecord::replace.
by commit-bot@chromium.org
· 11 years ago
732bd66
Rearrange SkRecord public API to fit better with cc/resources/picture
by commit-bot@chromium.org
· 11 years ago
b0430d0
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
c822bb3
Fix for r14341 Chrome build error
by robertphillips@google.com
· 11 years ago
a3cff85
remove unused functions
by commit-bot@chromium.org
· 11 years ago
cedbc73
fix x86 emulator for Android framework.
by commit-bot@chromium.org
· 11 years ago
8f831f2
First step in pulling SkPicturePlayback & SkPictureRecord out of SkPicture
by commit-bot@chromium.org
· 11 years ago
dcbc360
add one-channel output support to webp encoder
by commit-bot@chromium.org
· 11 years ago
c398f71
Revert of Properly enable S32_D16_filter_DX_SSE2 optimization. (https://codereview.chromium.org/239453010/)
by commit-bot@chromium.org
· 11 years ago
74e608c
Use default save() flags in SkBlurDrawLooper.
by commit-bot@chromium.org
· 11 years ago
0a6fe71
Use fixed function pipeline only when drawing paths
by commit-bot@chromium.org
· 11 years ago
8628fac
Properly enable S32_D16_filter_DX_SSE2 optimization.
by commit-bot@chromium.org
· 11 years ago
f117781
fix size_t/int warnings
by commit-bot@chromium.org
· 11 years ago
3adcc34
stop using deprecated bitmap::config for gpu
by commit-bot@chromium.org
· 11 years ago
87fcd95
Revert of Revert of Extract most of the mutable state of SkShader into a separate Context object. (https://codereview.chromium.org/249643002/)
by commit-bot@chromium.org
· 11 years ago
6e5671d
Revert of Extract most of the mutable state of SkShader into a separate Context object. (https://codereview.chromium.org/207683004/)
by commit-bot@chromium.org
· 11 years ago
6e332f7
Revert of eliminate config param -- it was always self's config (https://codereview.chromium.org/246513002/)
by commit-bot@chromium.org
· 11 years ago
bc2f1dc
Extract most of the mutable state of SkShader into a separate Context object.
by commit-bot@chromium.org
· 11 years ago
e0d9ce8
Make drawText calls non-virtual, to ease SkFont and TextBlob (https://codereview.chromium.org/243853006/)"
by reed@google.com
· 11 years ago
ede0c5c
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
8798ae3
Refactor SkPictureStateTree::Iterator to avoid use of kClip_SaveFlag.
by commit-bot@chromium.org
· 11 years ago
8089467
Fix double to SkScalar issues in SkTwoPointConicalGradient_gpu.cpp
by commit-bot@chromium.org
· 11 years ago
c8379d7
Add gpu fast path for two point conical gradients.
by commit-bot@chromium.org
· 11 years ago
60b5dce
expose CGImage -> SkBitmap
by commit-bot@chromium.org
· 11 years ago
945ec3a
Revert of make drawText calls non-virtual, to ease SkFont and TextBlob (https://codereview.chromium.org/243853006/)
by commit-bot@chromium.org
· 11 years ago
4325d11
make drawText calls non-virtual, to ease SkFont and TextBlob
by commit-bot@chromium.org
· 11 years ago
16307bd
Fix build: Windows has dibs on IGNORE
by commit-bot@chromium.org
· 11 years ago
dcacd5f
eliminate config param -- it was always self's config
by reed@google.com
· 11 years ago
dcecb16
fix size_t/int warnings in pictures
by commit-bot@chromium.org
· 11 years ago
c18ba27
Remove SK_IGNORE_FREETYPE_ROTATION_FIX and guarded code.
by bungeman@google.com
· 11 years ago
88c3e27
Refactor SkRecord opts, converting playback optimizations where possible.
by commit-bot@chromium.org
· 11 years ago
6c5aea2
Use GradFlags for gradient Flags in SkGradientShader
by commit-bot@chromium.org
· 11 years ago
aec1438
Add asADash entry point into SkPathEffect to allow extracting Dash info from PathEffects
by commit-bot@chromium.org
· 11 years ago
fd4ee4d
NewRasterDirect should *not* erase the pixels -- direct means the client is in-charge
by commit-bot@chromium.org
· 11 years ago
d3b28e8
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
811f20d
Add missing scale value to fix SkGradientShader memory error
by commit-bot@chromium.org
· 11 years ago
6b4aaa7
add optional origin parameter to accessTopLayerPixels
by commit-bot@chromium.org
· 11 years ago
2c4e75c
Remove offset to SkMallocPixelRef::NewWithData - use SkData::NewSubset instead.
by commit-bot@chromium.org
· 11 years ago
855e88e
Fixes for SkPictureShader.
by commit-bot@chromium.org
· 11 years ago
ad8ce57
anticipate more optimizations by renaming some files and methods
by commit-bot@chromium.org
· 11 years ago
44d83c1
Add flipped gradient branch to two point conical gradient
by commit-bot@chromium.org
· 11 years ago
0ed84ce
remove sizeof check -- triggers warning in chrome
by reed@google.com
· 11 years ago
0f1fef8
inline SkMulDiv now that 64bit mul is inlineable
by commit-bot@chromium.org
· 11 years ago
2cfa320
fix warnings around size_t/int
by commit-bot@chromium.org
· 11 years ago
8a777a5
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
33a94e2
remove unused fOverflowed from SkClampRange
by reed@google.com
· 11 years ago
aec4066
fix int/size_t warnings
by reed@google.com
· 11 years ago
770963f
Staging for cleanup of SkPicture-related headers
by robertphillips@google.com
· 11 years ago
8d4dc71
rename SkPaintParts.* to SkPaintPart.*
by reed@google.com
· 11 years ago
996402b
Get gradient information for gpu effect directly from SkGradientShader instead of calling asAGradient
by commit-bot@chromium.org
· 11 years ago
091a594
Reduce internal explicit SaveFlags usage.
by commit-bot@chromium.org
· 11 years ago
60bd751
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
5fb2ce3
Staged removal of SkPicture-derived classes
by commit-bot@chromium.org
· 11 years ago
53783b0
Revert of Extract most of the mutable state of SkShader into a separate Context object. (https://codereview.chromium.org/207683004/)
by commit-bot@chromium.org
· 11 years ago
68ea91a
Revert of Fix memory leak in SkGradientShader. (https://codereview.chromium.org/240303003/)
by commit-bot@chromium.org
· 11 years ago
e9e62d5
Ashmem functions compile when size_t != __u32
by commit-bot@chromium.org
· 11 years ago
84f7a06
add some asserts for mipmaps, and cleanup fFilterLevel if mipping failed
by commit-bot@chromium.org
· 11 years ago
cc277b7
Orphan ProcXfermode, with an eye towards removing it
by commit-bot@chromium.org
· 11 years ago
7518ff2
Revert of Add flipped gradient branch to two point conical gradient (https://codereview.chromium.org/227623004/)
by commit-bot@chromium.org
· 11 years ago
cf41935
Add flipped gradient branch to two point conical gradient
by commit-bot@chromium.org
· 11 years ago
667b98d
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
6493ae2
Don't unset gFCSafeToUse when it's still safe to use.
by commit-bot@chromium.org
· 11 years ago
45d86e7
always store bitfields along with dirty in FlatteningTraits
by commit-bot@chromium.org
· 11 years ago
9631337
Fix memory leak in SkGradientShader.
by commit-bot@chromium.org
· 11 years ago
6c50888
Double assignment in GrGpuGL::configToGLFormats()
by commit-bot@chromium.org
· 11 years ago
d393b17
Retract SkPicture::kOptimizeForClippedPlayback_RecordingFlag from public API
by commit-bot@chromium.org
· 11 years ago
4453e8b
glDiscardFramebuffer() in GrGpuGL::discard uses invalid GLenum
by commit-bot@chromium.org
· 11 years ago
85faf50
remove legacy filter-flags, and store FilterLevel directly
by commit-bot@chromium.org
· 11 years ago
001f4ed
Extract most of the mutable state of SkShader into a separate Context object.
by commit-bot@chromium.org
· 11 years ago
64b08a1
Fix artifacts in distance field rendering due to bilerp
by commit-bot@chromium.org
· 11 years ago
d3fbd34
Fix size of rotated text with FreeType.
by bungeman@google.com
· 11 years ago
73cb153
Make sure SkDrawLooper objects can only be allocated on the heap.
by commit-bot@chromium.org
· 11 years ago
beb8b3a
Add GL_CHROMIUM_map_sub functions to GrGLInterface and bit to GrGLCaps.
by commit-bot@chromium.org
· 11 years ago
653d518
SkRecord bug fixes
by commit-bot@chromium.org
· 11 years ago
a1ed7ae
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
762cd80
Move distance field generation to the glyph cache.
by commit-bot@chromium.org
· 11 years ago
73b55eb
SkRecordDraw: use SkCanvas::quickRejectY for text draws
by commit-bot@chromium.org
· 11 years ago
b17a24f
SkRecord: turn on cull annotation pass in public API.
by commit-bot@chromium.org
· 11 years ago
3d695d9
change #if SK_DEBUG to #ifdef SK_DEBUG
by commit-bot@chromium.org
· 11 years ago
8608463
fix broken build
by commit-bot@chromium.org
· 11 years ago
d9ae231
Revert "Revert of use templates instead of macros to build blitters (https://codereview.chromium.org/120633004/)"
by reed@google.com
· 11 years ago
4431e77
Mike R: please sanity check SkPostConfig.h
by commit-bot@chromium.org
· 11 years ago
Next »