1. 3ee454a Eradicate DisplayID. by Mathias Agopian · 13 years ago
  2. a50b51c Compatibility work around for bad graphics driver dependency. by Jeff Brown · 13 years ago
  3. 1ae49e3 Merge "Remove unused "layer" argument from show()." into jb-mr1-dev by Jeff Brown · 13 years ago
  4. e310c39 Merge "Banish DisplayID from the SurfaceFlinger API." into jb-mr1-dev by Jeff Brown · 13 years ago
  5. 380223b Remove unused "layer" argument from show(). by Jeff Brown · 13 years ago
  6. 9d4e3d2 Banish DisplayID from the SurfaceFlinger API. by Jeff Brown · 13 years ago
  7. f671385 am 9801575a: am 908c8ff5: Merge "Fixed clang build error for libgui" by Jean-Baptiste Queru · 13 years ago
  8. 9801575 am 908c8ff5: Merge "Fixed clang build error for libgui" by Jean-Baptiste Queru · 13 years ago
  9. 225c66a Revert "put back the unused virtuals in Vector<>" by Mathias Agopian · 13 years ago
  10. 490aee0 Merge "SurfaceTexture: inherit from ConsumerBase (try 2)" into jb-mr1-dev by Jamie Gennis · 13 years ago
  11. 114e968 Fixed clang build error for libgui by Tareq A. Siraj · 13 years ago
  12. 9f54ac3 ui/Fence: change the TIMEOUT_NEVER value to -1 by Jamie Gennis · 13 years ago
  13. 0493044 Merge "Add BufferItemConsumer, a simple BufferQueue consumer." into jb-mr1-dev by Eino-Ville Talvala · 13 years ago
  14. 9fea342 SurfaceTexture: inherit from ConsumerBase (try 2) by Jamie Gennis · 13 years ago
  15. e232fdc Add BufferItemConsumer, a simple BufferQueue consumer. by Eino-Ville Talvala · 13 years ago
  16. 1648d4c put back the unused virtuals in Vector<> by Mathias Agopian · 13 years ago
  17. 317357f Merge "get rid of mirrorItemAt() which isn't used anywhere" into jb-mr1-dev by Mathias Agopian · 13 years ago
  18. 84a9a3c Merge "CpuConsumer: inherit from ConsumerBase" into jb-mr1-dev by Eino-Ville Talvala · 13 years ago
  19. f57e754 CpuConsumer: inherit from ConsumerBase by Eino-Ville Talvala · 13 years ago
  20. f4ce780 get rid of mirrorItemAt() which isn't used anywhere by Mathias Agopian · 13 years ago
  21. 729f480 Merge "Revert "SurfaceTexture: inherit from ConsumerBase"" into jb-mr1-dev by Jamie Gennis · 13 years ago
  22. ce7a6c0 Revert "SurfaceTexture: inherit from ConsumerBase" by Jamie Gennis · 13 years ago
  23. 483bccd Revert "SurfaceTexture: call ConsumerBase::freeBufferLocked" by Jamie Gennis · 13 years ago
  24. f8d33c6 SurfaceTexture: call ConsumerBase::freeBufferLocked by Jamie Gennis · 13 years ago
  25. 2c7eb92 Merge "SurfaceTexture: inherit from ConsumerBase" into jb-mr1-dev by Jamie Gennis · 13 years ago
  26. 818b460 display states can't share the dirty flags by Mathias Agopian · 13 years ago
  27. ed059a8 SurfaceTexture: inherit from ConsumerBase by Jamie Gennis · 13 years ago
  28. f0083bf Merge "Add a very simple helper function to log slow functions." into jb-mr1-dev by Jeff Brown · 13 years ago
  29. 8683fca improve [un]marshalling of non-binder objects by Mathias Agopian · 13 years ago
  30. 6f12d57 Add a very simple helper function to log slow functions. by Jeff Brown · 13 years ago
  31. e57f292 make multi-display more real by Mathias Agopian · 13 years ago
  32. 3165cc2 libgui includes refactoring by Mathias Agopian · 13 years ago
  33. 6997399 improve Vector<> safety checks by Mathias Agopian · 13 years ago
  34. 14bd369 Merge changes Ic3d35a93,I46ec942d into jb-mr1-dev by Jamie Gennis · 13 years ago
  35. 1a4d883 surfaceflinger: refactor FrambufferSurface by Jamie Gennis · 13 years ago
  36. 53095e2 libutils cleanup: remove unused or seldom used code from misc.{cpp|h} by Mathias Agopian · 13 years ago
  37. 92efd84 screen-off animation won't be handled by SF anymore by Mathias Agopian · 13 years ago
  38. 92a979a We now have a real list of displays. by Mathias Agopian · 13 years ago
  39. 747c480 Merge remote-tracking branch 'goog/jb-dev-mako' into jb-mr1-dev by Ed Heyl · 13 years ago
  40. c666cae get rid of the shared-memory control block by Mathias Agopian · 13 years ago
  41. 8785578 add a layerStack attribute to Layers. by Mathias Agopian · 13 years ago
  42. 8b33f03 update SF binder protocol to support setting display attributes by Mathias Agopian · 13 years ago
  43. 074cd0c Add elapsedRealtimeNano(), and use CLOCK_BOOTTIME where possible. by Nick Pelly · 13 years ago
  44. e64a403 Merge from jb-dev for "sample video corruption in MediaCodec mode." DO NOT MERGE by Edwin Wong · 13 years ago
  45. 3ad182f Merge "Remove unused layer flags." by Jeff Brown · 13 years ago
  46. 6d7e32c Remove unused layer flags. by Jeff Brown · 13 years ago
  47. fefad43 Merge "Remove freeze(), unfreeze() and setFreezeTint()." by Jeff Brown · 13 years ago
  48. 74bf072 Merge "Remove freezeDisplay(), which is no-op." by Jeff Brown · 13 years ago
  49. 6501e99 Remove freeze(), unfreeze() and setFreezeTint(). by Jeff Brown · 13 years ago
  50. f9176a9 Remove freezeDisplay(), which is no-op. by Jeff Brown · 13 years ago
  51. 85324d9 am 647336c7: am e0daeb39: Fixed sample video corrupted in MediaCodec mode. by Edwin Wong · 13 years ago
  52. e0daeb3 Fixed sample video corrupted in MediaCodec mode. by Edwin Wong · 13 years ago
  53. 4fec873 one more step towards multiple display support by Mathias Agopian · 13 years ago
  54. 0bc64be libs/ui: Add support for triple framebuffers by Naseer Ahmed · 13 years ago
  55. dc5b485 Pass fence to HWC on first use of buffer by Jesse Hall · 13 years ago
  56. b42b1ac Return fence from acquireBuffer by Jesse Hall · 13 years ago
  57. c777b0b Pass fences with buffers from SurfaceTextureClient by Jesse Hall · 13 years ago
  58. 962174d Merge "Return fence to client in dequeuBuffer" by Jesse Hall · 13 years ago
  59. f9783af Return fence to client in dequeuBuffer by Jesse Hall · 13 years ago
  60. 3094df3 First prototype atttempting to support an external display by Mathias Agopian · 13 years ago
  61. f785754 Pass fences from BufferQueue to SurfaceTextureClient by Jesse Hall · 13 years ago
  62. ef19414 Transfer HWC release fences to BufferQueue by Jesse Hall · 13 years ago
  63. 07912f5 Add vendor specific color format to OMX_IVCommon.h by Haynes Mathew George · 13 years ago
  64. d8e812c Update ANativeWindow clients for sync by Jamie Gennis · 13 years ago
  65. f25e183 libui: add the Fence class by Jamie Gennis · 13 years ago
  66. db403e8 split-up Client.h out of SurfaceFlinger.h by Mathias Agopian · 13 years ago
  67. d3076ac Merge "Implement SurfaceFlinger's ANW on top of BufferQueue" by Mathias Agopian · 13 years ago
  68. b6d00dc am 0512af11: am 16272efb: Add ASSIST keycode. by Jeff Brown · 13 years ago
  69. 16272ef Add ASSIST keycode. by Jeff Brown · 13 years ago
  70. 3e87601 Implement SurfaceFlinger's ANW on top of BufferQueue by Mathias Agopian · 13 years ago
  71. 8e53306 surfaceflinger: replace early suspend with binder call from PowerManager by Colin Cross · 13 years ago
  72. 9a6b4c7 am d5085da3: am 4467bba7: Merge "Support looper callbacks based on smart pointers." into jb-dev by Jeff Brown · 13 years ago
  73. ad7b376 am 80586761: am dad23789: Merge "Delete unused poll() code." into jb-dev by Jeff Brown · 13 years ago
  74. 27d9284 am dce1547d: am 9e2e781a: Merge "Remove unused statistics code." into jb-dev by Jeff Brown · 13 years ago
  75. 4467bba Merge "Support looper callbacks based on smart pointers." into jb-dev by Jeff Brown · 13 years ago
  76. dad2378 Merge "Delete unused poll() code." into jb-dev by Jeff Brown · 13 years ago
  77. 9e2e781 Merge "Remove unused statistics code." into jb-dev by Jeff Brown · 13 years ago
  78. af567f7 Support looper callbacks based on smart pointers. by Jeff Brown · 13 years ago
  79. 1737e57 Add camera as an ATRACE tag by Eino-Ville Talvala · 13 years ago
  80. 588d5c8 Delete unused poll() code. by Jeff Brown · 13 years ago
  81. 1ea51bf Remove unused statistics code. by Jeff Brown · 13 years ago
  82. 2466e40 am 584fcb32: am 2c8207e9: add the ability to reject buffers in SurfaceTexture::updateTexImage by Mathias Agopian · 13 years ago
  83. 2c8207e add the ability to reject buffers in SurfaceTexture::updateTexImage by Mathias Agopian · 13 years ago
  84. a07d473 am e804aa48: Merge "Move CameraParameters header to join rest of camera library." into jb-dev by Eino-Ville Talvala · 13 years ago
  85. e804aa4 Merge "Move CameraParameters header to join rest of camera library." into jb-dev by Eino-Ville Talvala · 13 years ago
  86. 41caf6d Move CameraParameters header to join rest of camera library. by Eino-Ville Talvala · 13 years ago
  87. a74eb25 am dd739965: Merge changes I32fbc2b6,Ifd0ed05b into jb-dev by Jamie Gennis · 13 years ago
  88. 8d05799 am bd113224: Merge "Fix log spam about CPU frequency on one device" into jb-dev by Glenn Kasten · 13 years ago
  89. 15e2385 am 9cab4ca1: Merge "minor Rect.h cleanup" into jb-dev by Mathias Agopian · 13 years ago
  90. dd73996 Merge changes I32fbc2b6,Ifd0ed05b into jb-dev by Jamie Gennis · 13 years ago
  91. e41b318 Add a BufferQueue CPU consumer. by Eino-Ville Talvala · 14 years ago
  92. bd11322 Merge "Fix log spam about CPU frequency on one device" into jb-dev by Glenn Kasten · 13 years ago
  93. 542af12 Fix log spam about CPU frequency on one device by Glenn Kasten · 13 years ago
  94. b7a6b96 libgui: remove setPostTransformCrop by Jamie Gennis · 13 years ago
  95. b82203a minor Rect.h cleanup by Mathias Agopian · 13 years ago
  96. b194ec9 libutils: add a tracing tag for video by Jamie Gennis · 13 years ago
  97. f15a83f SurfaceFlinger: add a crop to the layer state by Jamie Gennis · 13 years ago
  98. 3c32e5d Merge "OMX IL header additions for FLAC" into jb-dev by Jean-Michel Trivi · 13 years ago
  99. 224c784 OMX IL header additions for FLAC by Jean-Michel Trivi · 13 years ago
  100. 555f89d Add callback hack to find out when to reload system properties. by Dianne Hackborn · 13 years ago