Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
084d996d5a4c1e417ab5d1d34621da0bba21c96f
084d996
[PathKit] Fix bindings to account for SkPath methods returning this
by Kevin Lubick
· 6 years ago
b631742
return this from maker calls, so we can chain the calls
by Mike Reed
· 6 years ago
31a0944
Roll recipe dependencies (trivial).
by recipe-roller
· 6 years ago
c97a339
added optimizations to speed up skinning
by Ruiqi Mao
· 6 years ago
137ca52
Remove prePathMatrix from SkDevice::drawPath
by Robert Phillips
· 6 years ago
916c498
Consolidate the scissor enums into one "GrScissorTest" enum
by Chris Dalton
· 6 years ago
49bb9c1
Roll third_party/externals/angle2 2363356f52f6..21e5e85a4976 (1 commits)
by angle-skia-autoroll
· 6 years ago
572eee0
Roll recipe dependencies (trivial).
by recipe-roller
· 6 years ago
d4bffed
Update CCPRGeometry to use pool for op.
by Ben Wagner
· 6 years ago
41f7bcf
Roll recipe dependencies (trivial).
by recipe-roller
· 6 years ago
0d4a183
add tests for cubicmap
by Mike Reed
· 6 years ago
7f25670
Roll third_party/externals/angle2 35bc74d6d139..2363356f52f6 (1 commits)
by angle-skia-autoroll
· 6 years ago
6a2a197
implement SkConvertPixels color xform with steps
by Mike Klein
· 6 years ago
0edad3e
inline strcmp for faster json parsing
by Mike Reed
· 6 years ago
aa166bd
Update FreeType to use isSubpixel and isVertical.
by Ben Wagner
· 6 years ago
cdbb076
Roll recipe dependencies (trivial).
by recipe-roller
· 6 years ago
ba6f533
Implement SubPixel mode support for FreeType COLR/CPAL
by Bruce Wang
· 6 years ago
e4643cc
Remove unused parameter from drawPathWithMaskFilter
by Robert Phillips
· 6 years ago
d19fed1
[skottie] Eliminate some temp SkString allocations
by Florin Malita
· 6 years ago
e28c791
pass sprite opacity to color xform when blitting.
by Mike Klein
· 6 years ago
32c7d4d
Roll third_party/externals/swiftshader 378c434627aa..80ab360d2622 (1 commits)
by swiftshader-skia-autoroll
· 6 years ago
8f3d36c
add dstAT param to xform steps
by Mike Klein
· 6 years ago
d4322a8
Change cubicmap to eval directly (no table)
by Mike Reed
· 6 years ago
1b95ef9
SkRegion: Do not assume good input.
by Hal Canary
· 6 years ago
beac419
Roll third_party/externals/swiftshader c47cd435bf6f..378c434627aa (1 commits)
by swiftshader-skia-autoroll
· 6 years ago
f6c8540
use legal FirstDirection as kDontCheck sentinel
by Mike Klein
· 6 years ago
de5d6eb
avoid illegal enum values in PathTest
by Mike Klein
· 6 years ago
e643a9e
SkCodec: Always use 0 for filling
by Leon Scroggins III
· 6 years ago
1208e0f
Add unit tests for src=dst in SkGeometry
by Chris Dalton
· 6 years ago
8d868e5
Roll third_party/externals/angle2 a43d7306d87a..35bc74d6d139 (2 commits)
by angle-skia-autoroll
· 6 years ago
b35c655
Fix viewer assert in onResize
by Jim Van Verth
· 6 years ago
87a7372
Roll third_party/externals/angle2 7ae70d8fb360..a43d7306d87a (1 commits)
by angle-skia-autoroll
· 6 years ago
f1a25c0
Update SKP version
by skia-recreate-skps
· 6 years ago
02d1746
Roll third_party/externals/angle2 ea926a362b77..7ae70d8fb360 (1 commits)
by angle-skia-autoroll
· 6 years ago
5fb1b7e
Roll third_party/externals/angle2 04c084dd3cf4..ea926a362b77 (4 commits)
by angle-skia-autoroll
· 6 years ago
26f9b10
check for overflow in maxedgecount
by Mike Reed
· 6 years ago
f3ca1c6
Implement FreeType COLR/CPAL support.
by Bruce Wang
· 7 years ago
609fbe3
fixed the size in bytes of vec3s to match Metal standard in Metal gpu backend
by Timothy Liang
· 6 years ago
46c178b
Roll recipe dependencies (trivial).
by recipe-roller
· 6 years ago
de0be80
only set color index if using dual source blending in Metal gpu backend
by Timothy Liang
· 6 years ago
97d6d98
[PathKit] Add various path effects
by Kevin Lubick
· 6 years ago
3214f92
clean up SK_LEGACY_CONVERT_PIXELS_IMPL
by Mike Klein
· 6 years ago
57ca297
fix text blob example errors
by Cary Clark
· 6 years ago
87f71c0
fix bookmaker check for enum size
by Cary Clark
· 6 years ago
a9660ec
Reland "Update ShouldUseAAA with our better complexity estimation"
by Yuqian Li
· 6 years ago
b1f02f3
enabled gms and most unit tests for Metal gpu backend
by Timothy Liang
· 6 years ago
02046a7
switch ubsan to blacklist
by Mike Klein
· 6 years ago
e541645
Change generateAdvance to never chain.
by Ben Wagner
· 6 years ago
af04551
refresh generated includes
by Cary Clark
· 6 years ago
679d05c
[sksg] Simplify ScopedRenderContext
by Florin Malita
· 6 years ago
d2ca79c
new batch of docs
by Cary Clark
· 6 years ago
5422f9a
implemented GrMtlGpuCommandBuffer for draws in Metal gpu backend
by Timothy Liang
· 6 years ago
8da9fbf
add bounds sanitizer to ASAN/UBSAN bots
by Mike Klein
· 6 years ago
c533b33
Roll third_party/externals/swiftshader dd662d210afc..c47cd435bf6f (1 commits)
by swiftshader-skia-autoroll
· 6 years ago
4eac21f
Roll third_party/externals/swiftshader d7622ffdd25e..dd662d210afc (1 commits)
by swiftshader-skia-autoroll
· 6 years ago
897dfa2
Subpixel in Viewer from -1 to 1.
by Ben Wagner
· 6 years ago
7cd011a
Roll third_party/externals/angle2 9b6a3f926032..04c084dd3cf4 (1 commits)
by angle-skia-autoroll
· 6 years ago
c1b482c
Rename GrTextUtils::Target to GrTextTarget
by Herb Derby
· 6 years ago
6ed6396
implemented GrMtlPipelineState for metal gpu backend
by Timothy Liang
· 6 years ago
7b8875d
implemented SK_CLOCKWISE_BUILTIN for Metal SkSLC
by Timothy Liang
· 6 years ago
c27eb72
Make sure GrResourceCache frees resources waiting on messages during destruction.
by Greg Daniel
· 6 years ago
93ce79d
drop SkTextBlob alignas(void*), align in Builder manually
by Mike Klein
· 6 years ago
5b5d84c
Cache the command buffer objects
by Robert Phillips
· 6 years ago
e9f66b2
Roll third_party/externals/angle2 468484201532..9b6a3f926032 (5 commits)
by angle-skia-autoroll
· 6 years ago
db9b824
Roll recipe dependencies (trivial).
by recipe-roller
· 6 years ago
52b035b
Roll recipe dependencies (trivial).
by recipe-roller
· 6 years ago
141d408
remove SkColorSpaceXform fast path
by Mike Klein
· 6 years ago
8b1bf52
Roll recipe dependencies (trivial).
by recipe-roller
· 6 years ago
015c899
port most SkAtomic<T> to std::atomic<T>
by Mike Klein
· 6 years ago
448ddcf
Fix typo in docs.
by Joe Gregorio
· 6 years ago
bc6f9c9
Remove GrTextUtil::Paint
by Herb Derby
· 6 years ago
73154ba
[skottie] Avoid UB while parsing 1-based indices
by Florin Malita
· 6 years ago
94c4f41
in MS land, -include is /FI
by Mike Klein
· 6 years ago
2eb8e02
Reland "implemented GrMtlSampler for metal gpu backend"
by Timothy Liang
· 6 years ago
87785d5
Add max_fragment_uniform_vectors_32 workaround
by Adrienne Walker
· 6 years ago
475c5e9
turn on alignment sanitizer
by Mike Klein
· 6 years ago
f1b1464
fixed early return breaking things in .fp files
by Ethan Nicholas
· 6 years ago
11e6d95
Allow any color space when making a picture backed image
by Brian Osman
· 6 years ago
e1c9d3c
[skottie] Optimize color filter layerization
by Florin Malita
· 6 years ago
a191597
Viewer to resize Samples with window resize.
by Ben Wagner
· 6 years ago
9f49148
Remove RunPaint
by Herb Derby
· 6 years ago
b8aa144
Roll third_party/externals/angle2 c43cdad25851..468484201532 (1 commits)
by angle-skia-autoroll
· 6 years ago
644d8e7
[PathKit] Add PathOps Op and Simplify tests imported from the C++ tests.
by Kevin Lubick
· 6 years ago
2d010b6
Remove old sRGB config support from backend render target tool utilities
by Brian Osman
· 6 years ago
b2c4ea6
Move Views into Sample and Viewer.
by Ben Wagner
· 6 years ago
d1910d5
Add jobs for GTX1050 eGPU.
by Ben Wagner
· 6 years ago
35f9637
Revert "implemented GrMtlSampler for metal gpu backend"
by Timothy Liang
· 6 years ago
05271ae
Stop treating 2.2 gamma as sRGB
by Brian Osman
· 6 years ago
e12a090
make some textblob builders private for now
by Cary Clark
· 6 years ago
c0132ff
[skottie] Optimize opacity layerization
by Florin Malita
· 6 years ago
919a784
Remove use of RunPaint from regenerateGlyphRunList
by Herb Derby
· 6 years ago
9faf9fd
clean up SK_LEGACY_COLORSPACE_XFORMER_IMPL
by Mike Klein
· 6 years ago
eb7e529
Remove CachedFormat remnants
by Brian Osman
· 6 years ago
92c9171
[Pathkit] Add recipe for running JS tests using Docker
by Kevin Lubick
· 6 years ago
e581aaa
Remove picture_utils
by Brian Osman
· 6 years ago
93fa10f
implemented GrMtlSampler for metal gpu backend
by Timothy Liang
· 6 years ago
d9ea816
Cleanup and simplify some skiaserve and utility code
by Brian Osman
· 6 years ago
1e4a4da
Remove dead code from Benchmark
by Brian Osman
· 6 years ago
8af4c40
use atomic for global test counters
by Cary Clark
· 6 years ago
81aa38d
Roll third_party/externals/angle2 c86c8b0cecf0..c43cdad25851 (6 commits)
by angle-skia-autoroll
· 6 years ago
Next »