summaryrefslogtreecommitdiff
path: root/include/private
AgeCommit message (Expand)Author
2012-06-13Log track name on obtain/releaseBuffer warningsGlenn Kasten
2012-04-22Configure policy of mediaserver threadsGlenn Kasten
2012-03-28AV Android make files changesJames Dong
2012-03-26Use a status_t return type for GL functorsRomain Guy
2012-03-13Whitespace and indentationGlenn Kasten
2012-03-07remove files that moved to frameworks/nativeMathias Agopian
2012-02-27fix libgui header locationMathias Agopian
2012-02-27libagl shouldn't export anythingMathias Agopian
2012-02-24remove dependency on android_native{s_priv|buffer}.hMathias Agopian
2012-02-14Update commentsGlenn Kasten
2012-02-03Don't double destruct audio_track_cblk_tGlenn Kasten
2012-01-20Make AudioTrack control block volume field privateGlenn Kasten
2012-01-17Track volume cleanupGlenn Kasten
2012-01-17Merge "Use size_t for frame size"Glenn Kasten
2012-01-13AudioTrack and AudioFlinger send level cleanupGlenn Kasten
2012-01-13Use size_t for frame sizeGlenn Kasten
2011-12-14Audio C++ commentsGlenn Kasten
2011-11-28split ComposerService out of SurfaceComposerClient.hMathias Agopian
2011-08-30fix Surface positions are not floatsMathias Agopian
2011-07-13Remove some #ifdef HAVE_ANDROID_OS that were needed for the simulator buildMike Lockwood
2011-06-29SF transactions are now O(1) wrt IPC instead of O(N).Mathias Agopian
2011-06-13unify SurfaceTexture and SurfaceMathias Agopian
2011-06-01Remove unnecessary level of priority indirectionGlenn Kasten
2011-06-01Use channel mask instead of channel count for track creationJean-Michel Trivi
2011-05-02remove last traces of copybitMathias Agopian
2011-04-28get rid of dependency on copybit HAL moduleMathias Agopian
2011-04-05New fix for issue 4111672: control block flagsEric Laurent
2011-03-17Send WebView the current transform and whether we're drawing a layer.Romain Guy
2011-03-08Fix issue 3439872: video chat and bluetooth SCOEric Laurent
2011-03-01Add support for up to 32 buffers per SurfaceMathias Agopian
2011-01-20clean-up unneeded codeMathias Agopian
2010-12-08fix [3259708] Graphic Buffer Mapper does not support YV12Mathias Agopian
2010-11-11Implement reducing the buffer count of a Surface.Jamie Gennis
2010-11-08Support extracting thumbnail from rotated video tracksJames Dong
2010-10-04fix [2835280] Add support for cancelling buffers to ANativeWindowMathias Agopian
2010-09-30Issue 3032913: improve AudioTrack recovery timeEric Laurent
2010-08-26fix a race in SF buffer managementMathias Agopian
2010-08-24fix [2931513] Add support for setting the orientation of an ANativeWindowMathias Agopian
2010-07-27fix [2873058] Surface::dequeueBuffer blocks on last buffer, i.e. cannot deque...Mathias Agopian
2010-06-13Native input dispatch rewrite work in progress.Jeff Brown
2010-06-08allow re-targetting of surfacesMathias Agopian
2010-06-04split surface management from surface's buffers managementMathias Agopian
2010-06-03Issue 2667801: [Audio Effect Framework] AudioFlinger, AudioMixer AudioTrack m...Eric Laurent
2010-05-28more clean-up in preparation of bigger changesMathias Agopian
2010-05-25fix [2712278] The preview buffer left some black borders in left and bottom e...Mathias Agopian
2010-05-24added the notion of fixed-size buffersMathias Agopian
2010-05-24fix a bug when reallocating a window's buffers is neededMathias Agopian
2010-05-21added native_window_set_buffer_count()Mathias Agopian
2010-05-20fix the threading issue for setBuffercount()Mathias Agopian
2010-05-17fix some bugs in SharedBufferStack::resizeMathias Agopian