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
w16.2
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
...
*
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
|
\
|
*
Remove rotation and app bounds from Configuration diff.
Bryce Lee
2017-07-28
1
-7
/
+1
*
|
Expose shared buffer mode/auto refresh on Surface
Romain Guy
2017-07-21
1
-4
/
+99
|
/
*
Add rotation to configuration.
Bryce Lee
2017-06-29
1
-1
/
+7
*
Create native Surface object on updateWindow for legacy apps.
Bryce Lee
2017-06-16
1
-1
/
+38
*
Revert "Coordinate configuration changes and window frame size."
Bryce Lee
2017-06-07
1
-7
/
+1
*
Coordinate configuration changes and window frame size.
Bryce Lee
2017-06-05
1
-1
/
+7
*
Reenable task snapshots without using RenderThread in SystemServer.
Robert Carr
2017-03-09
1
-0
/
+17
*
Fix import statement in view|transition|animation packages.
Aurimas Liutikas
2016-10-12
1
-2
/
+2
*
SurfaceView: Force surface disconnection before reuse.
Robert Carr
2016-09-22
1
-0
/
+11
|
\
|
*
SurfaceView: Force surface disconnection before reuse.
Robert Carr
2016-09-08
1
-0
/
+11
*
|
Docs: Note that a Surface acts like a weak reference
Eino-Ville Talvala
2016-09-16
1
-0
/
+12
|
/
*
android.view.Surface: Add parceling warning
Eino-Ville Talvala
2016-08-29
1
-0
/
+4
*
Fail createVirtualDisplay with single-buffered Surface
Pablo Ceballos
2016-08-25
1
-1
/
+13
*
Implement seamless rotation mode.
Robert Carr
2016-06-21
1
-0
/
+1
*
Force windows to be scalable during pinned animation.
Robert Carr
2016-04-19
1
-4
/
+4
*
Set SCALING_MODE_NO_SCALE_CROP for SurfaceView.
Robert Carr
2015-12-21
1
-0
/
+30
*
Sync SurfaceView position changes to parent render.
Rob Carr
2015-10-30
1
-0
/
+14
*
Revert "Sync SurfaceView position changes to parent render."
Rob Carr
2015-10-15
1
-14
/
+0
*
Sync SurfaceView position changes to parent render.
Robert Carr
2015-10-15
1
-0
/
+14
*
Remove HardwareCanvas
Chris Craik
2015-03-10
1
-1
/
+1
*
am 64b5e00a: am ff597898: am b3ec64e1: Merge "Wire up surface width/height to...
John Reck
2014-11-17
1
-3
/
+8
|
\
|
*
Wire up surface width/height to lockHardwareCanvas
John Reck
2014-11-13
1
-3
/
+8
*
|
am 692135ef: am 76adcd6e: am ea4e76f6: Merge "Fix finalizer ordering/double-f...
John Reck
2014-11-07
1
-9
/
+0
|
\
|
|
*
Merge "Fix finalizer ordering/double-free issue" into lmp-mr1-dev
John Reck
2014-11-07
1
-9
/
+0
|
|
\
|
|
*
Fix finalizer ordering/double-free issue
John Reck
2014-11-07
1
-9
/
+0
|
|
/
|
/
|
|
*
am b8038d58: Merge "Hide Surface#lockHardwareCanvas DO NOT MERGE" into lmp-sp...
Justin Koh
2014-11-06
1
-0
/
+1
|
/
|
|
*
Hide Surface#lockHardwareCanvas DO NOT MERGE
Justin Koh
2014-11-04
1
-0
/
+1
|
*
Surface:lockHardwareCanvas DO NOT MERGE
John Reck
2014-10-22
1
-13
/
+110
*
|
Improve documentation
John Reck
2014-10-23
1
-1
/
+4
*
|
Surface:lockHardwareCanvas
John Reck
2014-10-21
1
-13
/
+110
|
/
*
Surface: Leave object in unlocked state when unlockCanvasAndPost fails
Jesse Hall
2014-10-13
1
-4
/
+7
*
Surface: Add allocateBuffers to avoid render delay
Dan Stoza
2014-06-20
1
-0
/
+13
*
AArch64: Make graphics classes 64-bit compatible
Ashok Bhat
2014-01-28
1
-18
/
+18
*
Revert "AArch64: Make graphics classes 64-bit compatible"
Narayan Kamath
2014-01-27
1
-18
/
+18
*
AArch64: Make graphics classes 64-bit compatible
Ashok Bhat
2014-01-27
1
-18
/
+18
*
Merge "Add typedefs and nullness annotations."
Tor Norbye
2013-09-12
1
-0
/
+10
|
\
|
*
Add typedefs and nullness annotations.
Tor Norbye
2013-09-11
1
-0
/
+10
*
|
Surface: Change OutOfResourcesException to be a runtime exception
Igor Murashkin
2013-09-09
1
-11
/
+12
|
/
*
Avoid crashing in unlockCanvasAndPost
Andy McFadden
2013-08-20
1
-6
/
+29
*
Really make Surface thread-safe.
Jeff Brown
2013-05-01
1
-69
/
+81
*
add javadoc for SurfaceView {unL|l}ockCanvas{AndPost}()
Mathias Agopian
2013-04-17
1
-3
/
+3
*
make Surface.java internal state thread-safe
Mathias Agopian
2013-03-18
1
-43
/
+62
*
fix CloseGuard usage in Surface
Mathias Agopian
2013-03-13
1
-12
/
+16
*
Restore the ability to track native Surface changes
Romain Guy
2013-02-28
1
-25
/
+9
*
am ceec31b7: Merge changes I5a218ca1,I853a76d9
Mathias Agopian
2013-02-15
1
-38
/
+36
|
\
[prev]
[next]