Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_base
/
b65171956c846031517c709ec0726c99a2bc5962
/
libs
/
hwui
/
pipeline
/
skia
072be5e
Merge "hwui: remove FatVector"
by Tim Murray
· 5 years ago
0865f2e
hwui: remove FatVector
by Tim Murray
· 5 years ago
1863d94
Ensure SkiaPipeline always has a valid colorspace.
by Derek Sollenberger
· 5 years ago
73420dd
Merge "Provide a typeface proc during SKP serialization that forces typefaces to be written."
by Nathaniel Nifong
· 5 years ago
2843c44
Rename HWUI memory atrace counters
by Yiwei Zhang
· 6 years ago
429fff4
Provide a typeface proc during SKP serialization that forces typefaces to be written.
by Nathaniel Nifong
· 6 years ago
a4973d8
extend recordingcanvas overrides for mat4
by Mike Reed
· 6 years ago
1beddee
Merge "Do not clip draw commands during recording of SKP files"
by Nathaniel Nifong
· 6 years ago
89a5dc5
Do not clip draw commands during recording of SKP files
by Nathaniel Nifong
· 6 years ago
283a928
Rename HWUI ATRACE memory counters
by Stan Iliev
· 6 years ago
e0fae23
Add memory tracing in HWUI
by Stan Iliev
· 6 years ago
cff969f
[MSKP] Record android device clip restriction (dirty region) with each frame.
by Nathaniel Nifong
· 6 years ago
2945bff
When saving MSKP files, record layers as SkPictures with annotations.
by Nathaniel Nifong
· 6 years ago
dc19a65
Remove unused argument 'layers' from renderFrameImpl and renderOverdraw
by Nathaniel Nifong
· 6 years ago
5a23400
Merge "Delete VectorDrawableAtlas"
by John Reck
· 6 years ago
183e138
Improve dumping of display list memory usage
by John Reck
· 6 years ago
83161dc
Delete VectorDrawableAtlas
by John Reck
· 6 years ago
019adb0
Improve comparison of fractions
by Stan Iliev
· 6 years ago
fe05b7c
Check for null surface pointer in renderOverdraw
by Nathaniel Nifong
· 6 years ago
57bb0bf
Switch to using GrContext::setResourceCacheLimit and getResourceCacheLimit
by Robert Phillips
· 6 years ago
ff2c36b
Fix VkFunctorDrawable crash
by Stan Iliev
· 6 years ago
7bdc19b
Merge "Isolate the graphics classes into their own static lib"
by Derek Sollenberger
· 6 years ago
32e205d
Merge "Improve integer aligned coordinate detection"
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
ba7fb6a
Merge "Improve logic when to use filtering in readback and TextureView"
by TreeHugger Robot
· 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
d2e49a2
Introduce multi-frame SKP capturing in SkiaPipeline
by Nathaniel Nifong
· 6 years ago
86bd214
Enable RenderNode and RecordingCanvas for layoutlib
by Fedor Kudasov
· 6 years ago
c531743
Fix potential off-by-one
by Fedor Kudasov
· 6 years ago
fe2dcf1
Remove redundant include from RenderNodeDrawable
by Fedor Kudasov
· 6 years ago
90df056
Split lighting out of SkiaPipeline
by Fedor Kudasov
· 6 years ago
f9f964d
Brought back compatibility check for falling back on dest_out
by Nader Jawad
· 6 years ago
a02a12d
Use libbase API to access system properties in libhwui
by Jerome Gaillard
· 6 years ago
da7c19c
Fix light center position for layers
by Stan Iliev
· 6 years ago
a588397
Merge "Be quiet" into qt-dev am: 6297eced24 am: 585a504528
by John Reck
· 6 years ago
4b5e555
Be quiet
by John Reck
· 6 years ago
3b814cb
Use structured bindings for mVectorDrawables
by Leon Scroggins III
· 6 years ago
f5137c5
Merge "Move AlphaFilterCanvas to new API."
by Ben Wagner
· 6 years ago
4cb01ee
Merge "Do not cache AVDs that are off screen" into qt-dev am: 949305fe52
by Leon Scroggins
· 6 years ago
949305f
Merge "Do not cache AVDs that are off screen" into qt-dev
by Leon Scroggins
· 6 years ago
b10b60f
Merge "Support render-ahead in vulkan" into qt-dev am: 08ca2a2560 am: a2e9ec9f2e
by John Reck
· 6 years ago
62b3894
Move AlphaFilterCanvas to new API.
by Ben Wagner
· 6 years ago
0fa0cbc
Support render-ahead in vulkan
by John Reck
· 6 years ago
6c5864c
Do not cache AVDs that are off screen
by Leon Scroggins III
· 6 years ago
1c2f5fc
Update to new factories for effects
by Mike Reed
· 6 years ago
27b119b
Fix crash in Vulkan WebView drawable when parent View has alpha
by Stan Iliev
· 6 years ago
d336f5d
Deprecate is_layer for vulkan functor
by Bo Liu
· 6 years ago
322b8ab
Remove old TaskManager system
by John Reck
· 6 years ago
a19b71a
Directly manage buffer presentation in Vulkan using AHardwareBuffers.
by Derek Sollenberger
· 6 years ago
8b7cc51
Allow outline for projected backward nodes to be a path
by Stan Iliev
· 6 years ago
981afe7
Decouple VulkanManager from RenderThread
by Stan Iliev
· 6 years ago
d25d134
Do not call postDrawVk if did not call drawVk
by Bo Liu
· 6 years ago
30780a2
Merge "Revert "Enable vulkan webview draw functor""
by TreeHugger Robot
· 6 years ago
a2b2535b
Revert "Enable vulkan webview draw functor"
by Bo Liu
· 6 years ago
90276c8
Fix crash when VulkanSurface is no longer valid
by Stan Iliev
· 6 years ago
1249757
Remove references to ANDROID_ENABLE_LINEAR_BLENDING
by Leon Scroggins III
· 7 years ago
e703b19
Merge "Enable vulkan webview draw functor"
by TreeHugger Robot
· 7 years ago
f09ee58
Put Vulkan WebViews on a HW layer if stencil clip
by Stan Iliev
· 7 years ago
bdd89db
Merge "Add color space params to webview gl functor"
by TreeHugger Robot
· 7 years ago
b6da7f6
Add color space params to webview gl functor
by Bo Liu
· 7 years ago
78a6cb9
Merge "Increase ShaderCache max size to accomodate Vulkan pipeline cache"
by TreeHugger Robot
· 7 years ago
da8a510
Increase ShaderCache max size to accomodate Vulkan pipeline cache
by Stan Iliev
· 7 years ago
48340af
Merge "Don't assume all FP16 bitmaps are linearly encoded."
by Derek Sollenberger
· 7 years ago
e0cf597
Remove use of SkColorSpace::Gamut enum
by Brian Osman
· 7 years ago
dec730f
Enable vulkan webview draw functor
by Bo Liu
· 7 years ago
6e35e63
Don't assume all FP16 bitmaps are linearly encoded.
by Derek Sollenberger
· 7 years ago
5cca8f2
Add continuous SKP capture test api
by John Reck
· 7 years ago
c407678
Add support for preTransform in Vulkan swapchain.
by Greg Daniel
· 7 years ago
caa8cc6
Merge "Standardize the surface origin for each HWUI pipeline."
by Derek Sollenberger
· 7 years ago
7b8c1eb
VkFunctorDrawable implementation
by Bo Liu
· 7 years ago
25833d2
Standardize the surface origin for each HWUI pipeline.
by Derek Sollenberger
· 7 years ago
14211aa
Store VkPipelineCache to ShaderCache
by Stan Iliev
· 7 years ago
30eef07
Make sure interop path works with draw_fn
by Bo Liu
· 7 years ago
1048106
Merge "remove overrides of (dead) onDrawTextRSXform"
by TreeHugger Robot
· 7 years ago
34ba791
Merge "Fix/suppress pipeline google-explicit-constructor warnings" am: 63790135f4 am: 2cd94bae8d
by Chih-hung Hsieh
· 7 years ago
b6ecc7c
Merge "Fix/suppress pipeline google-explicit-constructor warnings" am: 63790135f4
by Chih-hung Hsieh
· 7 years ago
3682251
remove overrides of (dead) onDrawTextRSXform
by Mike Reed
· 7 years ago
f933641
Fix/suppress pipeline google-explicit-constructor warnings
by Chih-Hung Hsieh
· 7 years ago
e216948
Cleanup of Bitmap.h entry points.
by Derek Sollenberger
· 7 years ago
c0cd1d7f
Merge "New WebViewFunctor API"
by John Reck
· 7 years ago
3a0041c
Merge "Add missing getter & improve docs"
by John Reck
· 7 years ago
470a919
Add missing getter & improve docs
by John Reck
· 7 years ago
3bff135
[HWUI] Remove hardcoding around wide color gamut.
by Peiyong Lin
· 7 years ago
283bb46
New WebViewFunctor API
by John Reck
· 7 years ago
4f2b2d6
Merge "Revert "Revert "Make HWUI's surface Reliable^TM"""
by John Reck
· 7 years ago
05f1d5c
remove overrides of onDrawText -- no longer called
by Mike Reed
· 7 years ago
848f651
Revert "Revert "Make HWUI's surface Reliable^TM""
by John Reck
· 7 years ago
de33723
Merge "Add non-interop Vulkan functor"
by TreeHugger Robot
· 7 years ago
4142339
Add non-interop Vulkan functor
by Chris Blume
· 7 years ago
37e9327
Fix bug in synchronization code for Vulkan WebView
by Stan Iliev
· 7 years ago
58ccd60
Merge "Set color space on Vulkan render target surface"
by TreeHugger Robot
· 7 years ago
987a80c0
Set color space on Vulkan render target surface
by Stan Iliev
· 7 years ago
7b8a808
Remove ; from closing namespaces in libs/hwui
by Chris Blume
· 7 years ago
dd08224
Revert "Make HWUI's surface Reliable^TM"
by Bo Hu
· 7 years ago
f073261
Merge "Make HWUI's surface Reliable^TM"
by John Reck
· 7 years ago
fd45bee
Merge "Add a unique ID to rendernode"
by John Reck
· 7 years ago
f96b284
Add a unique ID to rendernode
by John Reck
· 7 years ago
Next »