1. d66a901 DO NOT MERGE: Instead of inserting semi-random delays after submission to surface flinger, delay releasing buffers to the next display time to avoid flickering. by Andreas Huber · 15 years ago
  2. 18e0260 fix some aspects of [2258746] native crash in launcher2 by Mathias Agopian · 15 years ago
  3. 1aa9f3c Merge change I923d7d72 into eclair by Android (Google) Code Review · 15 years ago
  4. 923d7d7 Fix issue 2242614: Wired headset not recognized: bogus "state" in ACTION_HEADSET_PLUG broadcast. by Eric Laurent · 15 years ago
  5. c8d7c14 Delegate the platform dependent hardware renderer implementation to a shared library provided by the vendor. by Andreas Huber · 15 years ago
  6. dcaa220 DO NOT MERGE: Squashed commit of the following: by Andreas Huber · 15 years ago
  7. 67b6929 Merge change I93f500a5 into eclair by Android (Google) Code Review · 15 years ago
  8. bda7469 Fix issue 2203561: Sholes: audio playing out of earpiece. by Eric Laurent · 15 years ago
  9. 6869df3 Add new audio sources to support the A1026 recording configurations. by Jean-Michel Trivi · 15 years ago
  10. 8637759 Merge change I36d0184e into eclair by Android (Google) Code Review · 15 years ago
  11. 36d0184 fix[2228133] pixelflinger ignores the "vertical stride" leading to artifacts when playing back video by Mathias Agopian · 15 years ago
  12. d4649b2 Merge change Ibaef6141 into eclair by Android (Google) Code Review · 15 years ago
  13. ee98c24 Merge change I73680cd9 into eclair by Android (Google) Code Review · 15 years ago
  14. f22a097 Fix 2194140: [Passion] Support Audience chip. by Eric Laurent · 15 years ago
  15. 5533995 Fix issue #2226370: Resource versions match with equality by Dianne Hackborn · 15 years ago
  16. baef614 libbinder: add a NO_CACHING flag to MemoryHeapBase by Iliyan Malchev · 15 years ago
  17. 4cb04c4 Use image rect information to display zoomed picture. by Wu-cheng Li · 15 years ago
  18. 9042b45 fix [2143798] Need to figure out how to do video by Mathias Agopian · 15 years ago
  19. 415f3e2 Fix issue 2192181: AudioFlinger must provide separated methods to set VOICE_CALL stream volume and down link audio volume. by Eric Laurent · 15 years ago
  20. f16a0b7 do not merge: The qcom video decoders always output yuv data after adjusting dimensions to be a multiple of 16. by Andreas Huber · 15 years ago
  21. a8ac904 fix [2182249] [MR1] valgrind error in surface flinger by Mathias Agopian · 15 years ago
  22. e05f07d fix [2170319] gmail bulk operation checkbox latency on passion by Mathias Agopian · 15 years ago
  23. 26fe45d Merge change I4961c959 into eclair by Android (Google) Code Review · 15 years ago
  24. 4961c95 fix [2152536] ANR in browser by Mathias Agopian · 15 years ago
  25. 62443f5 Fix issue 2139634: DTMF tones on Sholes popping, hissing (audio latency too high). by Eric Laurent · 15 years ago
  26. 6f5f5a0 fix [2168531] have software-only gralloc buffer side-step the HAL by Mathias Agopian · 15 years ago
  27. 6950e42 fix [2167050] glTexImage2D code path buggy in SurfaceFlinger by Mathias Agopian · 15 years ago
  28. 36f68b8 Add zoom functions and sendCommand. by Wu-cheng Li · 15 years ago
  29. c39d2e3 Music visualizer support hack. by Marco Nelissen · 15 years ago
  30. 0c4cec7 Attempt to fix [2152536] ANR in browser by Mathias Agopian · 15 years ago
  31. fe1a86d Change FLASH_MODE_VIDEO_LIGHT to FLASH_MODE_TORCH. by Wu-cheng Li · 15 years ago
  32. 8de57d8 Add camera parameter key constants and documentation. by Wu-cheng Li · 15 years ago
  33. af141d5 Fix issue 2142613: ToneGenerator: short tones sometimes don't play on sholes or over A2DP. by Eric Laurent · 15 years ago
  34. bc72611 fix [2132563] stuck in boot animation (framebuffer_device_open: Failed to create flip chain) by Mathias Agopian · 15 years ago
  35. b1a1874 Android side of the fix for [2121211] Sholes has stutter during animations by Mathias Agopian · 15 years ago
  36. bcef9ac add basic time stats for surfaces lock time by Mathias Agopian · 15 years ago
  37. f7c3679 Merge change 25158 into eclair by Android (Google) Code Review · 15 years ago
  38. 93e462b Implement issue #1780928: Need support hiding nav keys. by Dianne Hackborn · 15 years ago
  39. e611a6e fix [2122448] android_native_window_t::setUsage() only reallocates the first buffer by Mathias Agopian · 15 years ago
  40. 8f17a76 Revert "fix [2122448] android_native_window_t::setUsage() only reallocates the first buffer" by Mathias Agopian · 15 years ago
  41. 486aa96 fix [2122448] android_native_window_t::setUsage() only reallocates the first buffer by Mathias Agopian · 15 years ago
  42. 4f23457 Another software color conversion implementation, this time OMX_QCOM_COLOR_FormatYVU420SemiPlanar => rgb565. by Andreas Huber · 15 years ago
  43. a4fe2ac Merge change 25128 into eclair by Android (Google) Code Review · 15 years ago
  44. c966a3c Support CbYCrY -> RGB565 color conversion in IOMXRenderer. by Andreas Huber · 15 years ago
  45. 9f9afef Added an API IOMX::createRendererFromJavaSurface. by Andreas Huber · 15 years ago
  46. 244f8c2 Fix 2083478: Camera needs an auto-focus cancel API by Chih-Chung Chang · 15 years ago
  47. a121257 Merge change 24947 into eclair by Android (Google) Code Review · 15 years ago
  48. bd85271 make sure to update the tail pointer when undoing a dequeue by Mathias Agopian · 15 years ago
  49. 242d65b process: Switch to common cutils sched_policy api by San Mehat · 15 years ago
  50. 6026a51 Move JPEGSource.{cpp,h} into libstagefright. by Andreas Huber · 15 years ago
  51. f84a218 Merge change 24643 into eclair by Android (Google) Code Review · 15 years ago
  52. 12d2cdc Merge change 24642 into eclair by Android (Google) Code Review · 15 years ago
  53. 248b5bd fix [2112575] stuck on DequeueCondition for a surface that doesn't exist anymore by Mathias Agopian · 15 years ago
  54. 436c627 make sure conditions will return when the status of a surface is not NO_ERROR by Mathias Agopian · 15 years ago
  55. 181b31a Process: Add support for using scheduler policies instead of cgroups. by San Mehat · 15 years ago
  56. e6c4096 Media MIME types now have corresponding constants in MediaDefs.h, new codec enumeration API. by Andreas Huber · 15 years ago
  57. 033e6c3 Minor API change in MPEG4Writer, support for amr output into MPEG4 containers. by Andreas Huber · 15 years ago
  58. 5a65a6e Added a .amr file extractor (for AMR-NB and AMR-WB content). by Andreas Huber · 15 years ago
  59. 4e60d7e Merge change 24179 into eclair by Android (Google) Code Review · 15 years ago
  60. 11c803a Merge change 24335 into eclair by Android (Google) Code Review · 15 years ago
  61. d42bd87 use broadcast() instead of signal() when signaling the condition-variable Thread::RequestExitAndWait() is waiting for by Mathias Agopian · 15 years ago
  62. 96c08a6 Fix issue 1992233: DTMF tones on Sholes is really long. by Eric Laurent · 15 years ago
  63. b80f698 Merge changes 24119,24120 into eclair by Android (Google) Code Review · 15 years ago
  64. ee606e6 Support encoding amr-wb content in stagefright. by Andreas Huber · 15 years ago
  65. 392ff3b Add basic metadata retrieval support for midi, ogg, etc. Bug 2050320 by James Dong · 15 years ago
  66. 9779b22 fix [2068105] implement queueBuffer/lockBuffer/dequeueBuffer properly by Mathias Agopian · 15 years ago
  67. e1da8be Merge change 23835 into eclair by Android (Google) Code Review · 15 years ago
  68. 8b04661 When encountering a .nomedia file, notify the MediaScannerClient, by Marco Nelissen · 15 years ago
  69. 4c48342 Setting the component role appears to be mandatory now for all mime types. by Andreas Huber · 15 years ago
  70. da050cf2 Some work to make audio encoding work. by Andreas Huber · 15 years ago
  71. 43ad6eaf Squashed commit of the following: by Andreas Huber · 15 years ago
  72. 329577a Squashed commit of the following: by Andreas Huber · 15 years ago
  73. bc86bda Merge change 22897 into eclair by Android (Google) Code Review · 15 years ago
  74. 42978e5 An attempt to fix a deadlock between OMXCodec::start and upstream ::read by Andreas Huber · 15 years ago
  75. 327c27b Fix issue 2045911: Camera Shutter tone does not play correctly while listening to music. by Eric Laurent · 15 years ago
  76. 127fcdc Another quirk, some OMX components fail to properly flush before shutdown and we must do it for them... by Andreas Huber · 15 years ago
  77. b5ceb9e assert => CHECK in stagefright. by Andreas Huber · 15 years ago
  78. 446f44f Keep up with latest changes to overlay handling on that unnamable platform. by Andreas Huber · 15 years ago
  79. c0dea96 Calculate specular lighting correctly by Martin Storsjo · 15 years ago
  80. 404cc41 Make sure not to ask for more buffers when we know that there won't be any, added a quirk for the aac decoder. by Andreas Huber · 15 years ago
  81. cc4f342 Merge change 22092 into eclair by Android (Google) Code Review · 15 years ago
  82. 5c0a913 Dynamically allocate a pair of MemoryHeaps according buffer count/sizes required by the OMX component, respect JPEG compressed size. by Andreas Huber · 15 years ago
  83. f99c180 Add offset handling in MemoryHeapBase class by Benny Wong · 15 years ago
  84. 18b6b49 fix a bug that caused the PixelFormat viewed by Surface to be wrong. by Mathias Agopian · 15 years ago
  85. 4f5e602 The PV AVC software decoder expects each fragment of a NAL unit to be handed to the decoder unframed. by Andreas Huber · 15 years ago
  86. 09daada Refactored "stagefright" commandline app, split off JPEGSource. by Andreas Huber · 15 years ago
  87. 2f10ae0 Support for marshalling pointers / intptr_t in Parcel. by Andreas Huber · 15 years ago
  88. 2b89548 really be more friendly with C by Mathias Agopian · 15 years ago
  89. be06d26 Squashed commit of the following: by Andreas Huber · 15 years ago
  90. 7193a58 Merge change 21401 into eclair by Android (Google) Code Review · 15 years ago
  91. 321abdb make sure to update a surface's usage bits when it changes, instead of only the first time. by Mathias Agopian · 15 years ago
  92. c9706f0 DO NOT MERGE, ALready merged to master. by Sahil Sachdeva · 15 years ago
  93. f233915 be more friendly with C by Mathias Agopian · 15 years ago
  94. 317a628 Surface::GPU and Surface::HARDWARE are now deprecated; they will be set automatically if needed. by Mathias Agopian · 15 years ago
  95. 8db9338 ui: make native_window_set_usage be a static inline by Dima Zavin · 15 years ago
  96. da83f46 Modified the camera HAL interface to use the same generic callback architecture as camera services by Benny Wong · 15 years ago
  97. 90f7721 am b8546001: Merge change 20878 into donut by Dianne Hackborn · 15 years ago
  98. 5cec474 second take, hopefully this time it doesn't break one of the builds: "SurfaceFlinger will now allocate buffers based on the usage specified by the clients. This allows to allocate the right kind of buffer automatically, without having the user to specify anything." by Mathias Agopian · 15 years ago
  99. 64e89a8 Revert "SurfaceFlinger will now allocate buffers based on the usage specified by the clients. This allows to allocate the right kind of buffer automatically, without having the user to specify anything." by Fred Quintana · 15 years ago
  100. 82e1ee9 Fix issue #2048263: More debugging information by Dianne Hackborn · 15 years ago