1. d343e3d fix [2515291] Native crash and runtime restart while trying to preview captured picture on Sapphire by Mathias Agopian · 15 years ago
  2. 08abf1f Fix bug 2203203 Route STREAM_VOICE_CALL to A2DP when not in call. by Jean-Michel Trivi · 15 years ago
  3. 55fa251 implement connect/disconnect in our native_window_t implementations by Mathias Agopian · 15 years ago
  4. d129659 fix [2483456] Video orientation is wrong on Droid for some videos by Mathias Agopian · 15 years ago
  5. c3897a2 Merge "Use proper config to enable LVMX" by Jean-Baptiste Queru · 15 years ago
  6. e4623e8 Use proper config to enable LVMX by Jean-Baptiste Queru · 15 years ago
  7. 82fecb0 Add ability for some manifest attributes to reference resources. by Dianne Hackborn · 15 years ago
  8. d5ea969 Initial version of LifeVibes integration. by Glenn Kasten · 15 years ago
  9. 84cf7d9 Fix bug 2329540 by Jean-Michel Trivi · 15 years ago
  10. 948d69f improve SF logging/debugging a little bit by Mathias Agopian · 15 years ago
  11. 7d3f8ed Merge "Fix a small bug where we could compute SharedBufferStack's tail incorrectly." by Mathias Agopian · 15 years ago
  12. c2e30de Fix a small bug where we could compute SharedBufferStack's tail incorrectly. by Mathias Agopian · 15 years ago
  13. f23a5e0 Merge "fixes for [2474091] Saw Poor behaviour playing a video." by Mathias Agopian · 15 years ago
  14. fcfeb4b fixes for [2474091] Saw Poor behaviour playing a video. by Mathias Agopian · 15 years ago
  15. 219795f Fix issue 2317760: Change the priority between wired headset and A2DP. by Eric Laurent · 15 years ago
  16. 194e485 Merge "Fix issue 2428563: Camera rendered inoperable by voice call interruption." by Eric Laurent · 15 years ago
  17. 4f1fcc2 Fix issue 2428563: Camera rendered inoperable by voice call interruption. by Eric Laurent · 15 years ago
  18. 9855a05 Calculate bitmask array sizes correctly in the EventHub by Christopher Tate · 15 years ago
  19. 2032f98 Fix #2489986 : The key bitmask needs to cover all possible keys by Christopher Tate · 15 years ago
  20. 6687fb1 Fix some bugs. by Dianne Hackborn · 15 years ago
  21. 71c3eb2 Maybe fix issue #2482201: Paired bluetooth device looks like a qwerty keyboard by Dianne Hackborn · 15 years ago
  22. 4fe6ac3 surfaceflinger: remove un-cached buffers hack for Adreno by Dima Zavin · 15 years ago
  23. 134ccbd Issue 2071329: audio track is shorter than video track for video capture on sholes by Eric Laurent · 15 years ago
  24. 8eca036 Fix issue #2448075: aapt doesn't fix up activity-alias android:targetActivity links by Dianne Hackborn · 15 years ago
  25. 064e1e6 fix [2425395] portrait UI briefly shows in landscape by Mathias Agopian · 15 years ago
  26. 285dbde Added a name to Surface created by SurfaceFlinger by Mathias Agopian · 15 years ago
  27. dc7caf1 Demote the famous ResourceTypes warning to LOGV. by Ficus Kirkpatrick · 15 years ago
  28. 45853c9 to help debugging [2461567] Home screen redraw messed up by Mathias Agopian · 15 years ago
  29. 83db778 Merge "Fix issue 2327064: Music played via line out is interrupted due to the phone call audio on BT hs." by Eric Laurent · 15 years ago
  30. 15498d6 Fix issue 2327064: Music played via line out is interrupted due to the phone call audio on BT hs. by Eric Laurent · 15 years ago
  31. f70c4ce Merge "Use UTF-8 strings to avoid duplicate caching, part 1" by Kenny Root · 15 years ago
  32. 057aa72 Merge "Fix issue 2305382: Pick up original call makes a noisy beep when wired headset connected." by Eric Laurent · 15 years ago
  33. 3424817 Fix issue 2305382: Pick up original call makes a noisy beep when wired headset connected. by Eric Laurent · 15 years ago
  34. 9e333ab Use UTF-8 strings to avoid duplicate caching, part 1 by Kenny Root · 15 years ago
  35. eda6540 remove a dependency of surfaceflinger on libskia by Mathias Agopian · 15 years ago
  36. 98e71dd remove a dependency of GraphicBuffer (libui) on Parcel (libbinder). by Mathias Agopian · 15 years ago
  37. ca6fab2 Initialize layer position by Mathias Agopian · 15 years ago
  38. b612142 Remove a dependency of Region (libui) on Parcel (libbinder). by Mathias Agopian · 15 years ago
  39. 3db2164 fix a bug I introduced recently where YUV formats would crash the system by Mathias Agopian · 15 years ago
  40. 54ed4f6 get rid off the YUV formats at the libui layer by Mathias Agopian · 15 years ago
  41. 713e2f1 Merge "minor cleanup." by Mathias Agopian · 15 years ago
  42. c9e4a12 minor cleanup. by Mathias Agopian · 15 years ago
  43. 0d88e7a Totally remove Unicode.cpp and rely on ICU by Kenny Root · 15 years ago
  44. 196e320 Excise code from Unicode.cpp that was dead by Kenny Root · 15 years ago
  45. 9cce325 split libsurfaceflinger_client and libcamera_client out of libui by Mathias Agopian · 15 years ago
  46. 1776e77 Merge "Remove some logs." by Wu-cheng Li · 15 years ago
  47. d5a4f1f Remove some logs. by Wu-cheng Li · 15 years ago
  48. dfec3a9 Merge "Add exposure compensation parameter." by Wu-cheng Li · 15 years ago
  49. a05c822 Add exposure compensation parameter. by Wu-cheng Li · 15 years ago
  50. 2b92d89 Add support for physically rotated displays by Mathias Agopian · 15 years ago
  51. a7e3803 Add support for direct EGLImageKHR use with pushbuffer API by Mathias Agopian · 16 years ago
  52. 391f3f8 Add float support for set and get in CameraParameters. by Wu-cheng Li · 16 years ago
  53. 077c40f Add focal length and view angle API. by Wu-cheng Li · 16 years ago
  54. 0dd0d29 Simplify the MemoryDealer implementation by Mathias Agopian · 16 years ago
  55. 7ccc09a Remove verbose log from AudioPolicyManagerBase. by Eric Laurent · 16 years ago
  56. 2550f85 Merge "Fix issue 2285561: New AudioFlinger and audio driver API needed for A/V sync" by Eric Laurent · 16 years ago
  57. 556a6fe Merge "Add support for setting camera display orientation." by Chih-Chung Chang · 16 years ago
  58. e9ed272 Fix issue 2285561: New AudioFlinger and audio driver API needed for A/V sync by Eric Laurent · 16 years ago
  59. f091e83 Add support for setting camera display orientation. by Chih-Chung Chang · 16 years ago
  60. 1b5cf32 Revert "Fix failure to open AVRCP input device due to EPERM." by Nick Pelly · 16 years ago
  61. 2b2c2e3 am 425324e9: am e834722f: Merge "Fix failure to open AVRCP input device due to EPERM." into eclair by Nick Pelly · 16 years ago
  62. 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
  63. 88eeff5 Change key to KEY_SUPPORTED_JPEG_THUMBNAIL_SIZES for consistency. by Wu-cheng Li · 16 years ago
  64. 7031113 Merge "Add support for 180/270 degrees rotation." by Chih-Chung Chang · 16 years ago
  65. 5994a33 Add support for 180/270 degrees rotation. by Chih-Chung Chang · 16 years ago
  66. 519f29f Merge "return an error when Surface::lock() is called while the surface is already locked." by Mathias Agopian · 16 years ago
  67. 9014726 return an error when Surface::lock() is called while the surface is already locked. by Mathias Agopian · 16 years ago
  68. 52e7200 Add an orientation parameter for overlay, so we can do camera preview in portrait mode. by Chih-Chung Chang · 16 years ago
  69. edfd97c fix [2324665] texture leak in surfaceflinger when using camera by Mathias Agopian · 16 years ago
  70. 8c3b597 fix a texture leak introduced recently. by Mathias Agopian · 16 years ago
  71. c81bb20 Fix failure to open AVRCP input device due to EPERM. by Nick Pelly · 16 years ago
  72. 5fdea8d fix [2363362] [Sapphire] Corrupted raw picture displayed during snapshot by Mathias Agopian · 16 years ago
  73. ecc99c0 part of fix for [2363362] [Sapphire] Corrupted raw picture displayed during snapshot by Mathias Agopian · 16 years ago
  74. 42d095a Merge "fix [2363506] [Sapphire] Video playback broken" by Mathias Agopian · 16 years ago
  75. 1faed66 fix [2363506] [Sapphire] Video playback broken by Mathias Agopian · 16 years ago
  76. da3529b Create base class for audio policy manager. by Eric Laurent · 16 years ago
  77. 8a468f2 am 0c5cc224: am d20a55af: Merge change Iccfa50fe into eclair by Eric Laurent · 16 years ago
  78. 7e2aad1 Fix issue 2323920: Notification & A2DP audio stutter. by Eric Laurent · 16 years ago
  79. 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
  80. 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
  81. 3fb6f49 am 083a557c: fix [2319255] crash in openGL : from the media recorder stress test. by Mathias Agopian · 16 years ago
  82. 2c05ff5 Merge change I6478884a into eclair-mr2 by Android (Google) Code Review · 16 years ago
  83. b2bf11e am 76169da0: fix [2315900] Monochrome camera preview screen after launching camera by Mathias Agopian · 16 years ago
  84. 495c1be am d8c752ef: Merge change Ib548dbb2 into eclair by Mathias Agopian · 16 years ago
  85. 8f03b47 fix [2319255] crash in openGL : from the media recorder stress test. by Mathias Agopian · 16 years ago
  86. ccb5b89 Add string resource type inspection by Kenny Root · 16 years ago
  87. c5e181f fix [2315900] Monochrome camera preview screen after launching camera by Mathias Agopian · 16 years ago
  88. d0aecce Maybe really fix windows build. by Dianne Hackborn · 16 years ago
  89. 69ff5de improve video performance to minimize the tearing effect seen in 720p movies by Mathias Agopian · 16 years ago
  90. c5b1389 Hopefully fix Windows build by Dianne Hackborn · 16 years ago
  91. eb318fd Merge change I129483f8 into eclair-mr2 by Android (Google) Code Review · 16 years ago
  92. 8c6cedc Propagate background scheduling class across processes. by Dianne Hackborn · 16 years ago
  93. 92f5984 Optional use of UTF-8 strings in resource bundles by Kenny Root · 16 years ago
  94. 7749a90 am 0a08029f: Fix issue 2306779: Runtime restart - Init failed at android.media.ToneGenerator. by Eric Laurent · 16 years ago
  95. fed9382 Fix issue 2306779: Runtime restart - Init failed at android.media.ToneGenerator. by Eric Laurent · 16 years ago
  96. 8aaf9a2 am 6d42d806: Merge change I9cc489a2 into eclair by Eric Laurent · 16 years ago
  97. 0aa2563 Merge change I9cc489a2 into eclair by Android (Google) Code Review · 16 years ago
  98. 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
  99. 0fe8a9b am 0019215f: Revert "When using MDP, we needed to use a texture for diming." by Dima Zavin · 16 years ago
  100. a9ec9be Revert "When using MDP, we needed to use a texture for diming." by Dima Zavin · 16 years ago