1. eb16a09 Change FLASH_MODE_VIDEO_LIGHT to FLASH_MODE_TORCH. by Wu-cheng Li · 16 years ago
  2. 8a77baa don't emit GL commands when sf is in freeze mode by Mathias Agopian · 16 years ago
  3. ff5054c Merge change 27375 into eclair by Android (Google) Code Review · 16 years ago
  4. 737e786 Allways dump the list of allocated buffers when an allocation fails. by Mathias Agopian · 16 years ago
  5. a4f5889 fix "pacakge" typo in error log message by Doug Zongker · 16 years ago
  6. cc6ce20 Add camera parameter key constants and documentation. by Wu-cheng Li · 16 years ago
  7. 95a666b minor SurfaceFlinger code cleanup and remove unnecessary tests by Mathias Agopian · 16 years ago
  8. 6e47289 Clear the device's data from the transport when backup is disabled by Christopher Tate · 16 years ago
  9. 401c257 turn dithering off if it's not needed by Mathias Agopian · 16 years ago
  10. a2fe0a2 fix [2142193] disable GL_LINEAR when not needed by Mathias Agopian · 16 years ago
  11. 8c0a3d7 fix [2133214] STOPSHIP: revert I4a06bb4f: workaround for [2113743] Sholes: frozen then runtime restart going to list view by Mathias Agopian · 16 years ago
  12. dd3423c fix [2132563] stuck in boot animation (framebuffer_device_open: Failed to create flip chain) by Mathias Agopian · 16 years ago
  13. 953eb13 Merge change 26623 into eclair by Android (Google) Code Review · 16 years ago
  14. a455793 fbDev wasn't initialized of hw_get_module failed, but was then used anyway. by Marco Nelissen · 16 years ago
  15. aef692f Fix issue 2116700: Ringer screwy while connected over Bluetooth. by Eric Laurent · 16 years ago
  16. 2944a2b Work around gcc 4.0.3 bug. by Andy McFadden · 16 years ago
  17. a69a8ee Merge change 26081 into eclair by Android (Google) Code Review · 16 years ago
  18. 1f0ffc4 workaround for [2113743] Sholes: frozen then runtime restart going to list view by Mathias Agopian · 16 years ago
  19. cfbb735 Fix issue #1862317: Browser does not appear to honor anchors (#es) in links by Dianne Hackborn · 16 years ago
  20. 5cfbb8d Merge change 25496 into eclair by Android (Google) Code Review · 16 years ago
  21. 6d9f698 fix [2129080] Soft reboot after clicking around and then rubbing the screen by Mathias Agopian · 16 years ago
  22. 74faca2 Android side of the fix for [2121211] Sholes has stutter during animations by Mathias Agopian · 16 years ago
  23. 0f8ab67 Fix issue 2127371: Possible race condition in AudioFlinger::openRecord() when a Track is being destroyed. by Eric Laurent · 16 years ago
  24. 86f7329 add basic time stats for surfaces lock time by Mathias Agopian · 16 years ago
  25. 5643261 Overlay could not set position or rotation immediately after created, it should be triggered by signalEvent(). by Benny Wong · 16 years ago
  26. 0928bee disable backbuffer preservation when possible, which may improve performance a bit by Mathias Agopian · 16 years ago
  27. caa600c fix [2119400] sholes: artifacting when switching orientation by Mathias Agopian · 16 years ago
  28. 378532f fix again [2102410] Home Screen is not displayed in the background in Landscape Mode by Mathias Agopian · 16 years ago
  29. bdc0f84 Fix issue 2123668: Class scope typo in AudioFlinger.cpp. by Eric Laurent · 16 years ago
  30. b8cfc0f revert to black video background, since we don't need the color-key anylonger by Mathias Agopian · 16 years ago
  31. 68a6afe fix [2122448] android_native_window_t::setUsage() only reallocates the first buffer by Mathias Agopian · 16 years ago
  32. 3910f54 Revert "fix [2122448] android_native_window_t::setUsage() only reallocates the first buffer" by Mathias Agopian · 16 years ago
  33. d18afab fix [2122448] android_native_window_t::setUsage() only reallocates the first buffer by Mathias Agopian · 16 years ago
  34. e5b0c94 Merge change 25050 into eclair by Android (Google) Code Review · 16 years ago
  35. b3687ae Fix issue 2118464: cannot play ring tones and notifications after disconnecting BT headset while in call. by Eric Laurent · 16 years ago
  36. 00900eb Fix 2083478: Camera needs an auto-focus cancel API by Chih-Chung Chang · 16 years ago
  37. f5733b2 Merge change 24872 into eclair by Android (Google) Code Review · 16 years ago
  38. 816d7d0 add support for RGBX_8888 surfaces in SurfaceFlinger by Mathias Agopian · 16 years ago
  39. 4790a3c fix [2117464] SF can crash when calling dumpsys by Mathias Agopian · 16 years ago
  40. c7d5601 make sure to update the tail pointer when undoing a dequeue by Mathias Agopian · 16 years ago
  41. a6e58fe Fix issue 2115450: a2dp thread is started, even though we are only connected to headset and not playing music. by Eric Laurent · 16 years ago
  42. f79cbd9 Merge change 24337 into eclair by Android (Google) Code Review · 16 years ago
  43. 40d5799 fix [2111536] [FAST BLOCKER] Device is soft rebooted after ending the call through voice dialer by Mathias Agopian · 16 years ago
  44. 48d819a fix [2112575] stuck on DequeueCondition for a surface that doesn't exist anymore by Mathias Agopian · 16 years ago
  45. b58b5d7 make sure conditions will return when the status of a surface is not NO_ERROR by Mathias Agopian · 16 years ago
  46. a5b02e0 add a debug property to disable h/w composition. debug.sf.hw, when set to 0 will disable h/w composition by Mathias Agopian · 16 years ago
  47. b6a5daa fix [2102410] Home Screen is not displayed in the background in Landscape Mode by Mathias Agopian · 16 years ago
  48. e0a963b Fix sim-eng build. by Andy McFadden · 16 years ago
  49. 6ad8c64 Fix issue 2107584: media server crash when AudioFlinger fails to allocate memory for track control block. by Eric Laurent · 16 years ago
  50. 1f5105c Merge change 24335 into eclair by Android (Google) Code Review · 16 years ago
  51. 42c3c9a Merge change 24334 into eclair by Android (Google) Code Review · 16 years ago
  52. 0ee8522 Merge change 24333 into eclair by Android (Google) Code Review · 16 years ago
  53. 4de4ebf use broadcast() instead of signal() when signaling the condition-variable Thread::RequestExitAndWait() is waiting for by Mathias Agopian · 16 years ago
  54. 454ea68 fix [2037525] Fail to start camera after adb sync new Camera by Mathias Agopian · 16 years ago
  55. 3522c80 Fix issue 1992233: DTMF tones on Sholes is really long. by Eric Laurent · 16 years ago
  56. 4d2de2c rename Mutexes to make the code easier to follow by Mathias Agopian · 16 years ago
  57. 8837e2f delete old and unused source files by Mathias Agopian · 16 years ago
  58. cbb288b fix [2068105] implement queueBuffer/lockBuffer/dequeueBuffer properly by Mathias Agopian · 16 years ago
  59. 0852e67 attempt to fix [2099362] Possible SurfaceFlinger crash by Mathias Agopian · 16 years ago
  60. 888eee6 fix [2098939] Smooth gradients show banding on Sholes by Mathias Agopian · 16 years ago
  61. 08d3d1d fix issue 2096657: Sholes: residue shutter sound heard ONCE while taking a picture AFTER the volume is turned off. by Eric Laurent · 16 years ago
  62. 36c8e98 Merge change 23568 into eclair by Android (Google) Code Review · 16 years ago
  63. 39bf918 Work on issue #2079167: Flickering issue across multiple UI by Dianne Hackborn · 16 years ago
  64. dfcfc67 Merge change 23720 into eclair by Android (Google) Code Review · 16 years ago
  65. 29aa74c Add colorkey to gl clear operation by Rebecca Schultz Zavin · 16 years ago
  66. 75a3d0a Make it an error to use a bare apostrophe in aapt, and adjust warnings/errors. by Eric Fischer · 16 years ago
  67. 0643771 Fix issue 2091594: music chirp after disconnecting A2DP. by Eric Laurent · 16 years ago
  68. c80b1a0 Fix issue 2085690: AudioFlinger must properly terminate the input and output threads when destroyed. by Eric Laurent · 16 years ago
  69. 07549f9 EventHub: Fix file descriptor leak. by Mike Lockwood · 16 years ago
  70. 23490ef Fix issue 2045911: Camera Shutter tone does not play correctly while listening to music. by Eric Laurent · 16 years ago
  71. 9795c42 dumpsys SurfaceFlinger will now always dump SF's state, even if SF is deadlocked by Mathias Agopian · 16 years ago
  72. 04bc12b fix [2070341] [FAST BLOCKER] can't successfully setup erc52 by Mathias Agopian · 16 years ago
  73. d4851d7 Add offset handling in MemoryHeapBase class by Benny Wong · 16 years ago
  74. 1c97d2e fix a bug that caused the PixelFormat viewed by Surface to be wrong. by Mathias Agopian · 16 years ago
  75. 5051754 fix [2063336] Surface.lockSurface throws IllegalArgumentException when out of memory by Mathias Agopian · 16 years ago
  76. 84a6d04 Support for marshalling pointers / intptr_t in Parcel. by Andreas Huber · 16 years ago
  77. ba5972f make sure to update a surface's usage bits when it changes, instead of only the first time. by Mathias Agopian · 16 years ago
  78. d66a979 fix a bug that could cause a window to be hidden in some cases. by Mathias Agopian · 16 years ago
  79. ccde199 Surface::GPU and Surface::HARDWARE are now deprecated; they will be set automatically if needed. by Mathias Agopian · 16 years ago
  80. 5eb77d6 Merge change 21059 by Android (Google) Code Review · 16 years ago
  81. 8458a31 make sure EGL_ANDROID_swap_rectangle is actually supported before using it by Mathias Agopian · 16 years ago
  82. 153e4a4 Merge change 21057 by Android (Google) Code Review · 16 years ago
  83. 24e5f52 Better error handling in EGL extensions by Mathias Agopian · 16 years ago
  84. 878d647 am b8546001: Merge change 20878 into donut by Dianne Hackborn · 16 years ago
  85. 11c04c9 Workaround for issue 2046783. by Eric Laurent · 16 years ago
  86. cf70e33 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 · 16 years ago
  87. 5221271 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 · 16 years ago
  88. b2fd466 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 · 16 years ago
  89. e868513 Fix issue #2048263: More debugging information by Dianne Hackborn · 16 years ago
  90. df37b62 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 · 16 years ago
  91. f5aba82 Fix issue 2046140: master: media_server crash when powering down A2DP headset while a ringtone is playing. by Eric Laurent · 16 years ago
  92. 9e7b819 Fix issue 2043314: Recorded audio is choppy. by Eric Laurent · 16 years ago
  93. 544542b Merge change 20699 by Android (Google) Code Review · 16 years ago
  94. af0b0f0 enable HW acceleration for the Dim Surface on 8k devices by Mathias Agopian · 16 years ago
  95. 878c0e1 Limit AudioFlinger mixer track sampling rate. by Eric Laurent · 16 years ago
  96. efd9ad9 Test for issue 2041105: CPU pegged after lost of bluetooth connection[WAR ROOM]. by Eric Laurent · 16 years ago
  97. 9fbeb7c remove unused and confusing comment by Mathias Agopian · 16 years ago
  98. 9cedf4c Merge changes 20497,20498,20499 by Android (Google) Code Review · 16 years ago
  99. 0928e31 minor code clean-up by Mathias Agopian · 16 years ago
  100. 8c12c7a added EGLUtils::strerror by Mathias Agopian · 16 years ago