1. 2f7540e implement connect/disconnect in our native_window_t implementations by Mathias Agopian · 16 years ago
  2. 015b597 fix [2483456] Video orientation is wrong on Droid for some videos by Mathias Agopian · 16 years ago
  3. c573460 Merge "Use proper config to enable LVMX" by Jean-Baptiste Queru · 16 years ago
  4. 99c085b Use proper config to enable LVMX by Jean-Baptiste Queru · 16 years ago
  5. cf244ad Add ability for some manifest attributes to reference resources. by Dianne Hackborn · 16 years ago
  6. 871c16c Initial version of LifeVibes integration. by Glenn Kasten · 16 years ago
  7. 758559e Fix bug 2329540 by Jean-Michel Trivi · 16 years ago
  8. 85b8d12 improve SF logging/debugging a little bit by Mathias Agopian · 16 years ago
  9. 8d8a915 Merge "Fix a small bug where we could compute SharedBufferStack's tail incorrectly." by Mathias Agopian · 16 years ago
  10. 4119c54 Fix a small bug where we could compute SharedBufferStack's tail incorrectly. by Mathias Agopian · 16 years ago
  11. 27dd40b Merge "Add camera parameter string constant for "true"." by Wu-cheng Li · 16 years ago
  12. 9e7b076 Merge "fixes for [2474091] Saw Poor behaviour playing a video." by Mathias Agopian · 16 years ago
  13. d9ef5d7 Add camera parameter string constant for "true". by Wu-cheng Li · 16 years ago
  14. 1d211f8 fixes for [2474091] Saw Poor behaviour playing a video. by Mathias Agopian · 16 years ago
  15. fe2e075 Fix issue 2317760: Change the priority between wired headset and A2DP. by Eric Laurent · 16 years ago
  16. 2985580 Merge "Fix issue 2428563: Camera rendered inoperable by voice call interruption." by Eric Laurent · 16 years ago
  17. ba8811f Fix issue 2428563: Camera rendered inoperable by voice call interruption. by Eric Laurent · 16 years ago
  18. b776d5b Calculate bitmask array sizes correctly in the EventHub by Christopher Tate · 16 years ago
  19. 4ff7e223 Fix #2489986 : The key bitmask needs to cover all possible keys by Christopher Tate · 16 years ago
  20. 20cb56e Fix some bugs. by Dianne Hackborn · 16 years ago
  21. 055c986 Add location provider name to gps-processing-method in EXIF header. by Ray Chen · 16 years ago
  22. 156cce6 Improve RS error handling. On errors RS will now store the error and a message that can be read from the app. RS will then not continue rendering frames while an unchecked error is present until new state is received. by Jason Sams · 16 years ago
  23. a2e9226 Maybe fix issue #2482201: Paired bluetooth device looks like a qwerty keyboard by Dianne Hackborn · 16 years ago
  24. 6b1806b surfaceflinger: remove un-cached buffers hack for Adreno by Dima Zavin · 16 years ago
  25. 47d0a92 Issue 2071329: audio track is shorter than video track for video capture on sholes by Eric Laurent · 16 years ago
  26. ef05e07 Fix issue #2448075: aapt doesn't fix up activity-alias android:targetActivity links by Dianne Hackborn · 16 years ago
  27. 31901cc fix [2425395] portrait UI briefly shows in landscape by Mathias Agopian · 16 years ago
  28. 5d26c1e Added a name to Surface created by SurfaceFlinger by Mathias Agopian · 16 years ago
  29. 922a12e Merge "Demote the famous ResourceTypes warning to LOGV." by Ficus Kirkpatrick · 16 years ago
  30. 56c0952 Demote the famous ResourceTypes warning to LOGV. by Ficus Kirkpatrick · 16 years ago
  31. 108831a Merge "Add support for linking to a skia bitmap rather than always copying the data from the bitmap." by Jason Sams · 16 years ago
  32. 1549257 Merge "Support defered generation of mipmaps. With this change we support mipmap generation when the texture is uploaded to GL without requiring RS to retain the full chain." by Jason Sams · 16 years ago
  33. 053100e Merge "Begin implementation of generated java files from RS files." by Jason Sams · 16 years ago
  34. 8cbb8f5 Unhide zoom API. by Wu-cheng Li · 16 years ago
  35. 8a64743 Add support for linking to a skia bitmap rather than always copying the data from the bitmap. by Jason Sams · 16 years ago
  36. 022a43b to help debugging [2461567] Home screen redraw messed up by Mathias Agopian · 16 years ago
  37. 24b326a Unhide exposure compensation API. by Wu-cheng Li · 16 years ago
  38. bda568f Merge "Fix issue 2327064: Music played via line out is interrupted due to the phone call audio on BT hs." by Eric Laurent · 16 years ago
  39. ce3e038 Fix issue 2327064: Music played via line out is interrupted due to the phone call audio on BT hs. by Eric Laurent · 16 years ago
  40. 9ff1f96 Merge "Use UTF-8 strings to avoid duplicate caching, part 1" by Kenny Root · 16 years ago
  41. 8bb2103 Merge "Fix issue 2305382: Pick up original call makes a noisy beep when wired headset connected." by Eric Laurent · 16 years ago
  42. c2908e6 Support defered generation of mipmaps. With this change we support mipmap generation when the texture is uploaded to GL without requiring RS to retain the full chain. by Jason Sams · 16 years ago
  43. 7eecbf2 Begin implementation of generated java files from RS files. by Jason Sams · 16 years ago
  44. 80bd6a1 Merge "remove a dependency of surfaceflinger on libskia" by Mathias Agopian · 16 years ago
  45. 22e1ca3 Fix issue 2305382: Pick up original call makes a noisy beep when wired headset connected. by Eric Laurent · 16 years ago
  46. 780d2a1 Use UTF-8 strings to avoid duplicate caching, part 1 by Kenny Root · 16 years ago
  47. 8c20ca3 remove a dependency of surfaceflinger on libskia by Mathias Agopian · 16 years ago
  48. 2978bfc beging np2 extension check work. by Jason Sams · 16 years ago
  49. c86727f remove a dependency of GraphicBuffer (libui) on Parcel (libbinder). by Mathias Agopian · 16 years ago
  50. ed2ab7f Initialize layer position by Mathias Agopian · 16 years ago
  51. bf31ed2 Merge "Add test pattern icon to Fountain." by Jason Sams · 16 years ago
  52. c2cb25d Add test pattern icon to Fountain. by Jason Sams · 16 years ago
  53. eba3bb0 Merge "Remove a dependency of Region (libui) on Parcel (libbinder)." by Mathias Agopian · 16 years ago
  54. e59a54c Remove a dependency of Region (libui) on Parcel (libbinder). by Mathias Agopian · 16 years ago
  55. e4c487a Implement type collapsing for Elements and Types. Now if a user creates two or more identical objects we simply reuse the existing object rather than create a new one. by Jason Sams · 16 years ago
  56. 102f49f fix a bug I introduced recently where YUV formats would crash the system by Mathias Agopian · 16 years ago
  57. 8f2423e get rid off the YUV formats at the libui layer by Mathias Agopian · 16 years ago
  58. be16be1 Merge "minor cleanup." by Mathias Agopian · 16 years ago
  59. 08956f0 minor cleanup. by Mathias Agopian · 16 years ago
  60. 6f8a3df Merge "Add comment block matching the type defines added by RS." by Jason Sams · 16 years ago
  61. 9415331 Add comment block matching the type defines added by RS. by Jason Sams · 16 years ago
  62. a9886c5 Totally remove Unicode.cpp and rely on ICU by Kenny Root · 16 years ago
  63. 7f66d6e Merge changes I128ce4b2,I5cbb940c by Mathias Agopian · 16 years ago
  64. 128ce4b real fix for [2440014] launcher2 crashing in loop during boot by Mathias Agopian · 16 years ago
  65. 564bfc2 Excise code from Unicode.cpp that was dead by Kenny Root · 16 years ago
  66. 5cbb940 Revert "Revert "RenderScript should not depend on libsurfaceflinger_client.so"" by Mathias Agopian · 16 years ago
  67. a0659aa Revert "RenderScript should not depend on libsurfaceflinger_client.so" by Jack Palevich · 16 years ago
  68. 88b55fb RenderScript should not depend on libsurfaceflinger_client.so by Mathias Agopian · 16 years ago
  69. 000479f split libsurfaceflinger_client and libcamera_client out of libui by Mathias Agopian · 16 years ago
  70. 8dd9ca3 Change default mode. by Jason Sams · 16 years ago
  71. 586f3b5 Add java benchmark to imageProcessing. by Jason Sams · 16 years ago
  72. 1d317d1 Cleanup image processing example script. by Jason Sams · 16 years ago
  73. a5cbed9 Merge "Fix ImageProcessing example." by Jason Sams · 16 years ago
  74. ec2746c Fix ImageProcessing example. by Jason Sams · 16 years ago
  75. ca35953 Merge "Remove some logs." by Wu-cheng Li · 16 years ago
  76. ca9d9dc Remove some logs. by Wu-cheng Li · 16 years ago
  77. be14332 Merge "Add exposure compensation parameter." by Wu-cheng Li · 16 years ago
  78. b687581 Merge "Preview seperating RenderScript into RenderScript and RenderScriptGL" by Jason Sams · 16 years ago
  79. 704ff64 Preview seperating RenderScript into RenderScript and RenderScriptGL by Jason Sams · 16 years ago
  80. ba637f8 Merge "Add support for physically rotated displays" by Mathias Agopian · 16 years ago
  81. ff723b6c Add exposure compensation parameter. by Wu-cheng Li · 16 years ago
  82. 5bec3aa Fix fountain and put the demos back in the optional build. by Jason Sams · 16 years ago
  83. 66c77a5 Add support for physically rotated displays by Mathias Agopian · 16 years ago
  84. fcdd394 Add support for direct EGLImageKHR use with pushbuffer API by Mathias Agopian · 16 years ago
  85. 7eae31c Add float support for set and get in CameraParameters. by Wu-cheng Li · 16 years ago
  86. 6c8d276 Add focal length and view angle API. by Wu-cheng Li · 16 years ago
  87. 6faf789 Simplify the MemoryDealer implementation by Mathias Agopian · 16 years ago
  88. f145108 Remove verbose log from AudioPolicyManagerBase. by Eric Laurent · 16 years ago
  89. 2060b63 Merge "Fix some minor bugs with GL state setup that were exposed by Droids driver." by Jason Sams · 16 years ago
  90. 5dbfe93 Fix some minor bugs with GL state setup that were exposed by Droids driver. by Jason Sams · 16 years ago
  91. 0ebff76e Merge "Fix issue 2285561: New AudioFlinger and audio driver API needed for A/V sync" by Eric Laurent · 16 years ago
  92. 89e02ed Merge "Add support for setting camera display orientation." by Chih-Chung Chang · 16 years ago
  93. 0986e79 Fix issue 2285561: New AudioFlinger and audio driver API needed for A/V sync by Eric Laurent · 16 years ago
  94. 122b309 Merge "Turn the debugging back on." by Jason Sams · 16 years ago
  95. a1d302e Turn the debugging back on. by Jason Sams · 16 years ago
  96. d1d7706 Add support for setting camera display orientation. by Chih-Chung Chang · 16 years ago
  97. c8b60d1 Revert "Fix failure to open AVRCP input device due to EPERM." by Nick Pelly · 16 years ago
  98. a667fda am 425324e9: am e834722f: Merge "Fix failure to open AVRCP input device due to EPERM." into eclair by Nick Pelly · 16 years ago
  99. 23f25cd 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
  100. df48b57 Cleanup seperation of Legacy and user attribs. All user programs now use the new names. Legacy vertex attribs are given default names. by Jason Sams · 16 years ago