1. 6fee064 fix[2228133] pixelflinger ignores the "vertical stride" leading to artifacts when playing back video by Mathias Agopian · 15 years ago
  2. d7f53e1 libbinder: MemoryHeapPmem: honor the NO_CACHING flag when creating a client heap by Dima Zavin · 15 years ago
  3. 1bd16a1 Merge change Ibaef6141 into eclair by Android (Google) Code Review · 15 years ago
  4. 134aa9c Fix issue 197683: English IME key-press latency is noticeably higher on passion than sholes. Part 2. by Eric Laurent · 15 years ago
  5. 0db1a89 libbinder: add a NO_CACHING flag to MemoryHeapBase by Iliyan Malchev · 15 years ago
  6. fa4c9b8 Merge change Id8b28e4f into eclair by Android (Google) Code Review · 15 years ago
  7. bd5a002 Merge change I56779290 into eclair by Android (Google) Code Review · 15 years ago
  8. b4d8fbb Merge change If007a2fa into eclair by Android (Google) Code Review · 15 years ago
  9. 863e5fd fix[2222341] Soft reset while going back from camcorder settings by Mathias Agopian · 15 years ago
  10. 550a114 DO NOT MERGE: Another gcc 4.0.3 workaround. by Andy McFadden · 15 years ago
  11. 8889a81 fix [2225964] Android runtime restarted in surfaceflinger/BlurFilter.cpp by Mathias Agopian · 15 years ago
  12. df2d929 return proper error code from eglCreateImageKHR by Mathias Agopian · 15 years ago
  13. 54ba51d fix [2143798] Need to figure out how to do video by Mathias Agopian · 15 years ago
  14. 730ab0b Merge change Icf10db28 into eclair by Android (Google) Code Review · 15 years ago
  15. 57720c3 fix [2211532] improves sholes graphics performance by Mathias Agopian · 15 years ago
  16. 63da2b6 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
  17. 38a7fa2 fix [2182249] [MR1] valgrind error in surface flinger by Mathias Agopian · 15 years ago
  18. 2115412 Fix issue 2174002: After rejecting Call when device ringtone is mute and playing music, audio is not transfered to BT device. by Eric Laurent · 15 years ago
  19. c3f9081 Merge change I46b2df15 into eclair by Android (Google) Code Review · 15 years ago
  20. d3144be fix [2170283] SurfaceFlinger crashes on OOM. by Mathias Agopian · 15 years ago
  21. 8f2d505 fix [2164183] sometimes device just wants to stay asleep by Mathias Agopian · 15 years ago
  22. e700501 fix [2170319] gmail bulk operation checkbox latency on passion by Mathias Agopian · 15 years ago
  23. 67838bc Revert "temporarily disable the use of glTexImage2D for sw buffers on sholes." by Mathias Agopian · 15 years ago
  24. c87104f Merge change I4961c959 into eclair by Android (Google) Code Review · 15 years ago
  25. 9ec430a fix [2152536] ANR in browser by Mathias Agopian · 15 years ago
  26. f5e868b Fix issue 2139634: DTMF tones on Sholes popping, hissing (audio latency too high). by Eric Laurent · 15 years ago
  27. cfc7010 temporarily disable the use of glTexImage2D for sw buffers on sholes. by Mathias Agopian · 15 years ago
  28. a4b740e fix [2168528] enable glTexImage2D code path in SF for software-only buffers by Mathias Agopian · 15 years ago
  29. b26af23 fix [2168531] have software-only gralloc buffer side-step the HAL by Mathias Agopian · 15 years ago
  30. 3330b20 fix [2167050] glTexImage2D code path buggy in SurfaceFlinger by Mathias Agopian · 15 years ago
  31. e6a550d Add zoom functions and sendCommand. by Wu-cheng Li · 15 years ago
  32. 0b3ad46 Attempt to fix [2152536] ANR in browser by Mathias Agopian · 15 years ago
  33. e7e1009 Turn off most of the backup-related debug logging by Christopher Tate · 15 years ago
  34. 2b2888c Merge change Ibe2085be into eclair by Android (Google) Code Review · 15 years ago
  35. 448f015 attempt to work around [2155085, 2150246] stuck in closeTransaction() by Mathias Agopian · 15 years ago
  36. 2d70c80 Fix issue 2153835: AudioFlinger: setParameters() can remain stuck if output thread is terminated. by Eric Laurent · 15 years ago
  37. 68624f2 Merge changes I8851617a,Ie1b6f244,I70cab912,Ibd23e30d into eclair by Android (Google) Code Review · 15 years ago
  38. 75ed8b3 Merge change I45094a34 into eclair by Android (Google) Code Review · 15 years ago
  39. df3e0b9 fix [2152247] Windows sometimes drawn scaled up. by Mathias Agopian · 15 years ago
  40. 6656dbc invalidate the surface when the physical changes by Mathias Agopian · 15 years ago
  41. 8a95a45 Reduce the log spew from AudioFlinger due to a certain device that can't meet latency timing. Bug 2142215. by Dave Sparks · 15 years ago
  42. 7e4a587 introduce the notion of the requested size in the Layer state by Mathias Agopian · 15 years ago
  43. ba6be54 remove unused code by Mathias Agopian · 15 years ago
  44. 85ec55f remove dead code by Mathias Agopian · 15 years ago
  45. eb16a09 Change FLASH_MODE_VIDEO_LIGHT to FLASH_MODE_TORCH. by Wu-cheng Li · 15 years ago
  46. 8a77baa don't emit GL commands when sf is in freeze mode by Mathias Agopian · 15 years ago
  47. ff5054c Merge change 27375 into eclair by Android (Google) Code Review · 15 years ago
  48. 737e786 Allways dump the list of allocated buffers when an allocation fails. by Mathias Agopian · 15 years ago
  49. a4f5889 fix "pacakge" typo in error log message by Doug Zongker · 15 years ago
  50. cc6ce20 Add camera parameter key constants and documentation. by Wu-cheng Li · 15 years ago
  51. 95a666b minor SurfaceFlinger code cleanup and remove unnecessary tests by Mathias Agopian · 15 years ago
  52. 6e47289 Clear the device's data from the transport when backup is disabled by Christopher Tate · 15 years ago
  53. 401c257 turn dithering off if it's not needed by Mathias Agopian · 15 years ago
  54. a2fe0a2 fix [2142193] disable GL_LINEAR when not needed by Mathias Agopian · 15 years ago
  55. 8c0a3d7 fix [2133214] STOPSHIP: revert I4a06bb4f: workaround for [2113743] Sholes: frozen then runtime restart going to list view by Mathias Agopian · 15 years ago
  56. dd3423c fix [2132563] stuck in boot animation (framebuffer_device_open: Failed to create flip chain) by Mathias Agopian · 15 years ago
  57. 953eb13 Merge change 26623 into eclair by Android (Google) Code Review · 15 years ago
  58. a455793 fbDev wasn't initialized of hw_get_module failed, but was then used anyway. by Marco Nelissen · 15 years ago
  59. aef692f Fix issue 2116700: Ringer screwy while connected over Bluetooth. by Eric Laurent · 15 years ago
  60. 2944a2b Work around gcc 4.0.3 bug. by Andy McFadden · 15 years ago
  61. a69a8ee Merge change 26081 into eclair by Android (Google) Code Review · 15 years ago
  62. 1f0ffc4 workaround for [2113743] Sholes: frozen then runtime restart going to list view by Mathias Agopian · 15 years ago
  63. cfbb735 Fix issue #1862317: Browser does not appear to honor anchors (#es) in links by Dianne Hackborn · 15 years ago
  64. 5cfbb8d Merge change 25496 into eclair by Android (Google) Code Review · 15 years ago
  65. 6d9f698 fix [2129080] Soft reboot after clicking around and then rubbing the screen by Mathias Agopian · 15 years ago
  66. 74faca2 Android side of the fix for [2121211] Sholes has stutter during animations by Mathias Agopian · 15 years ago
  67. 0f8ab67 Fix issue 2127371: Possible race condition in AudioFlinger::openRecord() when a Track is being destroyed. by Eric Laurent · 15 years ago
  68. 86f7329 add basic time stats for surfaces lock time by Mathias Agopian · 15 years ago
  69. 5643261 Overlay could not set position or rotation immediately after created, it should be triggered by signalEvent(). by Benny Wong · 15 years ago
  70. 0928bee disable backbuffer preservation when possible, which may improve performance a bit by Mathias Agopian · 15 years ago
  71. caa600c fix [2119400] sholes: artifacting when switching orientation by Mathias Agopian · 15 years ago
  72. 378532f fix again [2102410] Home Screen is not displayed in the background in Landscape Mode by Mathias Agopian · 15 years ago
  73. bdc0f84 Fix issue 2123668: Class scope typo in AudioFlinger.cpp. by Eric Laurent · 15 years ago
  74. b8cfc0f revert to black video background, since we don't need the color-key anylonger by Mathias Agopian · 15 years ago
  75. 68a6afe fix [2122448] android_native_window_t::setUsage() only reallocates the first buffer by Mathias Agopian · 15 years ago
  76. 3910f54 Revert "fix [2122448] android_native_window_t::setUsage() only reallocates the first buffer" by Mathias Agopian · 15 years ago
  77. d18afab fix [2122448] android_native_window_t::setUsage() only reallocates the first buffer by Mathias Agopian · 15 years ago
  78. e5b0c94 Merge change 25050 into eclair by Android (Google) Code Review · 15 years ago
  79. b3687ae Fix issue 2118464: cannot play ring tones and notifications after disconnecting BT headset while in call. by Eric Laurent · 15 years ago
  80. 00900eb Fix 2083478: Camera needs an auto-focus cancel API by Chih-Chung Chang · 15 years ago
  81. f5733b2 Merge change 24872 into eclair by Android (Google) Code Review · 15 years ago
  82. 816d7d0 add support for RGBX_8888 surfaces in SurfaceFlinger by Mathias Agopian · 15 years ago
  83. 4790a3c fix [2117464] SF can crash when calling dumpsys by Mathias Agopian · 15 years ago
  84. c7d5601 make sure to update the tail pointer when undoing a dequeue by Mathias Agopian · 15 years ago
  85. a6e58fe Fix issue 2115450: a2dp thread is started, even though we are only connected to headset and not playing music. by Eric Laurent · 15 years ago
  86. f79cbd9 Merge change 24337 into eclair by Android (Google) Code Review · 15 years ago
  87. 40d5799 fix [2111536] [FAST BLOCKER] Device is soft rebooted after ending the call through voice dialer by Mathias Agopian · 15 years ago
  88. 48d819a fix [2112575] stuck on DequeueCondition for a surface that doesn't exist anymore by Mathias Agopian · 15 years ago
  89. b58b5d7 make sure conditions will return when the status of a surface is not NO_ERROR by Mathias Agopian · 15 years ago
  90. 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 · 15 years ago
  91. b6a5daa fix [2102410] Home Screen is not displayed in the background in Landscape Mode by Mathias Agopian · 15 years ago
  92. e0a963b Fix sim-eng build. by Andy McFadden · 15 years ago
  93. 6ad8c64 Fix issue 2107584: media server crash when AudioFlinger fails to allocate memory for track control block. by Eric Laurent · 15 years ago
  94. 1f5105c Merge change 24335 into eclair by Android (Google) Code Review · 15 years ago
  95. 42c3c9a Merge change 24334 into eclair by Android (Google) Code Review · 15 years ago
  96. 0ee8522 Merge change 24333 into eclair by Android (Google) Code Review · 15 years ago
  97. 4de4ebf use broadcast() instead of signal() when signaling the condition-variable Thread::RequestExitAndWait() is waiting for by Mathias Agopian · 15 years ago
  98. 454ea68 fix [2037525] Fail to start camera after adb sync new Camera by Mathias Agopian · 15 years ago
  99. 3522c80 Fix issue 1992233: DTMF tones on Sholes is really long. by Eric Laurent · 15 years ago
  100. 4d2de2c rename Mutexes to make the code easier to follow by Mathias Agopian · 15 years ago