Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
5926b86b90c68bffefbdc8639e41b5bc9102cec6
/
src
5926b86
hide SkImageDecoder::Chooser
by reed
· 10 years ago
d58a0ba
Push dash checks into GrContext.
by egdaniel
· 10 years ago
9b79066
Use new SkBaseMutex::assertHeld() in DiscardableMemoryPool
by halcanary
· 10 years ago
b0b1aa0
Revert of second try at landing improved blur rect (https://codereview.chromium.org/325703002/)
by reed
· 10 years ago
4585144
remove SK_SUPPORT_LEGACY_DEVICE_CONFIG code
by reed
· 10 years ago
632a454
MIPS: added optimization for functions from SkBlitRow.
by djordje.pesut
· 10 years ago
a22ea18
Move Dashing filterPath to a dashing utils file
by egdaniel
· 10 years ago
35fcd15
Support for larger than "signed 32b limit" sized bitmaps in BGRAConvolve2D.
by sugoi
· 10 years ago
e4538f5
switch to colortype for deepcopy
by reed
· 10 years ago
5c2fca0
Add an LATC compressor to the A8 masks, and hide it behind an ifdef.
by krajcevski
· 10 years ago
ad1dc58
Split caching from allocation in GrClipMaskManager
by krajcevski
· 10 years ago
e50da8f
fix when DEVICE_CONFIG is still defined
by reed
· 10 years ago
ae61440
Add texture compression utility
by krajcevski
· 10 years ago
9de5b51
SkShader::asNewEffect Refactoring
by dandov
· 10 years ago
9058d60
Fix error revealed by Android unit test
by robertphillips
· 10 years ago
77ec7a6
Clean up SkScaledImageCache at exit only in SK_DEVELOPER mode.
by mtklein
· 10 years ago
6de2712
Remove unused 'deepCopy' parameter
by robertphillips
· 10 years ago
f74f55a
Remove SK_IGNORE_CORRECT_HIGH_QUALITY_IMAGE_SCALE
by fmalita
· 10 years ago
3b570c6
Do a better job of enforcing the semantics of the setRequireUnpremultipliedColors flag
by krajcevski
· 10 years ago
2d2a68c
Gamma correction for distance field text.
by jvanverth
· 10 years ago
6c22573
hide SkBitmap::setConfig
by reed
· 10 years ago
e9ea0d6
second try at landing improved blur rect
by humper
· 10 years ago
407d7c9
Add sampler options to SkScaledBitmapSampler
by krajcevski
· 10 years ago
b83f6c3
Add assertHeld() to SkMutex.
by mtklein
· 10 years ago
919ed4c
Revert of Gamma correction for distance field text. (https://codereview.chromium.org/258883002/)
by scroggo
· 10 years ago
4d517fd
Gamma correction for distance field text.
by jvanverth
· 10 years ago
8405ef9
Fix Assert for gpu ConicalTwoPointGradient edgecase to be correct bounds.
by egdaniel
· 10 years ago
5119234
Generate path names on the client side
by cdalton
· 10 years ago
3217c4a
Make sure to copy the LATC alias when copying the GrGLCaps
by krajcevski
· 10 years ago
4cbf8e3
Add some comments to GrRectanizer_skyline
by robertphillips
· 10 years ago
b6b0252
Add dump() to SkClipStack to help with debugging.
by bsalomon
· 10 years ago
9f1c241
Remove SkPicture::kUsePathBoundsForClip_RecordingFlag
by robertphillips
· 10 years ago
e2f2b98
No longer limit SkPictureRecorder::partialReplay to Android
by robertphillips
· 10 years ago
643b8bd
First pass at splitting out SkPictureRecord from SkPicture
by robertphillips
· 10 years ago
b77c7ef
Clean up Skia for Clang's -Wtautological-undefined-compare
by Mike Klein
· 10 years ago
19cae4f
use __atomics in SkBarriers_tsan.h
by mtklein
· 10 years ago
d78a2fa
Rollback of fe689c46 and all subsequent changes
by jvanverth
· 10 years ago
9ab6c00
remove extra debug prints
by humper
· 10 years ago
39dd491
fix 10.6 shader tests
by humper
· 10 years ago
e10a4ff
repair math error introduced by windows build fix
by humper
· 10 years ago
1afc04d
one channel texture fix for blur shader
by humper
· 10 years ago
7bf666a
fix blur test
by humper
· 10 years ago
fe689c4
Faster GPU rect blur that doesn't require computing vertical and horizontal
by humper
· 10 years ago
ea6b46b
ARM Skia NEON patches - 39 - arm64 565 blitters
by kevin.petit
· 10 years ago
97724ed
Revert of Fix Assert for gpu ConicalTwoPointGradient edgecase to be correct bounds. (https://codereview.chromium.org/311373003/)
by egdaniel
· 10 years ago
be4fd4f
Fix Assert for gpu ConicalTwoPointGradient edgecase to be correct bounds.
by egdaniel
· 10 years ago
0951fe1
Fixing another clusterfuzz issue
by sugoi
· 10 years ago
f9dae78
Remove GrIsPow2 in favor of SkIsPow2.
by tfarina
· 10 years ago
56d135c
Adding kernel offset validation
by sugoi
· 10 years ago
a8928b7
Add SkBarriers_tsan.h.
by mtklein
· 10 years ago
594069f
Use vertex attribute for text color in GrBitmapTextContext
by bsalomon
· 10 years ago
c250d2e
Initial KTX encoder
by krajcevski
· 10 years ago
b0b0feb
Fix SK_API for DirectWrite port.
by Ben Wagner
· 10 years ago
98875e1
Rename SkFontHost_win_dw.cpp SkScalerContext.
by Ben Wagner
· 10 years ago
51daa25
Split SkFontHost_win_dw.
by bungeman
· 10 years ago
c3b589a
SkClipStack::Element tweaks.
by fmalita
· 10 years ago
0187dc2
Fixes for SkAlphaTypes.
by scroggo
· 10 years ago
ddd014e
remove SkBitmap::allocConfigPixels and update dox
by reed
· 10 years ago
71804cc
Revert of Add SSE4 optimization of S32A_Opaque_Blitrow (https://codereview.chromium.org/289473009/)
by jvanverth
· 10 years ago
5ec3d21
remove ashmem from skia
by halcanary
· 10 years ago
e2527b1
Add SSE4 optimization of S32A_Opaque_Blitrow
by henrik.smiding
· 10 years ago
9a3cdbb
Two new benches for ETC1 bitmaps.
by krajcevski
· 10 years ago
df1640d
Remove SK_IGNORE_DWRITE_BITMAP_FIX.
by bungeman
· 10 years ago
479bb60
Remove SkImageRef and related functionality.
by Hal Canary
· 10 years ago
90b8caf
Revert of Move Dashing filterPath to a dashing utils file (https://codereview.chromium.org/314623004/)
by egdaniel
· 10 years ago
ca76c55
Use Identity matrix for SkTransparentShader.
by scroggo
· 10 years ago
2583b62
Is this SkDebug important? It drives me nuts.
by mtklein
· 10 years ago
576dcdc
Move Dashing filterPath to a dashing utils file
by egdaniel
· 10 years ago
9b14f26
Alter SkCanvas::drawPicture (devirtualize, take const SkPicture, take pointer)
by robertphillips
· 10 years ago
65044bf
Return NULL when building empty LayerRasterizer.
by scroggo
· 10 years ago
99ffe24
Initial KTX file decoder
by krajcevski
· 10 years ago
3a2682a
SK_CPU_ARM --> SK_CPU_ARM32
by mtklein
· 10 years ago
868074b
remove SkBounder -- unused and unloved
by reed
· 10 years ago
866b95d
ARM Skia NEON patches - 38 - arm64 8888 blitters
by kevin.petit
· 10 years ago
dcf9ab1
Remove legacy picture recording
by robertphillips
· 10 years ago
8af0523
Fall back to using clip effect for outer rect in drawdrrect
by bsalomon
· 10 years ago
8c111f7
Change #def to be opt-out
by krajcevski
· 10 years ago
832cb66
Update TSAN suppressions.
by mtklein
· 10 years ago
be7de4f
Update TSAN suppressions.
by mtklein
· 10 years ago
c77392e
use colortype instead of config
by reed
· 10 years ago
1b81877
Clean up SkOnce:
by mtklein
· 10 years ago
173a5c5
invert comparison sense for reason return
by humper
· 10 years ago
ada3635
Compile-time initialize special SkMatrices.
by mtklein
· 10 years ago
d537341
Move GrIPoint16 to SkIPoint16 (and remove GrPoint.h)
by robertphillips
· 10 years ago
78358bf
Port most uses of SkOnce to SkLazyPtr.
by mtklein
· 10 years ago
309e869
Fix bracket outside of ifdef
by krajcevski
· 10 years ago
0d03db7
Clean up SkLazyPtrs only in SK_DEVELOPER mode.
by mtklein
· 10 years ago
9c0e629
Initial work to get ETC1 data up to the GPU
by krajcevski
· 10 years ago
901e96d
Add Sample slide for Rectanizers
by robertphillips
· 10 years ago
a6a8f00
hide SkDevice::config()
by reed
· 10 years ago
ed4dc2a
remove SK_SUPPORT_LEGACY_BLURMASKFILTER_STYLE
by commit-bot@chromium.org
· 10 years ago
f71e8fd
Revert of Port most uses of SkOnce to SkLazyPtr. (https://codereview.chromium.org/304383005/)
by commit-bot@chromium.org
· 10 years ago
56f7cca
Port most uses of SkOnce to SkLazyPtr.
by commit-bot@chromium.org
· 10 years ago
a1ff26a
Add a way for the gpu veto to report back the reason why it said no
by commit-bot@chromium.org
· 10 years ago
f6351a0
Revert of Port most uses of SkOnce to SkLazyPtr. (https://codereview.chromium.org/304383005/)
by commit-bot@chromium.org
· 10 years ago
97f5fc6
Allow SkPictureImageFilter to be serialized when not run cross-process.
by senorblanco@chromium.org
· 10 years ago
5a70945
Port most uses of SkOnce to SkLazyPtr.
by commit-bot@chromium.org
· 10 years ago
2a5cd60
Add an OR operator overload for SaveFlags to avoid extra static casts.
by commit-bot@chromium.org
· 10 years ago
999cfd1
Revert of Initial work to get ETC1 data up to the GPU (https://codereview.chromium.org/302783002/)
by commit-bot@chromium.org
· 10 years ago
910702b
Implement SkPictureImageFilter bounds computation.
by senorblanco@chromium.org
· 10 years ago
Next »