- c22eb5b Remove unnecessary HWUI host build customization by Jerome Gaillard · 1 year, 1 month ago
- 862c7ac ForceDark: IWYU by Steven Moreland · 1 year, 2 months ago
- 0493101 [base] Replace SkFontMgr::RefDefault() with FreeTypeFontMgr by Kevin Lubick · 1 year, 4 months ago
- 417accd refactor(force invert): use enum/intdef for force dark type in setForceDark() functions by Tyler Freeman · 1 year, 4 months ago
- 4eefc3e Merge "libhwui: Move MAX_PAGE_SIZE into uirenderer namespace" into main am: a5ee8e62a9 am: 9264df83d3 by Kalesh Singh · 1 year, 7 months ago
- c662b39 libhwui: Move MAX_PAGE_SIZE into uirenderer namespace by Kalesh Singh · 1 year, 7 months ago
- 262b42b Make TextureView's HDR definitions the same as ColorSpace's by Alec Mouri · 1 year, 11 months ago
- b2e6325 Merge "Add extended brightness plumbing to VRI" by John Reck · 2 years, 1 month ago
- 5588776 Add extended brightness plumbing to VRI by John Reck · 2 years, 1 month ago
- a1672b6 Fix HDR colorspace crash during tonemapping by Sally Qi · 2 years, 1 month ago
- d7e45e4 Remove RecordingCanvas's reliance on Skia's private SkTemplates.h by Nolan Scobie · 2 years, 2 months ago
- 4e8ce46 Add missing includes of SkBlendMode.h by Kevin Lubick · 2 years, 3 months ago
- b98941f Fix Photos crash when open 10-bit HDR videos by Sally Qi · 2 years, 11 months ago
- 6a3088c Add HLG transfer function to proper dataspace by Sally Qi · 3 years ago
- b0c9cf5 Treat AHARDWAREBUFFER_FORMAT_R8_UNORM as kAlpha_8_SkAlphaType by Leon Scroggins III · 3 years, 3 months ago
- d9d7523 Align ColorSpaces in HWUI and renderengine part. by Sally Qi · 3 years, 4 months ago
- 00df499 Merge "Store filterbitmap on Paint" by Mike Reed · 3 years, 8 months ago
- a6cb58a Store filterbitmap on Paint by Mike Reed · 3 years, 8 months ago
- 5743fa1 SkPaint::getBlendMode() is deprecated by Mike Reed · 3 years, 8 months ago
- ce9762b Use TraceUtils.h from gui shared library. by rnlee · 3 years, 10 months ago
- 89f170c Respect HDR/HDR10 colormodes in HWUI Vulkan backend by Derek Sollenberger · 4 years ago
- ca55636 ColorFilter::getFlags() is deprecated by Mike Reed · 4 years ago
- 0f9dce7 Custom looper code for Android by Mike Reed · 4 years, 1 month ago
- 9a7c192 Remove two macros by John Reck · 4 years, 1 month ago
- f42ff76 Allow controlling the SDR white point by John Reck · 4 years, 7 months ago
- b36bfdd Wire-up colorMode="hdr" by John Reck · 4 years, 8 months ago
- 1af13c8 Optimization for isZero to reduce processor instructions by Edgar Arriaga · 4 years, 9 months ago
- 7ac1af3 switch to kDisplayP3 enum by Mike Reed · 4 years, 10 months ago
- 8fdfbde Merge "Revert^2 "hwui: remove FatVector"" into rvc-dev am: 21b6e912c2 am: efe501a989 am: 2d83890dc0 am: 745cfdc765 by Dheeraj Shetty · 4 years, 10 months ago
- b624af3 Revert^2 "hwui: remove FatVector" by Jagadeesh Pakaravoor · 4 years, 10 months ago
- 3fedf5a Remove unecessary exported symbols from libhwui.so by Derek Sollenberger · 5 years ago
- b26d082 Merge "Revert "hwui: remove FatVector"" into rvc-dev am: e3c130ac0e am: 7741b69004 am: ce5a52610f am: 5c40415287 am: 8d17a16fb8 by Automerger Merge Worker · 5 years ago
- 894f132 Revert "hwui: remove FatVector" by Tim Murray · 5 years ago
- 4523801 [HWUI] remove libui from HWUI's dependencies by Alec Mouri · 5 years ago
- 0865f2e hwui: remove FatVector by Tim Murray · 5 years ago
- d256790d1 Move ABitmap_getDataSpace into hwui to share with AImageDecoder by Leon Scroggins III · 5 years ago
- 700629d Support more dataspaces in DataSpaceToColorSpace by Leon Scroggins III · 5 years ago
- 15760c9 switch to new SkPathDirection enum by Mike Reed · 5 years ago
- 183e138 Improve dumping of display list memory usage by John Reck · 5 years ago
- c287a77 Continue to isolate graphics classes by introducing C API by Derek Sollenberger · 6 years ago
- e78f7c9 Move GraphicBuffer back into libandroid_runtime. by Derek Sollenberger · 6 years ago
- c2dbc03 pass Paint not SkPaint to Canvas by Mike Reed · 6 years ago
- 86bd214 Enable RenderNode and RecordingCanvas for layoutlib 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
- db72e7a Log less by John Reck · 6 years ago
- 87e99a2 Ensure that hardware Bitmap has a ColorSpace by Leon Scroggins III · 6 years ago
- 1249757 Remove references to ANDROID_ENABLE_LINEAR_BLENDING by Leon Scroggins III · 6 years ago
- 6e35e63 Don't assume all FP16 bitmaps are linearly encoded. by Derek Sollenberger · 6 years ago
- be8fac26 Switch to skcms-based factories and getters in SkColorSpace by Brian Osman · 6 years ago
- 2c9dad7 Merge "Fix/suppress hwui google-explicit-constructor warnings" am: dcfef16295 am: 50991469e3 by Chih-Hung Hsieh · 6 years ago
- f21b0b6 Fix/suppress hwui google-explicit-constructor warnings by Chih-Hung Hsieh · 6 years ago
- e216948 Cleanup of Bitmap.h entry points. by Derek Sollenberger · 6 years ago
- 7b8a808 Remove ; from closing namespaces in libs/hwui by Chris Blume · 6 years ago
- 0aff62d Fix failing TextureViewTest by John Reck · 6 years ago
- 8e539ca Add a sprinkle of speculative anti-crash dust by John Reck · 6 years ago
- 189021b Partially revert "[HWUI] Implement legacy color mode." by Peiyong Lin · 6 years ago
- 11606ff Implement WebView support for Vulkan using temporary buffer by Stan Iliev · 6 years ago
- 1f6aa12 [HWUI] Implement legacy color mode. by Peiyong Lin · 7 years ago
- c3b7c20 Remove dead code 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
- 339cf9b More auto-dark stuff by John Reck · 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
- 551d08e Respect a Layer's (e.g. SurfaceTexture) colorSpace when compositing by Derek Sollenberger · 7 years ago
- be3876c Respect a Layer's (e.g. SurfaceTexture) colorSpace when compositing by Derek Sollenberger · 7 years ago
- 8546c30 Revert "Revert "Update material_deep_teal_500 to #008577."" by Andrew Sapperstein · 7 years ago
- 9720a34 Revert "Revert "Update material_deep_teal_500 to #008577."" by Andrew Sapperstein · 7 years ago
- 431d9d6 Revert "Update material_deep_teal_500 to #008577." by Andrew Sapperstein · 7 years ago
- 5c228d5 Update material_deep_teal_500 to #008577. by Andrew Sapperstein · 7 years ago
- 12f9b06 Update VectorDrawables to use Skia's drawArc implementation. by Derek Sollenberger · 7 years ago
- 1bcacfd Format the world (or just HWUI) by John Reck · 7 years ago
- caaaa66 Convert bitmaps to sRGB/scRGB when they have a color profile by Romain Guy · 8 years ago
- a0a74d5 use _deprecated suffix for deprecated clipops by Mike Reed · 8 years ago
- 7ef25b7 Merge "Add ColorSpace information on Bitmap" by TreeHugger Robot · 8 years ago
- efb4b06 Add ColorSpace information on Bitmap by Romain Guy · 8 years ago
- 792fb32 Use SkPaint.nothingToDraw instead of PaintUtils helper. by Derek Sollenberger · 8 years ago
- 89ddb1f Update framework to use new SkColorSpace API by Matt Sarett · 8 years ago
- 91627f6 Fix incorrect comments by Romain Guy · 8 years ago
- 2de950d Overhaul RenderNode's DisplayList management by John Reck · 8 years ago
- db15537 resolve merge conflicts of 082a1721b516 to master by Mark Salyzyn · 8 years ago
- 52eb4e0 Replace cutils/log.h and log/logger.h with log/log.h by Mark Salyzyn · 8 years ago
- 66b9d44 Revert "try to stop using exotic clipps" by Chris Craik · 8 years ago
- 834653bc try to stop using exotic clipps by Mike Reed · 8 years ago
- 6c67f1d SkClipOp is now an enum class by Mike Reed · 8 years ago
- 6e49c9f switch over clip calls to use SkClipOp instead of SkRegion::Op by Mike Reed · 8 years ago
- ab12c1f update callers to newer Skia APIs by Mike Reed · 8 years ago
- c2f31df use SkBlendMode by Mike Reed · 8 years ago
- 97cc85f Merge "Routine to upload hardware bitmaps" by Sergei Vasilinetc · 8 years ago
- 694d499 Routine to upload hardware bitmaps by sergeyv · 8 years ago
- 7de7385 Implement getTransparentRegion() using SkLatticeIter by Matt Sarett · 8 years ago
- 260ab72 use SkBlendMode instead of SkXfermode by Mike Reed · 8 years ago
- 8762e33 Various fixes for linear blending and gradients by Romain Guy · 8 years ago
- 253f2c2 Linear blending, step 1 by Romain Guy · 8 years ago
- 25c9f6c Merge "Fix google-explicit-constructor warnings in libs/hwui." am: 7207562ff7 am: d7a69e04eb am: 842f1e48e7 by Chih-hung Hsieh · 9 years ago
- 1f50f80 Merge "Fix google-explicit-constructor warnings in libs/hwui." am: 7207562ff7 am: d7a69e04eb by Chih-hung Hsieh · 9 years ago
- a619ec7 Fix google-explicit-constructor warnings in libs/hwui. by Chih-Hung Hsieh · 9 years ago
- 56996ff resolve merge conflicts of 76ce8e5 to stage-aosp-master am: ed935c32f4 by Chih-Hung Hsieh · 9 years ago