index
:
platform/frameworks/base
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
private
Age
Commit message (
Expand
)
Author
2011-07-13
Remove some #ifdef HAVE_ANDROID_OS that were needed for the simulator build
Mike Lockwood
2011-06-29
SF transactions are now O(1) wrt IPC instead of O(N).
Mathias Agopian
2011-06-13
unify SurfaceTexture and Surface
Mathias Agopian
2011-06-01
Remove unnecessary level of priority indirection
Glenn Kasten
2011-06-01
Use channel mask instead of channel count for track creation
Jean-Michel Trivi
2011-05-02
remove last traces of copybit
Mathias Agopian
2011-04-28
get rid of dependency on copybit HAL module
Mathias Agopian
2011-04-05
New fix for issue 4111672: control block flags
Eric Laurent
2011-03-17
Send WebView the current transform and whether we're drawing a layer.
Romain Guy
2011-03-08
Fix issue 3439872: video chat and bluetooth SCO
Eric Laurent
2011-03-01
Add support for up to 32 buffers per Surface
Mathias Agopian
2011-01-20
clean-up unneeded code
Mathias Agopian
2010-12-08
fix [3259708] Graphic Buffer Mapper does not support YV12
Mathias Agopian
2010-11-11
Implement reducing the buffer count of a Surface.
Jamie Gennis
2010-11-08
Support extracting thumbnail from rotated video tracks
James Dong
2010-10-04
fix [2835280] Add support for cancelling buffers to ANativeWindow
Mathias Agopian
2010-09-30
Issue 3032913: improve AudioTrack recovery time
Eric Laurent
2010-08-26
fix a race in SF buffer management
Mathias Agopian
2010-08-24
fix [2931513] Add support for setting the orientation of an ANativeWindow
Mathias Agopian
2010-07-27
fix [2873058] Surface::dequeueBuffer blocks on last buffer, i.e. cannot deque...
Mathias Agopian
2010-06-13
Native input dispatch rewrite work in progress.
Jeff Brown
2010-06-08
allow re-targetting of surfaces
Mathias Agopian
2010-06-04
split surface management from surface's buffers management
Mathias Agopian
2010-06-03
Issue 2667801: [Audio Effect Framework] AudioFlinger, AudioMixer AudioTrack m...
Eric Laurent
2010-05-28
more clean-up in preparation of bigger changes
Mathias Agopian
2010-05-25
fix [2712278] The preview buffer left some black borders in left and bottom e...
Mathias Agopian
2010-05-24
added the notion of fixed-size buffers
Mathias Agopian
2010-05-24
fix a bug when reallocating a window's buffers is needed
Mathias Agopian
2010-05-21
added native_window_set_buffer_count()
Mathias Agopian
2010-05-20
fix the threading issue for setBuffercount()
Mathias Agopian
2010-05-17
fix some bugs in SharedBufferStack::resize
Mathias Agopian
2010-05-17
Fix issue 2553359: Pandora does not work well with Passion deskdock / Cardock.
Eric Laurent
2010-05-14
AudioFlinger: rename variables to clarify reference to track channel count or...
Eric Laurent
2010-05-12
SharedBufferStack now can grow up to 16 buffers.
Mathias Agopian
2010-04-28
Add support for enqueuing buffers in arbitrary order
Mathias Agopian
2010-04-28
cleanup. waitForCondition() now uses polymorphsim instead of templtes
Mathias Agopian
2010-04-28
fix a race condition in undoDequeue(), where 'tail' could be computed incorre...
Mathias Agopian
2010-04-20
added setCrop() to android_native_window_t
Mathias Agopian
2010-04-20
add support for up to 16 buffers per surface
Mathias Agopian
2010-02-11
split libsurfaceflinger_client and libcamera_client out of libui
Mathias Agopian
2010-02-03
fix [2133133] Software OpenGL ES Lighting is buggy (GL Gears washed out bug)
Mathias Agopian
2010-02-02
implement [2396050] Add ETC1 texture support to AGL
Mathias Agopian
2009-11-02
fix[2228133] pixelflinger ignores the "vertical stride" leading to artifacts ...
Mathias Agopian
2009-10-15
fix [2182249] [MR1] valgrind error in surface flinger
Mathias Agopian
2009-10-07
fix [2170319] gmail bulk operation checkbox latency on passion
Mathias Agopian
2009-10-06
fix [2152536] ANR in browser
Mathias Agopian
2009-10-06
fix [2168531] have software-only gralloc buffer side-step the HAL
Mathias Agopian
2009-10-06
fix [2167050] glTexImage2D code path buggy in SurfaceFlinger
Mathias Agopian
2009-10-02
Attempt to fix [2152536] ANR in browser
Mathias Agopian
2009-09-17
add basic time stats for surfaces lock time
Mathias Agopian
[next]