Heilig Benedek
|
1a8916ed47
|
Call SetAuthoritativeVsyncInterval on the Compositor directly
|
2018-01-25 16:11:44 +01:00 |
|
Heilig Benedek
|
099bbfbafb
|
Raise maximum OSR framerate to 240
|
2018-01-25 16:11:31 +01:00 |
|
Heilig Benedek
|
304fd49e84
|
Don't generate a frame with GPU OSR if IsPainting is false
|
2018-01-25 16:11:22 +01:00 |
|
Heilig Benedek
|
708cde92cf
|
Don't generate a paint when StartPainting is called inside paint cb
|
2018-01-25 16:11:12 +01:00 |
|
Heilig Benedek
|
17d85318c3
|
Use null accelerated widget to avoid showing GPU accelerated OSR surface
|
2018-01-25 16:10:38 +01:00 |
|
Gellert Hegyi
|
a47497bf18
|
adds extra param for ui compositor creation
|
2017-11-24 10:58:53 +09:00 |
|
Gellert Hegyi
|
5d79dbc9a1
|
upgrades offscreen rendering to latest chromium
|
2017-11-24 10:58:53 +09: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 |
|
Aleksei Kuzmin
|
132029ea32
|
Move components/display_compositor to components/viz/display_compositor
https://codereview.chromium.org/2873243002
|
2017-11-24 10:58:15 +09:00 |
|
Heilig Benedek
|
f8b3009ebf
|
restructure code to use web_preferences if possible
|
2017-11-13 15:50:49 +09:00 |
|
Gellert Hegyi
|
6ab0a8a287
|
removes unused autoresizelock from osrrwhv
|
2017-08-15 16:19:22 +03:00 |
|
Gellert Hegyi
|
76d46ce509
|
adds compositor resize lock client implementation
|
2017-08-15 16:19:22 +03:00 |
|
Gellert Hegyi
|
ca4a6e4692
|
fixes offscreen rendering on macos
|
2017-08-15 16:19:22 +03:00 |
|
Kevin Sawicki
|
4bb95acc2b
|
👕 Remove linter errors
|
2017-08-15 16:19:21 +03:00 |
|
Aleksei Kuzmin
|
30fafc2772
|
Fix CompositorResizeLock to do something.
https://codereview.chromium.org/2773433003
|
2017-08-15 16:19:21 +03:00 |
|
Aleksei Kuzmin
|
d322769de8
|
WebMouseEvent coordinates are now fractional & private
https://codereview.chromium.org/2782893002
|
2017-08-15 16:19:20 +03:00 |
|
Aleksei Kuzmin
|
bda5e4efcb
|
Moving LatencyInfo into a separate component.
https://codereview.chromium.org/2783973002
|
2017-08-15 16:19:20 +03:00 |
|
Aleksei Kuzmin
|
7a4ca08a8d
|
The Blink Rename
|
2017-08-15 16:19:20 +03:00 |
|
gellert
|
039908a244
|
various fixes for macos
|
2017-05-23 11:41:59 +02:00 |
|
Heilig Benedek
|
218e28b136
|
minor fixes and enable datalist elements in OSR
|
2017-05-21 19:55:19 +02:00 |
|
gellert
|
af2c5d1845
|
fixes not expected scale factor change
|
2017-05-13 00:59:25 +02:00 |
|
gellert
|
b1095faa71
|
minor fix for macos
|
2017-05-10 22:19:05 +02:00 |
|
Heilig Benedek
|
92cc6746b1
|
resolve errors introduced during rebase
|
2017-05-10 22:19:05 +02:00 |
|
Heilig Benedek
|
f03dccadb3
|
use white gutter color and paint damage rects over when paint starts in software osr
|
2017-05-10 22:19:05 +02:00 |
|
Heilig Benedek
|
3b94d268eb
|
lint fix 📝
|
2017-05-10 22:19:05 +02:00 |
|
Heilig Benedek
|
c54f7f2a8d
|
use bounds instead of bounds_in_pixel
|
2017-05-10 22:19:05 +02:00 |
|
Heilig Benedek
|
704fde1939
|
port CEF pr that speeds up and simplifies GPU rendering
|
2017-05-10 22:19:05 +02:00 |
|
Heilig Benedek
|
ff053bbe06
|
call InvalidateBounds when popup updates
|
2017-05-10 22:19:05 +02:00 |
|
gellert
|
062b1ed43e
|
moves createviewfordwidget method to osrrwhv
|
2017-05-10 22:19:05 +02:00 |
|
Heilig Benedek
|
8f546313b6
|
add popup window bounds to damage_rect
|
2017-05-10 22:19:05 +02:00 |
|
Heilig Benedek
|
c9fa71bdb3
|
lint fix
|
2017-05-10 22:19:05 +02:00 |
|
Heilig Benedek
|
20d2ab29ab
|
Add support for child and popup windows in OSR
|
2017-05-10 22:19:05 +02:00 |
|
Cheng Zhao
|
9d1b88ed59
|
Fix API changes in OSR code
|
2017-04-27 16:34:52 +09:00 |
|
Haojian Wu
|
1b9780035c
|
Remove redundant calls to smart pointer's get method.
|
2017-03-30 22:22:40 +02:00 |
|
Cheng Zhao
|
55d4d44f02
|
Fix Debug building on Windows
|
2017-02-06 10:34:29 -08:00 |
|
Kevin Sawicki
|
f0ceb4f065
|
Use SetNeedsBeginFrames from IPC handler
|
2017-01-19 09:05:59 +02:00 |
|
Kevin Sawicki
|
39ddeff5c3
|
Implement SetNeedsBeginFrames
|
2017-01-19 09:05:59 +02:00 |
|
Cheng Zhao
|
88f6f5d1b2
|
Fix compilation errors for Linux
|
2017-01-19 09:05:59 +02:00 |
|
Cheng Zhao
|
497f5a1199
|
Update files for Chrome 54 API changes
|
2017-01-19 09:05:59 +02:00 |
|
gellert
|
ab5e51c209
|
fixes software rendering on macos and small resizing addition
|
2016-09-23 20:27:05 +02:00 |
|
Cheng Zhao
|
5bf746700e
|
Unsubscribe observer when OffScreenRenderWidgetHostView is destroyed
|
2016-09-19 16:51:03 +09:00 |
|
gellert
|
37de2301f7
|
moves setsize call to osr renderwidgethostview
|
2016-09-16 23:28:51 +02:00 |
|
gellert
|
8baaad4e0d
|
cleanup and adds docs
|
2016-09-16 23:27:51 +02:00 |
|
gellert
|
b4c220613f
|
adds invalidate method and proper resizing
|
2016-09-16 23:27:11 +02:00 |
|
Cheng Zhao
|
937ae7ef8f
|
Fix crash caused by new network parameters
|
2016-09-14 16:23:00 +09:00 |
|
Cheng Zhao
|
4c56c1c2b2
|
Fix crash in offscreen renderer
|
2016-09-14 16:22:59 +09:00 |
|
Cheng Zhao
|
f28e8d7168
|
Fix API changes of Chrome 53
|
2016-09-14 16:22:43 +09:00 |
|
Kevin Sawicki
|
6285500cdc
|
Sort includes alphabetically
|
2016-08-26 15:30:02 -07:00 |
|
Heilig Benedek
|
29f30aa6ba
|
added checks for painting_ when setting the outputdevice to active state and removed show/hide from start/stoppainting since during testing they caused transparent frames to appear when a window was set to paint again after stopping
|
2016-08-05 12:30:47 +02:00 |
|
Cheng Zhao
|
64334fd40b
|
Pass SkBitmap directly
|
2016-08-04 13:22:19 +09:00 |
|