1. f57e754 CpuConsumer: inherit from ConsumerBase by Eino-Ville Talvala · 13 years ago
  2. 8683fca improve [un]marshalling of non-binder objects by Mathias Agopian · 13 years ago
  3. e57f292 make multi-display more real by Mathias Agopian · 13 years ago
  4. 3165cc2 libgui includes refactoring by Mathias Agopian · 13 years ago
  5. 1a4d883 surfaceflinger: refactor FrambufferSurface by Jamie Gennis · 13 years ago
  6. 92efd84 screen-off animation won't be handled by SF anymore by Mathias Agopian · 13 years ago
  7. c666cae get rid of the shared-memory control block by Mathias Agopian · 13 years ago
  8. 8785578 add a layerStack attribute to Layers. by Mathias Agopian · 13 years ago
  9. 8b33f03 update SF binder protocol to support setting display attributes by Mathias Agopian · 13 years ago
  10. 6d7e32c Remove unused layer flags. by Jeff Brown · 13 years ago
  11. 6501e99 Remove freeze(), unfreeze() and setFreezeTint(). by Jeff Brown · 13 years ago
  12. f9176a9 Remove freezeDisplay(), which is no-op. by Jeff Brown · 13 years ago
  13. dc5b485 Pass fence to HWC on first use of buffer by Jesse Hall · 13 years ago
  14. b42b1ac Return fence from acquireBuffer by Jesse Hall · 13 years ago
  15. c777b0b Pass fences with buffers from SurfaceTextureClient by Jesse Hall · 13 years ago
  16. 3094df3 First prototype atttempting to support an external display by Mathias Agopian · 13 years ago
  17. f785754 Pass fences from BufferQueue to SurfaceTextureClient by Jesse Hall · 13 years ago
  18. ef19414 Transfer HWC release fences to BufferQueue by Jesse Hall · 13 years ago
  19. d8e812c Update ANativeWindow clients for sync by Jamie Gennis · 13 years ago
  20. 3e87601 Implement SurfaceFlinger's ANW on top of BufferQueue by Mathias Agopian · 13 years ago
  21. 8e53306 surfaceflinger: replace early suspend with binder call from PowerManager by Colin Cross · 13 years ago
  22. 2466e40 am 584fcb32: am 2c8207e9: add the ability to reject buffers in SurfaceTexture::updateTexImage by Mathias Agopian · 13 years ago
  23. 2c8207e add the ability to reject buffers in SurfaceTexture::updateTexImage by Mathias Agopian · 13 years ago
  24. a74eb25 am dd739965: Merge changes I32fbc2b6,Ifd0ed05b into jb-dev by Jamie Gennis · 13 years ago
  25. e41b318 Add a BufferQueue CPU consumer. by Eino-Ville Talvala · 13 years ago
  26. b7a6b96 libgui: remove setPostTransformCrop by Jamie Gennis · 13 years ago
  27. f15a83f SurfaceFlinger: add a crop to the layer state by Jamie Gennis · 13 years ago
  28. 5c1139f SurfaceTexture: improve texture matrix computation by Jamie Gennis · 13 years ago
  29. d72f233 libgui: Add support for post-xform crops. by Jamie Gennis · 13 years ago
  30. efc7ab6 libgui: Add plumbing for active rectangle by Jamie Gennis · 13 years ago
  31. 2488b20 add a way to query whether an ANativeWindow consumer is running ahead of the producer by Mathias Agopian · 13 years ago
  32. 24202f5 update the binder protocol for connect to match that of queueBuffer by Mathias Agopian · 13 years ago
  33. a0db308 remove SurfaceTexture::connect() by Mathias Agopian · 13 years ago
  34. 85b2176 Remove fixed USAGE_HW_TEXTURE flag from BufferQueue. by Eino-Ville Talvala · 13 years ago
  35. ac6035a s/w rendered apps can now use n-buffering (n>2) by Mathias Agopian · 13 years ago
  36. 016c8cb Enabled cropping support in SurfaceTexture by Daniel Lam · 13 years ago
  37. 55a7014 SurfaceTextureClient: support for application buffer dimensions by Michael I. Gold · 13 years ago
  38. f0bc2f1 use in/out structures for queueBuffer() IPC by Mathias Agopian · 13 years ago
  39. fbcda93 BufferQueue returns proper code on acquire by Daniel Lam · 13 years ago
  40. abe61bf BufferQueue no longer hardcodes buffer counts by Daniel Lam · 13 years ago
  41. 8cce8a9 Merge "Fixed disconnect bug in SurfaceTexture" by Jamie Gennis · 13 years ago
  42. 7b5be95 use a socketpair instead of a pipe in BitTube by Mathias Agopian · 13 years ago
  43. 9abe1eb Fixed disconnect bug in SurfaceTexture by Daniel Lam · 13 years ago
  44. 0e1080f Merge "SurfaceTexture: add context attach & detach" by Jamie Gennis · 13 years ago
  45. 74bed55 SurfaceTexture: add context attach & detach by Jamie Gennis · 13 years ago
  46. 851ef8f reduce IPC with BufferQueue by Mathias Agopian · 13 years ago
  47. 9d61a28 Refactored DummyConsumer by Daniel Lam · 13 years ago
  48. f71c4ae Added a DummyConsumer for use with BufferQueue. by Daniel Lam · 13 years ago
  49. b0e76f4 remove dependency of EGL on ndk header by Mathias Agopian · 13 years ago
  50. ce56137 libgui: have ST::updateTexImage check the GL ctx by Jamie Gennis · 13 years ago
  51. fa5b40e libgui: add BQ consumer buffer free notifications by Jamie Gennis · 13 years ago
  52. b267579 SurfaceTexture: Fully refactored from BufferQueue by Daniel Lam · 13 years ago
  53. eae59d2 Removed dependecies between BufferQueue and SurfaceTexture by Daniel Lam · 14 years ago
  54. fbb1655 Merge "Revert "Removed dependecies between BufferQueue and SurfaceTexture"" by Jamie Gennis · 13 years ago
  55. 90ac799 fix libgui header location by Mathias Agopian · 13 years ago
  56. 9b10c47 Revert "Removed dependecies between BufferQueue and SurfaceTexture" by Daniel Lam · 13 years ago
  57. 3216705 Merge "Removed dependecies between BufferQueue and SurfaceTexture" by Jamie Gennis · 13 years ago
  58. 5f2165f remove dependency on android_native{s_priv|buffer}.h by Mathias Agopian · 13 years ago
  59. 3330238 Removed dependecies between BufferQueue and SurfaceTexture by Daniel Lam · 14 years ago
  60. b856052 Refactored query function from SurfaceTexture into BufferQueue by Daniel Lam · 14 years ago
  61. 6b091c5 Refactored ISurfaceTexture calls from SurfaceTexture into BufferQueue. by Daniel Lam · 14 years ago
  62. 99ce5cd separate transactions from updates by Mathias Agopian · 14 years ago
  63. 3cf199a fix an issue with vsync event delivery by Mathias Agopian · 14 years ago
  64. 478ae5e Improve the VSYNC api a bit. by Mathias Agopian · 14 years ago
  65. a4fbecd am 55d3880e: am bb1e7d43: Merge changes I7e973a35,Ib3386fcc into ics-mr1 by Mathias Agopian · 14 years ago
  66. 86edf4f SurfaceTexture: add EGL_KHR_fence_sync option by Jamie Gennis · 14 years ago
  67. d0566bc Add support for sending VSYNC events to the framework by Mathias Agopian · 14 years ago
  68. 185a0a0 am c2597295: am 53cf2020: Merge changes I37fd43b5,I91eb29db,I0491ce35 into ics-mr1 by Jamie Gennis · 14 years ago
  69. 5976946 EGL: default to swap interval 1 by Jamie Gennis · 14 years ago
  70. 8bee68f am d0df44b5: am 4d71053b: Merge "attempt to fix bug 5313580" into ics-mr1 by Mathias Agopian · 14 years ago
  71. a36bcd5 attempt to fix bug 5313580 by Mathias Agopian · 14 years ago
  72. ccf5b9f am 7765fc65: am fd6b64f6: Merge "SurfaceTexture: Fix to return the oldest of free buffers to Client on Dequeue call" into ics-mr1 by Jamie Gennis · 14 years ago
  73. a929748 SurfaceTexture: Fix to return the oldest of free buffers to Client on Dequeue call by Sunita Nadampalli · 14 years ago
  74. 8c11963 am 738d8cae: am c93a151f: Merge "Define, document, and test the behavior of very large SurfaceTextures" into ics-mr1 by Mathias Agopian · 14 years ago
  75. 194c76c Define, document, and test the behavior of very large SurfaceTextures by Mathias Agopian · 14 years ago
  76. 5cae0d0 Rename SensorChannel to BitTube by Mathias Agopian · 14 years ago
  77. 1a2b83a SensorManager reconnects to sensor service when the later dies by Mathias Agopian · 14 years ago
  78. fb1b5a2 SurfaceTexture: parameterize the texture target by Jamie Gennis · 14 years ago
  79. fa28c35 SurfaceTexture: add name support by Jamie Gennis · 14 years ago
  80. 29b5762 don't return the current buffer from dequeueBuffer by Mathias Agopian · 14 years ago
  81. 8e19c2e fix a crasher in SurfaceTexture::updateTexImage() by Mathias Agopian · 14 years ago
  82. 2560d14 rework dequeueBuffer()'s main loop. by Mathias Agopian · 14 years ago
  83. ef51b99 error out when SurfaceTexture APIs are called while not connected by Mathias Agopian · 14 years ago
  84. 5bfc245 return correct value from query after connecting a surface by Mathias Agopian · 14 years ago
  85. 96e1082 Merge "remove dead code and member variables." by Mathias Agopian · 14 years ago
  86. 3fbce7c remove dead code and member variables. by Mathias Agopian · 14 years ago
  87. fa1e002 Merge "SurfaceTexture: enable RGB external textures" by Jamie Gennis · 14 years ago
  88. 1f8e09f SurfaceTexture: enable RGB external textures by Jamie Gennis · 14 years ago
  89. 7b305ff SurfaceTexture: add the abandon method. by Jamie Gennis · 14 years ago
  90. 29c8702 SurfaceTexture: fix a comment by Jamie Gennis · 14 years ago
  91. 976f494 SurfaceTexture: remove getAllocator by Jamie Gennis · 14 years ago
  92. c10d9d9 clean-up. get rid ofunused code and members in Surface[Control].cpp by Mathias Agopian · 14 years ago
  93. 97c602c implement: "Add an ANativeWindow API for SurfaceFlinger to suggest an optimal buffer orientation" by Mathias Agopian · 14 years ago
  94. 7734ebf Add set_scaling_mode() to ANativeWindow. by Mathias Agopian · 14 years ago
  95. 8f9dbf9 move lock/unlock implementaion outside of Surface into SurfaceTextureClient by Mathias Agopian · 14 years ago
  96. 677517a Merge changes Id9aa1003,I8c154189 by Jamie Gennis · 14 years ago
  97. fe0a87b SurfaceTexture: make (dis)connect into an IPC by Jamie Gennis · 14 years ago
  98. bee205f EGL: fix the ANativeWindow size/fmt override by Jamie Gennis · 14 years ago
  99. 19e0a8b Merge "Minor fix in SurfaceTexture" by Pannag Sanketi · 14 years ago
  100. 292a31a Minor fix in SurfaceTexture by Pannag Sanketi · 14 years ago