1. 23af702 Rename SC ndk jni API by Bo Liu · 2 years, 10 months ago
  2. dd89c3b SurfaceControl ndk-jni API review by Bo Liu · 2 years, 11 months ago
  3. 88fa843 Merge "surface_control NDK: Track frameworks/native changes" into tm-qpr-dev am: 1d3ecebe6c am: 9f4876b6a6 by Rob Carr · 3 years ago
  4. 7c70373 surface_control NDK: Track frameworks/native changes by Rob Carr · 3 years ago
  5. 789103b NDK methods to get SurfaceControl/Transction from java by Bo Liu · 3 years ago
  6. 4bfeeb4 Add Surface.clearFrameRate API by Kriti Dang · 3 years, 1 month ago
  7. 36b55bc Sync with ISurfaceComposerClient changes by Huihong Luo · 3 years, 6 months ago
  8. 4fed9b4 Sync with FrameTimelineInfo aidl migration by Huihong Luo · 3 years, 6 months ago
  9. b6c93aa Use start time in SurfaceControl setFrameTimeline. by Rachel Lee · 3 years, 6 months ago
  10. 5f7f727 Merge "surface_control: handle acquire fence on BLAST callbacks" by Ady Abraham · 3 years, 7 months ago
  11. 62e15f0 surface_control: handle acquire fence on BLAST callbacks by Ady Abraham · 3 years, 7 months ago
  12. 7e47b3d Use AVsyncId typedef. by Rachel Lee · 3 years, 8 months ago
  13. 7834d38 Merge changes from topic "surfacectrl" by Rachel Lee · 3 years, 9 months ago
  14. e1e77cc Implement timeline in libandroid ASurfaceControl. by Rachel Lee · 3 years, 11 months ago
  15. 7f55b13 Reduce SurfaceControl feature gap to NDK API by John Reck · 4 years ago
  16. 5513c61 Update setBuffer to use the new setBuffer API by chaviw · 4 years ago
  17. 14b28ce9c Get rid of unused ASurfaceControl in frame metrics listener callback by Pablo Gamito · 4 years ago
  18. bc9e529 Pass surface control id to callback to accurately identify surface metrics belongs to by Pablo Gamito · 4 years ago
  19. 88660d7 Stop reporting frame stats from frames completed before observer was attached by Pablo Gamito · 4 years, 1 month ago
  20. 2b2ba93 Remove isDataspaceValid by John Reck · 4 years, 2 months ago
  21. 0d7aff7 Remove rotation based scaling by Vishnu Nair · 4 years, 4 months ago
  22. 87a07ea Restore old behavior in pulic API setGeometry by chaviw · 4 years, 4 months ago
  23. 9b2ac24 Added setBufferCrop to setGeometry by chaviw · 4 years, 4 months ago
  24. beb3b48 Introduce ASurfaceTransaction_setOnCommit api by Vishnu Nair · 4 years, 4 months ago
  25. ccf3e8b Updated native SurfaceControl APIs to reflect their behavior. by chaviw · 4 years, 5 months ago
  26. a6d011d Merge "Revert^2 "Remove setFrame from surface_control setGeometry"" into sc-dev by Chavi Weingarten · 4 years, 5 months ago
  27. 305ec1d Revert^2 "Remove setFrame from surface_control setGeometry" by Chavi Weingarten · 4 years, 5 months ago
  28. 397cb14 Merge "Revert "Remove setFrame from surface_control setGeometry"" into sc-dev by Orion Hodson · 4 years, 5 months ago
  29. 98aa7d4 Revert "Remove setFrame from surface_control setGeometry" by Orion Hodson · 4 years, 5 months ago
  30. 56fa22a Merge "Remove setFrame from surface_control setGeometry" into sc-dev by Chavi Weingarten · 4 years, 5 months ago
  31. 782102c Merge "ASurfaceTransaction: Add setEnableBackpressure" into sc-dev by Rob Carr · 4 years, 5 months ago
  32. f57c016 ASurfaceTransaction: Add setEnableBackpressure by Robert Carr · 4 years, 5 months ago
  33. d15b4b5 Merge "setFrameRate: Make shouldBeSeamless an enum" into sc-dev by Marin Shalamanov · 4 years, 5 months ago
  34. 5bdebd0 Remove setFrame from surface_control setGeometry by chaviw · 4 years, 6 months ago
  35. 511f914 setFrameRate: Make shouldBeSeamless an enum by Marin Shalamanov · 4 years, 6 months ago
  36. 5ead3aa5 Split ASurfaceTransaction_setGeometry api by Vasiliy Telezhnikov · 4 years, 6 months ago
  37. 1b520a6 Merge "Introduce DynamicDisplayInfo" into sc-dev by Marin Shalamanov · 4 years, 6 months ago
  38. 463ad8e Introduce DynamicDisplayInfo by Marin Shalamanov · 4 years, 7 months ago
  39. 71db889 Add GPU completion to FrameMetrics (1/3) by Jorim Jaggi · 4 years, 7 months ago
  40. 91697e1 Add ASurfaceControl_acquire api by Huihong Luo · 4 years, 7 months ago
  41. 41ffa8d Add shouldBeSeamless param to Surface.setFrameRate by Marin Shalamanov · 5 years ago
  42. ce1a648 Allow creating child surfaces from BlastBufferQueue by Vishnu Nair · 4 years, 11 months ago
  43. 117040c Update JNI to pass SurfaceControls rather than handles to layer state updates by Pablo Gamito · 5 years ago
  44. dd7bf2f Add compatibility param to setFrameRate() api by Steven Thomas · 6 years ago
  45. d6a222e Pass back frame event stats by Valerie Hau · 6 years ago
  46. 6cf051e Add setFrameRate() api by Steven Thomas · 6 years ago
  47. ec453e1 Adding transformHint to callbacks by Valerie Hau · 6 years ago
  48. 5e18c43 Do not crash on invalid dataspace by Valerie Hau · 6 years ago
  49. 1ad6954 Handle NATIVE_WINDOW_TRANSFORM_INVERSE_DISPLAY flag in ASurfaceTransaction by Vishnu Nair · 6 years ago
  50. bb9b14f ASurfaceControl: fix surface damage by Marissa Wall · 6 years ago
  51. 5ea4f3ce Merge "ASurfaceControl: dataspace (1/2)" by TreeHugger Robot · 7 years ago
  52. 7f24f79 ASurfaceControl: dataspace (1/2) by Marissa Wall · 7 years ago
  53. 9e7dce3 Merge "Generalize physical display management" by Dominik Laskowski · 7 years ago
  54. 3316a0a Generalize physical display management by Dominik Laskowski · 7 years ago
  55. 6bc48231 Combining background color transactions by Valerie Hau · 7 years ago
  56. 0d04f32 Eliminate the usage of ConfigStore. by Peiyong Lin · 7 years ago
  57. 5bbfd51 Add setColor, setColorAlpha, and setColorDataspace to ASurfaceControl by Valerie Hau · 7 years ago
  58. 1be5a10 ASurfaceControl: add more support to NDK (1/2) by Marissa Wall · 7 years ago
  59. f6a73fa ASurfaceControl: add SurfaceControl to NDK (1/2) by Marissa Wall · 7 years ago