Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
b06ff6f2560482bf1e375053cbde0ebb08b001a8
/
libs
/
hwui
e07a91a
Add unit test for Skia path behavior
by Matt Sarett
· 8 years ago
190fe08
Merge "Remove round rect clipping optimization." into oc-dev
by Derek Sollenberger
· 8 years ago
c848249
Disable crashing drop shadow tests
by Chris Craik
· 8 years ago
f7d98f4
Remove round rect clipping optimization.
by Derek Sollenberger
· 8 years ago
5545518
Properly decode colors spaces in BitmapRegionDecoder
by Romain Guy
· 8 years ago
ca9b703
Bug fix: use legacy SkCanvas regardless of color space tag
by Matt Sarett
· 8 years ago
d154829
Use provided style for fallback font selection
by Seigo Nonaka
· 8 years ago
1be9766
Merge "Add uncached and perspective shadows to Skia renderer" into oc-dev
by Jim Van Verth
· 8 years ago
729a515
Merge "Introduce setFallbackTypeface" into oc-dev
by TreeHugger Robot
· 8 years ago
5b6347a
Introduce setFallbackTypeface
by Seigo Nonaka
· 8 years ago
44dc270
Add SkiaCanvas::captureCanvasState()
by Matt Sarett
· 8 years ago
5745a0a
Add uncached and perspective shadows to Skia renderer
by Jim Van Verth
· 8 years ago
eb69cbb
Change behavior of setBitmap to cleanly reset the canvas
by Derek Sollenberger
· 8 years ago
8242656
Color management, the missing pieces
by Romain Guy
· 8 years ago
c273784
Merge changes I6f00614d,I987eeab2 into oc-dev
by TreeHugger Robot
· 8 years ago
89de234
Convert 16 bit bitmaps to 8 bit on devices that do not have GLES3.0
by Romain Guy
· 8 years ago
7c98f5d
Fix HardwareBitmapTests.testBitmapConfigFromRGB565
by Romain Guy
· 8 years ago
ea70d22
Xform bitmaps to sRGB on SW and PDF canvases
by Matt Sarett
· 8 years ago
d7410f7
Fix pop-up shadow drawn in the wrong place with Skia pipeline
by Stan Iliev
· 8 years ago
f9340ca
Merge "Fix HWUI/Skia Gradients to premultiply the colors prior to interpolation" into oc-dev
by TreeHugger Robot
· 8 years ago
eabb562
Merge "Revert "Switch libplatformproto to sharedlib"" into oc-dev
by Chris Craik
· 8 years ago
669b15a
Fix HWUI/Skia Gradients to premultiply the colors prior to interpolation
by Derek Sollenberger
· 8 years ago
817b494
Revert "Switch libplatformproto to sharedlib"
by Chris Craik
· 8 years ago
72c2760
Merge "Switch libplatformproto to sharedlib" into oc-dev
by TreeHugger Robot
· 8 years ago
e5549d4
Switch libplatformproto to sharedlib
by John Reck
· 8 years ago
caaaa66
Convert bitmaps to sRGB/scRGB when they have a color profile
by Romain Guy
· 8 years ago
2c6ac0e
Merge "Add missing assert that task isn't queued"
by TreeHugger Robot
· 8 years ago
55bea5e
Merge "Add a few asserts for possible corruption cases"
by TreeHugger Robot
· 8 years ago
1b7184f
Add a few asserts for possible corruption cases
by John Reck
· 8 years ago
2f94448
Add missing assert that task isn't queued
by John Reck
· 8 years ago
48f9bb6
Register functor draw correctly
by Chris Craik
· 8 years ago
3c01a07
Update RenderNodeDrawableTests to new onNewImageSnapshot API
by Robert Phillips
· 8 years ago
d9770c3
Update SkiaPipelineTests.cpp to use new onNewImageSnapshot signature
by Robert Phillips
· 8 years ago
2c64d57
Merge "Modify VectorDrawable to scale path through canvas matrix"
by TreeHugger Robot
· 8 years ago
da3ab1a
Merge "use SkVertices::Builder in drawBitmapLattice override new virtual onDrawVerticesObject"
by TreeHugger Robot
· 8 years ago
cc29a5d
Modify VectorDrawable to scale path through canvas matrix
by Stan Iliev
· 8 years ago
871cd2d
use SkVertices::Builder in drawBitmapLattice
by Mike Reed
· 8 years ago
3aeda5c
Use access directly instead of sk_exists.
by Ben Wagner
· 8 years ago
08153e6
Merge "Remove usage of deprecated makeImageSnapshot parameter Test: Does it compile?"
by Derek Sollenberger
· 8 years ago
6183c97
Bowing my head in shame, going back to gamma interpolated gradients
by Romain Guy
· 8 years ago
cd2eb91
Remove usage of deprecated makeImageSnapshot parameter Test: Does it compile?
by Robert Phillips
· 8 years ago
0d86d7e
Improve dithering of alpha gradients
by Romain Guy
· 8 years ago
402a384
Merge "Pass FontCollection to doLayout's argument instead of ctor"
by TreeHugger Robot
· 8 years ago
51218e8
Pass FontCollection to doLayout's argument instead of ctor
by Seigo Nonaka
· 8 years ago
95e8afb
Merge "Revert "Change behavior of setBitmap to cleanly reset the canvas - identity matrix - no save stack - wide-open clip""
by Chris Craik
· 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
9b0a5d1
Merge "use _deprecated suffix for deprecated clipops"
by TreeHugger Robot
· 8 years ago
a0a74d5
use _deprecated suffix for deprecated clipops
by Mike Reed
· 8 years ago
1965d28
Merge "Change behavior of setBitmap to cleanly reset the canvas - identity matrix - no save stack - wide-open clip"
by TreeHugger Robot
· 8 years ago
269f989
Change behavior of setBitmap to cleanly reset the canvas
by Mike Reed
· 8 years ago
7d73fc2
Add a new macrobench to test layer resize
by Stan Iliev
· 8 years ago
cfdfd99
Merge "Modify SurfaceView to use SurfaceFlinger child surfaces."
by TreeHugger Robot
· 8 years ago
0c1563d
Merge "Prematurely optimizing a Path."
by TreeHugger Robot
· 8 years ago
d7f13f8
Prematurely optimizing a Path.
by Derek Sollenberger
· 8 years ago
d5c7dd6
Modify SurfaceView to use SurfaceFlinger child surfaces.
by Robert Carr
· 8 years ago
2bd7d98
fallout from getting rid of IGraphicBufferAlloc
by Mathias Agopian
· 8 years ago
5aec7b9
Revert "Modify SurfaceView to use SurfaceFlinger child surfaces."
by Wonsik Kim
· 8 years ago
7ef25b7
Merge "Add ColorSpace information on Bitmap"
by TreeHugger Robot
· 8 years ago
3cad2c3
Merge "Workaround arc textures drawing outside of bounds"
by Chris Craik
· 8 years ago
efb4b06
Add ColorSpace information on Bitmap
by Romain Guy
· 8 years ago
49b403d
Workaround arc textures drawing outside of bounds
by Chris Craik
· 8 years ago
4d7094d
Merge "Check for spurious wake ups" am: 3a3cd0a27f am: c2dcebe6e6 am: 1344c034c5
by Tom Cherry
· 8 years ago
c2dcebe
Merge "Check for spurious wake ups" am: 3a3cd0a27f
by Tom Cherry
· 8 years ago
b85f02e
Merge "Frameworks support for hyphenation for various complex cases"
by Roozbeh Pournader
· 8 years ago
46c6f4c
Frameworks support for hyphenation for various complex cases
by Roozbeh Pournader
· 8 years ago
f1e54c9
Merge "Modify SurfaceView to use SurfaceFlinger child surfaces."
by TreeHugger Robot
· 8 years ago
cd4aeef
Modify SurfaceView to use SurfaceFlinger child surfaces.
by Robert Carr
· 8 years ago
792fb32
Use SkPaint.nothingToDraw instead of PaintUtils helper.
by Derek Sollenberger
· 8 years ago
115d2db
Merge "Revert "SurfaceView: Include surfaceInsets in position calculation""
by Rob Carr
· 8 years ago
8009012
Revert "SurfaceView: Include surfaceInsets in position calculation"
by Rob Carr
· 8 years ago
4f357c0
Merge "Fix potential use-after-free in LayerUpdateQueue"
by TreeHugger Robot
· 8 years ago
e1c54d5
Merge "Update SkiaDisplayList to use the modified SkLiteDL"
by TreeHugger Robot
· 8 years ago
fc29f7acd
Fix potential use-after-free in LayerUpdateQueue
by John Reck
· 8 years ago
ea1fe9b
Update SkiaDisplayList to use the modified SkLiteDL
by Derek Sollenberger
· 8 years ago
8c31e1d
SurfaceView: Include surfaceInsets in position calculation
by Robert Carr
· 8 years ago
298a146
Check for spurious wake ups
by Tom Cherry
· 8 years ago
894b5b9
Merge "Revert "deprecate replayClips""
by Chris Craik
· 8 years ago
95c1a06
Revert "deprecate replayClips"
by Derek Sollenberger
· 8 years ago
c33b943
Merge "deprecate replayClips"
by TreeHugger Robot
· 8 years ago
194f375
Merge "Follow Minikin's signature changes."
by Seigo Nonaka
· 8 years ago
c706414
Follow Minikin's signature changes.
by Seigo Nonaka
· 8 years ago
82d3b17
deprecate replayClips
by Mike Reed
· 8 years ago
eda4756
Merge "fallout of libandroid.so split"
by TreeHugger Robot
· 8 years ago
6e66b39
Log rendering pipeline when initializing
by Chris Craik
· 8 years ago
fee4a98
fallout of libandroid.so split
by Mathias Agopian
· 8 years ago
dfe0647
Fix unit test that failed due to incorrect refactor.
by Derek Sollenberger
· 8 years ago
f77ca08
Fix HWUI tests to use android-only SkPaint flags
by Derek Sollenberger
· 8 years ago
ab61fb8
Update framework to use new method for disabling DF path rendering.
by Derek Sollenberger
· 8 years ago
b216c21
underline is now only tracked by android
by Mike Reed
· 8 years ago
a231eb1
Merge "Implement getAxes() method."
by TreeHugger Robot
· 8 years ago
f9bd294
Merge "Overhaul GraphicsStatsService"
by TreeHugger Robot
· 8 years ago
df1742e
Overhaul GraphicsStatsService
by John Reck
· 8 years ago
d7df674
Merge "Add developer setting to set the default GPU renderer."
by Derek Sollenberger
· 8 years ago
7c196d4
Merge "Disable buffer age swap behavior for SkiaGL on Adreno gpus"
by Derek Sollenberger
· 8 years ago
28f9929
Merge "Fix Rgba16fTests@testTransferFunctionsShader test"
by TreeHugger Robot
· 8 years ago
dd6f1a7
Fix Rgba16fTests@testTransferFunctionsShader test
by Romain Guy
· 8 years ago
9138948d
Merge "Always flush renderstate in DeferredLayerUpdater::apply"
by Chris Craik
· 8 years ago
2f1aaf7
updateTexImage before bitmap readback of DeferredLayerUpdaters
by Chris Craik
· 8 years ago
09df887
Always flush renderstate in DeferredLayerUpdater::apply
by Chris Craik
· 8 years ago
b77c94a
Disable buffer age swap behavior for SkiaGL on Adreno gpus
by Matt Sarett
· 8 years ago
Next »