index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
view
/
Surface.java
Age
Commit message (
Expand
)
Author
2022-03-15
Merge SP2A.220305.013
Haamed Gheibi
2021-09-20
Surface: Release references to BlastBufferQueue and SurfaceControl on Surface...
Vishnu Nair
2021-04-27
Update javadoc for setFrameRate
Marin Shalamanov
2021-03-24
setFrameRate: Make shouldBeSeamless an enum
Marin Shalamanov
2021-02-04
Extend the comment for setFrameRate(..., shouldBeSeamless)
Marin Shalamanov
2021-01-27
Use setFrameRate for high refresh rate deny list
Ady Abraham
2020-11-17
Add shouldBeSeamless param to Surface.setFrameRate
Marin Shalamanov
2020-10-29
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-28
Revert "Add maxTargetSdk restriction to unused APIs."
Hongwei Wang
2020-10-27
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-13
ScreenRotationAnimation: Use Surface#setScalingMode
Robert Carr
2020-09-24
Add BlastBufferQueue adapter in SurfaceView
Vishnu Nair
2020-07-30
Wire-up colorMode="hdr"
John Reck
2020-06-01
Merge "Clarify FRAME_RATE_COMPATIBILITY_* params" into rvc-dev am: 061dec3e8d...
Steven Thomas
2020-06-01
Merge "Clarify FRAME_RATE_COMPATIBILITY_* params" into rvc-dev am: 061dec3e8d...
Steven Thomas
2020-05-28
Clarify FRAME_RATE_COMPATIBILITY_* params
Steven Thomas
2020-05-13
Merge "Fix 'associated' javadoc typos" am: 3fd2c5c435 am: 2e789841a4 am: 67ef...
Treehugger Robot
2020-05-12
Merge "Fix 'associated' javadoc typos" am: 3fd2c5c435 am: 2e789841a4
Treehugger Robot
2020-05-11
Fix 'associated' javadoc typos
andrewlewis
2020-04-22
Merge "Remove old versions of attachAndQueBuffer"
TreeHugger Robot
2020-04-20
Remove old versions of attachAndQueBuffer
Leon Scroggins III
2020-03-27
Merge "Clean up some formatting problems in the setFrameRate sdk docs" into r...
Steven Thomas
2020-03-26
Clean up some formatting problems in the setFrameRate sdk docs
Steven Thomas
2020-03-10
App transitions/thumbnails: Switch to HardwareBuffer
Leon Scroggins III
2020-02-17
Add compatibility param to setFrameRate() api
Steven Thomas
2020-02-07
Fix IllegalArgumentException from Surface.release()
Steven Thomas
2020-01-23
Clarify frame rate as frames per second
Steven Thomas
2020-01-22
Add setFrameRate() api
Steven Thomas
2020-01-09
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-12-18
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-11-06
Remove native calls to HWUI from Surface and use the public API instead
Derek Sollenberger
2019-10-30
Revert "Remove native calls to HWUI from Surface and use the public API instead"
Derek Sollenberger
2019-10-25
Remove native calls to HWUI from Surface and use the public API instead
Derek Sollenberger
2019-06-26
Attach color space information when attach and queue buffer.
Peiyong Lin
2019-03-11
SurfaceControl, Surface: Add nullability annotations.
Robert Carr
2019-02-28
All Parcelable CREATOR fields are @NonNull.
Jeff Sharkey
2019-02-22
Address API council feedback
John Reck
2019-01-29
Prevent reallocation of Surface object in copyFrom
Robert Carr
2019-01-22
Unhide parts of SurfaceControl API in SDK.
Robert Carr
2018-10-24
Add theme & View API to control force-dark
John Reck
2018-10-04
Rename & package shuffle
John Reck
2018-09-24
Create plumbing for disabling force-dark
John Reck
2018-08-20
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-03-27
Unload wallpaper bitmap and release HwuiContext
Lucas Dupin
2018-03-08
Add lockHardwareWideColorGamutCanvas.
Peiyong Lin
2018-01-22
Check for surface validity to avoid native crash
Jorim Jaggi
2018-01-05
Camera2: Add MOTION_TRACKING capability/intent, and lens poseReference
Eino-Ville Talvala
2017-12-13
Add more IntDef prefixes for auto-documenting.
Jeff Sharkey
2017-09-18
Improve WMP dumpsys readability.
Michael Wright
2017-08-16
Hide shared buffer mode/auto refresh on Surface
Romain Guy
[next]