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
/
libs
/
surfaceflinger_client
/
Surface.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for timestamps into SurfaceTexture.
Eino-Ville Talvala
2011-03-17
1
-0
/
+15
*
ANativeWindow: add query for the concrete type.
Jamie Gennis
2011-03-14
1
-1
/
+5
*
ANativeWindow: add queues-to-window-composer check.
Jamie Gennis
2011-03-08
1
-0
/
+4
*
Merge "Add the MIN_UNDEQUEUED_BUFFERS query to ANW."
Jamie Gennis
2011-03-01
1
-0
/
+3
|
\
|
*
Add the MIN_UNDEQUEUED_BUFFERS query to ANW.
Jamie Gennis
2011-02-28
1
-0
/
+3
*
|
surfaceflinger_client: Don't dereference NULL ptrs.
Jamie Gennis
2011-02-27
1
-1
/
+1
|
/
*
Reset ANativeWindow crop on buffer geometry changes.
Jamie Gennis
2011-01-28
1
-5
/
+10
*
Fix error reporting in Surface::cancelBuffer()
Mathias Agopian
2011-01-14
1
-18
/
+11
*
minor clean-up. SurfaceFlinger doesn't need libpixelflinger.so.
Mathias Agopian
2010-12-13
1
-3
/
+3
*
dump callstack on Surface use error
Mathias Agopian
2010-12-10
1
-0
/
+6
*
Implement reducing the buffer count of a Surface.
Jamie Gennis
2010-11-11
1
-0
/
+6
*
Fix a compile warning in the Surface class.
Jamie Gennis
2010-11-11
1
-1
/
+1
*
am 85c5ca07: am 2f19f56a: Merge "Updade Surface (ANativeWindow) format based ...
Mathias Agopian
2010-10-26
1
-0
/
+11
|
\
|
*
Updade Surface (ANativeWindow) format based on its buffers format
Mathias Agopian
2010-10-25
1
-0
/
+11
*
|
Move binder magic from the Surface class to GraphicBuffer.
Jamie Gennis
2010-10-10
1
-19
/
+17
*
|
am ff04e97f: am f4619308: Merge "fix [2835280] Add support for cancelling buf...
Mathias Agopian
2010-10-06
1
-0
/
+34
|
\
\
|
|
/
|
*
fix [2835280] Add support for cancelling buffers to ANativeWindow
Mathias Agopian
2010-10-04
1
-0
/
+34
*
|
resolved conflicts for merge of 48a86240 to master
Mathias Agopian
2010-09-15
1
-1
/
+18
|
\
\
|
|
/
|
*
Add logging of various important graphics events
Mathias Agopian
2010-09-13
1
-1
/
+18
*
|
am bc4389ed: am 8395b462: Merge "fix [2931513] Add support for setting the or...
Mathias Agopian
2010-08-24
1
-0
/
+22
|
\
\
|
|
/
|
*
fix [2931513] Add support for setting the orientation of an ANativeWindow
Mathias Agopian
2010-08-24
1
-0
/
+22
*
|
Change the framework to use the new camera preview path.
Jamie Gennis
2010-08-23
1
-0
/
+10
|
/
*
Remove some debug logging that I accidentally committed.
Jamie Gennis
2010-07-19
1
-3
/
+0
*
Re-use existing Surface objects when reading them from parcels.
Jamie Gennis
2010-07-16
1
-7
/
+28
*
Introduce official public NativeWindow type.
Dianne Hackborn
2010-06-30
1
-18
/
+18
*
allow re-targetting of surfaces
Mathias Agopian
2010-06-08
1
-15
/
+40
*
optimize Surface.readFromParcel()
Mathias Agopian
2010-06-04
1
-8
/
+13
*
split surface management from surface's buffers management
Mathias Agopian
2010-06-04
1
-38
/
+68
*
more clean-up in preparation of bigger changes
Mathias Agopian
2010-05-28
1
-7
/
+4
*
more clean-up of Surfaceflinger's client management
Mathias Agopian
2010-05-27
1
-12
/
+8
*
oopsie. forgot to displatch SET_BUFFERS_GEOMETRY
Mathias Agopian
2010-05-26
1
-0
/
+3
*
fix [2712278] The preview buffer left some black borders in left and bottom e...
Mathias Agopian
2010-05-25
1
-67
/
+69
*
added the notion of fixed-size buffers
Mathias Agopian
2010-05-24
1
-33
/
+108
*
added native_window_set_buffer_count()
Mathias Agopian
2010-05-21
1
-1
/
+8
*
fix the threading issue for setBuffercount()
Mathias Agopian
2010-05-20
1
-10
/
+9
*
SharedBufferStack now can grow up to 16 buffers.
Mathias Agopian
2010-05-12
1
-0
/
+21
*
cleanup. waitForCondition() now uses polymorphsim instead of templtes
Mathias Agopian
2010-04-28
1
-18
/
+12
*
better fix for [2420565] Surface.lockCanvas() updates the dirty region too often
Mathias Agopian
2010-04-21
1
-31
/
+27
*
added setCrop() to android_native_window_t
Mathias Agopian
2010-04-20
1
-0
/
+20
*
fix [2420565] Surface.lockCanvas() updates the dirty region too often
Mathias Agopian
2010-04-08
1
-11
/
+14
*
implement connect/disconnect in our native_window_t implementations
Mathias Agopian
2010-03-11
1
-7
/
+82
*
split libsurfaceflinger_client and libcamera_client out of libui
Mathias Agopian
2010-02-11
1
-0
/
+758