summaryrefslogtreecommitdiff
path: root/core/java/android/view/Surface.java
AgeCommit message (Expand)Author
2022-03-15Merge SP2A.220305.013Haamed Gheibi
2021-09-20Surface: Release references to BlastBufferQueue and SurfaceControl on Surface...Vishnu Nair
2021-04-27Update javadoc for setFrameRateMarin Shalamanov
2021-03-24setFrameRate: Make shouldBeSeamless an enumMarin Shalamanov
2021-02-04Extend the comment for setFrameRate(..., shouldBeSeamless)Marin Shalamanov
2021-01-27Use setFrameRate for high refresh rate deny listAdy Abraham
2020-11-17Add shouldBeSeamless param to Surface.setFrameRateMarin Shalamanov
2020-10-29Add maxTargetSdk restriction to unused APIs.Mathew Inwood
2020-10-28Revert "Add maxTargetSdk restriction to unused APIs."Hongwei Wang
2020-10-27Add maxTargetSdk restriction to unused APIs.Mathew Inwood
2020-10-13ScreenRotationAnimation: Use Surface#setScalingModeRobert Carr
2020-09-24Add BlastBufferQueue adapter in SurfaceViewVishnu Nair
2020-07-30Wire-up colorMode="hdr"John Reck
2020-06-01Merge "Clarify FRAME_RATE_COMPATIBILITY_* params" into rvc-dev am: 061dec3e8d...Steven Thomas
2020-06-01Merge "Clarify FRAME_RATE_COMPATIBILITY_* params" into rvc-dev am: 061dec3e8d...Steven Thomas
2020-05-28Clarify FRAME_RATE_COMPATIBILITY_* paramsSteven Thomas
2020-05-13Merge "Fix 'associated' javadoc typos" am: 3fd2c5c435 am: 2e789841a4 am: 67ef...Treehugger Robot
2020-05-12Merge "Fix 'associated' javadoc typos" am: 3fd2c5c435 am: 2e789841a4Treehugger Robot
2020-05-11Fix 'associated' javadoc typosandrewlewis
2020-04-22Merge "Remove old versions of attachAndQueBuffer"TreeHugger Robot
2020-04-20Remove old versions of attachAndQueBufferLeon Scroggins III
2020-03-27Merge "Clean up some formatting problems in the setFrameRate sdk docs" into r...Steven Thomas
2020-03-26Clean up some formatting problems in the setFrameRate sdk docsSteven Thomas
2020-03-10App transitions/thumbnails: Switch to HardwareBufferLeon Scroggins III
2020-02-17Add compatibility param to setFrameRate() apiSteven Thomas
2020-02-07Fix IllegalArgumentException from Surface.release()Steven Thomas
2020-01-23Clarify frame rate as frames per secondSteven Thomas
2020-01-22Add setFrameRate() apiSteven Thomas
2020-01-09Use new UnsupportedAppUsage annotation.Artur Satayev
2019-12-18Use new UnsupportedAppUsage annotation.Artur Satayev
2019-11-06Remove native calls to HWUI from Surface and use the public API insteadDerek Sollenberger
2019-10-30Revert "Remove native calls to HWUI from Surface and use the public API instead"Derek Sollenberger
2019-10-25Remove native calls to HWUI from Surface and use the public API insteadDerek Sollenberger
2019-06-26Attach color space information when attach and queue buffer.Peiyong Lin
2019-03-11SurfaceControl, Surface: Add nullability annotations.Robert Carr
2019-02-28All Parcelable CREATOR fields are @NonNull.Jeff Sharkey
2019-02-22Address API council feedbackJohn Reck
2019-01-29Prevent reallocation of Surface object in copyFromRobert Carr
2019-01-22Unhide parts of SurfaceControl API in SDK.Robert Carr
2018-10-24Add theme & View API to control force-darkJohn Reck
2018-10-04Rename & package shuffleJohn Reck
2018-09-24Create plumbing for disabling force-darkJohn Reck
2018-08-20Add @UnsupportedAppUsage annotationsMathew Inwood
2018-03-27Unload wallpaper bitmap and release HwuiContextLucas Dupin
2018-03-08Add lockHardwareWideColorGamutCanvas.Peiyong Lin
2018-01-22Check for surface validity to avoid native crashJorim Jaggi
2018-01-05Camera2: Add MOTION_TRACKING capability/intent, and lens poseReferenceEino-Ville Talvala
2017-12-13Add more IntDef prefixes for auto-documenting.Jeff Sharkey
2017-09-18Improve WMP dumpsys readability.Michael Wright
2017-08-16Hide shared buffer mode/auto refresh on SurfaceRomain Guy