1. c86727f remove a dependency of GraphicBuffer (libui) on Parcel (libbinder). by Mathias Agopian · 14 years ago
  2. ed2ab7f Initialize layer position by Mathias Agopian · 14 years ago
  3. bf31ed2 Merge "Add test pattern icon to Fountain." by Jason Sams · 14 years ago
  4. c2cb25d Add test pattern icon to Fountain. by Jason Sams · 14 years ago
  5. eba3bb0 Merge "Remove a dependency of Region (libui) on Parcel (libbinder)." by Mathias Agopian · 14 years ago
  6. e59a54c Remove a dependency of Region (libui) on Parcel (libbinder). by Mathias Agopian · 14 years ago
  7. 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 · 14 years ago
  8. 102f49f fix a bug I introduced recently where YUV formats would crash the system by Mathias Agopian · 14 years ago
  9. 8f2423e get rid off the YUV formats at the libui layer by Mathias Agopian · 14 years ago
  10. be16be1 Merge "minor cleanup." by Mathias Agopian · 14 years ago
  11. 08956f0 minor cleanup. by Mathias Agopian · 14 years ago
  12. 6f8a3df Merge "Add comment block matching the type defines added by RS." by Jason Sams · 14 years ago
  13. 9415331 Add comment block matching the type defines added by RS. by Jason Sams · 14 years ago
  14. a9886c5 Totally remove Unicode.cpp and rely on ICU by Kenny Root · 14 years ago
  15. 7f66d6e Merge changes I128ce4b2,I5cbb940c by Mathias Agopian · 14 years ago
  16. 128ce4b real fix for [2440014] launcher2 crashing in loop during boot by Mathias Agopian · 14 years ago
  17. 564bfc2 Excise code from Unicode.cpp that was dead by Kenny Root · 14 years ago
  18. 5cbb940 Revert "Revert "RenderScript should not depend on libsurfaceflinger_client.so"" by Mathias Agopian · 14 years ago
  19. a0659aa Revert "RenderScript should not depend on libsurfaceflinger_client.so" by Jack Palevich · 14 years ago
  20. 88b55fb RenderScript should not depend on libsurfaceflinger_client.so by Mathias Agopian · 14 years ago
  21. 000479f split libsurfaceflinger_client and libcamera_client out of libui by Mathias Agopian · 14 years ago
  22. 8dd9ca3 Change default mode. by Jason Sams · 14 years ago
  23. 586f3b5 Add java benchmark to imageProcessing. by Jason Sams · 14 years ago
  24. 1d317d1 Cleanup image processing example script. by Jason Sams · 14 years ago
  25. a5cbed9 Merge "Fix ImageProcessing example." by Jason Sams · 14 years ago
  26. ec2746c Fix ImageProcessing example. by Jason Sams · 14 years ago
  27. ca35953 Merge "Remove some logs." by Wu-cheng Li · 14 years ago
  28. ca9d9dc Remove some logs. by Wu-cheng Li · 14 years ago
  29. be14332 Merge "Add exposure compensation parameter." by Wu-cheng Li · 14 years ago
  30. b687581 Merge "Preview seperating RenderScript into RenderScript and RenderScriptGL" by Jason Sams · 14 years ago
  31. 704ff64 Preview seperating RenderScript into RenderScript and RenderScriptGL by Jason Sams · 14 years ago
  32. ba637f8 Merge "Add support for physically rotated displays" by Mathias Agopian · 14 years ago
  33. ff723b6 Add exposure compensation parameter. by Wu-cheng Li · 14 years ago
  34. 5bec3aa Fix fountain and put the demos back in the optional build. by Jason Sams · 14 years ago
  35. 66c77a5 Add support for physically rotated displays by Mathias Agopian · 14 years ago
  36. fcdd394 Add support for direct EGLImageKHR use with pushbuffer API by Mathias Agopian · 14 years ago
  37. 7eae31c Add float support for set and get in CameraParameters. by Wu-cheng Li · 15 years ago
  38. 6c8d276 Add focal length and view angle API. by Wu-cheng Li · 15 years ago
  39. 6faf789 Simplify the MemoryDealer implementation by Mathias Agopian · 15 years ago
  40. f145108 Remove verbose log from AudioPolicyManagerBase. by Eric Laurent · 15 years ago
  41. 2060b63 Merge "Fix some minor bugs with GL state setup that were exposed by Droids driver." by Jason Sams · 15 years ago
  42. 5dbfe93 Fix some minor bugs with GL state setup that were exposed by Droids driver. by Jason Sams · 15 years ago
  43. 0ebff76 Merge "Fix issue 2285561: New AudioFlinger and audio driver API needed for A/V sync" by Eric Laurent · 15 years ago
  44. 89e02ed Merge "Add support for setting camera display orientation." by Chih-Chung Chang · 15 years ago
  45. 0986e79 Fix issue 2285561: New AudioFlinger and audio driver API needed for A/V sync by Eric Laurent · 15 years ago
  46. 122b309 Merge "Turn the debugging back on." by Jason Sams · 15 years ago
  47. a1d302e Turn the debugging back on. by Jason Sams · 15 years ago
  48. d1d7706 Add support for setting camera display orientation. by Chih-Chung Chang · 15 years ago
  49. c8b60d1 Revert "Fix failure to open AVRCP input device due to EPERM." by Nick Pelly · 15 years ago
  50. a667fda am 425324e9: am e834722f: Merge "Fix failure to open AVRCP input device due to EPERM." into eclair by Nick Pelly · 15 years ago
  51. 23f25cd Fix issue 2378022: AudioService should direct volume control to STREAM_VOICE_CALL stream when STREAM_VOICE_CALL stream is active. by Eric Laurent · 15 years ago
  52. 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 · 15 years ago
  53. acf7703 Change key to KEY_SUPPORTED_JPEG_THUMBNAIL_SIZES for consistency. by Wu-cheng Li · 15 years ago
  54. 60e8495 Merge "Add support for 180/270 degrees rotation." by Chih-Chung Chang · 15 years ago
  55. ac127dc Add support for 180/270 degrees rotation. by Chih-Chung Chang · 15 years ago
  56. f226e9f Merge "return an error when Surface::lock() is called while the surface is already locked." by Mathias Agopian · 15 years ago
  57. 116e541 return an error when Surface::lock() is called while the surface is already locked. by Mathias Agopian · 15 years ago
  58. e1ceec2 Add an orientation parameter for overlay, so we can do camera preview in portrait mode. by Chih-Chung Chang · 15 years ago
  59. 2d41cb9 fix [2324665] texture leak in surfaceflinger when using camera by Mathias Agopian · 15 years ago
  60. a1a1798 fix a texture leak introduced recently. by Mathias Agopian · 15 years ago
  61. e6b1bbd Fix failure to open AVRCP input device due to EPERM. by Nick Pelly · 15 years ago
  62. 973fbb1 Merge "fix [2363362] [Sapphire] Corrupted raw picture displayed during snapshot" by Mathias Agopian · 15 years ago
  63. 6fb0f22 Merge "part of fix for [2363362] [Sapphire] Corrupted raw picture displayed during snapshot" by Mathias Agopian · 15 years ago
  64. af07b59 am b3699b14: am 836e1666: Merge "add drawSpriteScreenspaceCropped to renderscript" into eclair by Joe Onorato · 15 years ago
  65. d23fa27 fix [2363362] [Sapphire] Corrupted raw picture displayed during snapshot by Mathias Agopian · 15 years ago
  66. d2832fb4 part of fix for [2363362] [Sapphire] Corrupted raw picture displayed during snapshot by Mathias Agopian · 15 years ago
  67. 3bc0346 Merge "fix [2363506] [Sapphire] Video playback broken" by Mathias Agopian · 15 years ago
  68. 7323e54 fix [2363506] [Sapphire] Video playback broken by Mathias Agopian · 15 years ago
  69. 243bf50 Merge "Create base class for audio policy manager." by Eric Laurent · 15 years ago
  70. e20e3b4 Fix RS mipmap generation for 8 bit alpha textures. by Jason Sams · 15 years ago
  71. 6656c1b add drawSpriteScreenspaceCropped to renderscript by Joe Onorato · 15 years ago
  72. 22550a1 Merge "Remove excessive logging, fix error in GLSL uniform generation." by Jason Sams · 15 years ago
  73. e17e365 Remove excessive logging, fix error in GLSL uniform generation. by Jason Sams · 15 years ago
  74. cef3cd7 Create base class for audio policy manager. by Eric Laurent · 15 years ago
  75. b9c56e3 Merge "Implement type generation for user uniforms in vertex shader." by Jason Sams · 15 years ago
  76. ea87e96 Implement type generation for user uniforms in vertex shader. by Jason Sams · 15 years ago
  77. 980a938 Deprecate fill_parent and introduce match_parent. Bug: #2361749. by Romain Guy · 15 years ago
  78. f5d95cb less log spew by Joe Onorato · 15 years ago
  79. 917cd4f Fix npot but where mipmap level sizes were rounding in the wrong direction. Should always be floor. by Jason Sams · 15 years ago
  80. 6286953 Change user attribs to look for empty slot rather than using them in order. Prevents conflict with numbered legacy slots. by Jason Sams · 15 years ago
  81. 74e02ef Support npot on es 2.0 HW. by Jason Sams · 15 years ago
  82. a09a6e1 More complete support for named attribs. Adds user typed attribs as available to programVertex. Non user attribs are not treated like user for GL2 for simplicity. by Jason Sams · 15 years ago
  83. ca328e7 explicit set an "optional" tag by Jean-Baptiste Queru · 15 years ago
  84. e17964e Add RS support for generic attribs as input to vertex programs. by Jason Sams · 15 years ago
  85. 7d46f61 Disable excessive RS logging. by Jason Sams · 15 years ago
  86. 718cd1f Element restructuring. Add support for new basic Element types including the RS objects and vectors(2-4). In theory this paves the way for maintaining type info for RS objects, passing elements for GLSL uiforms/attribs/varyings, and supporting nested structures. by Jason Sams · 15 years ago
  87. b9a4416 am 0c5cc224: am d20a55af: Merge change Iccfa50fe into eclair by Eric Laurent · 15 years ago
  88. 8ac9f8d Fix issue 2323920: Notification & A2DP audio stutter. by Eric Laurent · 15 years ago
  89. 68afd01 Move texture bindings to base program object. Change ProgramFragment creation to require a texture format in 1.0 mode. by Jason Sams · 15 years ago
  90. 7b7f29a Fix live wallpaper many. Z coordinate was being ignored for draw quad call. by Jason Sams · 15 years ago
  91. ce9adcc Fix emulated glColor in es2 mode. by Jason Sams · 15 years ago
  92. 5dad8b4 Place shader logging behind prop to declutter logs. by Jason Sams · 15 years ago
  93. 7e5ab3b Continue es2 shader dev by Jason Sams · 15 years ago
  94. 0011bcf Continue development of es2.0 user shader support for renderscript. This change cleans up ProgramVertex creation and adds support for passing input, output, and constant type info. by Jason Sams · 15 years ago
  95. 3b7d39b Implement RS tracked defered texture and buffer object uploads. by Jason Sams · 15 years ago
  96. 0ba8846 am 2378f141: am b63d91c6: 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 · 15 years ago
  97. 57e9a3f am 871f9de3: am 02472639: am 083a557c: fix [2319255] crash in openGL : from the media recorder stress test. by Mathias Agopian · 15 years ago
  98. b63d91c 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 · 15 years ago
  99. f9b0e82 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 · 15 years ago
  100. 24a4f22 am 1e1d4492: am 218aa945: Merge change I6478884a into eclair-mr2 by Kenny Root · 15 years ago