- 0a3858b am 1f513d88: am c17f35dd: Merge "Support for Gtalk video, includes AMR/H.263 assembler and packetization support, extensions to MediaRecorder to stream via RTP over a pair of UDP sockets as well as various fixes to the RTP implementation." into gingerbread by Andreas Huber · 16 years ago
- b70c1db Adding parseSizesList, getSupportedPreviewSizes to CameraParameters. by Nipun Kwatra · 16 years ago
- 57648e4 Support for Gtalk video, includes AMR/H.263 assembler and packetization support, extensions to MediaRecorder to stream via RTP over a pair of UDP sockets as well as various fixes to the RTP implementation. by Andreas Huber · 16 years ago
- 5bac1cc am 9f6b16a2: am 5d46ce24: Merge "Enhanced VelocityTracker for > 5 pointers and fixed bugs." into gingerbread by Chris Tate · 16 years ago
- 26d7a6d am 246aad12: am 3d84280c: Merge "File writer has a designated writer thread now" into gingerbread by James Dong · 16 years ago
- 6c8687c am 51a260d8: am 23796e3b: Merge "Add lost frame handling in AudioSource" into gingerbread by James Dong · 16 years ago
- 5d46ce2 Merge "Enhanced VelocityTracker for > 5 pointers and fixed bugs." into gingerbread by Chris Tate · 16 years ago
- 3d84280 Merge "File writer has a designated writer thread now" into gingerbread by James Dong · 16 years ago
- 23796e3 Merge "Add lost frame handling in AudioSource" into gingerbread by James Dong · 16 years ago
- da8073c File writer has a designated writer thread now by James Dong · 16 years ago
- b1fb607 Implementing getSupportedPictureSizes by Nipun Kwatra · 16 years ago
- 9e2ad36 Enhanced VelocityTracker for > 5 pointers and fixed bugs. by Jeff Brown · 16 years ago
- 51c2ec2 Adding getSupportedPictureSizes which returns a Vector of supported Sizes. by Nipun Kwatra · 16 years ago
- bc6ed6c am 3b724c83: am 00e5c613: Merge "Improve thread safety of input mappers." into gingerbread by Jeff Brown · 16 years ago
- 00e5c61 Merge "Improve thread safety of input mappers." into gingerbread by Jeff Brown · 16 years ago
- 6328cdc Improve thread safety of input mappers. by Jeff Brown · 16 years ago
- c3ae937 Add lost frame handling in AudioSource by James Dong · 16 years ago
- 154a320 resolved conflicts for merge of 27eecb70 to gingerbread by Jean-Baptiste Queru · 16 years ago
- e4d81f2 Add support for dalvik.vm.extra-opts property. by Andy McFadden · 16 years ago
- ce49d03 resolved conflicts for merge of 02513855 to master by Mathias Agopian · 16 years ago
- 0251385 am 050b5624: Added SensorManager.getMinDelay() by Mathias Agopian · 16 years ago
- 050b562 Added SensorManager.getMinDelay() by Mathias Agopian · 16 years ago
- 8f5d160 am 0c51c98f: am 4506c62a: fix inaccurate copyrights by Jean-Baptiste Queru · 16 years ago
- 0c51c98 am 4506c62a: fix inaccurate copyrights by Jean-Baptiste Queru · 16 years ago
- 27eecb7 Merge branch 'froyo' of git://android.git.kernel.org/platform/frameworks/base into HEAD by The Android Open Source Project · 16 years ago
- 83407b9 fix inaccurate copyrights by Jean-Baptiste Queru · 16 years ago
- 4506c62 fix inaccurate copyrights by Jean-Baptiste Queru · 16 years ago
- 2571356 Merge "Support for video size to be different from captured picture size." by Nipun Kwatra · 16 years ago
- c2aa115 Merge "Adding YUVImage and YUVCanvas." by Nipun Kwatra · 16 years ago
- 6ec402b DO NOT MERGE: Fix input event injection ANRs on UI thread. by Jeff Brown · 16 years ago
- bbda99d Fixed StatusBar ANRs due to input event injection on UI thread. by Jeff Brown · 16 years ago
- dce4beb Support for video size to be different from captured picture size. by Nipun Kwatra · 16 years ago
- a435c13 Adding YUVImage and YUVCanvas. by Nipun Kwatra · 16 years ago
- 16263d9 Squashed commit of the following: by Andreas Huber · 16 years ago
- fdbb58c am 9362ea76: am 9f2a91bc: Merge "fix [2873058] Surface::dequeueBuffer blocks on last buffer, i.e. cannot dequeue all allocated buffers at once." into gingerbread by Mathias Agopian · 16 years ago
- 9f2a91b Merge "fix [2873058] Surface::dequeueBuffer blocks on last buffer, i.e. cannot dequeue all allocated buffers at once." into gingerbread by Mathias Agopian · 16 years ago
- 9835d61 am 1de9f490: am bae6fe24: Merge "Support streaming of compressed assets > 1 megabyte" into gingerbread by Christopher Tate · 16 years ago
- bae6fe2 Merge "Support streaming of compressed assets > 1 megabyte" into gingerbread by Christopher Tate · 16 years ago
- b100cbf Support streaming of compressed assets > 1 megabyte by Christopher Tate · 16 years ago
- 2279971 am 9795a25d: am 6d0fec2d: Refactor input reader to support new device types more easily. by Jeff Brown · 16 years ago
- 6d0fec2 Refactor input reader to support new device types more easily. by Jeff Brown · 16 years ago
- ba27095 am 6fa88882: am 62d83a0c: Merge "Audio effects: modified command() parameter types." into gingerbread by Eric Laurent · 16 years ago
- a4c72ac Audio effects: modified command() parameter types. by Eric Laurent · 16 years ago
- 51c70e3 fix [2873058] Surface::dequeueBuffer blocks on last buffer, i.e. cannot dequeue all allocated buffers at once. by Mathias Agopian · 16 years ago
- 84fabc0 am 245cb784: am 84c924a6: Merge "Replace several IPCThreadState::get() lookups with one." into gingerbread by Brad Fitzpatrick · 16 years ago
- 84c924a Merge "Replace several IPCThreadState::get() lookups with one." into gingerbread by Brad Fitzpatrick · 16 years ago
- 7bcad8a3 Replace several IPCThreadState::get() lookups with one. by Brad Fitzpatrick · 16 years ago
- b008e9b resolved conflicts for merge of d306cc81 to master by Eric Laurent · 16 years ago
- ca57d1c Audio Effects: added methods to effects java classes to store and load current effect settings in by Eric Laurent · 16 years ago
- d01371b Allowing setting of time lapse parameters through MediaRecorder.java by Nipun Kwatra · 16 years ago
- 9c9d068 am 9bc4dc11: am 53d4e0d5: Allows the authoring engine to skip frame. by James Dong · 16 years ago
- 53d4e0d Allows the authoring engine to skip frame. by James Dong · 16 years ago
- 8dac3bf am b72d3180: am 81046c8c: Merge "Various changes to improve rtsp networking, reduce packet loss and adapt to ALooper API changes." into gingerbread by Andreas Huber · 16 years ago
- 81046c8 Merge "Various changes to improve rtsp networking, reduce packet loss and adapt to ALooper API changes." into gingerbread by Andreas Huber · 16 years ago
- 4e4173b Various changes to improve rtsp networking, reduce packet loss and adapt to ALooper API changes. by Andreas Huber · 16 years ago
- 5c49ec3 am 1f2ec407: am 23e8de26: propagate sensor event rate properly by Mathias Agopian · 16 years ago
- 50558b9 resolved conflicts for merge of bc54e63c to master by Mathias Agopian · 16 years ago
- 23e8de2 propagate sensor event rate properly by Mathias Agopian · 16 years ago
- e476452 Merge "new SensorService" into gingerbread by Mathias Agopian · 16 years ago
- 9511ab8 am 8a9a931f: am 8138e841: Merge "Support finer seek control on MediaSources." into gingerbread by Andreas Huber · 16 years ago
- 8138e84 Merge "Support finer seek control on MediaSources." into gingerbread by Andreas Huber · 16 years ago
- 0119ba5 am 34161132: am 7070b365: Added support for auxiliary audio effects to AudioTrack and MediaPlayer. by Eric Laurent · 16 years ago
- 6624c9f Support finer seek control on MediaSources. by Andreas Huber · 16 years ago
- 7070b36 Added support for auxiliary audio effects to AudioTrack and MediaPlayer. by Eric Laurent · 16 years ago
- c5eeedc am 9049fe60: am d7514ec6: Merge "Progress status notification" into gingerbread by James Dong · 16 years ago
- d7514ec Merge "Progress status notification" into gingerbread by James Dong · 16 years ago
- 87419a2 Merge "Restart preview after each takePicture is done." by Nipun Kwatra · 16 years ago
- 240677e resolved conflicts for merge of dd206093 to master by Eric Laurent · 16 years ago
- 4cd8672 Restart preview after each takePicture is done. by Nipun Kwatra · 16 years ago
- 22a2d71 Merge "Audio policy manager changes for audio effects" into gingerbread by Eric Laurent · 16 years ago
- f91f297 Merge "Adding support for timelapse capture using still camera's takepicture. Also moving entire implementation into a new class CameraSourceTimeLapse which inherits from CameraSource." by Nipun Kwatra · 16 years ago
- 0ef7da1 am ff45709f: am cc14a839: Support a single format change at the beginning of audio playback. This way the AAC+ decoder may change its output format from what is originally encoded in the audio stream and we\'ll still play it back correctly. by Andreas Huber · 16 years ago
- 8ed6ed0 Audio policy manager changes for audio effects by Eric Laurent · 16 years ago
- cc14a83 Support a single format change at the beginning of audio playback. This way the AAC+ decoder may change its output format from what is originally encoded in the audio stream and we'll still play it back correctly. by Andreas Huber · 16 years ago
- 85edea7 Progress status notification by James Dong · 16 years ago
- f9b8018 Adding support for timelapse capture using still camera's takepicture. by Nipun Kwatra · 16 years ago
- 1bf7978 new SensorService by Mathias Agopian · 16 years ago
- 691a9fc am 04b95313: am c8c79a65: Merge "Re-use existing Surface objects when reading them from parcels." into gingerbread by Jamie Gennis · 16 years ago
- 5b45b1c am 7b8df313: am 00ba8844: Fix individual pointer id up/down reporting. by Jeff Brown · 16 years ago
- c8c79a6 Merge "Re-use existing Surface objects when reading them from parcels." into gingerbread by Jamie Gennis · 16 years ago
- 00ba884 Fix individual pointer id up/down reporting. by Jeff Brown · 16 years ago
- 5ee65f0 Re-use existing Surface objects when reading them from parcels. by Jamie Gennis · 16 years ago
- eb857f1 resolved conflicts for merge of f7adbe10 to master by Jeff Brown · 16 years ago
- 2469e40 am f16b3f10: am b0374a0e: Merge "Several improvements in audio effects volume control." into gingerbread by Eric Laurent · 16 years ago
- 781d347 am 9c37e5ad: am 75a91389: Merge "Implement native key pre-dispatching to IMEs." into gingerbread by Dianne Hackborn · 16 years ago
- eec69d2 Merge "Fix bug with phantom input windows." into gingerbread by Jeff Brown · 16 years ago
- b0374a0 Merge "Several improvements in audio effects volume control." into gingerbread by Eric Laurent · 16 years ago
- e33348b Fix bug with phantom input windows. by Jeff Brown · 16 years ago
- b75fa30 resolved conflicts for merge of aca672ba to master by Jeff Brown · 16 years ago
- 9555a13 am cc52121c: am c4b204bd: Merge "More StrictMode work, keeping Binder & BlockGuard\'s thread-locals in-sync." into gingerbread by Brad Fitzpatrick · 16 years ago
- 6ba776a am 078ccbdb: am 2c40582a: Merge "Add native C APIs for working with the Asset Manager" into gingerbread by Christopher Tate · 16 years ago
- 2c6081c Implement native key pre-dispatching to IMEs. by Dianne Hackborn · 16 years ago
- c5ed591 Add support for new input sources. by Jeff Brown · 16 years ago
- c4b204b Merge "More StrictMode work, keeping Binder & BlockGuard's thread-locals in-sync." into gingerbread by Brad Fitzpatrick · 16 years ago
- 6cce32b Add native C APIs for working with the Asset Manager by Christopher Tate · 16 years ago
- 727de40 More StrictMode work, keeping Binder & BlockGuard's thread-locals in-sync. by Brad Fitzpatrick · 16 years ago
- 76c40f7 Several improvements in audio effects volume control. by Eric Laurent · 16 years ago
- 892681e am b068b47c: am d6a85a21: Merge "Support user-supplied timescales for authoring" into gingerbread by James Dong · 16 years ago
- d6a85a2 Merge "Support user-supplied timescales for authoring" into gingerbread by James Dong · 16 years ago
- 5345943 am c74034b6: am 24651682: added BinderService<> template to help creating native binder services by Mathias Agopian · 16 years ago