Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_base
/
e86e6d75959787389fcc9b51082b0f33c4553fcd
/
libs
/
hwui
e4e375c
Merge "Follow minikin::FontFamily constructor signature change."
by TreeHugger Robot
· 9 years ago
4a07b95
Merge "Fix Skia merge by fixing API mismatch."
by TreeHugger Robot
· 9 years ago
ba5124b
Merge "Fix dirty Z prop"
by TreeHugger Robot
· 9 years ago
624ad83
Fix Skia merge by fixing API mismatch.
by Derek Sollenberger
· 9 years ago
41282b7
Fix dirty Z prop
by John Reck
· 9 years ago
6efc30e
Merge "Add support for dummy draws for Vulkan webview and texture views."
by Greg Daniel
· 9 years ago
63b18b3
Merge "Break Layer class into Gl and Vulkan subclasses"
by Greg Daniel
· 9 years ago
db15537
resolve merge conflicts of 082a1721b516 to master
by Mark Salyzyn
· 9 years ago
082a172
Merge "Replace cutils/log.h and log/logger.h with log/log.h" am: e7fcbcb991 am: 6143cbf1e5
by Mark Salyzyn
· 9 years ago
ef8ccc8
Merge "Replace cutils/log.h and log/logger.h with log/log.h" am: e7fcbcb991
by Mark Salyzyn
· 9 years ago
e7fcbcb
Merge "Replace cutils/log.h and log/logger.h with log/log.h"
by Mark Salyzyn
· 9 years ago
a0a4828
Follow minikin::FontFamily constructor signature change.
by Seigo Nonaka
· 9 years ago
d645ac4
Merge "Fix a use-of-uninitialized-value warning." am: 95ef9ec5b1 am: 44e14d0d2b am: 5f3ed9b7de
by John Reck
· 9 years ago
68dce92
Merge "Fix a use-of-uninitialized-value warning." am: 95ef9ec5b1 am: 44e14d0d2b
by John Reck
· 9 years ago
5f3ed9b
Merge "Fix a use-of-uninitialized-value warning." am: 95ef9ec5b1 am: 44e14d0d2b
by John Reck
· 9 years ago
95ef9ec
Merge "Fix a use-of-uninitialized-value warning."
by John Reck
· 9 years ago
a483173
Fix a use-of-uninitialized-value warning.
by George Burgess IV
· 9 years ago
45ec62b
Add support for dummy draws for Vulkan webview and texture views.
by Greg Daniel
· 9 years ago
8cd3edf
Break Layer class into Gl and Vulkan subclasses
by Greg Daniel
· 9 years ago
cfc07d4
Merge "Support EGL_KHR_partial_update without EGL_EXT_buffer_age" am: f66126c828 am: 620d4c24de
by John Reck
· 9 years ago
43818c4
Merge "Support EGL_KHR_partial_update without EGL_EXT_buffer_age" am: f66126c828
by John Reck
· 9 years ago
1deac99
Support EGL_KHR_partial_update without EGL_EXT_buffer_age
by John Reck
· 9 years ago
52eb4e0
Replace cutils/log.h and log/logger.h with log/log.h
by Mark Salyzyn
· 9 years ago
c543713
Merge "Remove clipRegion from the public API."
by Derek Sollenberger
· 9 years ago
770e0b5
Implement image draw functions in SkiaCanvasProxy
by Stan Iliev
· 9 years ago
b29b16e
Remove clipRegion from the public API.
by Derek Sollenberger
· 9 years ago
8b6fe1d
Merge "Support Bitmap.copy for hardware bitmaps"
by Sergei Vasilinetc
· 9 years ago
05126d1
Support Bitmap.copy for hardware bitmaps
by sergeyv
· 9 years ago
b66b8bb
Ensure root render node clip cannot expand beyond dirty area
by Stan Iliev
· 9 years ago
6df179c
Merge "Revert "try to stop using exotic clipps""
by TreeHugger Robot
· 9 years ago
66b9d44
Revert "try to stop using exotic clipps"
by Chris Craik
· 9 years ago
9505a65
Add new RGBA_F16 bitmap config
by Romain Guy
· 9 years ago
e59dc41
Merge "try to stop using exotic clipps"
by TreeHugger Robot
· 9 years ago
984c73b
Merge "Modify savelayer to save matrix and clip for Skia pipeline"
by TreeHugger Robot
· 9 years ago
4c80f87
Merge "HWUI: prepare script for marlin & sailfish Test: this is a bench infrastucture"
by John Reck
· 9 years ago
711911b
Merge "Actually fix pixelcopy for 90/180/270 rotation"
by TreeHugger Robot
· 9 years ago
68885e3
Modify savelayer to save matrix and clip for Skia pipeline
by Stan Iliev
· 9 years ago
834653bc
try to stop using exotic clipps
by Mike Reed
· 9 years ago
eb418eda
Actually fix pixelcopy for 90/180/270 rotation
by John Reck
· 9 years ago
ed4d58c
Fix failing SkiaPipeline unit tests
by Stan Iliev
· 9 years ago
0a2afc5
Move hwui private headers to frameworks/base/libs/hwui/private am: 19def9943a am: 174d150673 am: 6b629b7f38
by Colin Cross
· 9 years ago
904b407
Move hwui private headers to frameworks/base/libs/hwui/private am: 19def9943a am: 174d150673
by Colin Cross
· 9 years ago
6b629b7
Move hwui private headers to frameworks/base/libs/hwui/private am: 19def9943a
by Colin Cross
· 9 years ago
91d6354
HWUI: fix support RGB_565 for hardware bitmaps
by sergeyv
· 9 years ago
19def99
Move hwui private headers to frameworks/base/libs/hwui/private
by Colin Cross
· 9 years ago
94b5c92
Merge "SkClipOp is now an enum class"
by TreeHugger Robot
· 9 years ago
713d153
Merge "Delete dead code"
by John Reck
· 9 years ago
6c67f1d
SkClipOp is now an enum class
by Mike Reed
· 9 years ago
68a9dd8
Merge "HWUI: set correct sampler for external texture in shaders"
by Sergei Vasilinetc
· 9 years ago
9c97e48
HWUI: set correct sampler for external texture in shaders
by sergeyv
· 9 years ago
fb1bc8b
Merge "SkCanvas is no longer refcnted, use SkClipOps"
by TreeHugger Robot
· 9 years ago
a247df0
Merge "Pre-multiply gradient colors the right way"
by Romain Guy
· 9 years ago
d43eaa9
SkCanvas is no longer refcnted, use SkClipOps
by Mike Reed
· 9 years ago
ee708fa
Remove unnecessary dependency, and fix the chain
by Leon Scroggins III
· 9 years ago
a0ed6f0
Pre-multiply gradient colors the right way
by Romain Guy
· 9 years ago
7a7c921
Merge "Add more Skia pipeline unit tests."
by TreeHugger Robot
· 9 years ago
5277127
Add more Skia pipeline unit tests.
by Stan Iliev
· 9 years ago
8600928
Merge "Make HWUI makefile include external/skia/src/utils"
by TreeHugger Robot
· 9 years ago
82c581d
Make HWUI makefile include external/skia/src/utils
by Leon Scroggins III
· 9 years ago
0324010
Delete dead code
by John Reck
· 9 years ago
ce44045
Merge "Fix window copy for rotation = 90/270"
by John Reck
· 9 years ago
cd55852
Make buffer age work in Vulkan
by Greg Daniel
· 9 years ago
912bebe
Fix window copy for rotation = 90/270
by John Reck
· 9 years ago
9a648a1
Merge "switch over clip calls to use SkClipOp instead of SkRegion::Op"
by Mike Reed
· 9 years ago
4c6edb0
Recreate the bitmap cache when it is smaller than needed am: 17f40b80f6
by Teng-Hui Zhu
· 9 years ago
6e49c9f
switch over clip calls to use SkClipOp instead of SkRegion::Op
by Mike Reed
· 9 years ago
10219fb
SkImageEncoder->SkEncodeImage
by Hal Canary
· 9 years ago
17f40b8
Recreate the bitmap cache when it is smaller than needed
by Teng-Hui Zhu
· 9 years ago
f223774
Merge "Recreate the bitmap cache when it is smaller than needed"
by Tenghui Zhu
· 9 years ago
4a3818d
Merge "Fix a crash in skia pipeline, when empty reorder block is first"
by TreeHugger Robot
· 9 years ago
e9bf7c8
Merge "Introduce PathInterpolator to native animators"
by TreeHugger Robot
· 9 years ago
54f67e7
Merge changes from topic 'glbytebuffer'
by TreeHugger Robot
· 9 years ago
b136c85
Query GL version before using it
by Romain Guy
· 9 years ago
347691f
Fix a crash in skia pipeline, when empty reorder block is first
by Stan Iliev
· 9 years ago
6c670ec
Merge "Add hwui test for correct refcounting of SkColorTable in Bitmap"
by TreeHugger Robot
· 9 years ago
8a5a950
Fix LUTInterpolator lookup table position calc am: 0940834c8c am: 00d348ec26
by Doris Liu
· 9 years ago
00d348e
Fix LUTInterpolator lookup table position calc am: 0940834c8c
by Doris Liu
· 9 years ago
9e9eeee
Introduce PathInterpolator to native animators
by Doris Liu
· 9 years ago
0940834
Fix LUTInterpolator lookup table position calc
by Doris Liu
· 9 years ago
71c4477
Add hwui test for correct refcounting of SkColorTable in Bitmap
by sergeyv
· 9 years ago
c1e6a12
Merge "Add createHardwareBitmap on GraphicBuffer for SysUI"
by Sergei Vasilinetc
· 9 years ago
9a02987
Add createHardwareBitmap on GraphicBuffer for SysUI
by sergeyv
· 9 years ago
711b6ae
Merge "Add overdraw debugging feature to Skia pipelines"
by Matt Sarett
· 9 years ago
f58cc92
Add overdraw debugging feature to Skia pipelines
by Matt Sarett
· 9 years ago
d738d1b
Merge "Fix hwui compile error only seen with debug switch."
by TreeHugger Robot
· 9 years ago
338da9c
Merge "SkCanvas is no longer reference-counted"
by Mike Reed
· 9 years ago
116c376
Fix hwui compile error only seen with debug switch.
by Daichi Hirono
· 9 years ago
88e0891
Fix draw order for non-RenderNode draw commands
by Stan Iliev
· 9 years ago
6acfe16
SkCanvas is no longer reference-counted
by Mike Reed
· 9 years ago
db45a4b
Fix Skia render node projection to match HWUI
by Stan Iliev
· 9 years ago
57624d1
Merge "Support readback from hardware bitmaps"
by TreeHugger Robot
· 9 years ago
59eecb52
Support readback from hardware bitmaps
by sergeyv
· 9 years ago
b2db159
Merge "Remove obsolete interface GetTable."
by Seigo Nonaka
· 9 years ago
91d1bbc
Merge "Avoid starving RT anims" am: f77c220aa9 am: 7269372d5f
by John Reck
· 9 years ago
7269372
Merge "Avoid starving RT anims" am: f77c220aa9
by John Reck
· 9 years ago
f77c220
Merge "Avoid starving RT anims"
by Treehugger Robot
· 9 years ago
a5b7b89
Avoid starving RT anims
by John Reck
· 9 years ago
769ccdb
Merge "Avoid starving RT anims"
by John Reck
· 9 years ago
e92d404
Merge "Update pinImages to report when GPU resource limits are exceeded."
by Derek Sollenberger
· 9 years ago
6acb4ef
Merge "Support Surface and Layer Readback in the SkiaPipelines."
by TreeHugger Robot
· 9 years ago
Next »