1. 0fa8676 test-hwc2: fix build errors on other branches by Marissa Wall · 9 years ago
  2. ae7d324 test-hwc2: dump by Marissa Wall · 9 years ago
  3. bad1bc7 test-hwc2: virtual displays by Marissa Wall · 9 years ago
  4. 35040c5 test-hwc2: color and hdr requests by Marissa Wall · 9 years ago
  5. 563030b test-hwc2: present display by Marissa Wall · 9 years ago
  6. f18cfb0 test-hwc2: add client target support by Marissa Wall · 9 years ago
  7. 706178d test-hwc2: get and accept display changes by Marissa Wall · 9 years ago
  8. 1cd789c test-hwc2: validate display by Marissa Wall · 9 years ago
  9. f7618ed test-hwc2: set layer visible region by Marissa Wall · 9 years ago
  10. 5a240aa test-hwc2: set layer buffer by Marissa Wall · 9 years ago
  11. ad76181 test-hwc2: set layer surface damage by Marissa Wall · 9 years ago
  12. 2a0aaf9 test-hwc2: set cursor position by Marissa Wall · 9 years ago
  13. ee24278 test-hwc2: set layer color by Marissa Wall · 9 years ago
  14. c57468f test-hwc2: set layer source crop by Marissa Wall · 9 years ago
  15. 600a73b test-hwc2: set layer display frame by Marissa Wall · 9 years ago
  16. 273b1df test-hwc2: set layer z order by Marissa Wall · 9 years ago
  17. ac10819 test-hwc2: set layer transform by Marissa Wall · 9 years ago
  18. 2b1f530 test-hwc2: set layer plane alpha by Marissa Wall · 9 years ago
  19. b72b5c9 test-hwc2: set layer dataspace by Marissa Wall · 9 years ago
  20. ffc67da test-hwc2: set layer blend mode by Marissa Wall · 9 years ago
  21. 6bd8bfd test-hwc2: set layer composition type by Marissa Wall · 9 years ago
  22. dd4087f test-hwc2: get display name by Marissa Wall · 9 years ago
  23. 572a1ee test-hwc2: enable vsync by Marissa Wall · 9 years ago
  24. 03c9173 test-hwc2: power mode support by Marissa Wall · 9 years ago
  25. 93dc04f test-hwc2: get and set active config by Marissa Wall · 9 years ago
  26. cf935cb test-hwc2: get display configs and attributes by Marissa Wall · 9 years ago
  27. 1db2e37 test-hwc2: create and destroy layers by Marissa Wall · 9 years ago
  28. cfb9a07 test-hwc2: display type support by Marissa Wall · 9 years ago
  29. a4b0148 test-hwc2: register callback functions by Marissa Wall · 9 years ago
  30. 4d60005 test-hwc2: open and close hwc2 device by Marissa Wall · 9 years ago
  31. 15311bd Push empty sync transaction before taking screenshot in tests by Pablo Ceballos · 10 years ago
  32. 05289c2 SF: Don't pop pending state into mCurrentState by Pablo Ceballos · 10 years ago
  33. acbe678 Add final crop implementation by Pablo Ceballos · 10 years ago
  34. 5e4fcbe SF: Improve surface flinger unit tests by Pablo Ceballos · 10 years ago
  35. d575096 Add more SF tests to Transaction_test by Haixia Shi · 10 years ago
  36. 7ca5a39 Delete outdated SurfaceFlinger tests. by Haixia Shi · 11 years ago
  37. 8dfd1da Fix build errors in test-resize. by Haixia Shi · 11 years ago
  38. 5a16a62 Fix surfaceflinger tests. by Michael Lentine · 11 years ago
  39. 56f8c6c Merge "Error compiling waitforvsync.cpp" by Greg Hackmann · 11 years ago
  40. 5b06dc0 vsync.cpp test is throwing error whe compiled by Nanik Tolaram · 11 years ago
  41. ee97017 Error compiling waitforvsync.cpp by Nanik Tolaram · 11 years ago
  42. b79dfe6 Clean cruft out of makefiles. by Dan Albert · 11 years ago
  43. 35ffa6a Surface can now be created only from an IGraphicBufferProducer by Mathias Agopian · 13 years ago
  44. e3c697f Refactoring: Rename SurfaceTextureClient to Surface by Mathias Agopian · 13 years ago
  45. 9d4e3d2 Banish DisplayID from the SurfaceFlinger API. by Jeff Brown · 13 years ago
  46. c666cae get rid of the shared-memory control block by Mathias Agopian · 13 years ago
  47. 9e0b1f8 remove libandroid.so from targets that don't need it by Colin Cross · 14 years ago
  48. 90ac799 fix libgui header location by Mathias Agopian · 14 years ago
  49. e8c9ec6 createSurface getpid() first parameter was removed by Glenn Kasten · 14 years ago
  50. 3cf199a fix an issue with vsync event delivery by Mathias Agopian · 14 years ago
  51. 9d45368 Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE by Steve Block · 14 years ago
  52. d0566bc Add support for sending VSYNC events to the framework by Mathias Agopian · 14 years ago
  53. 23c2c5d SurfaceFlinger: add some layer update tests by Jamie Gennis · 14 years ago
  54. 698c087 SF transactions are now O(1) wrt IPC instead of O(N). by Mathias Agopian · 15 years ago
  55. 697526b frameworks/base: android_native_buffer_t -> ANativeWindowBuffer by Iliyan Malchev · 15 years ago
  56. 47d8730 remove more unused references to ISurface by Mathias Agopian · 15 years ago
  57. d87f162 merge libsurfaceflinger_client into libgui by Mathias Agopian · 15 years ago
  58. 5f7204c Fix missing AOSP copyright headers for more files by James Dong · 15 years ago
  59. a5529c8 remove support for PUSH_BUFFER surfaces and overlays by Mathias Agopian · 15 years ago
  60. 0694d0f fix [3118445] Transform * Transform does not work as expected by Mathias Agopian · 15 years ago
  61. df85c45 refactored screenshot code by Mathias Agopian · 15 years ago
  62. 06e7056 simple test app for screen capture API by Mathias Agopian · 15 years ago
  63. 208cb07 fix [2873058] Surface::dequeueBuffer blocks on last buffer, i.e. cannot dequeue all allocated buffers at once. by Mathias Agopian · 15 years ago
  64. 81bac09 move native services under services/ by Mathias Agopian · 16 years ago