1. 40aef42 Rename const to kFrameTimelinesCapacity by Rachel Lee · 3 years ago
  2. 0655a91 Fix Choreographer affecting ASurfaceControlTest by Rachel Lee · 3 years ago
  3. 273c18c Move Choreographer to libgui. by Rachel Lee · 3 years, 4 months ago
  4. 6bb1282 Add security check to getPhysicalDisplayToken binder function. by Sally Qi · 3 years, 6 months ago
  5. ace701c Move Choreographer impl to new file. by Rachel Lee · 3 years, 6 months ago
  6. 31b5ac2 Remove internal display related methods by Huihong Luo · 3 years, 8 months ago
  7. cbe9a32 Replace #apex with #systemapi by Jiyong Park · 3 years, 9 months ago
  8. adb680c Merge "remove clang property from Android.bp files" am: 0b4f27e34f am: ba82cddd67 am: 432b5ce247 am: 79846ae39a am: d126fe2b6b by Alix Espino · 3 years, 10 months ago
  9. 432b5ce Merge "remove clang property from Android.bp files" am: 0b4f27e34f am: ba82cddd67 by Alix Espino · 3 years, 10 months ago
  10. ae827c9 Merge "auto formatting from bpfmt" am: d836dd4440 am: d1a2b88b2e by Alix Espino · 3 years, 10 months ago
  11. e36e8d6 remove clang property from Android.bp files by Alix · 4 years ago
  12. 1d27c15 auto formatting from bpfmt by Alix · 4 years ago
  13. 1b0c49f Migrate bootFinished of ISurfaceComposer to AIDL by Huihong Luo · 4 years, 1 month ago
  14. 0a81aa3 Migrate getSupportedFrameTimestamps() to AIDL by Huihong Luo · 4 years, 1 month ago
  15. 103a58a Add Choreo method for vsync callback start time. by Rachel Lee · 4 years, 1 month ago
  16. f4dc39f Rename to VsyncCallback & presentation time. by Rachel Lee · 4 years, 1 month ago
  17. b9c5a77 Use VsyncEventData in DisplayEventReceiver::Event. by Rachel Lee · 4 years, 2 months ago
  18. a742e81 Merge sc-v2-dev-plus-aosp-without-vendor@8084891 by Xin Li · 4 years, 2 months ago
  19. 18c3437 Split VsyncEventData from DisplayEventDispatcher. by Rachel Lee · 4 years, 2 months ago
  20. 2540543 Merge "[surfacetexture] Add patch to release current EglImage" am: 4334485270 am: 20934502e7 am: 5838e98c61 am: d1347913f1 by Treehugger Robot · 4 years, 2 months ago
  21. d134791 Merge "[surfacetexture] Add patch to release current EglImage" am: 4334485270 am: 20934502e7 am: 5838e98c61 by Treehugger Robot · 4 years, 2 months ago
  22. 4334485 Merge "[surfacetexture] Add patch to release current EglImage" by Treehugger Robot · 4 years, 2 months ago
  23. 582c98b Merge "Improve ASurfaceTransaction_setFrameTimeline docs." by Rachel Lee · 4 years, 2 months ago
  24. 5bf1372 Merge "Remove unused ADisplay_getDensity" by TreeHugger Robot · 4 years, 2 months ago
  25. 80f7903 [surfacetexture] Add patch to release current EglImage by Alvin.Liu · 4 years, 2 months ago
  26. 9b416b0 Remove unused ADisplay_getDensity by Brian Lindahl · 4 years, 3 months ago
  27. 1fb2ddc Improve ASurfaceTransaction_setFrameTimeline docs. by Rachel Lee · 4 years, 3 months ago
  28. 2825fa2 Rename AChoreographer frame timeline methods. by Rachel Lee · 4 years, 3 months ago
  29. 78fc89a Plumb HDR metadata through ASurfaceTexture by Alec Mouri · 4 years, 4 months ago
  30. a127319 Merge changes Ib9d8df90,I15c693c2 by Rachel Lee · 4 years, 5 months ago
  31. 3f02866 Revert "Revert "Send multiple scheduler frame timelines."" by Rachel Lee · 4 years, 5 months ago
  32. ebcdb7b Merge "GLConsumer: add HW_TEXTURE usage when create texture" am: 9c8c3be733 am: 14c911b484 am: 5ebe49f0b4 am: f1c39b6e99 am: fbd70a162e by Treehugger Robot · 4 years, 5 months ago
  33. fbd70a1 Merge "GLConsumer: add HW_TEXTURE usage when create texture" am: 9c8c3be733 am: 14c911b484 am: 5ebe49f0b4 am: f1c39b6e99 by Treehugger Robot · 4 years, 5 months ago
  34. 9c8c3be Merge "GLConsumer: add HW_TEXTURE usage when create texture" by Treehugger Robot · 4 years, 5 months ago
  35. caaa47d Revert "Send multiple scheduler frame timelines." by Rachel Lee · 4 years, 5 months ago
  36. 6b18070 Send multiple scheduler frame timelines. by Rachel Lee · 4 years, 6 months ago
  37. 0babcd3 GLConsumer: add HW_TEXTURE usage when create texture by SOOJONG HWANG · 4 years, 6 months ago
  38. d968eec Remove unused private Choreographer apis. by Rachel Lee · 4 years, 6 months ago
  39. 4879d81 Choreographer: add new NDK APIs for callback data. by Rachel Lee · 4 years, 7 months ago
  40. 6a8986b AChoreographer: update the global state when unregistering by Ady Abraham · 4 years, 8 months ago
  41. 184a2d3 API change to include int for transformation and current crop rectangle. by ramindani · 4 years, 8 months ago
  42. 619eea3 Revert "Adds out parameters for crop rectangle and transform" by bsears · 4 years, 8 months ago
  43. d699e62 Adds out parameters for crop rectangle and transform by ramindani · 4 years, 9 months ago
  44. 3277faf Renamed and moved InputWindow and related files by chaviw · 4 years, 11 months ago
  45. 98318de Renamed and moved InputWindow and related files by chaviw · 4 years, 11 months ago
  46. f183385 SF: Remove layer stack lookup for screencap by Dominik Laskowski · 5 years ago
  47. c0086af Change hwui jank detection to use deadline & gpu completion (2/2) by Jorim Jaggi · 5 years ago
  48. 3306e49 [LSC] Add LOCAL_LICENSE_KINDS to frameworks/native by Bob Badour · 5 years ago
  49. a2a7773 Revert "[LSC] Add LOCAL_LICENSE_KINDS to frameworks/native" by Bob Badour · 5 years ago
  50. af9b2ae Merge "Introduce DynamicDisplayInfo" into sc-dev by Marin Shalamanov · 5 years ago
  51. 228f46b Introduce DynamicDisplayInfo by Marin Shalamanov · 5 years ago
  52. 95962e5 Remove unnecessary dependency on libnativehelper.so by Orion Hodson · 5 years ago
  53. 2e67185 [LSC] Add LOCAL_LICENSE_KINDS to frameworks/native by Bob Badour · 5 years ago
  54. 3c53823 [LSC] Add LOCAL_LICENSE_KINDS to frameworks/native by Bob Badour · 5 years ago
  55. a7fe304 Rename DisplayConfig to DisplayMode by Marin Shalamanov · 5 years ago
  56. e53587b nativedisplay: drop unused dependency on libnativehelper by Orion Hodson · 5 years ago
  57. 62f216c SurfaceFlinger: Add DISPLAY_EVENT_FRAME_RATE_OVERRIDE by Ady Abraham · 5 years ago
  58. 0d28d76 SurfaceFlinger: pass frame deadline to Choreographer by Ady Abraham · 5 years ago
  59. 0ece7b9 Fix an infinite loop in TextureView implementation by Stan Iliev · 6 years ago
  60. afa1114 Merge "Fix refresh rate callback fan-out for choreographer" by Alec Mouri · 6 years ago
  61. e88f23a Fix refresh rate callback fan-out for choreographer by Alec Mouri · 6 years ago
  62. 541d4e4 Merge "Suppress warning on the use of deprecated APIs" am: 6adc1b3ae3 am: 22e1864e27 am: 0c1aaf229a am: b7e6bb142f am: e377cdc1d1 by Treehugger Robot · 6 years ago
  63. b7e6bb1 Merge "Suppress warning on the use of deprecated APIs" am: 6adc1b3ae3 am: 22e1864e27 am: 0c1aaf229a by Treehugger Robot · 6 years ago
  64. 74e1756 SurfaceFlinger: Shared timeline plumbing by Ady Abraham · 6 years ago
  65. 8cdf076 Suppress warning on the use of deprecated APIs by Jiyong Park · 6 years ago
  66. c080030 Fix refresh rate callback fan-out for choreographer by Alec Mouri · 6 years ago
  67. 967d5d7 Fix refresh rate callback fan-out for choreographer by Alec Mouri · 6 years ago
  68. a524a09 Use type safe display IDs. by Marin Shalamanov · 6 years ago
  69. df8a073 Fix TextureView calling eglCreateImage with a destructed buffer by Stan Iliev · 6 years ago
  70. 0702f1d Fix TextureView calling eglCreateImage with a destructed buffer by Stan Iliev · 6 years ago
  71. b66d04b AChoreographer: Avoid potential NULL dereference by Greg Kaiser · 6 years ago
  72. 271de04 Receive refresh rate callbacks from DMS by Alec Mouri · 6 years ago
  73. 134266b [AChoreographer] Resolves a deadlock by Alec Mouri · 6 years ago
  74. 86aa2b8 Merge "[AChoreographer] Add const qualifiers for getFd()." by Alec Mouri · 6 years ago
  75. 921b277 [AChoreographer] Add const qualifiers for getFd(). by Alec Mouri · 6 years ago
  76. 8fa50b6 Merge "SF: Redesign API to query display information" by TreeHugger Robot · 6 years ago
  77. 3cb3d4e SF: Redesign API to query display information by Dominik Laskowski · 6 years ago
  78. 33682e9 [AChoreographer] Move refresh rate callback headers into android by Alec Mouri · 6 years ago
  79. 5d6bdb0 Move SurfaceTexture implementation to libnativedisplay by Stan Iliev · 6 years ago
  80. d9ff327 [libnativedisplay] Cleanup map file usage by Alec Mouri · 6 years ago
  81. 5d248dd Merge "[AChoreographer] Add missing vector::erase call" by Alec Mouri · 6 years ago
  82. b7ebad6 [AChoreographer] Add missing vector::erase call by Alec Mouri · 6 years ago
  83. 50a931d [AChoreographer] Add private api that decouples from ALooper. by Alec Mouri · 6 years ago
  84. 60aee1c [AChoreographer] Add refresh rate callback. by Alec Mouri · 6 years ago
  85. 77a5387 [DisplayEventDispatcher] Move DisplayEventDispatcher into libgui. by Alec Mouri · 6 years ago
  86. 4617051 [ADisplay] Expose preferred WCG format per-display by Alec Mouri · 6 years ago
  87. cc44522 [AChoreographer] Split source files out from libandroid. by Alec Mouri · 6 years ago
  88. 671d0f5 Add a C-api for retrieving display info. by Alec Mouri · 7 years ago