1. 48d819a fix [2112575] stuck on DequeueCondition for a surface that doesn't exist anymore by Mathias Agopian · 15 years ago
  2. b58b5d7 make sure conditions will return when the status of a surface is not NO_ERROR by Mathias Agopian · 15 years ago
  3. 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
  4. b6a5daa fix [2102410] Home Screen is not displayed in the background in Landscape Mode by Mathias Agopian · 15 years ago
  5. e0a963b Fix sim-eng build. by Andy McFadden · 15 years ago
  6. 1f5105c Merge change 24335 into eclair by Android (Google) Code Review · 15 years ago
  7. 42c3c9a Merge change 24334 into eclair by Android (Google) Code Review · 15 years ago
  8. 0ee8522 Merge change 24333 into eclair by Android (Google) Code Review · 15 years ago
  9. 4de4ebf use broadcast() instead of signal() when signaling the condition-variable Thread::RequestExitAndWait() is waiting for by Mathias Agopian · 15 years ago
  10. 454ea68 fix [2037525] Fail to start camera after adb sync new Camera by Mathias Agopian · 15 years ago
  11. 3522c80 Fix issue 1992233: DTMF tones on Sholes is really long. by Eric Laurent · 15 years ago
  12. 4d2de2c rename Mutexes to make the code easier to follow by Mathias Agopian · 15 years ago
  13. 8837e2f delete old and unused source files by Mathias Agopian · 15 years ago
  14. cbb288b fix [2068105] implement queueBuffer/lockBuffer/dequeueBuffer properly by Mathias Agopian · 15 years ago
  15. 0852e67 attempt to fix [2099362] Possible SurfaceFlinger crash by Mathias Agopian · 15 years ago
  16. 888eee6 fix [2098939] Smooth gradients show banding on Sholes by Mathias Agopian · 15 years ago
  17. 08d3d1d fix issue 2096657: Sholes: residue shutter sound heard ONCE while taking a picture AFTER the volume is turned off. by Eric Laurent · 15 years ago
  18. 36c8e98 Merge change 23568 into eclair by Android (Google) Code Review · 15 years ago
  19. 39bf918 Work on issue #2079167: Flickering issue across multiple UI by Dianne Hackborn · 15 years ago
  20. dfcfc67 Merge change 23720 into eclair by Android (Google) Code Review · 15 years ago
  21. 29aa74c Add colorkey to gl clear operation by Rebecca Schultz Zavin · 15 years ago
  22. 75a3d0a Make it an error to use a bare apostrophe in aapt, and adjust warnings/errors. by Eric Fischer · 15 years ago
  23. 0643771 Fix issue 2091594: music chirp after disconnecting A2DP. by Eric Laurent · 15 years ago
  24. c80b1a0 Fix issue 2085690: AudioFlinger must properly terminate the input and output threads when destroyed. by Eric Laurent · 15 years ago
  25. 07549f9 EventHub: Fix file descriptor leak. by Mike Lockwood · 15 years ago
  26. 23490ef Fix issue 2045911: Camera Shutter tone does not play correctly while listening to music. by Eric Laurent · 15 years ago
  27. 9795c42 dumpsys SurfaceFlinger will now always dump SF's state, even if SF is deadlocked by Mathias Agopian · 15 years ago
  28. 04bc12b fix [2070341] [FAST BLOCKER] can't successfully setup erc52 by Mathias Agopian · 15 years ago
  29. d4851d7 Add offset handling in MemoryHeapBase class by Benny Wong · 15 years ago
  30. 1c97d2e fix a bug that caused the PixelFormat viewed by Surface to be wrong. by Mathias Agopian · 15 years ago
  31. 5051754 fix [2063336] Surface.lockSurface throws IllegalArgumentException when out of memory by Mathias Agopian · 15 years ago
  32. 84a6d04 Support for marshalling pointers / intptr_t in Parcel. by Andreas Huber · 15 years ago
  33. ba5972f make sure to update a surface's usage bits when it changes, instead of only the first time. by Mathias Agopian · 15 years ago
  34. d66a979 fix a bug that could cause a window to be hidden in some cases. by Mathias Agopian · 15 years ago
  35. ccde199 Surface::GPU and Surface::HARDWARE are now deprecated; they will be set automatically if needed. by Mathias Agopian · 15 years ago
  36. 5eb77d6 Merge change 21059 by Android (Google) Code Review · 15 years ago
  37. 8458a31 make sure EGL_ANDROID_swap_rectangle is actually supported before using it by Mathias Agopian · 15 years ago
  38. 153e4a4 Merge change 21057 by Android (Google) Code Review · 15 years ago
  39. 24e5f52 Better error handling in EGL extensions by Mathias Agopian · 15 years ago
  40. 878d647 am b8546001: Merge change 20878 into donut by Dianne Hackborn · 15 years ago
  41. 11c04c9 Workaround for issue 2046783. by Eric Laurent · 15 years ago
  42. 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 · 15 years ago
  43. 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 · 15 years ago
  44. 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 · 15 years ago
  45. e868513 Fix issue #2048263: More debugging information by Dianne Hackborn · 15 years ago
  46. 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 · 15 years ago
  47. f5aba82 Fix issue 2046140: master: media_server crash when powering down A2DP headset while a ringtone is playing. by Eric Laurent · 15 years ago
  48. 9e7b819 Fix issue 2043314: Recorded audio is choppy. by Eric Laurent · 15 years ago
  49. 544542b Merge change 20699 by Android (Google) Code Review · 15 years ago
  50. af0b0f0 enable HW acceleration for the Dim Surface on 8k devices by Mathias Agopian · 15 years ago
  51. 878c0e1 Limit AudioFlinger mixer track sampling rate. by Eric Laurent · 15 years ago
  52. efd9ad9 Test for issue 2041105: CPU pegged after lost of bluetooth connection[WAR ROOM]. by Eric Laurent · 15 years ago
  53. 9fbeb7c remove unused and confusing comment by Mathias Agopian · 15 years ago
  54. 9cedf4c Merge changes 20497,20498,20499 by Android (Google) Code Review · 15 years ago
  55. 0928e31 minor code clean-up by Mathias Agopian · 15 years ago
  56. 8c12c7a added EGLUtils::strerror by Mathias Agopian · 15 years ago
  57. f9df249 AudioService now differentiates BT headsets and car kits. by Eric Laurent · 15 years ago
  58. dae20d9 Fix problem in AudioFlinger closeOutput and closeInput. by Eric Laurent · 15 years ago
  59. 29b9eff Improved unit test code for Audioflinger. by Eric Laurent · 15 years ago
  60. 3464c01 Fix lockup in audio flinger threadbase setParameters. by Eric Laurent · 15 years ago
  61. cf6b2bf Merge change 9660 by Android (Google) Code Review · 15 years ago
  62. dfbea2f Merge change 9653 by Android (Google) Code Review · 15 years ago
  63. e0e9ecc Fix issue 2001214: AudioFlinger and AudioPolicyService interfaces should not use pointers as handles to inputs and outputs. by Eric Laurent · 15 years ago
  64. 42db9dc better error handling by Mathias Agopian · 15 years ago
  65. f969450 Merge change 20365 by Android (Google) Code Review · 15 years ago
  66. b97603d oops, EGLConfig of value zero may be valid by Mathias Agopian · 15 years ago
  67. b200106 Merge changes 20345,20346,20347 by Android (Google) Code Review · 15 years ago
  68. 6cf50a7 added two EGL helpers for selecting a config matching a certain pixelformat or native window type by Mathias Agopian · 15 years ago
  69. 6b1f410 added NATIVE_WINDOW_FORMAT attribute to android_native_window_t by Mathias Agopian · 15 years ago
  70. 34193b3 EventHub: pass the name of each input device up to Java by Iliyan Malchev · 15 years ago
  71. 46078d9 Merge change 20133 by Android (Google) Code Review · 15 years ago
  72. 3eded94 don't crash when SurfaceBuffer::writeToParcel is given a null argument by Mathias Agopian · 15 years ago
  73. c591736 Finish implementation of multiple pointer support for MotionEvent. by Dianne Hackborn · 15 years ago
  74. 8851d1e Fix problem in A2DP interface closeOutputStream(). by Eric Laurent · 15 years ago
  75. 764db96 Fix getParameters() default implementation. by Eric Laurent · 15 years ago
  76. a03f7c9 free surface buffers before trying to allocate new ones, so we have more chance of success by Mathias Agopian · 15 years ago
  77. 4851d01 Merge change 9397 by Android (Google) Code Review · 15 years ago
  78. 429db15 Fix Win32 libutils to get a working SDK build. by David 'Digit' Turner · 15 years ago
  79. 1d0a95b don't crash in Parcel when given a null (and therfore invalid) native_handle_t by Mathias Agopian · 15 years ago
  80. cf81c84 be more robust when errors occur upon EGL surface creation (ie: don't crash) by Mathias Agopian · 15 years ago
  81. fa170f5 Merge change 9287 by Android (Google) Code Review · 15 years ago
  82. cb6b904 fixed some issues with the software renderer when surfaces are made current. by Mathias Agopian · 15 years ago
  83. ff1dcc2 am 25dff70f: Merge change 9039 into donut by Android (Google) Code Review · 15 years ago
  84. abcfe35 Merge change 9070 by Android (Google) Code Review · 15 years ago
  85. 69bdcb9 Fix a debug statement in BufferMapper by Mathias Agopian · 15 years ago
  86. f9cd64b NPOT EGLimage without GL_ARB_texture_non_power_of_two would be improperly scalled by Mathias Agopian · 15 years ago
  87. 3945ae5 Fix #2018814: System cannot correctly render assets with "wrap_content" attribute in QVGA by Dianne Hackborn · 15 years ago
  88. e562711 Adding resizeInput and setAttributes for overlay by Benny Wong · 15 years ago
  89. e437ff8 am 1521cd6e: Merge change 8015 into donut by Android (Google) Code Review · 15 years ago
  90. e3772ef Merge change 9008 by Android (Google) Code Review · 15 years ago
  91. c1d7a6e Only restore the bits for wallpapers that aren't built in. by Joe Onorato · 15 years ago
  92. c47c45f Merge change 8987 by Android (Google) Code Review · 15 years ago
  93. f453169 Fix firestone build by Marco Nelissen · 15 years ago
  94. 52eaa31 Merge changes 8935,8936 by Android (Google) Code Review · 15 years ago
  95. 672136f fix [1985856] Seg fault when using the soft keyboard in the Messaging app by Mathias Agopian · 15 years ago
  96. 1b96719 Fix the IOException in wallpaper restore -- the padding isn't required at the end. by Joe Onorato · 15 years ago
  97. 7f5989e Merge change 8015 into donut by Android (Google) Code Review · 15 years ago
  98. 31469e1 Reset the mDpiX and mDpiY values when qemu.sf.lcd_density is defined. by David 'Digit' Turner · 15 years ago
  99. 5d7126b resolved conflicts for merge of ac38dfc5 to master by Mathias Agopian · 15 years ago
  100. 9701122 fix [2017532] Partial Update leaves residual image. by Mathias Agopian · 15 years ago