summaryrefslogtreecommitdiff
path: root/libs/hwui/Android.bp
AgeCommit message (Expand)Author
2021-02-18libandroid_runtime,libhwui: use libnativehelper_lazyOrion Hodson
2021-02-16[LSC] Add LOCAL_LICENSE_KINDS to frameworks/baseBob Badour
2020-04-06Don't update the genID for an immutable bitmapDerek Sollenberger
2020-02-20Remove dependence on libandroid_runtime from Bitmap.cppDerek Sollenberger
2020-02-20Update Region.cpp to use AParcel NDK APIsDerek Sollenberger
2020-02-20Remove dependencies on headers outside UI moduleDerek Sollenberger
2020-02-19Move android.graphics JNI & APEX files into HWUIDerek Sollenberger
2020-02-14[HWUI] Remove libgui from libhwui's dependency listAlec Mouri
2020-02-10Merge changes Ia42a37c0,I644bc828Jerome Gaillard
2020-02-07Refactor GraphicsStatsService for updateabilityStan Iliev
2020-02-04Make HWUI build for macOsJerome Gaillard
2020-01-16Merge "Revert "Disable the new pass manager for libhwui"" am: 8c794f129c am: ...Automerger Merge Worker
2020-01-15Revert "Disable the new pass manager for libhwui"Yi Kong
2020-01-10Add memory tracing in HWUIStan Iliev
2019-12-13Separate ImageDecoder JNI from actual workLeon Scroggins III
2019-11-08Decouple SurfaceTexture from HWUIStan Iliev
2019-11-07Merge "[HWUI] Get DeviceInfo through stable ABI"Alec Mouri
2019-10-31Fix fallthrough warningColin Cross
2019-10-25Merge "Delete VectorDrawableAtlas"John Reck
2019-10-25[HWUI] Get DeviceInfo through stable ABIAlec Mouri
2019-10-15Merge "[hwui] Remove -Wno-missing-braces" am: d6e30691e5 am: 6fecf93fea am: c...Yi Kong
2019-10-14Merge "Disable the new pass manager for libhwui" am: 3268a5ec1a am: 9a283f69a...Yi Kong
2019-10-14[hwui] Remove -Wno-missing-bracesPirama Arumuga Nainar
2019-10-14Disable the new pass manager for libhwuiYi Kong
2019-10-04Delete VectorDrawableAtlasJohn Reck
2019-08-09Move GraphicBuffer back into libandroid_runtime.Derek Sollenberger
2019-07-04Enable simplified version of RootRenderNode for hostFedor Kudasov
2019-07-03Add more useful source filesFedor Kudasov
2019-07-01Split out RootRenderNodeFedor Kudasov
2019-06-26Enable RenderNode and RecordingCanvas for layoutlibFedor Kudasov
2019-06-19Split lighting out of SkiaPipelineFedor Kudasov
2019-06-07Merge libhwui and libhwui-host targetsFedor Kudasov
2019-05-31Merge "Delete wrap_gles capability"John Reck
2019-05-29Delete wrap_gles capabilityJohn Reck
2019-05-29Build native android graphics library for desktopJerome Gaillard
2019-05-28Use libbase API to access system properties in libhwuiJerome Gaillard
2019-04-08Make an Android-specific copy of Skia's Null GL interfaceBrian Osman
2019-03-18Remove old TaskManager systemJohn Reck
2019-03-08Directly manage buffer presentation in Vulkan using AHardwareBuffers.Derek Sollenberger
2019-02-19Fix RenderThread setForLooperJohn Reck
2019-01-31Remove references to ANDROID_ENABLE_LINEAR_BLENDINGLeon Scroggins III
2018-12-28hwui: Add libGLESv1_CM to the list of shared_libsdimitry
2018-12-18Merge "New WebViewFunctor API"John Reck
2018-12-14Read product property to set Vulkan as default render pipelineStan Iliev
2018-12-14New WebViewFunctor APIJohn Reck
2018-12-13hwui: Add libGLESv3 to the list of shared_libsdimitry
2018-12-07Merge "Revert "Revert "Make HWUI's surface Reliable^TM"""John Reck
2018-12-06Revert "Revert "Make HWUI's surface Reliable^TM""John Reck
2018-12-05Add non-interop Vulkan functorChris Blume
2018-12-03Merge "C++17 is the default now." am: fbb102ea84 am: ccb3d1d61aElliott Hughes