1. 41b08b5 SurfaceFlinger: Fix final cropping of child layers. by Robert Carr · 9 years ago
  2. 7bf247e SurfaceFlinger: setGeometryAppliesWithResize crop latching fixes. by Robert Carr · 9 years ago
  3. a3ed032 Revert "SurfaceFlinger: setGeometryAppliesWithResize crop latching fixes." by Rob Carr · 9 years ago
  4. 1e079c2 SurfaceFlinger: setGeometryAppliesWithResize crop latching fixes. by Robert Carr · 9 years ago
  5. 412903f SurfaceFlinger: Select which layer state to visit by Dan Stoza · 9 years ago
  6. 1725eee SurfaceFlinger: Correct extra parent scaling with buffer transforms. by Robert Carr · 9 years ago
  7. 9b429f4 SurfaceFlinger: Inherit non-transform Scaling from parent. by Robert Carr · 9 years ago
  8. db66e62 SurfaceFlinger: Add parent-less relative layering. by Robert Carr · 9 years ago
  9. 6452f12 SurfaceFlinger: Inherit Alpha for child surfaces. by Robert Carr · 9 years ago
  10. 8b71dc3 Add SurfaceFlinger test filter for presubmit. by Robert Carr · 9 years ago
  11. 8d5227b Include finalCrop in setGeometryAppliesWithResize. by Robert Carr · 9 years ago
  12. 9f3283a Merge "Add a simple SurfaceFlinger stress test." by TreeHugger Robot · 9 years ago
  13. eb89399 Add a simple SurfaceFlinger stress test. by Robert Carr · 9 years ago
  14. bb68dcc Merge "test-hwc2: fix build error from ui/mat4.h include" by TreeHugger Robot · 9 years ago
  15. ff4bc52 Merge "test-hwc2: fix build errors on other branches" am: ea8d46f1ab am: acfd2a846b by Marissa Wall · 9 years ago
  16. dde1944 test-hwc2: fix build error from ui/mat4.h include by Marissa Wall · 9 years ago
  17. 0fa8676 test-hwc2: fix build errors on other branches by Marissa Wall · 9 years ago
  18. 2676e92 Merge "Revert "Add a simple SurfaceFlinger stress test."" by Rob Carr · 9 years ago
  19. b7fbaf2 Revert "Add a simple SurfaceFlinger stress test." by Rob Carr · 9 years ago
  20. 57f7d10 Merge "Add a simple SurfaceFlinger stress test." by Rob Carr · 9 years ago
  21. a96d2f1 Merge changes from topic 'test-hwc2' am: 29943c1971 am: 92360b14a0 by Marissa Wall · 9 years ago
  22. 2d906b4 Add a simple SurfaceFlinger stress test. by Robert Carr · 9 years ago
  23. ae7d324 test-hwc2: dump by Marissa Wall · 9 years ago
  24. bad1bc7 test-hwc2: virtual displays by Marissa Wall · 9 years ago
  25. 35040c5 test-hwc2: color and hdr requests by Marissa Wall · 9 years ago
  26. 563030b test-hwc2: present display by Marissa Wall · 9 years ago
  27. f18cfb0 test-hwc2: add client target support by Marissa Wall · 9 years ago
  28. 706178d test-hwc2: get and accept display changes by Marissa Wall · 9 years ago
  29. 1cd789c test-hwc2: validate display by Marissa Wall · 9 years ago
  30. f7618ed test-hwc2: set layer visible region by Marissa Wall · 9 years ago
  31. 5a240aa test-hwc2: set layer buffer by Marissa Wall · 9 years ago
  32. ad76181 test-hwc2: set layer surface damage by Marissa Wall · 9 years ago
  33. 2a0aaf9 test-hwc2: set cursor position by Marissa Wall · 9 years ago
  34. ee24278 test-hwc2: set layer color by Marissa Wall · 9 years ago
  35. c57468f test-hwc2: set layer source crop by Marissa Wall · 9 years ago
  36. 600a73b test-hwc2: set layer display frame by Marissa Wall · 9 years ago
  37. 273b1df test-hwc2: set layer z order by Marissa Wall · 9 years ago
  38. ac10819 test-hwc2: set layer transform by Marissa Wall · 9 years ago
  39. 2b1f530 test-hwc2: set layer plane alpha by Marissa Wall · 9 years ago
  40. b72b5c9 test-hwc2: set layer dataspace by Marissa Wall · 9 years ago
  41. ffc67da test-hwc2: set layer blend mode by Marissa Wall · 9 years ago
  42. 6bd8bfd test-hwc2: set layer composition type by Marissa Wall · 9 years ago
  43. dd4087f test-hwc2: get display name by Marissa Wall · 9 years ago
  44. 572a1ee test-hwc2: enable vsync by Marissa Wall · 9 years ago
  45. 03c9173 test-hwc2: power mode support by Marissa Wall · 9 years ago
  46. 93dc04f test-hwc2: get and set active config by Marissa Wall · 9 years ago
  47. cf935cb test-hwc2: get display configs and attributes by Marissa Wall · 9 years ago
  48. 1db2e37 test-hwc2: create and destroy layers by Marissa Wall · 9 years ago
  49. cfb9a07 test-hwc2: display type support by Marissa Wall · 9 years ago
  50. a4b0148 test-hwc2: register callback functions by Marissa Wall · 9 years ago
  51. 4d60005 test-hwc2: open and close hwc2 device by Marissa Wall · 9 years ago
  52. 77c073b Merge changes from topic 'surfaceview-without-wm' by Rob Carr · 9 years ago
  53. 3b14c2a Merge "SurfaceFlinger: Trivial Transaction_test refactoring." by Rob Carr · 9 years ago
  54. 6961b6b Remove unneeded references to IMemory by Mathias Agopian · 9 years ago
  55. 9524cb3 Add detachChildren transaction. by Robert Carr · 9 years ago
  56. 2b91c82 SurfaceFlinger: Trivial Transaction_test refactoring. by Robert Carr · 9 years ago
  57. 1f0a16a SurfaceFlinger and libgui: Support for child layers. by Robert Carr · 9 years ago
  58. 4f89564 Rely on the platform -std default. by Elliott Hughes · 9 years ago
  59. ffc9efc Add display tracing to SurfaceInterceptor by Irvel · 10 years ago
  60. 426ab7b Remove unused variable by Mukul Sati · 10 years ago
  61. c274c63 Add SurfaceInterceptor initial implementation by Irvel · 10 years ago
  62. 15311bd Push empty sync transaction before taking screenshot in tests by Pablo Ceballos · 10 years ago
  63. 05289c2 SF: Don't pop pending state into mCurrentState by Pablo Ceballos · 10 years ago
  64. acbe678 Add final crop implementation by Pablo Ceballos · 10 years ago
  65. 5e4fcbe SF: Improve surface flinger unit tests by Pablo Ceballos · 10 years ago
  66. d575096 Add more SF tests to Transaction_test by Haixia Shi · 11 years ago
  67. 7ca5a39 Delete outdated SurfaceFlinger tests. by Haixia Shi · 11 years ago
  68. 8dfd1da Fix build errors in test-resize. by Haixia Shi · 11 years ago
  69. 5a16a62 Fix surfaceflinger tests. by Michael Lentine · 11 years ago
  70. 56f8c6c Merge "Error compiling waitforvsync.cpp" by Greg Hackmann · 11 years ago
  71. 5b06dc0 vsync.cpp test is throwing error whe compiled by Nanik Tolaram · 11 years ago
  72. ee97017 Error compiling waitforvsync.cpp by Nanik Tolaram · 11 years ago
  73. b79dfe6 Clean cruft out of makefiles. by Dan Albert · 11 years ago
  74. 35ffa6a Surface can now be created only from an IGraphicBufferProducer by Mathias Agopian · 13 years ago
  75. e3c697f Refactoring: Rename SurfaceTextureClient to Surface by Mathias Agopian · 13 years ago
  76. 9d4e3d2 Banish DisplayID from the SurfaceFlinger API. by Jeff Brown · 13 years ago
  77. c666cae get rid of the shared-memory control block by Mathias Agopian · 14 years ago
  78. 9e0b1f8 remove libandroid.so from targets that don't need it by Colin Cross · 14 years ago
  79. 90ac799 fix libgui header location by Mathias Agopian · 14 years ago
  80. e8c9ec6 createSurface getpid() first parameter was removed by Glenn Kasten · 14 years ago
  81. 3cf199a fix an issue with vsync event delivery by Mathias Agopian · 14 years ago
  82. 9d45368 Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE by Steve Block · 14 years ago
  83. d0566bc Add support for sending VSYNC events to the framework by Mathias Agopian · 14 years ago
  84. 23c2c5d SurfaceFlinger: add some layer update tests by Jamie Gennis · 14 years ago
  85. 698c087 SF transactions are now O(1) wrt IPC instead of O(N). by Mathias Agopian · 15 years ago
  86. 697526b frameworks/base: android_native_buffer_t -> ANativeWindowBuffer by Iliyan Malchev · 15 years ago
  87. 47d8730 remove more unused references to ISurface by Mathias Agopian · 15 years ago
  88. d87f162 merge libsurfaceflinger_client into libgui by Mathias Agopian · 15 years ago
  89. 5f7204c Fix missing AOSP copyright headers for more files by James Dong · 15 years ago
  90. a5529c8 remove support for PUSH_BUFFER surfaces and overlays by Mathias Agopian · 15 years ago
  91. 0694d0f fix [3118445] Transform * Transform does not work as expected by Mathias Agopian · 15 years ago
  92. df85c45 refactored screenshot code by Mathias Agopian · 15 years ago
  93. 06e7056 simple test app for screen capture API by Mathias Agopian · 15 years ago
  94. 208cb07 fix [2873058] Surface::dequeueBuffer blocks on last buffer, i.e. cannot dequeue all allocated buffers at once. by Mathias Agopian · 16 years ago
  95. 81bac09 move native services under services/ by Mathias Agopian · 16 years ago