1. 7ccc09a Remove verbose log from AudioPolicyManagerBase. by Eric Laurent · 16 years ago
  2. 2550f85 Merge "Fix issue 2285561: New AudioFlinger and audio driver API needed for A/V sync" by Eric Laurent · 16 years ago
  3. 556a6fe Merge "Add support for setting camera display orientation." by Chih-Chung Chang · 16 years ago
  4. e9ed272 Fix issue 2285561: New AudioFlinger and audio driver API needed for A/V sync by Eric Laurent · 16 years ago
  5. f091e83 Add support for setting camera display orientation. by Chih-Chung Chang · 16 years ago
  6. 1b5cf32 Revert "Fix failure to open AVRCP input device due to EPERM." by Nick Pelly · 16 years ago
  7. 2b2c2e3 am 425324e9: am e834722f: Merge "Fix failure to open AVRCP input device due to EPERM." into eclair by Nick Pelly · 16 years ago
  8. 43c0b0a Fix issue 2378022: AudioService should direct volume control to STREAM_VOICE_CALL stream when STREAM_VOICE_CALL stream is active. by Eric Laurent · 16 years ago
  9. 88eeff5 Change key to KEY_SUPPORTED_JPEG_THUMBNAIL_SIZES for consistency. by Wu-cheng Li · 16 years ago
  10. 7031113 Merge "Add support for 180/270 degrees rotation." by Chih-Chung Chang · 16 years ago
  11. 5994a33 Add support for 180/270 degrees rotation. by Chih-Chung Chang · 16 years ago
  12. 519f29f Merge "return an error when Surface::lock() is called while the surface is already locked." by Mathias Agopian · 16 years ago
  13. 9014726 return an error when Surface::lock() is called while the surface is already locked. by Mathias Agopian · 16 years ago
  14. 52e7200 Add an orientation parameter for overlay, so we can do camera preview in portrait mode. by Chih-Chung Chang · 16 years ago
  15. edfd97c fix [2324665] texture leak in surfaceflinger when using camera by Mathias Agopian · 16 years ago
  16. 8c3b597 fix a texture leak introduced recently. by Mathias Agopian · 16 years ago
  17. c81bb20 Fix failure to open AVRCP input device due to EPERM. by Nick Pelly · 16 years ago
  18. 5fdea8d fix [2363362] [Sapphire] Corrupted raw picture displayed during snapshot by Mathias Agopian · 16 years ago
  19. ecc99c0 part of fix for [2363362] [Sapphire] Corrupted raw picture displayed during snapshot by Mathias Agopian · 16 years ago
  20. 42d095a Merge "fix [2363506] [Sapphire] Video playback broken" by Mathias Agopian · 16 years ago
  21. 1faed66 fix [2363506] [Sapphire] Video playback broken by Mathias Agopian · 16 years ago
  22. da3529b Create base class for audio policy manager. by Eric Laurent · 16 years ago
  23. 8a468f2 am 0c5cc224: am d20a55af: Merge change Iccfa50fe into eclair by Eric Laurent · 16 years ago
  24. 7e2aad1 Fix issue 2323920: Notification & A2DP audio stutter. by Eric Laurent · 16 years ago
  25. 839604c am f9b0e826: fix [2269582] [TOP-10][Passion_1506][APT:Camera]Sometimes camera preview screen is truncated after launching and back to home screen by home key repeatedly by Mathias Agopian · 16 years ago
  26. f5430db fix [2269582] [TOP-10][Passion_1506][APT:Camera]Sometimes camera preview screen is truncated after launching and back to home screen by home key repeatedly by Mathias Agopian · 16 years ago
  27. 3fb6f49 am 083a557c: fix [2319255] crash in openGL : from the media recorder stress test. by Mathias Agopian · 16 years ago
  28. 2c05ff5 Merge change I6478884a into eclair-mr2 by Android (Google) Code Review · 16 years ago
  29. b2bf11e am 76169da0: fix [2315900] Monochrome camera preview screen after launching camera by Mathias Agopian · 16 years ago
  30. 495c1be am d8c752ef: Merge change Ib548dbb2 into eclair by Mathias Agopian · 16 years ago
  31. 8f03b47 fix [2319255] crash in openGL : from the media recorder stress test. by Mathias Agopian · 16 years ago
  32. ccb5b89 Add string resource type inspection by Kenny Root · 16 years ago
  33. c5e181f fix [2315900] Monochrome camera preview screen after launching camera by Mathias Agopian · 16 years ago
  34. d0aecce Maybe really fix windows build. by Dianne Hackborn · 16 years ago
  35. 69ff5de improve video performance to minimize the tearing effect seen in 720p movies by Mathias Agopian · 16 years ago
  36. c5b1389 Hopefully fix Windows build by Dianne Hackborn · 16 years ago
  37. eb318fd Merge change I129483f8 into eclair-mr2 by Android (Google) Code Review · 16 years ago
  38. 8c6cedc Propagate background scheduling class across processes. by Dianne Hackborn · 16 years ago
  39. 92f5984 Optional use of UTF-8 strings in resource bundles by Kenny Root · 16 years ago
  40. 7749a90 am 0a08029f: Fix issue 2306779: Runtime restart - Init failed at android.media.ToneGenerator. by Eric Laurent · 16 years ago
  41. fed9382 Fix issue 2306779: Runtime restart - Init failed at android.media.ToneGenerator. by Eric Laurent · 16 years ago
  42. 8aaf9a2 am 6d42d806: Merge change I9cc489a2 into eclair by Eric Laurent · 16 years ago
  43. 0aa2563 Merge change I9cc489a2 into eclair by Android (Google) Code Review · 16 years ago
  44. 5291095 Fix issue 2304669: VoiceIME: starting and canceling voice IME yields persistent "error 8" state on future attempts and breaks voice search. by Eric Laurent · 16 years ago
  45. 0fe8a9b am 0019215f: Revert "When using MDP, we needed to use a texture for diming." by Dima Zavin · 16 years ago
  46. a9ec9be Revert "When using MDP, we needed to use a texture for diming." by Dima Zavin · 16 years ago
  47. 19b18d7 am cef8d031: Merge change I00d0b54a into eclair by Erik Gilling · 16 years ago
  48. 1bd4877 surfaceflinger: remove un-cached buffer hack for SGX by Erik Gilling · 16 years ago
  49. fd70b7f am 121a31ac: Merge change Id86beb99 into eclair by Mathias Agopian · 16 years ago
  50. 3e8a81e fix [2291418] Camera preview cannot work in Emulator by Mathias Agopian · 16 years ago
  51. b598e9f am 1ac56b60: Merge change Iac196e17 into eclair by Eric Laurent · 16 years ago
  52. ca8fa5a am 33ad0f9e: Merge change I0e44976a into eclair by Mathias Agopian · 16 years ago
  53. 9e50912 Merge change Iac196e17 into eclair by Android (Google) Code Review · 16 years ago
  54. 0408772 fix [2297155] SurfaceFlinger's freeze-timeout doesn't work by Mathias Agopian · 16 years ago
  55. 5f1cc48 am 8e4a110b: Merge change I5469a4ac into eclair by Mathias Agopian · 16 years ago
  56. d3fc8ac Fix issue 2292062: Audio freezes for three seconds when choosing ringtones with a headset connected and music playing. by Eric Laurent · 16 years ago
  57. c61de17 fixed [2260070] display stopped updating by Mathias Agopian · 16 years ago
  58. 760971d Fix A2dpAudioInterface getParameters. by Eric Laurent · 16 years ago
  59. 2f0a0a5 When using MDP, we needed to use a texture for diming. by Mathias Agopian · 16 years ago
  60. 151f4f6 Merge change I49f02be9 into eclair by Android (Google) Code Review · 16 years ago
  61. 7b92d7e Debugging for issue #2228381 android.view.InflateException by Dianne Hackborn · 16 years ago
  62. 09b4ba8 Issue 2265163: Audio still reported routed through earpiece on sholes by Eric Laurent · 16 years ago
  63. 60f5d36 backout a workaround that is not needed anymore by Mathias Agopian · 16 years ago
  64. 713795a fix [2269022] The raw picture displayed post shutter seems to have low-resolution by Mathias Agopian · 16 years ago
  65. 9e911ef fix [2262591] Junk on screen in ERD46 by Mathias Agopian · 16 years ago
  66. dcaf29a addresses several bugs: 2206097, 2166583, 2261119, 2216759 by Mathias Agopian · 16 years ago
  67. 963abad fix some aspects of [2258746] native crash in launcher2 by Mathias Agopian · 16 years ago
  68. 0b9285e Merge change Iad79689a into eclair by Android (Google) Code Review · 16 years ago
  69. c0c1092 Modify the binder to request 1M - 2 pages instead of 1M. The backing store by Rebecca Schultz Zavin · 16 years ago
  70. ad55651 Merge change I31c52bef into eclair by Android (Google) Code Review · 16 years ago
  71. bbc21b0 fix [2143798] Need to figure out how to do video on Passion w/ GPU by Mathias Agopian · 16 years ago
  72. 0e49d35 Improvements for issue 2197683: English IME key-press latency is noticeably higher on passion than sholes by Eric Laurent · 16 years ago
  73. 7b57085 AudioFlinger: delete Track object when createTrack() fails due to lack of tracks in AudioMixer. by Eric Laurent · 16 years ago
  74. 5dc4fb0 Merge change Ifb9d6df3 into eclair by Android (Google) Code Review · 16 years ago
  75. 07d6989 Reset binder service threads' cgroup/priority after command completion by Christopher Tate · 16 years ago
  76. ee47d43 More log for issue 2242381. by Eric Laurent · 16 years ago
  77. 6dfe8f1 Revert jparks code from IPCThreadState. by Evan Millar · 16 years ago
  78. 092fa4b Revert change incorrectly submitted as part of change #32153. by Romain Guy · 16 years ago
  79. 471afca Prevent crash in Home when using widgets whose ids collide with Home's by Romain Guy · 16 years ago
  80. b5c4135 When a thread is about to be put back onto the thread pool ensure that it is in the foreground cgroup. by Jason Parks · 16 years ago
  81. f199958 Merge change If2fdad3b into eclair by Android (Google) Code Review · 16 years ago
  82. dcd3958 Add a warning when we leave threads in the binder thread pool in the background scheduling group. by Jason Parks · 16 years ago
  83. 7f698b4 Log for issue 2203561. by Eric Laurent · 16 years ago
  84. 368ad53 Merge change I36d0184e into eclair by Android (Google) Code Review · 16 years ago
  85. 6fee064 fix[2228133] pixelflinger ignores the "vertical stride" leading to artifacts when playing back video by Mathias Agopian · 16 years ago
  86. d7f53e1 libbinder: MemoryHeapPmem: honor the NO_CACHING flag when creating a client heap by Dima Zavin · 16 years ago
  87. 1bd16a1 Merge change Ibaef6141 into eclair by Android (Google) Code Review · 16 years ago
  88. 134aa9c Fix issue 197683: English IME key-press latency is noticeably higher on passion than sholes. Part 2. by Eric Laurent · 16 years ago
  89. 0db1a89 libbinder: add a NO_CACHING flag to MemoryHeapBase by Iliyan Malchev · 16 years ago
  90. fa4c9b8 Merge change Id8b28e4f into eclair by Android (Google) Code Review · 16 years ago
  91. bd5a002 Merge change I56779290 into eclair by Android (Google) Code Review · 16 years ago
  92. b4d8fbb Merge change If007a2fa into eclair by Android (Google) Code Review · 16 years ago
  93. 863e5fd fix[2222341] Soft reset while going back from camcorder settings by Mathias Agopian · 16 years ago
  94. 550a114 DO NOT MERGE: Another gcc 4.0.3 workaround. by Andy McFadden · 16 years ago
  95. 8889a81 fix [2225964] Android runtime restarted in surfaceflinger/BlurFilter.cpp by Mathias Agopian · 16 years ago
  96. df2d929 return proper error code from eglCreateImageKHR by Mathias Agopian · 16 years ago
  97. 54ba51d fix [2143798] Need to figure out how to do video by Mathias Agopian · 16 years ago
  98. 730ab0b Merge change Icf10db28 into eclair by Android (Google) Code Review · 16 years ago
  99. 57720c3 fix [2211532] improves sholes graphics performance by Mathias Agopian · 16 years ago
  100. 63da2b6 Fix issue 2192181: AudioFlinger must provide separated methods to set VOICE_CALL stream volume and down link audio volume. by Eric Laurent · 16 years ago