Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_base
/
da819e47f14657c6eddf4905da99b92743aaa2c0
/
libs
/
hwui
da819e4
[HWUI] Use ANativeWindow_get{Height, Width}
by Alec Mouri
· 6 years ago
05ac516
Drop max texture cache size from 12x to 5x
by John Reck
· 6 years ago
8a20796
Drop all caches in UI_HIDDEN
by John Reck
· 6 years ago
ce81728
Merge "[HWUI] Remove nanosecond conversion from duration queries."
by Alec Mouri
· 6 years ago
019adb0
Improve comparison of fractions
by Stan Iliev
· 6 years ago
bc92767
Merge "Check for null surface pointer in renderOverdraw"
by Nathaniel Nifong
· 6 years ago
5d76d44
Merge "[HWUI] Use ANativeWindow_setDequeueTimeout"
by Alec Mouri
· 6 years ago
fe05b7c
Check for null surface pointer in renderOverdraw
by Nathaniel Nifong
· 6 years ago
ff38ce2
Merge "[HWUI] hook in ANativeWindow_getLastDequeueStartTime"
by TreeHugger Robot
· 6 years ago
ad72061
Merge "Switch to using GrContext::setResourceCacheLimit and getResourceCacheLimit"
by TreeHugger Robot
· 6 years ago
fa62530
Merge "[HWUI] use ANativeWindow_getLastQueueDuration api"
by TreeHugger Robot
· 6 years ago
6e1271b
[HWUI] Remove nanosecond conversion from duration queries.
by Alec Mouri
· 6 years ago
672e9b0
[HWUI] Use ANativeWindow_setDequeueTimeout
by Alec Mouri
· 6 years ago
8d0c5bd2
[HWUI] hook in ANativeWindow_getLastDequeueStartTime
by Alec Mouri
· 6 years ago
fe163c6
Merge changes from topic "protobuf-3.9.1"
by Colin Cross
· 6 years ago
57bb0bf
Switch to using GrContext::setResourceCacheLimit and getResourceCacheLimit
by Robert Phillips
· 6 years ago
7ea41b6
[HWUI] use ANativeWindow_getLastQueueDuration api
by Alec Mouri
· 6 years ago
d013a88
Adapt to google::protobuf::uint64 type change
by Colin Cross
· 7 years ago
85e6ff9
Merge "[HWUI] use ANativeWindow_getLastDequeueDuration api"
by TreeHugger Robot
· 6 years ago
93b7120
use canvaspriv for legacy flag.
by Mike Reed
· 6 years ago
39adc88
use rect version of join, the other is deprecated
by Mike Reed
· 6 years ago
ff2c36b
Fix VkFunctorDrawable crash
by Stan Iliev
· 6 years ago
f7689d6
Stop MinikinSkia.h relying on SkRefCnt.h for <string> and <string_view>
by Ravi Mistry
· 6 years ago
95e7c02
Merge "Continue to isolate graphics classes by introducing C API"
by TreeHugger Robot
· 6 years ago
c287a77
Continue to isolate graphics classes by introducing C API
by Derek Sollenberger
· 6 years ago
8d45174
[HWUI] use ANativeWindow_getLastDequeueDuration api
by Alec Mouri
· 6 years ago
0b9f0b8
HWUI-VK: remove duplicate GET_DEV_PROC
by Yiwei Zhang
· 6 years ago
19419cc
Merge "Move GraphicBuffer back into libandroid_runtime."
by Derek Sollenberger
· 6 years ago
52e4392
Access VectorDrawableAtlas only on RenderThread
by Stan Iliev
· 6 years ago
e78f7c9
Move GraphicBuffer back into libandroid_runtime.
by Derek Sollenberger
· 6 years ago
d1845aa
Merge "Add GPU draw stats to gfxinfo and GraphicsStatsService"
by TreeHugger Robot
· 6 years ago
9914348
Merge "[HWUI] clean up libgui include directives"
by TreeHugger Robot
· 6 years ago
6db59a6
[HWUI] clean up libgui include directives
by Alec Mouri
· 6 years ago
6073613
Crash in createPBufferSurface if eglCreatePbufferSurface fails
by Roman Kiryanov
· 6 years ago
883c9d9
TextureVuew rebind GL texture, if AHB content has changed
by Stan Iliev
· 6 years ago
7203e1f
Add GPU draw stats to gfxinfo and GraphicsStatsService
by Stan Iliev
· 6 years ago
e2617db
use mskp extension to differentiate multi frame files.
by Nathaniel Nifong
· 6 years ago
c53d280
Merge "Include more precise dependencies"
by Fedor Kudasov
· 6 years ago
f6724205
Merge "Remove unused method"
by Fedor Kudasov
· 6 years ago
7bdc19b
Merge "Isolate the graphics classes into their own static lib"
by Derek Sollenberger
· 6 years ago
e690983
Remove unused method
by Fedor Kudasov
· 6 years ago
85d6f10
Include more precise dependencies
by Fedor Kudasov
· 6 years ago
32e205d
Merge "Improve integer aligned coordinate detection"
by TreeHugger Robot
· 6 years ago
3841937
Merge "pass Paint not SkPaint to Canvas"
by TreeHugger Robot
· 6 years ago
694f3e4
Improve integer aligned coordinate detection
by Stan Iliev
· 6 years ago
5d0ca63
Isolate the graphics classes into their own static lib
by Derek Sollenberger
· 6 years ago
c2dbc03
pass Paint not SkPaint to Canvas
by Mike Reed
· 6 years ago
59dd2ea
Fix ReliableSurface to be more reliable
by John Reck
· 6 years ago
5c8d9dbb
Merge "Remove final usage of asSkCanvas"
by TreeHugger Robot
· 6 years ago
296c5ef
Merge "Increase dequeueBuffer timeout" into qt-r1-dev am: 5ab5cd7aa2
by John Reck
· 6 years ago
6769f25
Merge "Increase dequeueBuffer timeout" into qt-r1-dev am: 5ab5cd7aa2
by John Reck
· 6 years ago
3f333d6
Increase dequeueBuffer timeout
by John Reck
· 6 years ago
49db812
Merge "Update includes to begin isolating graphics classes."
by Derek Sollenberger
· 6 years ago
8b99419
Update includes to begin isolating graphics classes.
by Derek Sollenberger
· 6 years ago
894e85a
Remove final usage of asSkCanvas
by John Reck
· 6 years ago
ba7fb6a
Merge "Improve logic when to use filtering in readback and TextureView"
by TreeHugger Robot
· 6 years ago
8f101b8
Merge "Resolve drawable when playing back DisplayListData in the RenderThread."
by Nathaniel Nifong
· 6 years ago
31fee3a
Resolve drawable when playing back DisplayListData in the RenderThread.
by Nathaniel Nifong
· 6 years ago
134372db
Improve logic when to use filtering in readback and TextureView
by Stan Iliev
· 6 years ago
95eab8a
Merge "Enable simplified version of RootRenderNode for host"
by Fedor Kudasov
· 6 years ago
3af61ed
Merge "Introduce multi-frame SKP capturing in SkiaPipeline"
by Nathaniel Nifong
· 6 years ago
09cfce0
Enable simplified version of RootRenderNode for host
by Fedor Kudasov
· 6 years ago
996dd9c
Merge "Add more useful source files"
by Fedor Kudasov
· 6 years ago
d2e49a2
Introduce multi-frame SKP capturing in SkiaPipeline
by Nathaniel Nifong
· 6 years ago
666f8a5
Add more useful source files
by Fedor Kudasov
· 6 years ago
bc409cf
Rearrange some headers
by Fedor Kudasov
· 6 years ago
0126507
Merge "Split out RootRenderNode"
by Fedor Kudasov
· 6 years ago
5e56d3f
Merge "Switch to import for CtsUiRenderingTestCases"
by John Reck
· 6 years ago
34a2576
Split out RootRenderNode
by Fedor Kudasov
· 6 years ago
6677d80
Merge "HWUI-VK: Use auto prerotation for Vulkan backend"
by TreeHugger Robot
· 6 years ago
8fe7767
Merge "Remove unused (mostly GL-related) headers"
by Fedor Kudasov
· 6 years ago
dab6ecd
HWUI-VK: Use auto prerotation for Vulkan backend
by Yiwei Zhang
· 6 years ago
db7d1df
Switch to import for CtsUiRenderingTestCases
by John Reck
· 6 years ago
d8edd0d
Merge "HWUI-VK: connect and set native window before any queries"
by TreeHugger Robot
· 6 years ago
6bdd90f
Remove unused (mostly GL-related) headers
by Fedor Kudasov
· 6 years ago
4cb0449
Merge "Enable RenderNode and RecordingCanvas for layoutlib"
by Fedor Kudasov
· 6 years ago
68daf67
HWUI-VK: connect and set native window before any queries
by Yiwei Zhang
· 6 years ago
47cf4d9
Merge changes I89bd9afb,I5783be3c
by TreeHugger Robot
· 6 years ago
f5675bff
Merge "Fix damage calculation for animation matrix"
by TreeHugger Robot
· 6 years ago
bd363c9
HWUI-VK: Decouple hwui Vulkan backend from Vulkan WSI APIs
by Yiwei Zhang
· 6 years ago
6bbceda
HWUI-VK: Fix initial window transform
by Yiwei Zhang
· 6 years ago
e275052
Fix damage calculation for animation matrix
by John Reck
· 6 years ago
86bd214
Enable RenderNode and RecordingCanvas for layoutlib
by Fedor Kudasov
· 6 years ago
c8d5387
Merge "Remove EGL references from CanvasContext header"
by Fedor Kudasov
· 6 years ago
361e13f
Merge "Fix potential off-by-one"
by Fedor Kudasov
· 6 years ago
52abc90
Remove EGL references from CanvasContext header
by Fedor Kudasov
· 6 years ago
b7c2eb9
Remove redundant header
by Fedor Kudasov
· 6 years ago
c531743
Fix potential off-by-one
by Fedor Kudasov
· 6 years ago
257b2d2
Merge "Remove redundant include from RenderNodeDrawable"
by Fedor Kudasov
· 6 years ago
fe2dcf1
Remove redundant include from RenderNodeDrawable
by Fedor Kudasov
· 6 years ago
d501e10
Move GL specific code away from header
by Fedor Kudasov
· 6 years ago
90df056
Split lighting out of SkiaPipeline
by Fedor Kudasov
· 6 years ago
e218c69
Replace CLOCK_MONOTONIC with SYSTEM_TIME_MONOTONIC
by Jerome Gaillard
· 6 years ago
093c15b
Merge "Fix setPositionListener race condition" into qt-dev am: 2c52298236 am: 76925e1210
by John Reck
· 6 years ago
b57389a
Merge "Fix setPositionListener race condition" into qt-dev am: 2c52298236
by John Reck
· 6 years ago
282048a
Merge "Fix setPositionListener race condition" into qt-dev am: 2c52298236
by John Reck
· 6 years ago
76925e1
Merge "Fix setPositionListener race condition" into qt-dev am: 2c52298236
by John Reck
· 6 years ago
097e1d3
Fix setPositionListener race condition
by John Reck
· 6 years ago
44c4be7
Merge "DisplayEventDispatcher: use eConfigChangedDispatch" into qt-r1-dev am: 619946fdc4
by Ady Abraham
· 6 years ago
8c21925
Merge "DisplayEventDispatcher: use eConfigChangedDispatch" into qt-r1-dev
by Ady Abraham
· 6 years ago
Next »