1. c6d8629 Avoid redundant deps in view_capture am: 6f8cea1007 am: c951fc837a by Jared Duke · 1 year, 6 months ago
  2. 6f8cea1 Avoid redundant deps in view_capture by Jared Duke · 1 year, 7 months ago
  3. 2258463 ViewCaptureAwareWindowManager - Add Factory interface by Chris Göllner · 1 year, 7 months ago
  4. 9601d1d Revert "Moving write secure settings permission to test manifest..." by Pechetty Sravani (xWF) · 1 year, 7 months ago
  5. 4eaaaa1 Moving write secure settings permission to test manifest for view capture lib. by Archisha Baranwal · 1 year, 7 months ago
  6. b62f08e Make java_sdk_library dependencies explicit am: ed0b7e6bef am: 806d9ecce4 by Jihoon Kang · 1 year, 7 months ago
  7. 806d9ec Make java_sdk_library dependencies explicit am: ed0b7e6bef by Jihoon Kang · 1 year, 7 months ago
  8. ed0b7e6 Make java_sdk_library dependencies explicit by Jihoon Kang · 1 year, 7 months ago
  9. e5d780c Adding method to provide an instance of ViewCaptureAwareWindowManager. by archisha · 1 year, 8 months ago
  10. bd51730 Drop use of protobuf-gradle-plugin by Dave Mankoff · 1 year, 8 months ago
  11. e14bb5f Modifying ViewCaptureAwareWindowManager to add param to check if by archisha · 1 year, 9 months ago
  12. b3d1e84 Merge "Adding a wrapper on Window Manager to add ViewCapture tracing to new windows." into main by Archisha Baranwal · 1 year, 9 months ago
  13. bf16b7d vc tracing: make deterministic by Kean Mariotti · 1 year, 11 months ago
  14. 5b35502 Adding a wrapper on Window Manager to add ViewCapture tracing to new windows. by archisha · 1 year, 9 months ago
  15. afb7bc7 [Launcher Jank] Avoid making binder calls from SettingsAwareViewCapture on main thread by Fengjiang Li · 1 year, 10 months ago
  16. 99068ca vc tracing: enable/disable window listeners by Kean Mariotti · 1 year, 10 months ago
  17. 154e35b vc tracing: integrate with perfetto by Kean Mariotti · 1 year, 11 months ago
  18. 8d45c53 vc tracing: refactoring prior perfetto migration by Kean Mariotti · 1 year, 11 months ago
  19. c8eb667 Sysui gradle project uses protobuf versions that support reserved keyword by Jeff DeCew · 2 years ago
  20. 45e8f76 Merge "Migrate Test Targets to New Android Ownership Model" into main am: 02fe034c37 am: d6cc17f6c5 by Ronish Kalia · 2 years ago
  21. 02fe034 Merge "Migrate Test Targets to New Android Ownership Model" into main by Ronish Kalia · 2 years ago
  22. de6cda8 Migrate Test Targets to New Android Ownership Model by Aditya Choudhary · 2 years, 2 months ago
  23. f92e52f Handle >=TRIM_MEMORY_BACKGROUND by Shai Barack · 2 years ago
  24. 8c02ff6 Use different context to unregisterComponentCallbacks in ViewCapture by Stefan Andonian · 2 years, 4 months ago
  25. fb1b576 Reapply "Stop ViewCapture functionality if memory is low, Delete data" by Stefan Andonian · 2 years, 4 months ago
  26. 422c711 Revert "Stop ViewCapture functionality if memory is low, Delete data" by Nick Wille · 2 years, 4 months ago
  27. 771b16a Stop ViewCapture functionality if memory is low, Delete data by Stefan Andonian · 2 years, 4 months ago
  28. 5e51a2b Fix "Hanging Final Read" bug for ViewCapture data transfers. by Stefan Andonian · 2 years, 6 months ago
  29. 9be4403 Fix NPE in ViewCapture test helper by Stefan Andonian · 2 years, 7 months ago
  30. d4cbfb7 Disable ViewCapture in Release builds by Stefan Andonian · 2 years, 7 months ago
  31. 6aaf864 Fix kotlin nullable errors in frameworks/libs/systemui by Colin Cross · 2 years, 7 months ago
  32. d7a73c6 Revert "Revert "Used ElapsedRealtimeNanos instead of Choreographer times..."" by Stefan Andonian · 2 years, 10 months ago
  33. fa1e28d Revert "Revert "Add Winscope Magic Number to ViewCapture data output."" by Stefan Andonian · 2 years, 10 months ago
  34. 1ca32b9 Revert "Add Winscope Magic Number to ViewCapture data output." by Daniel Wang · 2 years, 10 months ago
  35. eb29769 Revert "Used ElapsedRealtimeNanos instead of Choreographer times..." by Daniel Wang · 2 years, 10 months ago
  36. bb6ed7c Used ElapsedRealtimeNanos instead of Choreographer timestamp. by Stefan Andonian · 2 years, 10 months ago
  37. d342e75 Add Winscope Magic Number to ViewCapture data output. by Stefan Andonian · 2 years, 10 months ago
  38. e7969d0 Adding a method for getting ExportedData from ViewCapture by vadimt · 2 years, 10 months ago
  39. 88a869d Add ViewCapture to all tests which implement AbstractLauncherUiTest. by Stefan Andonian · 2 years, 11 months ago
  40. 4b2593e Fixed a bug where scrollX/Y wasn't being captured in the ViewCapture. by Stefan Andonian · 3 years ago
  41. 4f6f615 Merge "Write ViewCapture data to WmTrace when LauncherAppService dumps." into udc-dev by Stefan Andonian · 3 years ago
  42. 7b3f01a Fix Post-submit failing due to missing test instrumentation. by Stefan Andonian · 3 years ago
  43. df6f437 Revert "Revert "Fix test AndroidManifest configuration in udc-dev SysUi Studio."" by Stefan Andonian · 3 years ago
  44. 701bbd6 Write ViewCapture data to WmTrace when LauncherAppService dumps. by Stefan Andonian · 3 years ago
  45. f092298 Revert "Fix test AndroidManifest configuration in udc-dev SysUi Studio." by Dan Shi · 3 years ago
  46. 59dca6a Fix test AndroidManifest configuration in udc-dev SysUi Studio. by Stefan Andonian · 3 years ago
  47. 56858c6 Do not leak launcher context from the SettingsAwareViewCapture. am: 9eee407596 am: 604f29c47a by Stefan Andonian · 3 years, 1 month ago
  48. 9eee407 Do not leak launcher context from the SettingsAwareViewCapture. by Stefan Andonian · 3 years, 1 month ago
  49. 84e8062 studiow: fix udc-dev build by Peter Kalauskas · 3 years, 1 month ago
  50. 31caca1 Merge changes from topic "vc-proto-lite" into tm-qpr-dev by Stefan Andonian · 3 years, 1 month ago
  51. 02b0db1 Migrating ViewCapture tool from Protobuf-nano to Protobuf-lite. by Stefan Andonian · 3 years, 1 month ago
  52. 84ab7bc Don't add ViewCapture Data to the Bugreport if it is empty and disabled. by Stefan Andonian · 3 years, 1 month ago
  53. ea17831 Move ViewCapture On/Off controls to QuickSettings Tile. by Stefan Andonian · 3 years, 2 months ago
  54. 0bd7fc9 Fixing different prtobug version across projects by Sunny Goyal · 3 years, 3 months ago
  55. 36f488b Add more documentation to the ViewCapture code. by Stefan Andonian · 3 years, 4 months ago
  56. 2021d6c MotionToolManager and ViewCapture cleanups by Johannes Gallmann · 3 years, 5 months ago
  57. 34b0754 Add Tests to ViewCapture Library by Johannes Gallmann · 3 years, 5 months ago
  58. f17a078 Add Choreographer timestamp to ViewCapture by Johannes Gallmann · 3 years, 6 months ago
  59. da80772 Extracting ViewCapture into common Library by Johannes Gallmann · 3 years, 6 months ago