1. 9f02435 Merge "EGL: Add eglGetCompositorTimingANDROID." by Brian C. Anderson · 8 years ago
  2. 832b6b9 Merge "EGL: Use frameId instead of framesAgo for frame events." by Brian C. Anderson · 8 years ago
  3. 0a61b0c EGL: Add eglGetCompositorTimingANDROID. by Brian Anderson · 9 years ago
  4. 05debe1 Split view::Surface out of Surface.cpp by Mathias Agopian · 8 years ago
  5. 2b5dd40 Fix include dependencies by Mathias Agopian · 8 years ago
  6. 1049d1d EGL: Use frameId instead of framesAgo for frame events. by Brian Anderson · 9 years ago
  7. be833a2 Vulkan: only report refreshDuration, not {min|max}RefreshDuration by Ian Elliott · 9 years ago
  8. 62c48c9 Plumb refresh cycle duration up to VK_GOOGLE_display_timing. by Ian Elliott · 9 years ago
  9. f7fd56a EGL: Expose latch, last composite, and dequeue ready. by Brian Anderson · 9 years ago
  10. 3da8d27 Surface unit tests for getFrameTimestamps. by Brian Anderson · 9 years ago
  11. 50143b3 Avoid sync calls for unsupported/non-existant times by Brian Anderson · 9 years ago
  12. 7c3ba8a Update producer's cache of frame events in de/queue by Brian Anderson · 9 years ago
  13. 3890c39 Cache frame event history producer-side. by Brian Anderson · 9 years ago
  14. 069b365 Add displayPresentTime to getFrameTimestamps by Brian Anderson · 9 years ago
  15. dbd0ea8 Rename posted to requestedPresent for getFrameTimestamps by Brian Anderson · 9 years ago
  16. 00dfc46 Merge "Fix google-explicit-constructor warnings in gui and ui." am: 170454b0fa am: 5a283bbd40 am: e7f4cb46c4 by Chih-hung Hsieh · 9 years ago
  17. d2c6b7f Merge "Fix google-explicit-constructor warnings in gui and ui." am: 170454b0fa am: 5a283bbd40 by Chih-hung Hsieh · 9 years ago
  18. e7f4cb4 Merge "Fix google-explicit-constructor warnings in gui and ui." am: 170454b0fa by Chih-hung Hsieh · 9 years ago
  19. 3d0becd Surface: Add force disconnection method. am: 97b9c86338 am: 962b13b9be by Robert Carr · 9 years ago
  20. 97b9c86 Surface: Add force disconnection method. by Robert Carr · 9 years ago
  21. 65d4787 Fix google-explicit-constructor warnings in gui and ui. by Chih-Hung Hsieh · 9 years ago
  22. c1ba5c4 Multithreaded Surface Replayer that replays traces by Sahil Dhanju · 9 years ago
  23. f9de6e0 Merge "BQ: Remove getNextFrameNumber Binder call" into nyc-mr1-dev by Pablo Ceballos · 9 years ago
  24. 70ccba5 Surface: Add LAST_[DE]QUEUE_DURATION queries by Dan Stoza · 9 years ago
  25. bc8c192 BQ: Remove getNextFrameNumber Binder call by Pablo Ceballos · 9 years ago
  26. 0ade247 resolve merge conflicts of 8e3e92b to nyc-mr1-dev by Pablo Ceballos · 9 years ago
  27. 8e3e92b BQ: Add and expose a unique id by Pablo Ceballos · 9 years ago
  28. ce796e7 Plumbing for getting FenceTracker timestamps by Pablo Ceballos · 9 years ago
  29. 1a61da5 Return the transform to apply in getLastQueuedBuffer by John Reck · 9 years ago
  30. 50101d0 libgui: Add getLastQueuedBuffer to BufferQueue by Dan Stoza · 9 years ago
  31. 9f31e29 Add Surface::waitForNextFrame by Robert Carr · 9 years ago
  32. 3559fbf Rename single buffer mode to shared buffer mode by Pablo Ceballos · 9 years ago
  33. 8861291 GUI: Move Surface.aidl here and implement for native by Eino-Ville Talvala · 10 years ago
  34. ff95aab Add interface for controlling single buffer auto refresh by Pablo Ceballos · 10 years ago
  35. 127fc63 libgui: Add dequeue/attach timeout by Dan Stoza · 10 years ago
  36. c2e7788 Expose setScalingMode from Surface. by Robert Carr · 10 years ago
  37. ccdfd60 BQ: Add support for single buffer mode by Pablo Ceballos · 10 years ago
  38. 7dde599 Support SurfaceView synchronization. by Dan Stoza · 10 years ago
  39. 19e3e06 BQ: Modify consumer buffer count interfaces by Pablo Ceballos · 10 years ago
  40. fa45535 BQ: add setMaxDequeuedBufferCount by Pablo Ceballos · 10 years ago
  41. c6f30bd libgui/SurfaceFlinger: Add getConsumerName by Dan Stoza · 10 years ago
  42. a2ca9bf Revert "libgui: Add getConsumerName" by Dan Stoza · 10 years ago
  43. 107fbe5 libgui: Add getConsumerName by Dan Stoza · 10 years ago
  44. 812ed06 libgui: Add generation numbers to BufferQueue by Dan Stoza · 10 years ago
  45. d9c4971 libgui: Change detachNextBuffer to return sp<GB> by Dan Stoza · 10 years ago
  46. c62acbd libgui: Fix CPU rendering on Surface by Dan Stoza · 10 years ago
  47. 5065a55 libgui: Pass surface damage through BufferQueue by Dan Stoza · 10 years ago
  48. 231832e DO NOT MERGE libgui: Plumb attach/detach through Surface by Dan Stoza · 10 years ago
  49. 82c6bcc DO NOT MERGE Add dataSpace to buffer queues; remove old format enums. by Eino-Ville Talvala · 10 years ago
  50. 966b98b Surface: Permit an IProducerListener on connect by Dan Stoza · 10 years ago
  51. 3be1c6b libgui: Enable -Weverything and -Werror by Dan Stoza · 11 years ago
  52. 7cb0d39 Tunneled Video Playback support by Rachad · 11 years ago
  53. 1681d95 Add sticky transform to surfaceflinger. by Ruben Brunk · 11 years ago
  54. 29a3e90 BufferQueue: Add allocateBuffers method by Dan Stoza · 11 years ago
  55. 399184a Add sideband streams to BufferQueue and related classes by Jesse Hall · 11 years ago
  56. 3f84483 SurfaceFlinger now uses GLES 2.x when available by Mathias Agopian · 12 years ago
  57. 7cdd786 Make ANW.setSwapInterval(0) work again by Mathias Agopian · 12 years ago
  58. 595264f BufferQueue improvements and APIs changes by Mathias Agopian · 12 years ago
  59. 35ffa6a Surface can now be created only from an IGraphicBufferProducer by Mathias Agopian · 12 years ago
  60. cf0b8c8 get rid of Surface::getISurfaceTexture() by Mathias Agopian · 12 years ago
  61. c4905eb fix build: SurfaceTextureClient to Surface rename by Mathias Agopian · 12 years ago
  62. f25c508 fix build: SurfaceTextureClient to Surface rename by Mathias Agopian · 12 years ago
  63. e3c697f Refactoring: Rename SurfaceTextureClient to Surface by Mathias Agopian · 12 years ago
  64. 6d9b9df remove access ANDROID_VIEW_SURFACE_JNI_ID by Mathias Agopian · 12 years ago
  65. ac9fa42 get rid of Surface identity and token by Mathias Agopian · 12 years ago
  66. 882e3a3 Add some comments. by Andy McFadden · 13 years ago
  67. 2adaf04 Rename ISurfaceTexture and SurfaceTexture by Andy McFadden · 13 years ago
  68. 0273adb Added some comments by Andy McFadden · 13 years ago
  69. 380223b Remove unused "layer" argument from show(). by Jeff Brown · 13 years ago
  70. 9d4e3d2 Banish DisplayID from the SurfaceFlinger API. by Jeff Brown · 13 years ago
  71. 6501e99 Remove freeze(), unfreeze() and setFreezeTint(). by Jeff Brown · 13 years ago
  72. f15a83f SurfaceFlinger: add a crop to the layer state by Jamie Gennis · 13 years ago
  73. 90ac799 fix libgui header location by Mathias Agopian · 13 years ago[Renamed (96%) from include/surfaceflinger/Surface.h]
  74. 5f2165f remove dependency on android_native{s_priv|buffer}.h by Mathias Agopian · 13 years ago
  75. bd050ab Add support for creating a Surface from a a SurfaceTexture. by Ted Bonkenburg · 14 years ago
  76. c10d9d9 clean-up. get rid ofunused code and members in Surface[Control].cpp by Mathias Agopian · 14 years ago
  77. 8f9dbf9 move lock/unlock implementaion outside of Surface into SurfaceTextureClient by Mathias Agopian · 14 years ago
  78. 1e7fa9e Add method to create a ParcelSurfaceTexture from android.view.Surface. by tedbo · 14 years ago
  79. a67932f unify SurfaceTexture and Surface by Mathias Agopian · 14 years ago
  80. 697526b frameworks/base: android_native_buffer_t -> ANativeWindowBuffer by Iliyan Malchev · 14 years ago
  81. 41abd67 frameworks/base: make the ANativeWindow query() method const by Iliyan Malchev · 14 years ago
  82. 47d8730 remove more unused references to ISurface by Mathias Agopian · 14 years ago
  83. 1d01a12 Add support for timestamps into SurfaceTexture. by Eino-Ville Talvala · 14 years ago
  84. 9d4d6c1 Add the MIN_UNDEQUEUED_BUFFERS query to ANW. by Jamie Gennis · 14 years ago
  85. b678316 integrate videoeditor preview player. by Dharmaray Kundargi · 15 years ago
  86. a317f1b Fix error reporting in Surface::cancelBuffer() by Mathias Agopian · 15 years ago
  87. 455d18d minor clean-up. SurfaceFlinger doesn't need libpixelflinger.so. by Mathias Agopian · 15 years ago
  88. e1c290b am ff04e97f: am f4619308: Merge "fix [2835280] Add support for cancelling buffers to ANativeWindow" into gingerbread by Mathias Agopian · 15 years ago
  89. 1995755 fix [2835280] Add support for cancelling buffers to ANativeWindow by Mathias Agopian · 15 years ago
  90. 4ad298c am bc4389ed: am 8395b462: Merge "fix [2931513] Add support for setting the orientation of an ANativeWindow" into gingerbread by Mathias Agopian · 15 years ago
  91. b661d66 fix [2931513] Add support for setting the orientation of an ANativeWindow by Mathias Agopian · 15 years ago
  92. 89c2dd2 Change the framework to use the new camera preview path. by Jamie Gennis · 15 years ago
  93. 8b42e8a Squashed commit of the following: by Andreas Huber · 15 years ago
  94. aca4e22 Re-use existing Surface objects when reading them from parcels. by Jamie Gennis · 15 years ago
  95. 4b5e91e Introduce official public NativeWindow type. by Dianne Hackborn · 15 years ago
  96. 579b3f8 allow re-targetting of surfaces by Mathias Agopian · 15 years ago
  97. a0c30e9 optimize Surface.readFromParcel() by Mathias Agopian · 15 years ago
  98. b7e930d split surface management from surface's buffers management by Mathias Agopian · 15 years ago
  99. 7e27f05 more clean-up in preparation of bigger changes by Mathias Agopian · 15 years ago
  100. d4784a3 more clean-up of Surfaceflinger's client management by Mathias Agopian · 15 years ago