- 61fbbc5 Use refcounts to manage lifetime of AChoreographer*. by Anton Ivanov · 6 months ago
- f6dc853 Construct Choreographer with sp<>::make(). by Anton Ivanov · 7 months ago
- defc49e bufferqueues: Entirely remove support for passing GL fences into BQs by Jim Shargo · 10 months ago
- 5210808 bufferqueues: Simplify calls that don't use GL fences by Jim Shargo · 10 months ago
- 2acc6b7 nativedisplay: Fix types in ADisplay.cpp by Jim Shargo · 1 year ago
- 76f52cc nativedisplay: ConsumerBase-based classes now create their own BufferQueues by Jim Shargo · 1 year, 1 month ago
- 15bd900 Merge "Add types for native Choreographer to ensure ordering" into main by Treehugger Robot · 1 year, 6 months ago
- 475c413 Add types for native Choreographer to ensure ordering by Chavi Weingarten · 1 year, 6 months ago
- 8bd0bab Enable header libraries for host builds by Jerome Gaillard · 1 year, 6 months ago
- 38bc8a8 Add default_teams by John Reck · 1 year, 7 months ago
- 107788e libgui: use flag MACRO for BQ_SETFRAMERATE by Ady Abraham · 1 year, 11 months ago
- 55e3103 Rename DisplayMode::refreshRate to peakRefreshRate by Alec Mouri · 1 year, 11 months ago
- d5e8e27 libnativedisplay: plumb setFrameRate to SurfaceTexure by Ady Abraham · 2 years ago
- 1926052 libnativedisplay: Introduce SurfaceTextureListener by Ady Abraham · 2 years ago
- b19fe0c Use String8/16 c_str [graphics] by Tomasz Wasilczyk · 2 years, 1 month ago
- 40aef42 Rename const to kFrameTimelinesCapacity by Rachel Lee · 2 years, 4 months ago
- 0655a91 Fix Choreographer affecting ASurfaceControlTest by Rachel Lee · 2 years, 5 months ago
- 273c18c Move Choreographer to libgui. by Rachel Lee · 2 years, 9 months ago
- 6bb1282 Add security check to getPhysicalDisplayToken binder function. by Sally Qi · 3 years ago
- ace701c Move Choreographer impl to new file. by Rachel Lee · 3 years ago
- 31b5ac2 Remove internal display related methods by Huihong Luo · 3 years, 1 month ago
- cbe9a32 Replace #apex with #systemapi by Jiyong Park · 3 years, 2 months ago
- adb680c Merge "remove clang property from Android.bp files" am: 0b4f27e34f am: ba82cddd67 am: 432b5ce247 am: 79846ae39a am: d126fe2b6b by Alix Espino · 3 years, 3 months ago
- 432b5ce Merge "remove clang property from Android.bp files" am: 0b4f27e34f am: ba82cddd67 by Alix Espino · 3 years, 3 months ago
- ae827c9 Merge "auto formatting from bpfmt" am: d836dd4440 am: d1a2b88b2e by Alix Espino · 3 years, 3 months ago
- e36e8d6 remove clang property from Android.bp files by Alix · 3 years, 4 months ago
- 1d27c15 auto formatting from bpfmt by Alix · 3 years, 4 months ago
- 1b0c49f Migrate bootFinished of ISurfaceComposer to AIDL by Huihong Luo · 3 years, 6 months ago
- 0a81aa3 Migrate getSupportedFrameTimestamps() to AIDL by Huihong Luo · 3 years, 7 months ago
- 103a58a Add Choreo method for vsync callback start time. by Rachel Lee · 3 years, 7 months ago
- f4dc39f Rename to VsyncCallback & presentation time. by Rachel Lee · 3 years, 7 months ago
- b9c5a77 Use VsyncEventData in DisplayEventReceiver::Event. by Rachel Lee · 3 years, 7 months ago
- a742e81 Merge sc-v2-dev-plus-aosp-without-vendor@8084891 by Xin Li · 3 years, 7 months ago
- 18c3437 Split VsyncEventData from DisplayEventDispatcher. by Rachel Lee · 3 years, 8 months ago
- 2540543 Merge "[surfacetexture] Add patch to release current EglImage" am: 4334485270 am: 20934502e7 am: 5838e98c61 am: d1347913f1 by Treehugger Robot · 3 years, 7 months ago
- d134791 Merge "[surfacetexture] Add patch to release current EglImage" am: 4334485270 am: 20934502e7 am: 5838e98c61 by Treehugger Robot · 3 years, 7 months ago
- 4334485 Merge "[surfacetexture] Add patch to release current EglImage" by Treehugger Robot · 3 years, 7 months ago
- 582c98b Merge "Improve ASurfaceTransaction_setFrameTimeline docs." by Rachel Lee · 3 years, 8 months ago
- 5bf1372 Merge "Remove unused ADisplay_getDensity" by TreeHugger Robot · 3 years, 8 months ago
- 80f7903 [surfacetexture] Add patch to release current EglImage by Alvin.Liu · 3 years, 8 months ago
- 9b416b0 Remove unused ADisplay_getDensity by Brian Lindahl · 3 years, 8 months ago
- 1fb2ddc Improve ASurfaceTransaction_setFrameTimeline docs. by Rachel Lee · 3 years, 8 months ago
- 2825fa2 Rename AChoreographer frame timeline methods. by Rachel Lee · 3 years, 8 months ago
- 78fc89a Plumb HDR metadata through ASurfaceTexture by Alec Mouri · 3 years, 10 months ago
- a127319 Merge changes Ib9d8df90,I15c693c2 by Rachel Lee · 3 years, 10 months ago
- 3f02866 Revert "Revert "Send multiple scheduler frame timelines."" by Rachel Lee · 3 years, 10 months ago
- ebcdb7b Merge "GLConsumer: add HW_TEXTURE usage when create texture" am: 9c8c3be733 am: 14c911b484 am: 5ebe49f0b4 am: f1c39b6e99 am: fbd70a162e by Treehugger Robot · 3 years, 10 months ago
- fbd70a1 Merge "GLConsumer: add HW_TEXTURE usage when create texture" am: 9c8c3be733 am: 14c911b484 am: 5ebe49f0b4 am: f1c39b6e99 by Treehugger Robot · 3 years, 10 months ago
- 9c8c3be Merge "GLConsumer: add HW_TEXTURE usage when create texture" by Treehugger Robot · 3 years, 10 months ago
- caaa47d Revert "Send multiple scheduler frame timelines." by Rachel Lee · 3 years, 10 months ago
- 6b18070 Send multiple scheduler frame timelines. by Rachel Lee · 4 years ago
- 0babcd3 GLConsumer: add HW_TEXTURE usage when create texture by SOOJONG HWANG · 4 years ago
- d968eec Remove unused private Choreographer apis. by Rachel Lee · 4 years ago
- 4879d81 Choreographer: add new NDK APIs for callback data. by Rachel Lee · 4 years ago
- 6a8986b AChoreographer: update the global state when unregistering by Ady Abraham · 4 years, 1 month ago
- 184a2d3 API change to include int for transformation and current crop rectangle. by ramindani · 4 years, 1 month ago
- 619eea3 Revert "Adds out parameters for crop rectangle and transform" by bsears · 4 years, 1 month ago
- d699e62 Adds out parameters for crop rectangle and transform by ramindani · 4 years, 2 months ago
- 3277faf Renamed and moved InputWindow and related files by chaviw · 4 years, 4 months ago
- 98318de Renamed and moved InputWindow and related files by chaviw · 4 years, 4 months ago
- f183385 SF: Remove layer stack lookup for screencap by Dominik Laskowski · 4 years, 6 months ago
- c0086af Change hwui jank detection to use deadline & gpu completion (2/2) by Jorim Jaggi · 4 years, 7 months ago
- 3306e49 [LSC] Add LOCAL_LICENSE_KINDS to frameworks/native by Bob Badour · 4 years, 6 months ago
- a2a7773 Revert "[LSC] Add LOCAL_LICENSE_KINDS to frameworks/native" by Bob Badour · 4 years, 6 months ago
- af9b2ae Merge "Introduce DynamicDisplayInfo" into sc-dev by Marin Shalamanov · 4 years, 7 months ago
- 228f46b Introduce DynamicDisplayInfo by Marin Shalamanov · 4 years, 7 months ago
- 95962e5 Remove unnecessary dependency on libnativehelper.so by Orion Hodson · 4 years, 7 months ago
- 2e67185 [LSC] Add LOCAL_LICENSE_KINDS to frameworks/native by Bob Badour · 4 years, 7 months ago
- 3c53823 [LSC] Add LOCAL_LICENSE_KINDS to frameworks/native by Bob Badour · 4 years, 7 months ago
- a7fe304 Rename DisplayConfig to DisplayMode by Marin Shalamanov · 4 years, 7 months ago
- e53587b nativedisplay: drop unused dependency on libnativehelper by Orion Hodson · 4 years, 7 months ago
- 62f216c SurfaceFlinger: Add DISPLAY_EVENT_FRAME_RATE_OVERRIDE by Ady Abraham · 5 years ago
- 0d28d76 SurfaceFlinger: pass frame deadline to Choreographer by Ady Abraham · 5 years ago
- 0ece7b9 Fix an infinite loop in TextureView implementation by Stan Iliev · 5 years ago
- afa1114 Merge "Fix refresh rate callback fan-out for choreographer" by Alec Mouri · 5 years ago
- e88f23a Fix refresh rate callback fan-out for choreographer by Alec Mouri · 5 years ago
- 541d4e4 Merge "Suppress warning on the use of deprecated APIs" am: 6adc1b3ae3 am: 22e1864e27 am: 0c1aaf229a am: b7e6bb142f am: e377cdc1d1 by Treehugger Robot · 5 years ago
- b7e6bb1 Merge "Suppress warning on the use of deprecated APIs" am: 6adc1b3ae3 am: 22e1864e27 am: 0c1aaf229a by Treehugger Robot · 5 years ago
- 74e1756 SurfaceFlinger: Shared timeline plumbing by Ady Abraham · 5 years ago
- 8cdf076 Suppress warning on the use of deprecated APIs by Jiyong Park · 5 years ago
- c080030 Fix refresh rate callback fan-out for choreographer by Alec Mouri · 5 years ago
- 967d5d7 Fix refresh rate callback fan-out for choreographer by Alec Mouri · 5 years ago
- a524a09 Use type safe display IDs. by Marin Shalamanov · 5 years ago
- df8a073 Fix TextureView calling eglCreateImage with a destructed buffer by Stan Iliev · 5 years ago
- 0702f1d Fix TextureView calling eglCreateImage with a destructed buffer by Stan Iliev · 5 years ago
- b66d04b AChoreographer: Avoid potential NULL dereference by Greg Kaiser · 5 years ago
- 271de04 Receive refresh rate callbacks from DMS by Alec Mouri · 5 years ago
- 134266b [AChoreographer] Resolves a deadlock by Alec Mouri · 6 years ago
- 86aa2b8 Merge "[AChoreographer] Add const qualifiers for getFd()." by Alec Mouri · 6 years ago
- 921b277 [AChoreographer] Add const qualifiers for getFd(). by Alec Mouri · 6 years ago
- 8fa50b6 Merge "SF: Redesign API to query display information" by TreeHugger Robot · 6 years ago
- 3cb3d4e SF: Redesign API to query display information by Dominik Laskowski · 6 years ago
- 33682e9 [AChoreographer] Move refresh rate callback headers into android by Alec Mouri · 6 years ago
- 5d6bdb0 Move SurfaceTexture implementation to libnativedisplay by Stan Iliev · 6 years ago
- d9ff327 [libnativedisplay] Cleanup map file usage by Alec Mouri · 6 years ago
- 5d248dd Merge "[AChoreographer] Add missing vector::erase call" by Alec Mouri · 6 years ago
- b7ebad6 [AChoreographer] Add missing vector::erase call by Alec Mouri · 6 years ago
- 50a931d [AChoreographer] Add private api that decouples from ALooper. by Alec Mouri · 6 years ago
- 60aee1c [AChoreographer] Add refresh rate callback. by Alec Mouri · 6 years ago
- 77a5387 [DisplayEventDispatcher] Move DisplayEventDispatcher into libgui. by Alec Mouri · 6 years ago