webrtc/modules/desktop_capture/mac
braveyao c6416fbe16 [desktopCapture] add some logs into trace event
While investigating some screen-capture-track-end-in-meeting issues, the
relevant rtc error logs are not uploaded to server as other webrtc
modules do, which cause great hardness to identify the reason.
This cl is to use existing trace event methods to store error logs of
desktop capturers.

Bug: chromium:831756
Change-Id: Id0c1b439f9b63916fb9417cf4e6f2b8f3c556fcd
Reviewed-on: https://webrtc-review.googlesource.com/69783
Reviewed-by: Jamie Walch <jamiewalch@chromium.org>
Commit-Queue: Brave Yao <braveyao@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#22866}
2018-04-13 21:15:59 +00:00
..
desktop_configuration_monitor.cc [desktopCapture] add some logs into trace event 2018-04-13 21:15:59 +00:00
desktop_configuration_monitor.h New classes RefCounter and RefCountedBase. 2017-10-23 11:46:47 +00:00
desktop_configuration.h Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
desktop_configuration.mm Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
desktop_frame_cgimage.h Add DesktopFrameCGImage 2018-03-29 22:56:38 +00:00
desktop_frame_cgimage.mm Add DesktopFrameCGImage 2018-03-29 22:56:38 +00:00
desktop_frame_iosurface.h Can use the given IOSurfaceRef to reach higher capture framerate on Mac 2018-04-10 00:37:59 +00:00
desktop_frame_iosurface.mm Make ScreenCapturerMac more robust when using IOSurface 2018-04-12 23:04:58 +00:00
desktop_frame_provider.h Make ScreenCapturerMac more robust when using IOSurface 2018-04-12 23:04:58 +00:00
desktop_frame_provider.mm Make ScreenCapturerMac more robust when using IOSurface 2018-04-12 23:04:58 +00:00
full_screen_chrome_window_detector.cc Stop using LOG macros in favor of RTC_ prefixed macros. 2017-11-09 11:56:32 +00:00
full_screen_chrome_window_detector.h New classes RefCounter and RefCountedBase. 2017-10-23 11:46:47 +00:00
screen_capturer_mac.h Can use the given IOSurfaceRef to reach higher capture framerate on Mac 2018-04-10 00:37:59 +00:00
screen_capturer_mac.mm [desktopCapture] add some logs into trace event 2018-04-13 21:15:59 +00:00
window_list_utils.cc [desktopCapture] remove reduntant check and fix comments error 2017-12-14 23:17:44 +00:00
window_list_utils.h [Window Capturer] Implement scaling in GetWindowBounds() 2017-11-07 01:49:35 +00:00