1. 38bc8a8 Add default_teams by John Reck · 2 years ago
  2. 20006dc Avoid capturing always on tracing when generating layers trace by Vishnu Nair · 2 years, 3 months ago
  3. a029228 Detect and recover from relative z loops by Vishnu Nair · 2 years, 3 months ago
  4. c34489c Fix file permissions of generated layers trace by Kean Mariotti · 2 years, 5 months ago
  5. d9e4f46 Clean up duplicate shadow lengths in layer snapshot by Vishnu Nair · 2 years, 5 months ago
  6. f0f2588 Fix output stream creation in layertracegenerator by Kean Mariotti · 2 years, 5 months ago
  7. 29aad4e Do not create new LayerTracing instance within LayerTraceGenerator by Kean Mariotti · 2 years, 6 months ago
  8. 639b54f Revert^2 Integrate layer tracing with perfetto by Kean Mariotti · 2 years, 11 months ago
  9. 4ba343c Revert^2 Move proto definitions to external/perfetto by Kean Mariotti · 2 years, 11 months ago
  10. 2401daf Revert "Move proto definitions to external/perfetto" by Diwas Sharma · 2 years, 6 months ago
  11. 6975834 Revert "Integrate layer tracing with perfetto" by Diwas Sharma · 2 years, 6 months ago
  12. 22cbec5 Integrate layer tracing with perfetto by Kean Mariotti · 2 years, 11 months ago
  13. bec51fd Move proto definitions to external/perfetto by Kean Mariotti · 2 years, 11 months ago
  14. 606d9d0 [sf] Add traces with log fatals by Vishnu Nair · 2 years, 7 months ago
  15. 52c4f25 [sf] fix overflow in snapshot generator by Vishnu Nair · 2 years, 9 months ago
  16. 6b049ff ui: Pull DisplayMap.h from SF by Dominik Laskowski · 3 years, 1 month ago
  17. 20e1f96 [layertracegenerator] be more resilient to unknown layer ids by Vishnu Nair · 3 years ago
  18. 0d13b91 [layertracegenerator] fix display proto parsing by Vishnu Nair · 3 years ago
  19. 3ac9024 Merge "[LayerTraceGenerator] fix mirrors and rel-z data" into udc-dev by Vishnu Nair · 3 years ago
  20. d018360 [LayerTraceGenerator] fix mirrors and rel-z data by Vishnu Nair · 3 years ago
  21. 30cdab7 Merge "[layertracegenerator] stream layer trace to file" into udc-dev by Vishnu Nair · 3 years ago
  22. cb56533 [layertracegenerator] stream layer trace to file by Vishnu Nair · 3 years ago
  23. d19848f Revert "[LayerTraceGenerator] fix mirrors and rel-z data" by Vishnu Nair · 3 years ago
  24. 39872bc [LayerTraceGenerator] fix mirrors and rel-z data by Vishnu Nair · 3 years ago
  25. 191eeb8 [LayerTraceGenerator] Ignore unknown handles by Vishnu Nair · 3 years ago
  26. 8175062 [sf] Switch layer trace generator to use the new sf front end by Vishnu Nair · 3 years ago
  27. 63a662a [sf] fix buffer info when generating layers trace by Vishnu Nair · 3 years ago
  28. aee9a62 SF: Deduplicate mock scheduler setup in tests by Dominik Laskowski · 3 years, 1 month ago
  29. f5ab5ae Stop using nullptr for GraphicBuffers in unit tests by Brian Lindahl · 3 years, 3 months ago
  30. 8ef7e14 Rework how RenderEngine and SurfaceFlinger include Skia by Nolan Scobie · 3 years, 5 months ago
  31. 40fff5c SF: Look up buffer caches in binder thread by Vishnu Nair · 3 years, 4 months ago
  32. e23e6bb Merge "SF: Carve out LayerCreationArgs" by Vishnu Nair · 3 years, 5 months ago
  33. f1e5df1 SF: Trigger ANR when buffer cache is full by Patrick Williams · 3 years, 5 months ago
  34. cb8be50 SF: Carve out LayerCreationArgs by Vishnu Nair · 3 years, 5 months ago
  35. 5d60bbe LayerTraceGenerator: fix log spam from stubbed sf by Vishnu Nair · 3 years, 5 months ago
  36. e14c6b3 SF: Split FE and CE by Vishnu Nair · 3 years, 7 months ago
  37. 83876a7 Merge "Add layer name to layer_state_t and SurfaceControl" by Patrick Williams · 3 years, 5 months ago
  38. a361de6 Add layer name to layer_state_t and SurfaceControl by Patrick Williams · 3 years, 5 months ago
  39. ab8ffef Remove SurfaceInterceptor and surfacereplayer by Huihong Luo · 3 years, 7 months ago
  40. 83f36b2 SF: Remove BufferStateLayer class by Patrick Williams · 3 years, 6 months ago
  41. 46b61b9 SF: Remove EffectLayer class by Patrick Williams · 3 years, 6 months ago
  42. 08fbd85 SF: Delegate ICompositor interfacing to Scheduler by Dominik Laskowski · 3 years, 8 months ago
  43. d11bade SF: build with ANDROID_UTILS_REF_BASE_DISABLE_IMPLICIT_CONSTRUCTION by Ady Abraham · 3 years, 7 months ago
  44. b21272e Remove container layer by Vishnu Nair · 3 years, 8 months ago
  45. 83a0b43 SF: Remove more BQL dead code by Vishnu Nair · 3 years, 8 months ago
  46. 37ce3ec SurfaceFlinger: Remove BufferQueueLayer by Vishnu Nair · 3 years, 9 months ago
  47. 3e40cdd LayerTraceGenerator: Fix layer deletion by Vishnu Nair · 3 years, 9 months ago
  48. 286f4f9 LayerTraceGenerator: Fix duplicate layer ids by Vishnu Nair · 3 years, 9 months ago
  49. 4fb00ed LayerTraceGenerator: Provide a large enough buffer to generate layer trace by Vishnu Nair · 3 years, 9 months ago
  50. ea7044e Merge "SF Tracing: Provide a valid starting bounds" into tm-dev am: bfb3be12c5 by Vishnu Nair · 4 years ago
  51. f6f5695 SF Tracing: Provide a valid starting bounds by Vishnu Nair · 4 years ago
  52. 5906981 Merge "Sf Tracing: Set a valid/fired acquire fence" by TreeHugger Robot · 4 years ago
  53. 8eebba4 Sf Tracing: Set a valid/fired acquire fence by Vishnu Nair · 4 years ago
  54. 49630f6 [LSC] Add LOCAL_LICENSE_KINDS to frameworks/native by Bob Badour · 4 years ago
  55. 4df8eb6 SF: Introduce LayerTraceGenerator by Vishnu Nair · 4 years, 1 month ago