Shelley Vohr
|
c6f4bbd143
|
also format missing .cc files
|
2018-04-18 20:48:45 -04:00 |
|
Aleksei Kuzmin
|
ea8e113b19
|
SkBitmap and SkPixelRef no longer need lock/unlock
https://codereview.chromium.org/2823003002
|
2017-11-24 10:58:16 +09:00 |
|
Ales Pergl
|
9f8f95f4c9
|
Lock pixels before calling SkBitmap::getPixels and copy bitmap row-wise in case (stride != width)
|
2017-08-15 16:19:23 +03:00 |
|
Kevin Sawicki
|
4bb95acc2b
|
👕 Remove linter errors
|
2017-08-15 16:19:21 +03:00 |
|
Aleksei Kuzmin
|
b997c2ffc1
|
Don't call deprecated copyPixelsTo
don't call deprecated copyPixelsTo
https://codereview.chromium.org/2812853002
stop using copyPixelsTo -- deprecated
https://codereview.chromium.org/2798413002
remove unused SkBitmap::copyPixelsTo
https://skia-review.googlesource.com/c/13171/
|
2017-08-15 16:19:21 +03:00 |
|
Aleksei Kuzmin
|
48821a6d2a
|
Fix compilation
|
2017-08-15 16:19:21 +03:00 |
|
Aleksei Kuzmin
|
99e57f9072
|
Add display::GetDisplayNearestView
https://codereview.chromium.org/2751833004
|
2017-08-15 16:19:20 +03: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 |
|
Cheng Zhao
|
da677b683b
|
Merge pull request #7163 from MaxWhere/frame-sub-scale-fix
Frame subscriber improvements
|
2016-09-16 21:24:53 +09:00 |
|
gellert
|
64e53a17bd
|
reverts subscriber api
|
2016-09-16 11:18:15 +02:00 |
|
Cheng Zhao
|
f28e8d7168
|
Fix API changes of Chrome 53
|
2016-09-14 16:22:43 +09:00 |
|
gellert
|
2435f1b660
|
lint fix
|
2016-09-09 23:50:01 +02:00 |
|
gellert
|
d3dc66e308
|
adds scale factor check and simplifies frame subscription
|
2016-09-09 23:17:17 +02: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
|
3c92825e2a
|
Fix init list order
|
2016-06-21 14:32:22 +02:00 |
|
Heilig Benedek
|
3529f8a40a
|
Frame subscriber bugfix + added only_damaged option
|
2016-06-21 02:42:00 +02:00 |
|
Cheng Zhao
|
5fae63a2f5
|
Fix compilation errors on OS X
|
2016-03-10 17:06:21 +09:00 |
|
Heilig Benedek
|
4bfa03e5f4
|
Removed an include no longer needed
|
2016-02-26 02:13:17 +01: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
|
2610aa60e9
|
🎨 lint fix
|
2016-02-18 01:19:41 +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
|
f36e2841bf
|
Don't fire callbacks after we end the subscription
|
2016-02-12 13:30:11 +01:00 |
|
Heilig Benedek
|
91c96559fa
|
Fixing the problem related to FrameSubscriber
|
2016-02-12 02:18:13 +01:00 |
|
Cheng Zhao
|
73e7773d84
|
Update to API changes of Chrome 47
|
2015-12-07 19:56:23 +08:00 |
|
Heilig Benedek
|
9f9436d6dc
|
Moved scope creation before the allocation of the buffer in FrameSubscriber
|
2015-11-14 23:59:38 +01:00 |
|
Cheng Zhao
|
86f523d3c1
|
Move BeginFrameSubscription to WebContents
|
2015-09-18 15:57:43 +08:00 |
|