- 5a3e356 SF: improve RenderThread jank classificaion by Ady Abraham · 2 years, 7 months ago
- addae5a Merge "Track transaction merges through transaction trace" into udc-dev by Pablo Gamito · 2 years, 8 months ago
- 0f0c977 Merge "Add tracing thread for RenderEngine's fences" into udc-dev by Alec Mouri · 2 years, 8 months ago
- 23780be Track transaction merges through transaction trace by Pablo Gamito · 2 years, 9 months ago
- 0e7d8fd Add tracing thread for RenderEngine's fences by Alec Mouri · 2 years, 9 months ago
- 5526916 SF: use TextureView hint when selecting the refresh rate by Ady Abraham · 2 years, 8 months ago
- c78f53c Cleaned up transaction sanitize calls by Chavi Weingarten · 2 years, 9 months ago
- b271771 Merge "Add Window Infos state to dumpsys" into udc-dev by Treehugger Robot · 2 years, 8 months ago
- e4eb274 Merge changes from topics "b270612751", "kFrameTimelinesCapacity" into udc-dev by Rachel Lee · 2 years, 9 months ago
- d828f30 Add Window Infos state to dumpsys by Patrick Williams · 2 years, 9 months ago
- 40aef42 Rename const to kFrameTimelinesCapacity by Rachel Lee · 2 years, 9 months ago
- 0655a91 Fix Choreographer affecting ASurfaceControlTest by Rachel Lee · 2 years, 9 months ago
- a953a92 Merge "[sf] Fix layer ids for background color layers" into udc-dev by Vishnu Nair · 2 years, 9 months ago
- e4af095 [sf] Fix layer ids for background color layers by Vishnu Nair · 2 years, 9 months ago
- 3e5965f Support screenshots of HDR content by Alec Mouri · 2 years, 9 months ago
- 14a3c11 [bufferqueue] Add better trace points for buffer allocations by Vishnu Nair · 2 years, 9 months ago
- e469593 Merge "[sf] Release the currently presented buffer when setBuffer is called with null" into udc-dev by Vishnu Nair · 2 years, 9 months ago
- 7ee4f46 [sf] Release the currently presented buffer when setBuffer is called with null by Vishnu Nair · 2 years, 9 months ago
- 6bd7563 Create filegroup for aidl implicit deps by Vinh Tran · 2 years, 9 months ago
- e61ca52 Merge "Convert ALOGV to ALOGD in various libgui_test cases" into udc-dev by Nolan Scobie · 2 years, 9 months ago
- ae55bae Merge "Convert input event type to enum class" into udc-dev by Siarhei Vishniakou · 2 years, 9 months ago
- f50aebc Convert ALOGV to ALOGD in various libgui_test cases by Nolan Scobie · 2 years, 9 months ago
- 187a18c Merge "Add explicit clearSyncTransaction instead of passing in null" into udc-dev by Chavi Weingarten · 2 years, 9 months ago
- 63b6361 Convert input event type to enum class by Siarhei Vishniakou · 2 years, 9 months ago
- c398c01 Add explicit clearSyncTransaction instead of passing in null by Chavi Weingarten · 2 years, 9 months ago
- 5b5f693 [bbq] always update size if scaling mode changes to non freeze by Vishnu Nair · 2 years, 9 months ago
- 1cc6f80 Merge "Fix InputSurfacesTest.input_respects_scaled_touchable_region_overflow" into udc-dev by Prabir Pradhan · 2 years, 9 months ago
- 5c79595 Merge "Remove MultiDisplayTests#many_to_one_display_mapping" into udc-dev by Prabir Pradhan · 2 years, 9 months ago
- 17b816f Remove MultiDisplayTests#many_to_one_display_mapping by Prabir Pradhan · 2 years, 9 months ago
- fa2dafe Merge "Fix unintended buffer canceling" am: ec9c339b3a am: 932910e25b am: 9afefc8186 by John Reck · 2 years, 9 months ago
- 9afefc8 Merge "Fix unintended buffer canceling" am: ec9c339b3a am: 932910e25b by John Reck · 2 years, 9 months ago
- ec9c339 Merge "Fix unintended buffer canceling" by John Reck · 2 years, 9 months ago
- a4c59bd Fix InputSurfacesTest.input_respects_scaled_touchable_region_overflow by Prabir Pradhan · 2 years, 9 months ago
- 40a0171 Merge "Move exclude layer to CaptureArgs." into udc-dev by TreeHugger Robot · 2 years, 10 months ago
- 0284463 Move exclude layer to CaptureArgs. by Ajinkya Chalke · 2 years, 11 months ago
- 847e851 Add focusTransferTarget in WindowInfo by Chavi Weingarten · 2 years, 10 months ago
- d6e0bae Merge "Rename Sdr/Hdr to Hdr/Sdr internally to get avoid of confusion." into udc-dev by Sally Qi · 2 years, 10 months ago
- 963049b Rename Sdr/Hdr to Hdr/Sdr internally to get avoid of confusion. by Sally Qi · 2 years, 10 months ago
- f6221af Merge "Take into account surface insets when replacing touch region." into udc-dev by Vishnu Nair · 2 years, 10 months ago
- fed7c12 Take into account surface insets when replacing touch region. by Vishnu Nair · 2 years, 10 months ago
- b8cf918 Merge "Include module dependencies under `data`" am: c6b36ad475 am: 24f9c38615 am: 3a8e06ada4 by Jahin Imtiaz · 2 years, 10 months ago
- 3a8e06a Merge "Include module dependencies under `data`" am: c6b36ad475 am: 24f9c38615 by Jahin Imtiaz · 2 years, 10 months ago
- c6b36ad Merge "Include module dependencies under `data`" by Jahin Imtiaz · 2 years, 10 months ago
- 63138ec Include module dependencies under `data` by jahinimtiaz · 2 years, 10 months ago
- 0bb30c4 Merge "Increase frame history size when SF buffer queue size changes" am: 1427779de6 by Brian Lindahl · 2 years, 10 months ago
- 1427779 Merge "Increase frame history size when SF buffer queue size changes" by Brian Lindahl · 2 years, 10 months ago
- 3325f3e Merge "Pass the max desired hdr/sdr ratio to DisplayManager" into udc-dev by Alec Mouri · 2 years, 10 months ago
- fe42efc Increase frame history size when SF buffer queue size changes by Brian Lindahl · 3 years ago
- 2c1f96e Merge "Check if WindowInfosListener is present during remove" into udc-dev by Patrick Williams · 2 years, 10 months ago
- c794b69 Increase frame history size when SF buffer queue size changes by Brian Lindahl · 3 years ago
- 3c38ba3 Increase frame history size when SF buffer queue size changes by Brian Lindahl · 2 years, 11 months ago
- 3f668be Merge "Fix implementation of ANW_read/write parcel" am: 9e818bab19 am: 5354106828 by John Reck · 2 years, 10 months ago
- 5354106 Merge "Fix implementation of ANW_read/write parcel" am: 9e818bab19 by John Reck · 2 years, 10 months ago
- 70cc6ff Fix unintended buffer canceling by Kwangkyu Park · 3 years, 2 months ago
- e379b5a Check if WindowInfosListener is present during remove by Patrick Williams · 2 years, 10 months ago
- d3fbc89 Merge "Revert "Check if WindowInfosListener is present during remove"" into udc-dev by Patrick Williams · 2 years, 11 months ago
- 4854af5 Revert "Check if WindowInfosListener is present during remove" by Vishnu Nair · 2 years, 11 months ago
- 8579534 Merge "Check if WindowInfosListener is present during remove" into udc-dev by Patrick Williams · 2 years, 11 months ago
- d8b1c1d Merge "[SF] Set RefreshRateOverlay enable status to HWC" into udc-dev by Ram Indani · 2 years, 11 months ago
- 30df054 Check if WindowInfosListener is present during remove by Patrick Williams · 2 years, 11 months ago
- b2158ee [SF] Set RefreshRateOverlay enable status to HWC by ramindani · 3 years ago
- 2f1ee09 Merge "Assert kFrameTimelinesLength for sync." into udc-dev by Rachel Lee · 2 years, 11 months ago
- 7e2284c Fix implementation of ANW_read/write parcel by John Reck · 2 years, 11 months ago
- e2f2f7f Merge "Fix implementation of ANW_read/write parcel" into udc-dev by John Reck · 2 years, 11 months ago
- 42fcb0d Fix implementation of ANW_read/write parcel by John Reck · 2 years, 11 months ago
- 854b864 Merge "Choreographer: add a trace for vsync callback" into udc-dev by TreeHugger Robot · 2 years, 11 months ago
- b304b2f Merge changes Iddd5754a,I245702f8,I7abe5e9c,Id9ff8a03 into udc-dev by Vishnu Nair · 2 years, 11 months ago
- d47bcee SF: Frontend fixes for issues surfaced by SurfaceFlinger_test by Vishnu Nair · 2 years, 11 months ago
- e08a092 Choreographer: add a trace for vsync callback by Ady Abraham · 2 years, 11 months ago
- 21765f5 Merge "[BBQ] Only update destination frame when buffer matches requested" into udc-dev by Chavi Weingarten · 2 years, 11 months ago
- 70670e6 [BBQ] Only update destination frame when buffer matches requested by Chavi Weingarten · 2 years, 11 months ago
- 0884711 Assert kFrameTimelinesLength for sync. by Rachel Lee · 2 years, 11 months ago
- c68c61a Pass the max desired hdr/sdr ratio to DisplayManager by Alec Mouri · 3 years ago
- f4af03e Add CachingHint into SurfaceFlinger by Alec Mouri · 3 years ago
- b451c5c Merge "Update setHdrConversionStrategy to return the preferredHdrOutput type" by Kriti Dang · 2 years, 11 months ago
- d432bb5 Update setHdrConversionStrategy to return the preferredHdrOutput type by Kriti Dang · 3 years ago
- a8cafbf Merge "Cache and uncache buffers in the same transaction" by Patrick Williams · 2 years, 11 months ago
- 08ff080 Merge "Add getHdrOutputConversionSupport to SurfaceComposerClient." by Kriti Dang · 3 years ago
- 6c6dd3b Cache and uncache buffers in the same transaction by Patrick Williams · 3 years ago
- 82a999b Merge "Revert "Cache and uncache buffers in the same transaction"" by Patrick Williams · 3 years ago
- 1088bbf Revert "Cache and uncache buffers in the same transaction" by Patrick Williams · 3 years ago
- eb489f6 Add producerId so we know when the BBQ producer has been changed. by liulijun · 3 years, 3 months ago
- 29247e5 Ensure a callback is registered for all surfaces for jank data. by Pascal Muetschard · 3 years, 2 months ago
- f54181b Add a flag to callbacks whether to include jank data. by Pascal Muetschard · 3 years, 1 month ago
- 32ce29d Merge "Adds a flush jank data layer state update type." by Pascal Mütschard · 3 years ago
- cb4ecc8 Merge "BBQ: Check if we have already acquired max num of buffers" into tm-qpr-dev am: ff5b321215 by Chavi Weingarten · 3 years ago
- ff5b321 Merge "BBQ: Check if we have already acquired max num of buffers" into tm-qpr-dev by Chavi Weingarten · 3 years ago
- b39918f Adds a flush jank data layer state update type. by Pascal Muetschard · 3 years ago
- ce14101 Merge conflict didn't pick up changes. by Chavi Weingarten · 3 years ago
- 1e01c41 BBQ: Check if we have already acquired max num of buffers by Vishnu Nair · 3 years ago
- 765f5e0 Merge "BBQ: Check if we have already acquired max num of buffers" by Chavi Weingarten · 3 years ago
- 77feb9a Merge "Add thread safety check to libgui build" by Chavi Weingarten · 3 years ago
- d49f15f Merge "SF: fix FrameTimelineInfo association to buffers" into tm-qpr-dev am: 853d475955 by Wei Wang · 3 years ago
- e0237bb Add thread safety check to libgui build by Chavi Weingarten · 3 years ago
- b4b484a BBQ: Check if we have already acquired max num of buffers by Vishnu Nair · 3 years ago
- c9abfdc SF: fix FrameTimelineInfo association to buffers by Ady Abraham · 3 years ago
- 0ce2783 Merge "Framework code for Attached Choreographer." by Rachel Lee · 3 years ago
- 473757b Merge "Fix an arithmetic error when using unsigned" am: 5e053bba77 am: 43f03d260e am: 2d449b5ffa by Ady Abraham · 3 years ago
- 2d449b5 Merge "Fix an arithmetic error when using unsigned" am: 5e053bba77 am: 43f03d260e by Ady Abraham · 3 years ago
- 43f03d2 Merge "Fix an arithmetic error when using unsigned" am: 5e053bba77 by Ady Abraham · 3 years ago