Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
4c057863221783de134459b54391eda293a6c5fd
4c05786
init fDeviceClipBounds for empty canvas
by Mike Reed
· 5 years ago
67ff541
[skottie] Add support for embedded fonts (glyph paths)
by Florin Malita
· 5 years ago
f83baf2
Fix D3d window context after submit change.
by Greg Daniel
· 5 years ago
9ded74e
use strokeandfill patheffect, and fix it
by Mike Reed
· 5 years ago
d2dc8dd
Use pow2 rectanization for the hw tessellation atlas
by Chris Dalton
· 5 years ago
87caae6
Move SkBitmapRegionCodec into client_utils/android
by Leon Scroggins III
· 5 years ago
656ee7b
Remove canvas save/translate/restore when it's not needed.
by Julia Lavrova
· 5 years ago
04283f3
Reland "Implement submit API to GrContext."
by Greg Daniel
· 5 years ago
c5eb5c7
Cleanup text vertex structs
by Herb Derby
· 5 years ago
96f2237
Update GrVkRenderTarget to store both stencil & non-stencil render passes (for real)
by Robert Phillips
· 5 years ago
69006f9
Add workaround 'fDisallowDirectRG8ReadPixels' for Radeon Pro 5000 GPUs.
by John Stiles
· 5 years ago
49de103
Reland "Remove deprecated flush calls."
by Greg Daniel
· 5 years ago
287d598
Apply additional clipping in SkGpuBlurUtils.
by Brian Salomon
· 5 years ago
a321dd9
Add detection for AMD Radeon Pro 5000-class GPUs.
by John Stiles
· 5 years ago
3e84312
add new patheffect for stroke-and-fill
by Mike Reed
· 5 years ago
1ac5474
split up ==/!= for C++20
by Mike Klein
· 5 years ago
40b4de2
Set up D3D textures and draw buffers
by Jim Van Verth
· 5 years ago
682fca9
[infra] Remove unused isolates
by Eric Boren
· 5 years ago
9d52ac1
Update Go Deps
by skia-recreate-skps
· 5 years ago
0e9b420
Roll ANGLE from fabf74bda604 to d45b30b5a554 (10 revisions)
by skia-autoroll
· 5 years ago
9f5ad1c
Roll Chromium from 2d0aebd8a890 to 179a84cac721 (467 revisions)
by skia-autoroll
· 5 years ago
34eee0d
Roll dawn from 949f1e45f1dc to 78f7e8640f14 (5 revisions)
by skia-autoroll
· 5 years ago
3bcb7bb
disable old sRGB stages
by Mike Klein
· 5 years ago
5e6d789
Revert "Remove deprecated flush calls."
by Greg Daniel
· 5 years ago
0f16c57
Revert "Fix flush change breaks."
by Greg Daniel
· 5 years ago
9ee15d7
Revert "Implement submit API to GrContext."
by Greg Daniel
· 5 years ago
781c2de
Revert "Another missed flush call fix."
by Greg Daniel
· 5 years ago
ac00766
Avoid GDI measuring modes with CBDT fonts.
by Ben Wagner
· 5 years ago
3298baf
Note typeface usage in layers.
by Ben Wagner
· 5 years ago
a21d54e
Allow --disableDriverCorrectnessWorkarounds to enable MSAA on Intel GPUs
by John Stiles
· 5 years ago
2d3d45a
Another missed flush call fix.
by Greg Daniel
· 5 years ago
40f288c
Implement submit API to GrContext.
by Greg Daniel
· 5 years ago
dde5034
Correct TestTypeface::onCharsToGlyphs signature.
by Ben Wagner
· 5 years ago
61d0084
Fix flush change breaks.
by Greg Daniel
· 5 years ago
9f6468f
remove support for mips64el/loongson3a
by Mike Klein
· 5 years ago
0498431
port GrDataUtils to use generic transfer functions
by Mike Klein
· 5 years ago
03f12b9
try adding some code to example.html
by Elliot
· 5 years ago
4262f6b
Roll skcms from 97bfcc9529c9 to da218e6af725 (1 revision)
by skia-autoroll
· 5 years ago
e5a141d
Reland GrRectanizerPow2
by Chris Dalton
· 5 years ago
d8fd0bf
Remove deprecated flush calls.
by Greg Daniel
· 5 years ago
7c8ea19
Roll skcms from 60d5d65325e6 to 97bfcc9529c9 (1 revision)
by skia-autoroll
· 5 years ago
4651b99
Reland "Cache hb_face."
by Ben Wagner
· 5 years ago
be259dc
Add GrD3DPipelineStateDataManager.
by Jim Van Verth
· 5 years ago
d240d76
extract original paths at big size to improve precision
by Mike Reed
· 5 years ago
1b63b4a
Revert "SkSL function inlining"
by Robert Phillips
· 5 years ago
2a7eff9
Avoid MIP mapping in strict_constraint_no_red_allowed
by Brian Salomon
· 5 years ago
86fedbb
Remove legacy matrix concat code
by Brian Osman
· 5 years ago
b65024b
SkSL function inlining
by Ethan Nicholas
· 5 years ago
55b3dc0
Make SkParagraph Run moveable.
by Ben Wagner
· 5 years ago
0b13cec
Make TextLine::fEllipsis unique_ptr.
by Ben Wagner
· 5 years ago
e73e2fc
Don't shadow the name textRange.
by Ben Wagner
· 5 years ago
9afff47
Fix clear rects in SkGpuBlurUtils
by Brian Salomon
· 5 years ago
1963009
stroke-and-fill is deprecated, introduce simpler api
by Mike Reed
· 5 years ago
ca76920
Split bleed GM into two: one tests kStrict and tests kFast.
by Brian Salomon
· 5 years ago
d077e6a
Update Go Deps
by skia-recreate-skps
· 5 years ago
419524c
Roll third_party/externals/dawn 275a95c1dc64..949f1e45f1dc (4 commits)
by skia-autoroll
· 5 years ago
9d87654
Roll ../src 32d57fc38fab..2d0aebd8a890 (378 commits)
by skia-autoroll
· 5 years ago
de89a4a
Roll third_party/externals/angle2 d34ab323f368..fabf74bda604 (4 commits)
by skia-autoroll
· 5 years ago
7a4ea2ba
Revert "Cache hb_face."
by Mike Reed
· 5 years ago
98bc22c
add fontmetrics to custom typeface
by Mike Reed
· 5 years ago
dbcf680
Fix rendering of very-thin dashed lines when MSAA is enabled.
by John Stiles
· 5 years ago
293e1d8
Clarify doc comments to document the meaning of 'hairline'.
by John Stiles
· 5 years ago
d19bb177
Cache hb_face.
by Ben Wagner
· 5 years ago
75cebbe
Inset subset rect in texture op when nearest sampling
by Brian Salomon
· 5 years ago
6222406
clean up some SK_LEGACY... defines
by Mike Klein
· 5 years ago
2ddf7f3
extend custom typeface gm
by Mike Reed
· 5 years ago
d5cbc1e
Isolate fGlyphs in SubRun
by Herb Derby
· 5 years ago
3290916
Add SkLRUCache.h to core.gni.
by Ben Wagner
· 5 years ago
e7825ff
Reland "direct mask biased to (0,0)"
by Herb Derby
· 5 years ago
39decdb
Fix TODO in SkTArray move constructor.
by Ben Wagner
· 5 years ago
e5c379d
Reland "Update skpbench to let the gpu thread run alongside the recording threads"
by Adlai Holler
· 5 years ago
8219e91
For vertices/patches with a shader and no texCoords, use positions
by Brian Osman
· 5 years ago
1040e38
Revert "direct mask biased to (0,0)"
by Robert Phillips
· 5 years ago
ef3556d
Update Go Deps
by skia-recreate-skps
· 5 years ago
829d6c9
Roll third_party/externals/angle2 11f9c56c0347..d34ab323f368 (13 commits)
by skia-autoroll
· 5 years ago
afda82d
Roll ../src 1aee2a7fd915..32d57fc38fab (458 commits)
by skia-autoroll
· 5 years ago
49bf75f
Roll third_party/externals/swiftshader c9625f1660da..b6e8c3f0f483 (7 commits)
by skia-autoroll
· 5 years ago
263b897
Roll third_party/externals/dawn 0b8e3194079e..275a95c1dc64 (7 commits)
by skia-autoroll
· 5 years ago
4a9a2d1
remove legacy utils for camera3d
by Mike Reed
· 5 years ago
fb0b35f
Update SKP version
by skia-recreate-skps
· 5 years ago
9213032
Update Go Deps
by skia-recreate-skps
· 5 years ago
fe4b0b3
Update Go Deps
by skia-recreate-skps
· 5 years ago
75b6c00
Revert "Convert pathkit's usage of SkPath::Iter to SkPatPriv::RangeIter"
by Chris Dalton
· 5 years ago
839e70f
Identity unichar <-> glyph_id mapping for SkCustomTypeface
by Florin Malita
· 5 years ago
3ea8625
Attaching ellipsis to emoji cluster
by Julia Lavrova
· 5 years ago
56cde49
direct mask biased to (0,0)
by Herb Derby
· 5 years ago
2255893
Reland "Consolidate texture uploads in GrGLGpu."
by Brian Salomon
· 5 years ago
11ad4cc
Reland "Revert "Revert "Fix tile modes in SkGpuBlurUtils."""
by Brian Salomon
· 5 years ago
67c921a
JIT pow()
by Mike Klein
· 5 years ago
b88892f
update release notes file, site for 84 branch
by Heather Miller
· 5 years ago
71f06f6
Revert "Consolidate texture uploads in GrGLGpu."
by Robert Phillips
· 5 years ago
f10b2a5
Loosen up uniqueKey asserts between GrTextureProxy and GrTexture in DDLs (alt. version)
by Robert Phillips
· 5 years ago
6ef2933
One bleed GM
by Brian Salomon
· 5 years ago
5c66aa7
Consolidate texture uploads in GrGLGpu.
by Brian Salomon
· 5 years ago
28590d5
Add 'shader' as an alias for 'fragmentProcessor'
by Brian Osman
· 5 years ago
2403a10
Revert "Update skpbench to let the gpu thread run alongside the recording threads"
by Robert Phillips
· 5 years ago
f3fe5a5
Update Go Deps
by skia-recreate-skps
· 5 years ago
29371c6
Roll third_party/externals/angle2 664376e20ab2..11f9c56c0347 (12 commits)
by skia-autoroll
· 5 years ago
64359de
Roll third_party/externals/swiftshader d748e1651af8..c9625f1660da (1 commits)
by skia-autoroll
· 5 years ago
4a7d503
Roll third_party/externals/dawn 75ef5963b477..0b8e3194079e (3 commits)
by skia-autoroll
· 5 years ago
Next »