- 9580b8ce resolved conflicts for merge of e6ad0e47 to gingerbread-plus-aosp by Gloria Wang · 16 years ago
- bb70837 am 949f7d90: Merge "Work to support switching transport streams mid-stream and signalling discontinuities to the decoder." into gingerbread by Andreas Huber · 16 years ago
- 45bd115 am 02654f01: Merge "On this particular device the hardware video decoder spits out buffers that don\'t actually contain our video data, so we cannot use them to restore the video frame after suspend/resume." into gingerbread by Andreas Huber · 16 years ago
- 4c19bf9 Work to support switching transport streams mid-stream and signalling discontinuities to the decoder. by Andreas Huber · 16 years ago
- 1e19416 On this particular device the hardware video decoder spits out buffers that don't actually contain our video data, so we cannot use them to restore the video frame after suspend/resume. by Andreas Huber · 16 years ago
- 56ee108 am 17bc4f65: Merge "Make sure to call AudioTrack::stop() instead of AudioTrack::pause() after submitting all samples to AudioTrack to make sure those remaining samples are actually played out." into gingerbread by Andreas Huber · 16 years ago
- c743f45 Make sure to call AudioTrack::stop() instead of AudioTrack::pause() after submitting all samples to AudioTrack to make sure those remaining samples are actually played out. by Andreas Huber · 16 years ago
- 56364bc am 78d15acf: Merge "Make secure views tolerate IME overlays." into gingerbread by Jeff Brown · 16 years ago
- 19dfc83 Make secure views tolerate IME overlays. by Jeff Brown · 16 years ago
- ff04e97 am f4619308: Merge "fix [2835280] Add support for cancelling buffers to ANativeWindow" into gingerbread by Mathias Agopian · 16 years ago
- 8ddd2c7 fix [2835280] Add support for cancelling buffers to ANativeWindow by Mathias Agopian · 16 years ago
- bba3b8e am 19058877: Merge "refactored screenshot code" into gingerbread by Mathias Agopian · 16 years ago
- 1905887 Merge "refactored screenshot code" into gingerbread by Mathias Agopian · 16 years ago
- a86a6c4 am 6f1c7bda: Merge "Fixed an issue where the reserved free space in the file writer was larger than intended" into gingerbread by James Dong · 16 years ago
- 6f1c7bd Merge "Fixed an issue where the reserved free space in the file writer was larger than intended" into gingerbread by James Dong · 16 years ago
- 597c7f6 refactored screenshot code by Mathias Agopian · 16 years ago
- bfa33b9 am f84a5918: Merge "Use pread() in ZipFileRO for Linux" into gingerbread by Kenny Root · 16 years ago
- 6a9e39a Fixed an issue where the reserved free space in the file writer was larger than intended by James Dong · 16 years ago
- 259ec46 Use pread() in ZipFileRO for Linux by Kenny Root · 16 years ago
- ac75407 am b58b2714: Merge "ZipFileRO: moar logging and wrap close" into gingerbread by Kenny Root · 16 years ago
- b58b271 Merge "ZipFileRO: moar logging and wrap close" into gingerbread by Kenny Root · 16 years ago
- dc549d6 Update of DRM framework. by Takeshi Aimi · 16 years ago
- ea58d1b am e951ef07: Merge "Wait for initial device scan to finish before updating config." into gingerbread by Jeff Brown · 16 years ago
- e11b76d am f6295b35: Merge "Minor logging changes to input dispatcher to help with debugging." into gingerbread by Jeff Brown · 16 years ago
- 7342bb9 Wait for initial device scan to finish before updating config. by Jeff Brown · 16 years ago
- 6cb241f ZipFileRO: moar logging and wrap close by Kenny Root · 16 years ago
- f2f48718 Minor logging changes to input dispatcher to help with debugging. by Jeff Brown · 16 years ago
- 57fa3e8 am 9e32a438: Merge "Support haptic feedback for virtual keys defined in key layout." into gingerbread by Jeff Brown · 16 years ago
- 0eaf393 Support haptic feedback for virtual keys defined in key layout. by Jeff Brown · 16 years ago
- de12c3c am 220ab887: Merge "Issue 3032913: improve AudioTrack recovery time" into gingerbread by Eric Laurent · 16 years ago
- 4712baa Issue 3032913: improve AudioTrack recovery time by Eric Laurent · 16 years ago
- 5d3cef8 am e0c12c88: Merge "Move verbose logging of device capabilities to dumpsys." into gingerbread by Jeff Brown · 16 years ago
- ef3d7e8 Move verbose logging of device capabilities to dumpsys. by Jeff Brown · 16 years ago
- d8e8186 am 05105f7a: Update OBB API to include callbacks by Kenny Root · 16 years ago
- 05105f7 Update OBB API to include callbacks by Kenny Root · 16 years ago
- d6c30e8 am be045061: Merge "Instead of constantly polling the AudioPlayer to see if it reached EOS or finished seeking, initiate the notification from the AudioPlayer when the event happens." into gingerbread by Andreas Huber · 16 years ago
- be04506 Merge "Instead of constantly polling the AudioPlayer to see if it reached EOS or finished seeking, initiate the notification from the AudioPlayer when the event happens." into gingerbread by Andreas Huber · 16 years ago
- 2b359ed Instead of constantly polling the AudioPlayer to see if it reached EOS or finished seeking, initiate the notification from the AudioPlayer when the event happens. by Andreas Huber · 16 years ago
- c889bbf am 4769f579: Merge "Vorbis files may have more samples encoded that should be used, i.e. we have to trim samples at the end of the stream. This is crucial for proper looping of some audio files." into gingerbread by Andreas Huber · 16 years ago
- 4769f57 Merge "Vorbis files may have more samples encoded that should be used, i.e. we have to trim samples at the end of the stream. This is crucial for proper looping of some audio files." into gingerbread by Andreas Huber · 16 years ago
- 9d59186 am 3a9cc8ce: Merge "Squashed commit of the following:" into gingerbread by Andreas Huber · 16 years ago
- 3a9cc8c Merge "Squashed commit of the following:" into gingerbread by Andreas Huber · 16 years ago
- 38ae220 Vorbis files may have more samples encoded that should be used, i.e. we have to trim samples at the end of the stream. This is crucial for proper looping of some audio files. by Andreas Huber · 16 years ago
- 9785bf0 am 14a288da: Merge "Add suuport for splitting touch events across windows." into gingerbread by Jeff Brown · 16 years ago
- 14a288d Merge "Add suuport for splitting touch events across windows." into gingerbread by Jeff Brown · 16 years ago
- c751ecc Squashed commit of the following: by Andreas Huber · 16 years ago
- 01ce2e9 Add suuport for splitting touch events across windows. by Jeff Brown · 16 years ago
- 495ad4f am beabe75a: Merge changes I1f7c4535,I741c68a2 into gingerbread by Mathias Agopian · 16 years ago
- beabe75 Merge changes I1f7c4535,I741c68a2 into gingerbread by Mathias Agopian · 16 years ago
- ca5edbe add support for [1974164] Be able to take a screen shot on the device by Mathias Agopian · 16 years ago
- 3e07c00 am 74865ef6: Merge "Add locking around ZIP seeking" into gingerbread by Kenny Root · 16 years ago
- 6458fa0 Add locking around ZIP seeking by Kenny Root · 16 years ago
- 4ec134c am cce0cd13: Merge "Looper: use pthread_once for TLS key initialization." into gingerbread by Jeff Brown · 16 years ago
- cce0cd1 Merge "Looper: use pthread_once for TLS key initialization." into gingerbread by Jeff Brown · 16 years ago
- 134b4ae Looper: use pthread_once for TLS key initialization. by Jeff Brown · 16 years ago
- af90958 am 67738486: Merge "Remove stagefright foundation\'s incompatible logging interface and update callsites." into gingerbread by Andreas Huber · 16 years ago
- 6e3fa44 Remove stagefright foundation's incompatible logging interface and update callsites. by Andreas Huber · 16 years ago
- 2ad1ebc am d45cb72a: Rename FOCUS_MODE_CONTINUOUS to FOCUS_MODE_CONTINUOUS_VIDEO. by Wu-cheng Li · 16 years ago
- d45cb72 Rename FOCUS_MODE_CONTINUOUS to FOCUS_MODE_CONTINUOUS_VIDEO. by Wu-cheng Li · 16 years ago
- bc9599d am 838e93ed: Merge "Looper: Drop default parameters in favor of a safer overload." into gingerbread by Jeff Brown · 16 years ago
- a1361e4 Looper: Drop default parameters in favor of a safer overload. by Jeff Brown · 16 years ago
- 6f0ff46 am 9c258710: Merge "Fix app switch latency optimization." into gingerbread by Jeff Brown · 16 years ago
- 54a1825 Fix app switch latency optimization. by Jeff Brown · 16 years ago
- 61cf67a am 24326f72: Merge "Input API review." into gingerbread by Jeff Brown · 16 years ago
- 24326f7 Merge "Input API review." into gingerbread by Jeff Brown · 16 years ago
- 7642c82c am f4d788c9: Merge "Make input dispatcher only ANR for foreground windows." into gingerbread by Jeff Brown · 16 years ago
- 519e024 Make input dispatcher only ANR for foreground windows. by Jeff Brown · 16 years ago
- 310da64 am f182e8a8: fix a typo where the eventtags code were wrong by Mathias Agopian · 16 years ago
- f182e8a fix a typo where the eventtags code were wrong by Mathias Agopian · 16 years ago
- dc1ab4b Input API review. by Jeff Brown · 16 years ago
- 14bc6b5 am 09340a4b: Merge "Replace epoll() with poll() and rename PollLoop to Looper." into gingerbread by Jeff Brown · 16 years ago
- 09340a4 Merge "Replace epoll() with poll() and rename PollLoop to Looper." into gingerbread by Jeff Brown · 16 years ago
- 48a8624 am b3ffc78f: Merge "Add logging of various important graphics events" into gingerbread by Mathias Agopian · 16 years ago
- 4fe6c3e Replace epoll() with poll() and rename PollLoop to Looper. by Jeff Brown · 16 years ago
- 04262e9 Add logging of various important graphics events by Mathias Agopian · 16 years ago
- 0f0541e am b88102f5: Input dispatcher ANR handling enhancements. by Jeff Brown · 16 years ago
- b88102f Input dispatcher ANR handling enhancements. by Jeff Brown · 16 years ago
- 09f1e2b resolved conflicts for merge of 56aa3c76 to gingerbread-plus-aosp by Jean-Baptiste Queru · 16 years ago
- d353c84 Merge "HW audio encoder expects timestamp via kKeyTime from each input buffer" into gingerbread by James Dong · 16 years ago
- d015ccf HW audio encoder expects timestamp via kKeyTime from each input buffer by James Dong · 16 years ago
- 95d5de0 Modify type of some environmental reverb parameters by Eric Laurent · 16 years ago
- b21fb10 Fix key repeat delay. by Jeff Brown · 16 years ago
- 85a3176 Add support for secure views. by Jeff Brown · 16 years ago
- 42c03e5 Modify native ALooper to take an explicit ident. by Dianne Hackborn · 16 years ago
- 9fee0b2 Ogg files can be tagged to be automatically looping, this setting always overrides the MediaPlayer's setLooping setting. by Andreas Huber · 16 years ago
- 7755cdd Remove unused/debugging code from MP4 file writer by James Dong · 16 years ago
- cb7e65c Better file size estimate by James Dong · 16 years ago
- 4c23815 Calculate audio media drift time from AudioSource by James Dong · 16 years ago
- d074e30 Initial contribution from Sony Corporation. by aimitakeshi · 16 years ago
- 5fad267 Remove incomplete input device enumeration NDK API. by Jeff Brown · 16 years ago
- 0234376 Don't propagate StrictMode over one-way Binder calls. by Brad Fitzpatrick · 16 years ago
- 8d60866 Input device calibration and capabilities. by Jeff Brown · 16 years ago
- 7ec7b99 Remove camera metering mode API. by Wu-cheng Li · 16 years ago
- df992ac Merge "ALoopers can now be named (useful to distinguish threads)." into gingerbread by Andreas Huber · 16 years ago
- c4e0b70 ALoopers can now be named (useful to distinguish threads). by Andreas Huber · 16 years ago
- 90862e2 Workaround for a QCOM issue where the output buffer size advertised by the AVC encoder by James Dong · 16 years ago
- b86365a Merge "Suppress the video recording start signal - bug 2950297" into gingerbread by James Dong · 16 years ago
- c9289fa fix a race in SF buffer management by Mathias Agopian · 16 years ago
- d7f1c3d Suppress the video recording start signal - bug 2950297 by James Dong · 16 years ago
- c14f9ca Merge "Added preset reverb." into gingerbread by Eric Laurent · 16 years ago