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