Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
7bf160e6d5c4cfdbfba5262d24ecaa0276e4927b
7bf160e
Revert "Revert "Experimental SkVideoDecoder, to wrap calls to ffmpeg""
by Mike Reed
· 6 years ago
76346ac
Reland "byte align everything in SkSLInterpreter"
by Mike Klein
· 6 years ago
9cc53fa
Revert "Experimental SkVideoDecoder, to wrap calls to ffmpeg"
by Michael Ludwig
· 6 years ago
b6a6f08
disassemble on unit test failure
by Mike Klein
· 6 years ago
f9c9bdc
[Recreate SKPs bot] Fix failing web pages
by Ravi Mistry
· 6 years ago
9170248
remove stray kNop
by Mike Klein
· 6 years ago
efb9f14
Add testing of mipmaps to backend allocation test
by Robert Phillips
· 6 years ago
a34e0fc
Revert "Make SkSurface::asyncRescaleAndRead use kStrict constraint"
by Brian Salomon
· 6 years ago
bb66ac1
Fix matrix layout in Metal.
by Jim Van Verth
· 6 years ago
b1e4a4e
Revert "byte align everything in SkSLInterpreter"
by Mike Klein
· 6 years ago
6959647
Experimental SkVideoDecoder, to wrap calls to ffmpeg
by Mike Reed
· 6 years ago
e528836
byte align everything in SkSLInterpreter
by Mike Klein
· 6 years ago
63af31a
Force snapBackImage() to N32 for image filters
by Michael Ludwig
· 6 years ago
451b01f
Make SkSurface::asyncRescaleAndRead use kStrict constraint
by Brian Salomon
· 6 years ago
f3fa600
Implement postfix ++/--, and use the correct 1 for floats
by Brian Osman
· 6 years ago
b45ee83
warmup learning sksl interpreter
by Mike Klein
· 6 years ago
201700f
Initial version of rescaling async readback API
by Brian Salomon
· 6 years ago
08b260c
Refactor complex CTM management for image filters
by Michael Ludwig
· 6 years ago
9756c36
Metal: Add check for invalid shader functions
by Jim Van Verth
· 6 years ago
9b16f81
Switch over to using new direct allocation API in our tests (as much as possible at least)
by Robert Phillips
· 6 years ago
4f71ccc
Appease compilers after swizzle change.
by Greg Daniel
· 6 years ago
dc62b64
Add helper method to fill in yuvaIndices given a yuv format
by Robert Phillips
· 6 years ago
eb4a827
Add GrCaps call to get swizzle from BackendFormat and ColorType.
by Greg Daniel
· 6 years ago
4e93feb
Interpreter: Implement ternary operator
by Brian Osman
· 6 years ago
4c63a1e
Particles + Interpreter: Bind particle's SkRandom to "rand"
by Brian Osman
· 6 years ago
48a75aa
redesigned SkSL interpreter vector instructions
by Ethan Nicholas
· 6 years ago
0d38018
Apply layer in-point as a negative time-bias for multi-frame image assets.
by Avinash Parchuri
· 6 years ago
3c9fc2d
Roll third_party/externals/swiftshader d61595f367af..ab1e2b49fe88 (8 commits)
by skia-autoroll
· 6 years ago
4325270
Remove rounding on explicit clip geometry
by Michael Ludwig
· 6 years ago
e5b3e40
Roll ../src 8c742b264faa..5ca9f9560554 (448 commits)
by skia-autoroll
· 6 years ago
1eb4557
Roll third_party/externals/angle2 6ddb7768fa25..06de90c66c18 (9 commits)
by skia-autoroll
· 6 years ago
0c6daf0
Direct backend object allocation API
by Robert Phillips
· 6 years ago
c6568af
Remove Nima from DEPS, experiments, Viewer, etc.
by Brian Osman
· 6 years ago
d063e8b
Revise Mac windowing and context creation.
by Jim Van Verth
· 6 years ago
1091f02
Interpreter: Change all Load/Store ops to use immediate indices
by Brian Osman
· 6 years ago
f0ced62
Make createTestingOnlyBackendTexture and deleteTestingOnlyBackendTexture no longer be behind GR_TEST_UTILS (take 2)
by Robert Phillips
· 6 years ago
3f4b4dc
Roll ../src a01010a50904..8c742b264faa (455 commits)
by skia-autoroll
· 6 years ago
9ad72e7
Roll third_party/externals/angle2 bff32703c75b..6ddb7768fa25 (10 commits)
by skia-autoroll
· 6 years ago
7921042
Roll third_party/externals/swiftshader 3d7b7ea134d1..d61595f367af (10 commits)
by skia-autoroll
· 6 years ago
b3c0bf6
Revert "manually register codecs in DM"
by Mike Klein
· 6 years ago
4bf6fd6
Revert "add runtime registration for encoders"
by Mike Klein
· 6 years ago
0af9929
Revert "remove #if guards in SkAndroidCodec.cpp"
by Mike Klein
· 6 years ago
c9deffa
Revert "skip runtime registration on iOS"
by Mike Klein
· 6 years ago
ab737e4
Revert "unguard SkFooEncoder.cpp"
by Mike Klein
· 6 years ago
9509e04
Revert "move encoders into codec_srcs"
by Mike Klein
· 6 years ago
9098c28
Revert "format public.bzl"
by Mike Klein
· 6 years ago
f9ef1b8
fixed SkSL interpreter copying from nullptr
by Ethan Nicholas
· 6 years ago
f4c2c8e
format public.bzl
by Mike Klein
· 6 years ago
6a89611
move encoders into codec_srcs
by Mike Klein
· 6 years ago
91164d1
added external value support to SkSL interpreter
by Ethan Nicholas
· 6 years ago
fc1dddb
Reland "Get EGLimage functions out of GrGLInterface."
by Brian Salomon
· 6 years ago
c2dd348
clean up some .gitignores
by Mike Klein
· 6 years ago
703fe68
Silence a spurious GL error
by Chris Dalton
· 6 years ago
32c32b9
unguard SkFooEncoder.cpp
by Mike Klein
· 6 years ago
8ad0cbd
Revert "Make createTestingOnlyBackendTexture and deleteTestingOnlyBackendTexture no longer be behind GR_TEST_UTILS"
by Michael Ludwig
· 6 years ago
017126f
skip runtime registration on iOS
by Mike Klein
· 6 years ago
8ae07c3
remove #if guards in SkAndroidCodec.cpp
by Mike Klein
· 6 years ago
940c3f1
add runtime registration for encoders
by Mike Klein
· 6 years ago
753836f
Revert "Get EGLimage functions out of GrGLInterface."
by Michael Ludwig
· 6 years ago
b745129
Interpreter: Implement/fix vectorized load/store of globals
by Brian Osman
· 6 years ago
50a4e6e
Make createTestingOnlyBackendTexture and deleteTestingOnlyBackendTexture no longer be behind GR_TEST_UTILS
by Robert Phillips
· 6 years ago
9b2633e
manually register codecs in DM
by Mike Klein
· 6 years ago
bc23313
Get EGLimage functions out of GrGLInterface.
by Brian Salomon
· 6 years ago
945d1e5
simplify rtree loops in Skia too
by Mike Klein
· 6 years ago
6bb79bb
Add SkShaper which just shapes.
by Ben Wagner
· 6 years ago
21bca28
Move SkMessageBus.h into src/core
by Ben Wagner
· 6 years ago
6e17f1d
Revert "Clear and discard stencil buffers on tilers"
by Michael Ludwig
· 6 years ago
1f09898
Add GrVkFormatIsCompressed and GrVkFormatCompressedDataSize to rm uses of GrPixelConfig
by Robert Phillips
· 6 years ago
c8d66d3
Roll skia/third_party/skcms 853f66269c16..1578d6b6f5dd (1 commits)
by skia-autoroll
· 6 years ago
b9ce40a
Interpreter: Remove vectorized branches
by Brian Osman
· 6 years ago
8bd6e8f
Move SkTSearch.h into src.
by Ben Wagner
· 6 years ago
39ef2ef
GrVkCaps: add isFormatRenderable and rename some isConfig* methods to isFormat*
by Robert Phillips
· 6 years ago
0cda4c8
Remove tools/clang from .gitignore
by Ben Wagner
· 6 years ago
226668a
Add support for calling functions within the interpreter
by Brian Osman
· 6 years ago
348880c
Roll third_party/externals/angle2 f7033c55be3f..bff32703c75b (4 commits)
by skia-autoroll
· 6 years ago
82ca93b
Roll ../src 156f1f758a0f..a01010a50904 (446 commits)
by skia-autoroll
· 6 years ago
8207ade
Roll third_party/externals/swiftshader 65b1e97d13eb..3d7b7ea134d1 (5 commits)
by skia-autoroll
· 6 years ago
3f79f07
Use SkStrikeSpecStorage to lookup strike for GPU text drawing
by Herb Derby
· 6 years ago
c8a84d2
Move compute_combined_buffer_size behind GR_TEST_UTILS
by Robert Phillips
· 6 years ago
ad44dd5
preserve comments past the #include ""
by Mike Klein
· 6 years ago
5162a74
Remove GpuLayerCacheTest
by Ben Wagner
· 6 years ago
046ecb1
remove SkMiniPicture and co.
by Mike Klein
· 6 years ago
42dda08
Remove some uses of GrBytesPerPixel (take 2)
by Robert Phillips
· 6 years ago
a705cb9
remove SkLiteDL
by Mike Klein
· 6 years ago
7b2c855
Clear and discard stencil buffers on tilers
by Chris Dalton
· 6 years ago
caa795f
Reduce use of GrPixelConfig inside of GrVkCaps.
by Greg Daniel
· 6 years ago
f1344ac
Remove SK_ALLOW_STATIC_GLOBAL_INITIALIZERS from tests.
by Ben Wagner
· 6 years ago
4167215
Fix stack indexing bug in vectorized unsigned -> float conversion
by Brian Osman
· 6 years ago
69258ff
Add a workaround to allow sample variables for stencil draws
by Chris Dalton
· 6 years ago
209ebc0
Add thread annotations to SkSharedMutex
by Herb Derby
· 6 years ago
bcbd30b
Trivial code cleanup
by Herb Derby
· 6 years ago
d210782
Roll recipe dependencies (trivial).
by recipe-roller
· 6 years ago
c2aea59
Roll recipe dependencies (nontrivial).
by recipe-roller
· 6 years ago
136ad09
Roll third_party/externals/angle2 3dbe480b559e..f7033c55be3f (11 commits)
by skia-autoroll
· 6 years ago
7788fa1
Roll ../src 97d5761990f6..156f1f758a0f (423 commits)
by skia-autoroll
· 6 years ago
4e66df5
Roll third_party/externals/swiftshader 9e4f690166c1..65b1e97d13eb (7 commits)
by skia-autoroll
· 6 years ago
01eaf17
Remove global mutex around CG
by Herb Derby
· 6 years ago
8fae51b
Introduce SkStrikeSpecStorage.
by Herb Derby
· 6 years ago
13371a1
Standardize DDL images to RGBA
by Robert Phillips
· 6 years ago
76ec80a
Use per-edge AA flags to respect mixed AA between clip and draw
by Michael Ludwig
· 6 years ago
Next »