summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2010-08-05Merge "Use the target color format from the camera source if possible" into g... James Dong
2010-08-05Use the target color format from the camera source if possible James Dong
2010-08-04Tracking merge of dalvik-dev to gingerbread Brian Carlstrom
2010-08-04Support for Gtalk video, includes AMR/H.263 assembler and packetization suppo... Andreas Huber
2010-08-03Merge "Enhanced VelocityTracker for > 5 pointers and fixed bugs." into ginger... Chris Tate
2010-08-03Merge "File writer has a designated writer thread now" into gingerbread James Dong
2010-08-02Merge "Add lost frame handling in AudioSource" into gingerbread James Dong
2010-08-02File writer has a designated writer thread now James Dong
2010-07-30Enhanced VelocityTracker for > 5 pointers and fixed bugs. Jeff Brown
2010-07-30Merge "Improve thread safety of input mappers." into gingerbread Jeff Brown
2010-07-30Improve thread safety of input mappers. Jeff Brown
2010-07-30Add lost frame handling in AudioSource James Dong
2010-07-30resolved conflicts for merge of 27eecb70 to gingerbread Jean-Baptiste Queru
2010-07-29Added SensorManager.getMinDelay() Mathias Agopian
2010-07-29Merge branch 'froyo' of git://android.git.kernel.org/platform/frameworks/base... The Android Open Source Project
2010-07-29fix inaccurate copyrights Jean-Baptiste Queru
2010-07-29DO NOT MERGE: Fix input event injection ANRs on UI thread. Jeff Brown
2010-07-29Squashed commit of the following: Andreas Huber
2010-07-28Merge "fix [2873058] Surface::dequeueBuffer blocks on last buffer, i.e. canno... Mathias Agopian
2010-07-28Merge "Support streaming of compressed assets > 1 megabyte" into gingerbread Christopher Tate
2010-07-28Support streaming of compressed assets > 1 megabyte Christopher Tate
2010-07-28Refactor input reader to support new device types more easily. Jeff Brown
2010-07-28Audio effects: modified command() parameter types. Eric Laurent
2010-07-27fix [2873058] Surface::dequeueBuffer blocks on last buffer, i.e. cannot deque... Mathias Agopian
2010-07-27Merge "Replace several IPCThreadState::get() lookups with one." into gingerbread Brad Fitzpatrick
2010-07-27Replace several IPCThreadState::get() lookups with one. Brad Fitzpatrick
2010-07-27Audio Effects: added methods to effects java classes to store and load curren... Eric Laurent
2010-07-22Allows the authoring engine to skip frame. James Dong
2010-07-22Merge "Various changes to improve rtsp networking, reduce packet loss and ada... Andreas Huber
2010-07-22Various changes to improve rtsp networking, reduce packet loss and adapt to A... Andreas Huber
2010-07-21propagate sensor event rate properly Mathias Agopian
2010-07-21Merge "new SensorService" into gingerbread Mathias Agopian
2010-07-21Merge "Support finer seek control on MediaSources." into gingerbread Andreas Huber
2010-07-21Support finer seek control on MediaSources. Andreas Huber
2010-07-21Added support for auxiliary audio effects to AudioTrack and MediaPlayer. Eric Laurent
2010-07-20Merge "Progress status notification" into gingerbread James Dong
2010-07-20Merge "Audio policy manager changes for audio effects" into gingerbread Eric Laurent
2010-07-20Audio policy manager changes for audio effects Eric Laurent
2010-07-20Support a single format change at the beginning of audio playback. This way t... Andreas Huber
2010-07-20Progress status notification James Dong
2010-07-19new SensorService Mathias Agopian
2010-07-16Merge "Re-use existing Surface objects when reading them from parcels." into ... Jamie Gennis
2010-07-16Fix individual pointer id up/down reporting. Jeff Brown
2010-07-16Re-use existing Surface objects when reading them from parcels. Jamie Gennis
2010-07-16Merge "Fix bug with phantom input windows." into gingerbread Jeff Brown
2010-07-16Merge "Several improvements in audio effects volume control." into gingerbread Eric Laurent
2010-07-16Fix bug with phantom input windows. Jeff Brown
2010-07-15Implement native key pre-dispatching to IMEs. Dianne Hackborn
2010-07-15Add support for new input sources. Jeff Brown
2010-07-15Merge "More StrictMode work, keeping Binder & BlockGuard's thread-locals in-s... Brad Fitzpatrick