32abe2ce55
- Rename TimelineEventStreamingRecorder to TimelineEventCallbackRecorder. Note that this should only be used for tests. - Add 'Timeline' service event stream. - Send a 'TimelineEvents' event on the 'Timeline' stream whenever a TimelineEventBlock is finished and the 'Timeline' stream is subscribed to. - Simple service protocol test. R=turnidge@google.com Review URL: https://codereview.chromium.org/1765563002 .