Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_frameworks_base
/
ac33a487516196e9f1cf830e78313806e6daf777
/
libs
/
hwui
/
SkiaCanvas.cpp
ac33a48
Fix fading edge effect from impacting neighboring pixels
by Derek Sollenberger
· 6 years ago
1c2f5fc
Update to new factories for effects
by Mike Reed
· 6 years ago
2e204fc
don't pass bounds to textblobbuilder
by Mike Reed
· 6 years ago
f6d86ac
Store SkFont in android::Paint
by Mike Reed
· 6 years ago
2dfd55d
don't toggle between Paint and SkPaint
by Mike Reed
· 6 years ago
4a4b1be
drawTextRSXform is deprecated
by Mike Reed
· 6 years ago
24fc901
Improve performance of unclipped save layers.
by Derek Sollenberger
· 6 years ago
d5342ae
use SkTextEncoding
by Mike Reed
· 6 years ago
5fdb83b
Merge "Set the color space to sRGB on the Surface and remove colorFilter."
by Derek Sollenberger
· 6 years ago
1c79eab
pass font instead of paint to blobbuilder
by Mike Reed
· 6 years ago
d01b591
Set the color space to sRGB on the Surface and remove colorFilter.
by Derek Sollenberger
· 6 years ago
16c142b
move alignment to Paint (from SkPaint)
by Mike Reed
· 6 years ago
adfe1d9
Added support for Canvas#drawDoubleRoundRect in application Canvas API
by Nader Jawad
· 6 years ago
0ed10be
Replace SkDrawFilter with PaintFilter.
by Ben Wagner
· 7 years ago
e170fb6
A better HW Bitmap uploader
by John Reck
· 7 years ago
1072fff
Remove Properties::isSkiaPipeline (3/!?)
by John Reck
· 7 years ago
415a74b
Update text alignment when using drawTextOnPath.
by Derek Sollenberger
· 7 years ago
7717e22
Draw text with a hairline stroke as if it is fill style
by Stan Iliev
· 7 years ago
58978e1
remove unused/deprecated flags from savelayer
by Mike Reed
· 7 years ago
2d14213
Initial implmentation of AnimatedImageDrawables on the RenderThread.
by Derek Sollenberger
· 7 years ago
671cce2
Make ImageDecoder return animated Drawables
by Leon Scroggins III
· 7 years ago
c6c96dd
Improve correctness of SkiaCanvas::drawLayoutOnPath
by Stan Iliev
· 7 years ago
e12d731
Enable fast drawing for solid color nine patch rectangles
by Stan Iliev
· 7 years ago
a39b774
Fix text encoding in some macrobench tests
by Stan Iliev
· 7 years ago
ef3b218
If the absolute value of a sweep angle >= 360 then draw it as an oval.
by Derek Sollenberger
· 7 years ago
1bcacfd
Format the world (or just HWUI)
by John Reck
· 7 years ago
938e884
Avoid setting high contrast in every view draw
by John Reck
· 7 years ago
9482963
Merge "Filter empty paths at record time"
by TreeHugger Robot
· 7 years ago
6dcfdec
Filter empty paths at record time
by Stan Iliev
· 7 years ago
6c2a9e2
Use the faster path when calling drawImageRect.
by Derek Sollenberger
· 7 years ago
fa3e340
Use colorFilters when rendering to an sRGB bitmap.
by Derek Sollenberger
· 7 years ago
a7f6af2c
Revert "Use colorFilters when rendering to an sRGB bitmap."
by Derek Sollenberger
· 7 years ago
b851b19
Use colorFilters when rendering to an sRGB bitmap.
by Derek Sollenberger
· 7 years ago
fb0c8fc
Enable colorspace conversion while perserving legacy blending.
by Derek Sollenberger
· 7 years ago
0a3ff95
Improve color correctness for drawing bitmaps with Skia pipeline
by Stan Iliev
· 8 years ago
0bbc82c
Merge "Remove round rect clipping optimization." into oc-dev am: 190fe086df
by Derek Sollenberger
· 8 years ago
f7d98f4
Remove round rect clipping optimization.
by Derek Sollenberger
· 8 years ago
00ce770
Merge "Bug fix: use legacy SkCanvas regardless of color space tag" into oc-dev am: 101dc265a8
by Matt Sarett
· 8 years ago
ca9b703
Bug fix: use legacy SkCanvas regardless of color space tag
by Matt Sarett
· 8 years ago
d0814db
Add SkiaCanvas::captureCanvasState()
by Matt Sarett
· 8 years ago
44dc270
Add SkiaCanvas::captureCanvasState()
by Matt Sarett
· 8 years ago
86a1c30
Merge "Change behavior of setBitmap to cleanly reset the canvas" into oc-dev am: 7944962b7e
by Derek Sollenberger
· 8 years ago
eb69cbb
Change behavior of setBitmap to cleanly reset the canvas
by Derek Sollenberger
· 8 years ago
0246a29
Merge "Color management, the missing pieces" into oc-dev am: 7dfa16c2ef
by Romain Guy
· 8 years ago
8242656
Color management, the missing pieces
by Romain Guy
· 8 years ago
7c9fb60
Merge "Xform bitmaps to sRGB on SW and PDF canvases" into oc-dev am: c29dffed16
by Matt Sarett
· 8 years ago
ea70d22
Xform bitmaps to sRGB on SW and PDF canvases
by Matt Sarett
· 8 years ago
826deef
switch over to SkVertices object, and stop using deprecated methods.
by Mike Reed
· 8 years ago
9d64a41
Merge "Optimize Canvas::drawGlyphs"
by TreeHugger Robot
· 8 years ago
0b58d99
Optimize Canvas::drawGlyphs
by Stan Iliev
· 8 years ago
6c9bb24
Don't use deprecated canvas methods
by Mike Reed
· 8 years ago
871cd2d
use SkVertices::Builder in drawBitmapLattice
by Mike Reed
· 8 years ago
4f641d1
Revert "Change behavior of setBitmap to cleanly reset the canvas - identity matrix - no save stack - wide-open clip"
by Tony Mantler
· 8 years ago
269f989
Change behavior of setBitmap to cleanly reset the canvas
by Mike Reed
· 8 years ago
d7f13f8
Prematurely optimizing a Path.
by Derek Sollenberger
· 8 years ago
792fb32
Use SkPaint.nothingToDraw instead of PaintUtils helper.
by Derek Sollenberger
· 8 years ago
95c1a06
Revert "deprecate replayClips"
by Derek Sollenberger
· 8 years ago
82d3b17
deprecate replayClips
by Mike Reed
· 8 years ago
b820119
Deprecate Canvas save/saveLayer flags.
by Derek Sollenberger
· 8 years ago
5e43898
use new clipbounds api
by Mike Reed
· 8 years ago
c2d9470
Remove SkDevice.h includes.
by Ben Wagner
· 8 years ago
b29b16e
Remove clipRegion from the public API.
by Derek Sollenberger
· 8 years ago
68885e3
Modify savelayer to save matrix and clip for Skia pipeline
by Stan Iliev
· 8 years ago
6e49c9f
switch over clip calls to use SkClipOp instead of SkRegion::Op
by Mike Reed
· 8 years ago
6acfe16
SkCanvas is no longer reference-counted
by Mike Reed
· 8 years ago
e547dd0
Cleanup asserts and remove usage of deprecated data structure.
by Derek Sollenberger
· 8 years ago
c2f31df
use SkBlendMode
by Mike Reed
· 8 years ago
021693b
Implement SkiaRecordingCanvas, RenderNodeDrawable and other drawables.
by Stan Iliev
· 8 years ago
7de7385
Implement getTransparentRegion() using SkLatticeIter
by Matt Sarett
· 8 years ago
f50806a
Merge SkiaCanvas changes from master-skia to master branch.
by Stan Iliev
· 8 years ago
5fd2a1c
Pass Bitmap instead of SkBitmap in drawNinePatch & drawBitmapMesh
by sergeyv
· 8 years ago
fc999950
Pass Bitmap instead of SkBitmap for bitmap rect operation
by sergeyv
· 8 years ago
aed7f58
Pass Bitmap instead of SkBitmap in canvas.drawBitmap(Bitmap, float,float,Paint)
by sergeyv
· 8 years ago
260ab72
use SkBlendMode instead of SkXfermode
by Mike Reed
· 8 years ago
d4babda
Merge "Use SkMakeBitmapShader, avoid bitmap copy"
by Matt Sarett
· 8 years ago
62feb3a
Use SkMakeBitmapShader, avoid bitmap copy
by Matt Sarett
· 8 years ago
cbba84d
Ignore HasAlphaLayer flag to fix b/30929229 am: 83427ff222 am: df6b413b63
by Yuqian Li
· 8 years ago
49d49fa
Ignore HasAlphaLayer flag to fix b/30929229 am: 83427ff222 am: df6b413b63
by Yuqian Li
· 8 years ago
83427ff
Ignore HasAlphaLayer flag to fix b/30929229
by Yuqian Li
· 8 years ago
afc22149
More efficient text rendering on path
by Yuqian Li
· 8 years ago
86cbf88
Fix ref-counting error when reseting a SkiaCanvas with a new SkCanvas.
by Derek Sollenberger
· 8 years ago
c190813
Expose SkiaCanvas header file.
by Derek Sollenberger
· 8 years ago
c968879
Merge "resolve merge conflicts of 1599b981 to nyc-dev-plus-aosp am: 85e0c89ba5" into nyc-mr1-dev-plus-aosp
by Chih-Hung Hsieh
· 9 years ago
85e0c89
resolve merge conflicts of 1599b981 to nyc-dev-plus-aosp
by Chih-Hung Hsieh
· 9 years ago
fd92ee4
Remove SkTLazy
by Yuqian Li
· 9 years ago
c6baf56
Fix google-explicit-constructor warnings.
by Chih-Hung Hsieh
· 9 years ago
cd1c3eb
Add a callback for when a gl functor is released
by John Reck
· 9 years ago
1d8e194
Make AVD thread safe
by Doris Liu
· 9 years ago
79abbf2
Update HWUI tests to use minikin to layout fonts.
by Derek Sollenberger
· 9 years ago
dccca44
Reland: Move text logic from jni to hwui level
by sergeyv
· 9 years ago
afbd0f1
Revert "Move text logic from jni to hwui level"
by Sergei Vasilinetc
· 9 years ago
a7f6bba1
Move text logic from jni to hwui level
by sergeyv
· 9 years ago
766431a
Revert "Revert "VectorDrawable native rendering - Step 4 of MANY""
by Doris Liu
· 9 years ago
5a11e8d
Revert "VectorDrawable native rendering - Step 4 of MANY"
by Doris Liu
· 9 years ago
6f48556
Update Canvas API with view system calls.
by Derek Sollenberger
· 9 years ago
f276acd
VectorDrawable native rendering - Step 4 of MANY
by Doris Liu
· 9 years ago
eecff56
Add internal Canvas save flags
by Florin Malita
· 9 years ago
a171727
Initial text support in new reorderer/renderer
by Chris Craik
· 9 years ago
5e27140
Fix persistent Canvas clip handling
by Florin Malita
· 9 years ago
f35b989
Merge six commits from master-skia to master
by Leon Scroggins III
· 9 years ago
Next »