Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_base
/
d3e9eecf5b2d70386a5557dc033b3d3abae72dc8
/
libs
/
hwui
/
Android.bp
d3e9eec
Don't update the genID for an immutable bitmap
by Derek Sollenberger
· 5 years ago
42c5004
Remove dependence on libandroid_runtime from Bitmap.cpp
by Derek Sollenberger
· 5 years ago
15da7e2
Update Region.cpp to use AParcel NDK APIs
by Derek Sollenberger
· 5 years ago
c5882c4
Remove dependencies on headers outside UI module
by Derek Sollenberger
· 6 years ago
83ccff7
Move android.graphics JNI & APEX files into HWUI
by Derek Sollenberger
· 6 years ago
680414e
[HWUI] Remove libgui from libhwui's dependency list
by Alec Mouri
· 6 years ago
0eb6fbd6
Merge changes Ia42a37c0,I644bc828
by Jerome Gaillard
· 5 years ago
c904381
Refactor GraphicsStatsService for updateability
by Stan Iliev
· 6 years ago
f9a4dc4
Make HWUI build for macOs
by Jerome Gaillard
· 6 years ago
ba61f70
Merge "Revert "Disable the new pass manager for libhwui"" am: 8c794f129c am: 98f3b82951 am: 758e8c8a5c
by Automerger Merge Worker
· 6 years ago
2d969e4
Revert "Disable the new pass manager for libhwui"
by Yi Kong
· 6 years ago
e0fae23
Add memory tracing in HWUI
by Stan Iliev
· 6 years ago
753a56f
Separate ImageDecoder JNI from actual work
by Leon Scroggins III
· 6 years ago
aaa9e83
Decouple SurfaceTexture from HWUI
by Stan Iliev
· 6 years ago
0595561
Merge "[HWUI] Get DeviceInfo through stable ABI"
by Alec Mouri
· 6 years ago
f4e74b8
Fix fallthrough warning
by Colin Cross
· 6 years ago
5a23400
Merge "Delete VectorDrawableAtlas"
by John Reck
· 6 years ago
22d753f
[HWUI] Get DeviceInfo through stable ABI
by Alec Mouri
· 6 years ago
8a395e7
Merge "[hwui] Remove -Wno-missing-braces" am: d6e30691e5 am: 6fecf93fea am: cfa361edca
by Yi Kong
· 6 years ago
b69fd67
Merge "Disable the new pass manager for libhwui" am: 3268a5ec1a am: 9a283f69a0 am: 9c43003e57
by Yi Kong
· 6 years ago
c1610d3
[hwui] Remove -Wno-missing-braces
by Pirama Arumuga Nainar
· 6 years ago
304d4bd
Disable the new pass manager for libhwui
by Yi Kong
· 6 years ago
83161dc
Delete VectorDrawableAtlas
by John Reck
· 6 years ago
e78f7c9
Move GraphicBuffer back into libandroid_runtime.
by Derek Sollenberger
· 6 years ago
09cfce0
Enable simplified version of RootRenderNode for host
by Fedor Kudasov
· 6 years ago
666f8a5
Add more useful source files
by Fedor Kudasov
· 6 years ago
34a2576
Split out RootRenderNode
by Fedor Kudasov
· 6 years ago
86bd214
Enable RenderNode and RecordingCanvas for layoutlib
by Fedor Kudasov
· 6 years ago
90df056
Split lighting out of SkiaPipeline
by Fedor Kudasov
· 6 years ago
182cbf9
Merge libhwui and libhwui-host targets
by Fedor Kudasov
· 6 years ago
fa93e3c
Merge "Delete wrap_gles capability"
by John Reck
· 6 years ago
23462d8
Delete wrap_gles capability
by John Reck
· 6 years ago
21e7e2d
Build native android graphics library for desktop
by Jerome Gaillard
· 6 years ago
a02a12d
Use libbase API to access system properties in libhwui
by Jerome Gaillard
· 6 years ago
8e874bb
Make an Android-specific copy of Skia's Null GL interface
by Brian Osman
· 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
700079e
Fix RenderThread setForLooper
by John Reck
· 6 years ago
1249757
Remove references to ANDROID_ENABLE_LINEAR_BLENDING
by Leon Scroggins III
· 7 years ago
61dfd8f
hwui: Add libGLESv1_CM to the list of shared_libs
by dimitry
· 7 years ago
c0cd1d7f
Merge "New WebViewFunctor API"
by John Reck
· 7 years ago
b8811aa5
Read product property to set Vulkan as default render pipeline
by Stan Iliev
· 7 years ago
283bb46
New WebViewFunctor API
by John Reck
· 7 years ago
cab37cd
hwui: Add libGLESv3 to the list of shared_libs
by dimitry
· 7 years ago
4f2b2d6
Merge "Revert "Revert "Make HWUI's surface Reliable^TM"""
by John Reck
· 7 years ago
848f651
Revert "Revert "Make HWUI's surface Reliable^TM""
by John Reck
· 7 years ago
4142339
Add non-interop Vulkan functor
by Chris Blume
· 7 years ago
01fb624
Merge "C++17 is the default now." am: fbb102ea84 am: ccb3d1d61a am: 8dd21cd6b5
by Elliott Hughes
· 7 years ago
60a42cc
C++17 is the default now.
by Elliott Hughes
· 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
820f382
Merge "Remove USE_HWC2 usage" am: 8757179e52 am: 70a2813e86 am: 0ff158799a
by John Reck
· 7 years ago
650bd9a
Make HWUI's surface Reliable^TM
by John Reck
· 7 years ago
c7754302
Remove USE_HWC2 usage
by John Reck
· 7 years ago
5f1ac2b
Rename VkFunctorDrawable->VkInteropFunctorDrawable
by Chris Blume
· 7 years ago
e1afb6c
Allow implicit-fallthrough warnings locally.
by Chih-Hung Hsieh
· 7 years ago
e65e6c0
Merge "Remove unused classes from HWUI."
by Derek Sollenberger
· 7 years ago
ba5bf0d
Log the davey event.
by Yangster-mac
· 7 years ago
7290327
Remove unused classes from HWUI.
by Derek Sollenberger
· 7 years ago
bb3a358
Wire-up default force-dark based off of isLightTheme
by John Reck
· 7 years ago
11606ff
Implement WebView support for Vulkan using temporary buffer
by Stan Iliev
· 7 years ago
bdc9f1b
Disable GLES validation
by John Reck
· 7 years ago
2f1e32f
Merge "Refactor HWUI readback code to be backend independent"
by TreeHugger Robot
· 7 years ago
1a025a7
Refactor HWUI readback code to be backend independent
by Stan Iliev
· 7 years ago
7fb73e0
Merge "Remove dead code"
by TreeHugger Robot
· 7 years ago
c3b7c20
Remove dead code
by John Reck
· 7 years ago
564ca3e
Reland "TextureView Vulkan support and optimized OpenGL draw"
by Stan Iliev
· 7 years ago
9f95955
Add cache validation to ensure the validity
by Yichi Chen
· 7 years ago
e6cfb09
Merge "Revert "TextureView Vulkan support and optimized OpenGL draw""
by Stan Iliev
· 7 years ago
867c43d
Revert "TextureView Vulkan support and optimized OpenGL draw"
by John Reck
· 7 years ago
8f45d4a
New DisplayList v2
by John Reck
· 7 years ago
c8e22a6
TextureView Vulkan support and optimized OpenGL draw
by Stan Iliev
· 7 years ago
4d7c62b
Remove unused library dependency
by John Reck
· 7 years ago
aee140c
Remove SkiaCanvasProxy
by Florin Malita
· 7 years ago
e5a5552
Merge "Merge "Disable LTO on -eng" am: 1918b39942 am: af3e763358" into pi-dev-plus-aosp
by John Reck
· 7 years ago
af3e763
Merge "Disable LTO on -eng" am: 1918b39942
by John Reck
· 7 years ago
2729418
Disable LTO on -eng
by John Reck
· 7 years ago
9ce2bf7
Auto-dark mode prototype
by John Reck
· 7 years ago
0fba15b
Bind correct FBO when drawing a WebView into a layer.
by Derek Sollenberger
· 7 years ago
dd309ea
Merge "Bind correct FBO when drawing a WebView into a layer."
by TreeHugger Robot
· 7 years ago
02456f0
Bind correct FBO when drawing a WebView into a layer.
by Derek Sollenberger
· 7 years ago
e4c1e6c
Remove dead code
by John Reck
· 7 years ago
e170fb6
A better HW Bitmap uploader
by John Reck
· 7 years ago
faaf687
remove unneeded RecordedOps
by Mike Reed
· 7 years ago
932caf0
remove obsolete Glop, Tessellators, Programs, and SkiaShader
by Mike Reed
· 7 years ago
e7f688b
remove BakedOps and much of renderstate
by Mike Reed
· 7 years ago
2214272
Merge "remove shadow related references"
by android-build-team Robot
· 7 years ago
4ad8f53
remove shadow related references
by Mike Reed
· 7 years ago
d9d7f12
Delete a bunch of code
by John Reck
· 7 years ago
8cafcc6
remove (dead) caches from hwui
by Mike Reed
· 7 years ago
ebf9ffc
remove (dead) Font code
by Mike Reed
· 7 years ago
c0100c1
Merge changes from topic "statsd_socket_review" into pi-dev am: 46fca44ee5
by Yao Chen
· 7 years ago
49954cd
Add socket listener to statsd. And remove Davey atom.
by Yao Chen
· 7 years ago
80e73ee
Merge changes Ie7b336ea,I36a8cb45
by John Reck
· 7 years ago
8d009c6
Merge "Adding privacy tags to graphicsstats proto."
by TreeHugger Robot
· 7 years ago
1072fff
Remove Properties::isSkiaPipeline (3/!?)
by John Reck
· 7 years ago
1856a4c
Adding privacy tags to graphicsstats proto.
by Kweku Adams
· 7 years ago
228b6d2
Adding privacy tags to graphicsstats proto.
by Kweku Adams
· 7 years ago
44627c2
So long OpenGLPipeline & OpenGLReadback (2/??)
by John Reck
· 7 years ago
55665d4
Merge "Remove RenderPipelineType::OpenGL (1/many)"
by John Reck
· 7 years ago
Next »