- fd2b786 Add CPU/GPU_LOAD_SPIKE hints for one-off expensive workloads by Matt Buckley · 9 months ago
- c3cab95 [LUT NDK] Add CIE_Y sampling key to ADisplayLuts_SamplingKey enum. by Sally Qi · 10 months ago
- 8fada3c Merge "[Lut NDK] Add new ASurfaceTransaction_setLuts api." into main by Sally Qi · 10 months ago
- 01e9f30 [Lut NDK] Add new ASurfaceTransaction_setLuts api. by Sally Qi · 10 months ago
- 667fb71 Merge "Implement NDK createSessionUsingConfig API" into main by Andy Yu · 10 months ago
- 8348655 Merge "Add ADPF owners" into main am: c0decbc206 am: 37f549051e by Xiang Wang · 10 months ago
- 37f5490 Merge "Add ADPF owners" into main am: c0decbc206 by Xiang Wang · 10 months ago
- fa8eb01 Implement NDK createSessionUsingConfig API by Andy Yu · 11 months ago
- 6b2db74 Add ADPF owners by Xiang Wang · 10 months ago
- feb30df Add support for converting java hint sessions to native hint sessions by Matt Buckley · 10 months ago
- 43a8bd9 Revert "Revert "Add public ADPF load hints with better rate limi..." by Matt Buckley · 10 months ago
- 147f08c Revert "Add public ADPF load hints with better rate limiter and ..." by Priyanka Advani (xWF) · 10 months ago
- 122a117 Add public ADPF load hints with better rate limiter and hint batching by Matt Buckley · 11 months ago
- c0bc4ae Merge "Add SYSUI session tag and update PowerHAL version" into main by Matt Buckley · 11 months ago
- 3333335 Add ADPF FMQ implementation for PerformanceHintManager by Matt Buckley · 1 year, 1 month ago
- e9726e6 Add SYSUI session tag and update PowerHAL version by Matt Buckley · 1 year ago
- a518f32 Add HWUI session tagging by Matt Buckley · 1 year, 5 months ago
- 2de5508 Add private ndk ref for GPU load hints by Xiang Wang · 1 year, 8 months ago
- e6c65b3 Add NDK API AThermal_getThermalHeadroomThresholds by Xiang Wang · 1 year, 11 months ago
- 8855b6f Merge "Revert^2 "Use "SessionHint" enum in ndk API"" by Steven Moreland · 2 years, 6 months ago
- c821470 Revert^2 "Use "SessionHint" enum in ndk API" by Steven Moreland · 2 years, 6 months ago
- 63a0fd1 Revert "Use "SessionHint" enum in ndk API" by Matt Buckley · 2 years, 7 months ago
- c0d38fc Attached Choreographer API from SurfaceControl. by Rachel Lee · 2 years, 8 months ago
- f7b4913 Use "SessionHint" enum in ndk API by Matt Buckley · 2 years, 7 months ago
- f9c984f Add setThreads to APerformanceHint. by Peiyong Lin · 2 years, 10 months ago
- cd7f6eb Make sendHint private in platform by Matt Buckley · 2 years, 9 months ago
- 406c8ab Performance hint ndk APIs by Bo Liu · 3 years, 10 months ago
- ac8e561 Get rid of unused ASurfaceControl in frame metrics callback by Pablo Gamito · 4 years ago
- 577b72b Update type of surface stats listener function to include id used to identify the surface by Pablo Gamito · 4 years ago
- ea6bdf0 Implement native PerformanceHint API by Bo Liu · 4 years, 2 months ago
- f51775d Add GPU completion to FrameMetrics (2/3) by Jorim Jaggi · 4 years, 8 months ago
- 15375f9 libui: remove frameworks/native/include/ui symlink by Marissa Wall · 6 years ago
- d66be0a Use -Werror in frameworks/native/libs/gui and ui by Chih-Hung Hsieh · 8 years ago
- ce4de54 Make libgui available to vendors by Jiyong Park · 8 years ago
- 836513b Merge "IWYU RegionHelper += <limits>" am: bbf3096e22 am: f08008db9f by Steven Moreland · 8 years ago
- bbf3096 Merge "IWYU RegionHelper += <limits>" by Treehugger Robot · 8 years ago
- 1da0289 IWYU RegionHelper += <limits> by Steven Moreland · 8 years ago
- 9293056 Move include/binder to libs/binder/include by Jiyong Park · 8 years ago
- 9451d0b Merge "Move include/binder to libs/binder/include" into oc-dev by TreeHugger Robot · 8 years ago
- 5583be7 Move include/binder to libs/binder/include by Vijay Venkatraman · 8 years ago
- db66e62 SurfaceFlinger: Add parent-less relative layering. by Robert Carr · 8 years ago
- 1e438d2 libgui: Move BitTube out of system include dir by Dan Stoza · 8 years ago
- ea969d5 RegionHelper.h: include <limits> directly. by Steven Moreland · 8 years ago
- 801ea09 split libsensor our of libgui by Mathias Agopian · 9 years ago
- f8e9366 Fix typo in Region to avoid unexpected values by Fabien Sanglard · 9 years ago
- 77c073b Merge changes from topic 'surfaceview-without-wm' by Rob Carr · 9 years ago
- f3edb89 Merge "SurfaceControl: Correct setMatrix parameter naming." by Rob Carr · 9 years ago
- 6961b6b Remove unneeded references to IMemory by Mathias Agopian · 9 years ago
- 9524cb3 Add detachChildren transaction. by Robert Carr · 9 years ago
- 0d48072 Add deferTransaction variant taking GraphicBufferProducer. by Robert Carr · 9 years ago
- cb6e1e3 SurfaceControl: Correct setMatrix parameter naming. by Robert Carr · 9 years ago
- 6027ba7 Fix typo in Region to avoid unexpected values by Fabien Sanglard · 9 years ago
- 2b5dd40 Fix include dependencies by Mathias Agopian · 9 years ago
- 479c60c Refactor how layer metadata for use by VR is propagated by Albert Chaulk · 9 years ago
- 6316f5b libbinder: Add support for Value, Map, and IpPrefix types by Robert Quattlebaum · 9 years ago
- 1db73f6 SurfaceFlinger: Add support for non-privileged clients. by Robert Carr · 9 years ago
- ae06083 SurfaceFlinger and libgui: Switch Z-order to signed type. by Robert Carr · 9 years ago
- 6cf6af0 VR: Add API to plumb surface type and owner through to SurfaceFlinger by Albert Chaulk · 9 years ago
- 5b443e3 Fix constructor parameters shadowing member variables am: 382ecd3d63 am: 6c79fc7bec am: 177b452c8c by Colin Cross · 9 years ago
- e26b762 Use uint32_t consistently for region op am: 8f279960c6 am: 19bf9a2f27 am: 66b52bae7a by Colin Cross · 9 years ago
- 28f36ea Fix trailing semicolon warnings am: 17576de056 am: 170ae8a510 am: df1b5a19fd by Colin Cross · 9 years ago
- 3dee7b7 Fix constructor parameters shadowing member variables am: 382ecd3d63 am: 6c79fc7bec by Colin Cross · 9 years ago
- 461b4e4 Use uint32_t consistently for region op am: 8f279960c6 am: 19bf9a2f27 by Colin Cross · 9 years ago
- b0300ea Fix trailing semicolon warnings am: 17576de056 am: 170ae8a510 am: df1b5a19fd by Colin Cross · 9 years ago
- 382ecd3 Fix constructor parameters shadowing member variables by Colin Cross · 9 years ago
- 8f27996 Use uint32_t consistently for region op by Colin Cross · 9 years ago
- 17576de Fix trailing semicolon warnings by Colin Cross · 9 years ago
- cb3d20d Merge \\\\"Change to include linux/android/binder.h.\\\\" am: b34400ea94 am: 173b3eff35 am: 672322d5cf by Christopher Ferris · 9 years ago
- be3aaf5 Merge \\\"Change to include linux/android/binder.h.\\\" am: b34400ea94 am: 173b3eff35 by Christopher Ferris · 9 years ago
- 173b3ef Merge \"Change to include linux/android/binder.h.\" am: b34400ea94 by Christopher Ferris · 9 years ago
- 0170cd0 Change to include linux/android/binder.h. by Christopher Ferris · 9 years ago
- bd3577e Make sure constructors initialize all members by Pablo Ceballos · 9 years ago
- 99e27f0 Change setPositionAppliesWithResize to apply to all geometry. by Robert Carr · 9 years ago
- 82364e3 SurfaceFlinger: Add mode to apply position with resize. by Robert Carr · 9 years ago
- c3574f7 Add setOverrideScalingMode to SurfaceControl by Robert Carr · 9 years ago
- acbe678 Add final crop implementation by Pablo Ceballos · 10 years ago
- ccdfd60 BQ: Add support for single buffer mode by Pablo Ceballos · 10 years ago
- 7dde599 Support SurfaceView synchronization. by Dan Stoza · 10 years ago
- 60d6922 libsgui: Change Rect default constructor by Pablo Ceballos · 10 years ago
- 2311608 libgui/SF: Propagate SECURE Layer flag changes by Dan Stoza · 10 years ago
- a4cff88 Fix issue #18356768: some app process may hang at Runtime#exit... by Dianne Hackborn · 11 years ago
- 7e790af Add tracking of parcel memory allocations. by Dianne Hackborn · 11 years ago
- 1f6078a Have VirtualDisplays send SF resize messages when resizing by Michael Wright · 11 years ago
- 4125a4f Allow "opaque" flag to be updated by Andy McFadden · 12 years ago
- 002e1e5 libutils clean-up by Mathias Agopian · 12 years ago
- ca08833 don't use compile-time configuration of libgui as much as possible by Mathias Agopian · 12 years ago
- 4d9b822 get rid of ISurface by Mathias Agopian · 12 years ago
- ac9fa42 get rid of Surface identity and token by Mathias Agopian · 13 years ago
- 2adaf04 Rename ISurfaceTexture and SurfaceTexture by Andy McFadden · 13 years ago
- 068d47f strengthen region validation by Mathias Agopian · 13 years ago
- 6652b3e Watch for SurfaceFlinger death by Andy McFadden · 13 years ago
- 00e8c7a display projection API now has a single function instead of 3 by Mathias Agopian · 13 years ago
- 818b460 display states can't share the dirty flags by Mathias Agopian · 13 years ago
- e57f292 make multi-display more real by Mathias Agopian · 13 years ago
- 3165cc2 libgui includes refactoring by Mathias Agopian · 13 years ago
- c666cae get rid of the shared-memory control block by Mathias Agopian · 13 years ago
- 8785578 add a layerStack attribute to Layers. by Mathias Agopian · 13 years ago
- 8b33f03 update SF binder protocol to support setting display attributes by Mathias Agopian · 13 years ago
- 6501e99 Remove freeze(), unfreeze() and setFreezeTint(). by Jeff Brown · 13 years ago
- f15a83f SurfaceFlinger: add a crop to the layer state by Jamie Gennis · 13 years ago