index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
view
/
Surface.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Set the secureness when creating displays
Jamie Gennis
2012-10-19
1
-3
/
+3
*
Flag window animation transactions as animations.
Jamie Gennis
2012-10-15
1
-0
/
+6
*
Blank or unblank all displays as need.
Jeff Brown
2012-10-08
1
-0
/
+18
*
Add support for Wifi display.
Jeff Brown
2012-09-07
1
-3
/
+3
*
update to new SurfaceComposerClient API
Mathias Agopian
2012-09-04
1
-28
/
+9
*
More improvements to the display manager.
Jeff Brown
2012-08-31
1
-2
/
+44
*
Add plumbing for new surface flinger display API.
Jeff Brown
2012-08-27
1
-317
/
+614
*
Use new surface flinger API.
Jeff Brown
2012-08-27
1
-4
/
+17
*
Clean up displayId and layerStack usage.
Craig Mautner
2012-08-23
1
-4
/
+4
*
Refactor for multi-display support.
Jeff Brown
2012-08-19
1
-16
/
+3
*
Add features to DisplayManager.
Craig Mautner
2012-08-02
1
-0
/
+2
*
Small step towards supporting multiple displays
Craig Mautner
2012-07-27
1
-5
/
+5
*
Add display manager skeleton.
Jeff Brown
2012-07-25
1
-16
/
+1
*
Remove dithering support.
Jeff Brown
2012-07-16
1
-3
/
+0
*
Remove freeze(), unfreeze() and setFreezeTint().
Jeff Brown
2012-07-16
1
-9
/
+0
*
Remove freezeDisplay(), which is no-op.
Jeff Brown
2012-07-16
1
-16
/
+0
*
Surface: replace active rect with window crop
Jamie Gennis
2012-05-11
1
-1
/
+1
*
Surface: add JNI plumbing for setActiveRect.
Jamie Gennis
2012-04-30
1
-0
/
+2
*
add a (hidden) api on Surface to query if the consumer is running behind the ...
Mathias Agopian
2012-04-24
1
-0
/
+9
*
Do not allow Surface creation on machines without SurfaceFlinger
Kevin Hester
2012-03-22
1
-0
/
+18
*
Fix issue #5614559: Registering surface error in...
Dianne Hackborn
2011-12-03
1
-1
/
+15
*
Add a LayerScreenshot
Mathias Agopian
2011-10-18
1
-0
/
+3
*
Revert "Add a LayerScreenshot"
Mathias Agopian
2011-10-16
1
-3
/
+0
*
Add a LayerScreenshot
Mathias Agopian
2011-10-14
1
-0
/
+3
*
Handle orientation changes more systematically.
Jeff Brown
2011-09-21
1
-4
/
+1
*
Merge "fix Surface positions are not floats"
Mathias Agopian
2011-08-30
1
-1
/
+3
|
\
|
*
fix Surface positions are not floats
Mathias Agopian
2011-08-30
1
-1
/
+3
*
|
Surface: unhide the SurfaceTexture ctor
Jamie Gennis
2011-08-29
1
-3
/
+7
|
/
*
Surface: move the SurfaceTexture ctor
Jamie Gennis
2011-08-28
1
-14
/
+14
*
BLUR_BEHIND flag is not supported anymore
Mathias Agopian
2011-08-22
1
-0
/
+2
*
Mark Window-Manager-specific APIs on android.view.Surface as @hide
Mathias Agopian
2011-08-03
1
-156
/
+140
*
Add support for creating a Surface from a a SurfaceTexture.
Ted Bonkenburg
2011-07-22
1
-0
/
+18
*
More compatibility mode improvements.
Dianne Hackborn
2011-05-24
1
-11
/
+15
*
Protected surface API
Glenn Kasten
2011-01-28
1
-0
/
+11
*
Recreate the EGL surface when ViewRoot's surface changes.
Romain Guy
2011-01-18
1
-0
/
+9
*
Fix documentation errors
Glenn Kasten
2010-12-20
1
-11
/
+11
*
Fix issue #3258849: Grab thumbnail when exiting an app via back
Dianne Hackborn
2010-12-13
1
-1
/
+13
*
remove support for PUSH_BUFFER surfaces and overlays
Mathias Agopian
2010-12-08
1
-0
/
+3
*
Change rotation freeze to all be implemented in window manager.
Dianne Hackborn
2010-11-24
1
-0
/
+13
*
Always create OpenGL accelerated windows in RGBA 8888.
Romain Guy
2010-10-12
1
-9
/
+22
*
resolved conflicts for merge of 86303198 to kraken
Marco Nelissen
2010-04-26
1
-1
/
+5
|
\
|
*
Make Surface.toString() show more useful info to help debug bug 2594388.
Marco Nelissen
2010-04-26
1
-1
/
+5
*
|
Attempt to fix the build.
Jeff Hamilton
2010-04-23
1
-1
/
+1
*
|
am dc14dc6d: am bf73bbff: Merge "Some debugging help for issue #2594388" into...
Dianne Hackborn
2010-04-23
1
-1
/
+1
|
\
\
|
|
/
|
*
Some debugging help for issue #2594388
Dianne Hackborn
2010-04-22
1
-1
/
+1
*
|
don't hardcode "mSurface" throughout our source code
Mathias Agopian
2010-04-12
1
-5
/
+5
|
/
*
another small step towards fixing [2501808] sapphire: OOM in GPU Surface area
Mathias Agopian
2010-03-23
1
-0
/
+22
*
Added a name to Surface created by SurfaceFlinger
Mathias Agopian
2010-03-01
1
-2
/
+13
*
Fix issue #2095422: Some fades from opaque to transparent don't work
Dianne Hackborn
2009-09-07
1
-5
/
+7
*
fix [2063336] Surface.lockSurface throws IllegalArgumentException when out of...
Mathias Agopian
2009-08-19
1
-2
/
+3
[next]