1. 2cbecea Fix possible race conditions during channel unregistration. by Jeff Brown · 14 years ago
  2. f008f3e Document that autoFocus must be called in auto and macro mode. by Wu-cheng Li · 14 years ago
  3. b720819 Use audio clock as the reference media clock by James Dong · 14 years ago
  4. 699fe93 Improve camera documentation. by Wu-cheng Li · 14 years ago
  5. 45cb3cf Merge "Handle large audio lost" into gingerbread by James Dong · 14 years ago
  6. 95af0c1 Merge "Add support for the PointerLocation overlay." into gingerbread by Jeff Brown · 14 years ago
  7. a41ca77 Add support for the PointerLocation overlay. by Jeff Brown · 14 years ago
  8. 6e7ac5f Initial tool for OBB manipulation by Kenny Root · 14 years ago
  9. 08d5b8f More native work. by Dianne Hackborn · 14 years ago
  10. afe5305 Handle large audio lost by James Dong · 14 years ago
  11. c3fc2d0 Fix safe mode and KeyEvent.getMaxKeyCode(). by Jeff Brown · 14 years ago
  12. 520b2a7 Support for extracting G.711 a-law and mu-law audio from WAV files and a corresponding software decoder. by Andreas Huber · 14 years ago
  13. 818490a Fix String8::operator+ by Kenny Root · 14 years ago
  14. 1441bdf Merge "Use the target color format from the camera source if possible" into gingerbread by James Dong · 14 years ago
  15. afd97e8 Use the target color format from the camera source if possible by James Dong · 14 years ago
  16. 3c7c351 Tracking merge of dalvik-dev to gingerbread by Brian Carlstrom · 14 years ago
  17. 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 · 14 years ago
  18. 5d46ce2 Merge "Enhanced VelocityTracker for > 5 pointers and fixed bugs." into gingerbread by Chris Tate · 14 years ago
  19. 3d84280 Merge "File writer has a designated writer thread now" into gingerbread by James Dong · 14 years ago
  20. 23796e3 Merge "Add lost frame handling in AudioSource" into gingerbread by James Dong · 14 years ago
  21. da8073c File writer has a designated writer thread now by James Dong · 14 years ago
  22. 9e2ad36 Enhanced VelocityTracker for > 5 pointers and fixed bugs. by Jeff Brown · 14 years ago
  23. 00e5c61 Merge "Improve thread safety of input mappers." into gingerbread by Jeff Brown · 14 years ago
  24. 6328cdc Improve thread safety of input mappers. by Jeff Brown · 14 years ago
  25. c3ae937 Add lost frame handling in AudioSource by James Dong · 14 years ago
  26. 154a320 resolved conflicts for merge of 27eecb70 to gingerbread by Jean-Baptiste Queru · 14 years ago
  27. 050b562 Added SensorManager.getMinDelay() by Mathias Agopian · 14 years ago
  28. 27eecb7 Merge branch 'froyo' of git://android.git.kernel.org/platform/frameworks/base into HEAD by The Android Open Source Project · 14 years ago
  29. 83407b9 fix inaccurate copyrights by Jean-Baptiste Queru · 14 years ago
  30. 6ec402b DO NOT MERGE: Fix input event injection ANRs on UI thread. by Jeff Brown · 14 years ago
  31. 16263d9 Squashed commit of the following: by Andreas Huber · 14 years ago
  32. 9f2a91b Merge "fix [2873058] Surface::dequeueBuffer blocks on last buffer, i.e. cannot dequeue all allocated buffers at once." into gingerbread by Mathias Agopian · 14 years ago
  33. bae6fe2 Merge "Support streaming of compressed assets > 1 megabyte" into gingerbread by Christopher Tate · 14 years ago
  34. b100cbf Support streaming of compressed assets > 1 megabyte by Christopher Tate · 14 years ago
  35. 6d0fec2 Refactor input reader to support new device types more easily. by Jeff Brown · 14 years ago
  36. a4c72ac Audio effects: modified command() parameter types. by Eric Laurent · 14 years ago
  37. 51c70e3 fix [2873058] Surface::dequeueBuffer blocks on last buffer, i.e. cannot dequeue all allocated buffers at once. by Mathias Agopian · 14 years ago
  38. 84c924a Merge "Replace several IPCThreadState::get() lookups with one." into gingerbread by Brad Fitzpatrick · 14 years ago
  39. 7bcad8a3 Replace several IPCThreadState::get() lookups with one. by Brad Fitzpatrick · 14 years ago
  40. ca57d1c Audio Effects: added methods to effects java classes to store and load current effect settings in by Eric Laurent · 14 years ago
  41. 53d4e0d Allows the authoring engine to skip frame. by James Dong · 14 years ago
  42. 81046c8 Merge "Various changes to improve rtsp networking, reduce packet loss and adapt to ALooper API changes." into gingerbread by Andreas Huber · 14 years ago
  43. 4e4173b Various changes to improve rtsp networking, reduce packet loss and adapt to ALooper API changes. by Andreas Huber · 14 years ago
  44. 23e8de2 propagate sensor event rate properly by Mathias Agopian · 14 years ago
  45. e476452 Merge "new SensorService" into gingerbread by Mathias Agopian · 14 years ago
  46. 8138e84 Merge "Support finer seek control on MediaSources." into gingerbread by Andreas Huber · 14 years ago
  47. 6624c9f Support finer seek control on MediaSources. by Andreas Huber · 14 years ago
  48. 7070b36 Added support for auxiliary audio effects to AudioTrack and MediaPlayer. by Eric Laurent · 14 years ago
  49. d7514ec Merge "Progress status notification" into gingerbread by James Dong · 14 years ago
  50. 22a2d71 Merge "Audio policy manager changes for audio effects" into gingerbread by Eric Laurent · 14 years ago
  51. 8ed6ed0 Audio policy manager changes for audio effects by Eric Laurent · 14 years ago
  52. 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 · 14 years ago
  53. 85edea7 Progress status notification by James Dong · 14 years ago
  54. 1bf7978 new SensorService by Mathias Agopian · 14 years ago
  55. c8c79a6 Merge "Re-use existing Surface objects when reading them from parcels." into gingerbread by Jamie Gennis · 14 years ago
  56. 00ba884 Fix individual pointer id up/down reporting. by Jeff Brown · 14 years ago
  57. 5ee65f0 Re-use existing Surface objects when reading them from parcels. by Jamie Gennis · 14 years ago
  58. eec69d2 Merge "Fix bug with phantom input windows." into gingerbread by Jeff Brown · 14 years ago
  59. b0374a0 Merge "Several improvements in audio effects volume control." into gingerbread by Eric Laurent · 14 years ago
  60. e33348b Fix bug with phantom input windows. by Jeff Brown · 14 years ago
  61. 2c6081c Implement native key pre-dispatching to IMEs. by Dianne Hackborn · 14 years ago
  62. c5ed591 Add support for new input sources. by Jeff Brown · 14 years ago
  63. c4b204b Merge "More StrictMode work, keeping Binder & BlockGuard's thread-locals in-sync." into gingerbread by Brad Fitzpatrick · 14 years ago
  64. 6cce32b Add native C APIs for working with the Asset Manager by Christopher Tate · 14 years ago
  65. 727de40 More StrictMode work, keeping Binder & BlockGuard's thread-locals in-sync. by Brad Fitzpatrick · 14 years ago
  66. 76c40f7 Several improvements in audio effects volume control. by Eric Laurent · 14 years ago
  67. d6a85a2 Merge "Support user-supplied timescales for authoring" into gingerbread by James Dong · 14 years ago
  68. 2465168 added BinderService<> template to help creating native binder services by Mathias Agopian · 14 years ago
  69. 52d13f0 Support user-supplied timescales for authoring by James Dong · 14 years ago
  70. c9a1108 Merge "first step at implementing the native sensor support" into gingerbread by Mathias Agopian · 14 years ago
  71. 97eb728 Use the OpenSL ES definition of SL_IID_EQUALIZER for the EQ by Jean-Michel Trivi · 14 years ago
  72. b957b9d first step at implementing the native sensor support by Mathias Agopian · 14 years ago
  73. d76b67c IME events are now dispatched to native applications. by Dianne Hackborn · 14 years ago
  74. fd03582 Add initial gamepad support. by Jeff Brown · 14 years ago
  75. c0a7e69 Add Parcel::readExceptionCode() and Parcel::writeNoException() by Brad Fitzpatrick · 14 years ago
  76. 7d850f2 Modifications in audio effect engine state management. by Eric Laurent · 14 years ago
  77. 289b9b6 Add ANativeWindow API for directly drawing to the surface bits. by Dianne Hackborn · 14 years ago
  78. 929642e Add runtime dumpsys support for media recorder client by James Dong · 14 years ago
  79. fd84f97 Added JAVA classes to control bass boost, equalizer, reverberation and virtualizer Effects. by Eric Laurent · 14 years ago
  80. 85448bb Add new glue code for writing native apps. by Dianne Hackborn · 14 years ago
  81. c9535de Merge "Add OBB file helper class" into gingerbread by Kenny Root · 14 years ago
  82. b17f4dc Merge "More native input dispatch work." into gingerbread by Chris Tate · 14 years ago
  83. dacabf9 Merge "Added Visualizer effect." into gingerbread by Eric Laurent · 14 years ago
  84. 81c929a Allow application to set two more encoding paramters: video profile and level by James Dong · 14 years ago
  85. df9b81c Added Visualizer effect. by Eric Laurent · 14 years ago
  86. 7cee34a Add OBB file helper class by Kenny Root · 14 years ago
  87. 57576c1 ALooperRoster no longer holds strong references to handlers and loopers. by Andreas Huber · 14 years ago
  88. 9406f62 Merge "An AHandler can now find its associated ALooper." into gingerbread by Andreas Huber · 14 years ago
  89. 00fa7bd More native input dispatch work. by Jeff Brown · 14 years ago
  90. 6826741 Add new native Looper API. by Dianne Hackborn · 14 years ago
  91. 058319e An AHandler can now find its associated ALooper. by Andreas Huber · 14 years ago
  92. 2cfd819 Merge "Add an option to ALooper::start that allows it to call back into java or not." into gingerbread by Andreas Huber · 14 years ago
  93. 4f104d9 Add an option to ALooper::start that allows it to call back into java or not. by Andreas Huber · 14 years ago
  94. 5460d12 Merge "Added AMessage::debugString() for debugging purposes." into gingerbread by Andreas Huber · 14 years ago
  95. 03431d2 Added AMessage::debugString() for debugging purposes. by Andreas Huber · 14 years ago
  96. 45bac57 Support for writing the extracted data to an .mp4 file in the stagefright commandline tool. by Andreas Huber · 14 years ago
  97. 09b9005 Add multiple camera support for in MediaProfiles. by Chih-Chung Chang · 14 years ago
  98. c6e1d88 Merge "Introduce official public NativeWindow type." into gingerbread by Dianne Hackborn · 14 years ago
  99. 8b49bd1 Introduce official public NativeWindow type. by Dianne Hackborn · 14 years ago
  100. d009787 Fix injection of specially intercepted keys like HOME. by Jeff Brown · 14 years ago