Heilig Benedek
|
6deb7afb82
|
fix: reimplement FrameSubscriber with mojo, re-enable tests
|
2018-12-03 20:07:43 +05:30 |
|
Samuel Attard
|
b6aae790cf
|
fixme: C70 removed DidReceiveCompositorFrame
(OSR relatied)
refs: 1de1ca906a
cc @brenca
|
2018-12-03 20:07:38 +05:30 |
|
Cheng Zhao
|
77ca5b7d64
|
fix: don't invoke callback after FrameSubscriber is destroyed (#13657)
|
2018-07-13 19:54:49 +10:00 |
|
Jeremy Apthorp
|
3f40e93ba7
|
chore: fix chromium-style errors in frame_subscriber
The chromium-style linter we run in the GN build was throwing errors
about these issues.
|
2018-06-20 14:14:11 -07:00 |
|
Heilig Benedek
|
f643ce4f66
|
revert: frame subscriber deprecation and re-enable tests
|
2018-06-19 19:49:44 +02:00 |
|
Heilig Benedek
|
60ba2013c4
|
Re-add dirtyOnly to FrameSubscriber and document API change
|
2018-06-19 11:49:44 +10:00 |
|
Heilig Benedek
|
b9413fe59d
|
Update FrameSubscriber implementation
|
2018-06-19 11:49:44 +10:00 |
|
Heilig Benedek
|
1de1ca906a
|
Reimplement FrameSubscriber with mojo VideoCapture APIs
|
2018-06-19 11:49:43 +10:00 |
|
Jeremy Apthorp
|
f1587da480
|
[chromium-style] out-of-line default constructors and destructors
|
2018-04-19 11:12:58 -07:00 |
|
Cheng Zhao
|
d85b58fdb5
|
Fix API changes of FrameSubscriber
|
2017-04-27 16:34:52 +09:00 |
|
Cheng Zhao
|
9d1b88ed59
|
Fix API changes in OSR code
|
2017-04-27 16:34:52 +09:00 |
|
Kevin Sawicki
|
6285500cdc
|
Sort includes alphabetically
|
2016-08-26 15:30:02 -07:00 |
|
Cheng Zhao
|
e1ad64013e
|
Cleanup code of beginFrameSubscription
|
2016-06-26 11:46:40 +09:00 |
|
Heilig Benedek
|
5118def724
|
damaged -> dirty rename, fixed misc issues, changed signature, updated docs and added tests
|
2016-06-25 18:23:40 +02:00 |
|
Heilig Benedek
|
3529f8a40a
|
Frame subscriber bugfix + added only_damaged option
|
2016-06-21 02:42:00 +02:00 |
|
Heilig Benedek
|
3f0d598a59
|
Merge atom/master
|
2016-02-26 02:05:57 +01:00 |
|
Heilig Benedek
|
9a0372b61b
|
Removed size_ since it's not needed anymore
|
2016-02-25 23:48:58 +01:00 |
|
Heilig Benedek
|
7bf17f2541
|
Improved frame subscriber - now we only use framesubscription events as an event, and we copy from the backing store directly (instead of accessing it through a videoframe)
|
2016-02-18 01:15:00 +01:00 |
|
Cheng Zhao
|
66bb6a8534
|
Use weak pointer instead of manual bookkeeping
|
2016-02-16 10:44:10 +08:00 |
|
Heilig Benedek
|
91c96559fa
|
Fixing the problem related to FrameSubscriber
|
2016-02-12 02:18:13 +01:00 |
|
Cheng Zhao
|
86f523d3c1
|
Move BeginFrameSubscription to WebContents
|
2015-09-18 15:57:43 +08:00 |
|