Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
55c86abedc7dcc76f5f04a256e46bb3bb065b2cb
55c86ab
test+bench new swizzle SkOpts
by mtklein
· 10 years ago
06dd0a8
Fix unref order in SkGpuDevice
by joshualitt
· 10 years ago
7c55422
remove SkGPipe
by reed
· 10 years ago
57fa241
don't leak test filters and shaders
by reed
· 10 years ago
4999df8
Revert of Move config texturability/renderability to config table (patchset #8 id:140001 of https://codereview.chromium.org/1563443002/ )
by egdaniel
· 10 years ago
3061af4
add SkShader::newWithColorFilter
by reed
· 10 years ago
c7796b9
Make CodecBench test kPremul and kUnpremul
by msarett
· 10 years ago
1243b70
Revert of Fix handling of radii scaling to force the result to always be less (patchset #14 id:250001 of https://codereview.chromium.org/1567723004/ )
by robertphillips
· 10 years ago
a1bfaad
Set up some hooks for premul/swizzzle opts.
by mtklein
· 10 years ago
e9709e8
Broke GrTessellatingPathRenderer's tessellator out into a separate file.
by ethannicholas
· 10 years ago
94da292
Revert of Make a single GrSingleOwner in GrContext (patchset #3 id:40001 of https://codereview.chromium.org/1563703004/ )
by joshualitt
· 10 years ago
9a9515e
Revert of Add guards to GrTextureProvider (patchset #5 id:80001 of https://codereview.chromium.org/1567983002/ )
by joshualitt
· 10 years ago
1a46467
Rename SkGifCodec, SkIcoCodec, SkWbmpCodec
by msarett
· 10 years ago
32a3cd2
Move config texturability/renderability to config table.
by bsalomon
· 10 years ago
b30dd1d
Add guards to GrTextureProvider
by joshualitt
· 10 years ago
de029d0
More <type_traits> for SkTLogic.h.
by bungeman
· 10 years ago
f96bf1a
Fix handling of radii scaling to force the result to always be less
by herb
· 10 years ago
6544817
test & doc for SkUnitCubicInterp
by caryclark
· 10 years ago
f9bc796
Make a single GrSingleOwner in GrContext
by joshualitt
· 10 years ago
bfd5f17
Revert[2] of "add backdrop option to SaveLayerRec"
by reed
· 10 years ago
133eaaa
Store ninepatch chunks in the png header in CodexTest
by msarett
· 10 years ago
c7e211a
SkTreatAsSprite should take AA into account
by fmalita
· 10 years ago
b7f4b8e
Add sentinel to GrMemoryPool's block header
by robertphillips
· 10 years ago
5423ee1
Revert of SkTreatAsSprite should take AA into account (patchset #5 id:80001 of https://codereview.chromium.org/1566943002/ )
by reed
· 10 years ago
0575cb2
Revert of add backdrop option to SaveLayerRec (patchset #14 id:260001 of https://codereview.chromium.org/1523053003/ )
by reed
· 10 years ago
983dc25
SkTreatAsSprite should take AA into account
by fmalita
· 10 years ago
c070d15
Remove SK_SUPPORT_LEGACY_BITMAP_SAMPLER_BIAS
by fmalita
· 10 years ago
2474159
add backdrop option to SaveLayerRec
by reed
· 10 years ago
5820fe8
DM: add a pixel check to serialize
by mtklein
· 10 years ago
38ce0a7
Add missing include for sleep
by scroggo
· 10 years ago
19aa2b0
Fix crash when ETC1 codec is not supported.
by djsollen
· 10 years ago
76a1225
Remove codecs and images from iOS Bazel build.
by iroth
· 10 years ago
95bc09b
cmake: set SK_RELEASE to 0 if not a Release build
by mtklein
· 10 years ago
ce2dfae
remove dead code from SkColorMatrixFilter
by reed
· 10 years ago
60c0a76
Revert of DM: add a pixel check to serialize (patchset #4 id:60001 of https://codereview.chromium.org/1561993003/ )
by caryclark
· 10 years ago
fb82437
Revert of Broke GrTessellatingPathRenderer's tessellator out into a separate file. (patchset #8 id:240001 of https://codereview.chromium.org/1557083002/ )
by caryclark
· 10 years ago
3405800
Make SkGLContext lifetime more well-defined
by kkinnunen
· 10 years ago
6eb4e36
DM: add a pixel check to serialize
by mtklein
· 10 years ago
85c8d06
For Google3, enable SK_SUPPORT_LEGACY_SAVEFLAGS; required by legacy webkit_headless.
by benjaminwagner
· 10 years ago
8b05cb8
Broke GrTessellatingPathRenderer's tessellator out into a separate file.
by ethannicholas
· 10 years ago
4ecb1ad
Fix DM tests in the Android Framework
by djsollen
· 10 years ago
3e07d94
Reenable testing webp to PDF on Valgrind
by scroggo
· 10 years ago
4894565
Add Test-Ubuntu-GCC-ShuttleA-GPU-GTX660-x86_64-Release to the CQ
by borenet
· 10 years ago
3ab9f2e
Fix some SkCodecPrintfs
by scroggo
· 10 years ago
b50b97d
Optimize SkTileImageFilter destination bitmap size.
by senorblanco
· 10 years ago
5b1dec7
Add additional assert to GrSingleOwner
by joshualitt
· 10 years ago
53b1c09
SkPDF: Change handling of large-numbers in matricies.
by halcanary
· 10 years ago
54e6308
Add skstd::remove_pointer_t and use it.
by bungeman
· 10 years ago
1e1e509
add comment
by caryclark
· 10 years ago
1de610a
Create debug only SkSingleOwner
by joshualitt
· 10 years ago
e114dd6
fix valgrind
by caryclark
· 10 years ago
19c6250
Add debug sentinel to GrMemoryPool to check for memory stomping
by robertphillips
· 10 years ago
bc348f4
In Google3 build, use SK_SFNTLY_SUBSETTER define to enable/disable sfntly.
by benjaminwagner
· 10 years ago
221524d
Start using <type_traits> and <utility> (C++11).
by bungeman
· 10 years ago
3c14681
Add a bench to test SkTileImageFilter.
by senorblanco
· 10 years ago
ba25ddb
fix nexus player
by caryclark
· 10 years ago
226aee2
Also ignore sfntly for Google3/iOS.
by mtklein
· 10 years ago
17aa047
More framework support for TransferBuffers
by jvanverth
· 10 years ago
7928ef6
Move read pixels format info into ConifgInfo in GrGLCaps
by bsalomon
· 10 years ago
aeab8ea
fix linear gradient assert, by explicitly clamping
by reed
· 10 years ago
05dd251
take gr-context parameter to refEncoded, indicating a desire for only gpu-specific formats
by reed
· 10 years ago
20ccd40
Add assert that memory pool is empty when GrTextBlobCache frees
by joshualitt
· 10 years ago
45eefcf
Add null check for bmp->tex result in SkImageFilter::filterInputGpu
by bsalomon
· 10 years ago
014f06b
CMake: generate SkUserConfig.h with configure_file
by mtklein
· 10 years ago
3323b05
Add comment for using infinite check in quad root
by caryclark
· 10 years ago
22c6f5c
Return 'correct' size from GrMemoryPool
by joshualitt
· 10 years ago
e56c626
clean up dead x86 filter opts code
by mtklein
· 10 years ago
cd50bca
Spin off more thread-safe work in DM.
by mtklein
· 10 years ago
dbaec73
give up on quad root if infinite
by caryclark
· 10 years ago
4e5a758
remove shadeSpan16 from shader
by reed
· 10 years ago
2c2d8ab
df generation: single allocation with calloc
by mtklein
· 10 years ago
68bb45e
update nanobench Valgrind suppression
by mtklein
· 10 years ago
54e2ca5
Revert of Make SkGLContext lifetime more well-defined (patchset #7 id:120001 of https://codereview.chromium.org/1511773005/ )
by jcgregorio
· 10 years ago
bc7d235
Take care fall-through case of switch in skia
by tzik
· 10 years ago
830e012
Make SkGLContext lifetime more well-defined
by kkinnunen
· 10 years ago
8686a5e
SampleApp: remove Picture_DeviceType
by kkinnunen
· 10 years ago
279c786
If we swap its arguments, SkTaskGroup::batch() _is_ sk_parallel_for.
by mtklein
· 10 years ago
c4a0d73
Revert of df generation: single allocation with calloc (patchset #2 id:20001 of https://codereview.chromium.org/1544983004/ )
by mtklein
· 10 years ago
c8be09a
Two malloc+bzero -> calloc.
by mtklein
· 10 years ago
29dd813
remove use of malloc.h
by mtklein
· 10 years ago
12204d9
df generation: single allocation with calloc
by mtklein
· 10 years ago
e735f16
Revert of Try using std::call_once (patchset #1 id:1 of https://codereview.chromium.org/1550893002/ )
by mtklein
· 10 years ago
6df6115
handle halfway case in scan converter
by caryclark
· 10 years ago
512f3e3
remove now defunct get_paint_offset
by reed
· 10 years ago
f8d4d5c
Android bots: set battery threshold to 80%
by borenet
· 10 years ago
c149f0e
On Valgrind bots, print a message every 20 minutes
by msarett
· 10 years ago
4abb0c1
Add unit test for crbug.com/570232
by robertphillips
· 10 years ago
50850b1
Android devices: wait for 100% charge
by borenet
· 10 years ago
b3a8358
[Reland] Repeating SkBitmapProcState rounding bias
by fmalita
· 10 years ago
0152cc3
remove 565 effects shaders
by caryclark
· 10 years ago
bb53948
Move path fallback for AA rect out of SkGpuDevice
by cdalton
· 10 years ago
d814c9c
Don't preserve buggy Android behavior of ignoring the paint's alpha.
by djsollen
· 10 years ago
7a897c0
Change use of LoadLibrary to LoadLibraryA
by jvanverth
· 10 years ago
0d48e41
[SkDebugger] Display run glyph positioning modes
by fmalita
· 10 years ago
ffe031e
Add conversion from SaveLayerFlags to SaveFlags
by scroggo
· 10 years ago
03f8968
move SkDither.h to private, remove unused shadeSpan16
by reed
· 10 years ago
acc875f
remove forth experiment
by reed
· 10 years ago
76a834a
move SkTDict and SkTSearch into private
by reed
· 10 years ago
2d0e37a
Fix -Wunused-function warnings in chrome/ios builds.
by thakis
· 10 years ago
f291a9a
Update SKP version
by update-skps
· 10 years ago
Next »