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
/
include
/
surfaceflinger
Commit message (
Expand
)
Author
Age
Files
Lines
*
refactored screenshot code
Mathias Agopian
2010-10-04
2
-1
/
+32
*
add support for [1974164] Be able to take a screen shot on the device
Mathias Agopian
2010-09-24
1
-1
/
+9
*
fix [2931513] Add support for setting the orientation of an ANativeWindow
Mathias Agopian
2010-08-24
1
-0
/
+3
*
Re-use existing Surface objects when reading them from parcels.
Jamie Gennis
2010-07-16
1
-2
/
+8
*
Introduce official public NativeWindow type.
Dianne Hackborn
2010-06-30
1
-8
/
+8
*
allow re-targetting of surfaces
Mathias Agopian
2010-06-08
1
-3
/
+3
*
optimize Surface.readFromParcel()
Mathias Agopian
2010-06-04
1
-4
/
+3
*
split surface management from surface's buffers management
Mathias Agopian
2010-06-04
4
-26
/
+28
*
more clean-up in preparation of bigger changes
Mathias Agopian
2010-05-28
5
-17
/
+31
*
more clean-up of Surfaceflinger's client management
Mathias Agopian
2010-05-27
2
-19
/
+27
*
fix [2712278] The preview buffer left some black borders in left and bottom e...
Mathias Agopian
2010-05-25
2
-14
/
+12
*
added the notion of fixed-size buffers
Mathias Agopian
2010-05-24
2
-6
/
+34
*
added native_window_set_buffer_count()
Mathias Agopian
2010-05-21
1
-0
/
+1
*
SharedBufferStack now can grow up to 16 buffers.
Mathias Agopian
2010-05-12
2
-0
/
+3
*
cleanup. waitForCondition() now uses polymorphsim instead of templtes
Mathias Agopian
2010-04-28
1
-23
/
+33
*
better fix for [2420565] Surface.lockCanvas() updates the dirty region too often
Mathias Agopian
2010-04-21
1
-1
/
+1
*
added setCrop() to android_native_window_t
Mathias Agopian
2010-04-20
2
-0
/
+12
*
don't hardcode "mSurface" throughout our source code
Mathias Agopian
2010-04-12
1
-0
/
+2
*
implement connect/disconnect in our native_window_t implementations
Mathias Agopian
2010-03-11
1
-0
/
+8
*
Added a name to Surface created by SurfaceFlinger
Mathias Agopian
2010-03-01
2
-0
/
+12
*
split libsurfaceflinger_client and libcamera_client out of libui
Mathias Agopian
2010-02-11
5
-0
/
+764