JoshEngebretson 5df0edc932 Add ability to set zoom level on webview + less sleep for IPC on Windows 9 年 前
..
Internal 5e6bcd1d9c Adding AlphaMask example 9 年 前
AtomicWebView.h 6b3651c6a9 Applying MIT to WebView sources 10 年 前
CMakeLists.txt dd342a49b8 Adding Web message handling, separate process app setup, etc 10 年 前
UIWebView.cpp 6b3651c6a9 Applying MIT to WebView sources 10 年 前
UIWebView.h 6b3651c6a9 Applying MIT to WebView sources 10 年 前
WebBrowserHost.cpp f237620727 Increase Windows IPC buffer size to 1 megabyte for faster reading/writing of large message blocks 9 年 前
WebBrowserHost.h 0d87754836 Adding method to set WebView user agent, product version, and debug port from Engine.json configuration 9 年 前
WebBrowserHost.mm 6b3651c6a9 Applying MIT to WebView sources 10 年 前
WebClient.cpp 5df0edc932 Add ability to set zoom level on webview + less sleep for IPC on Windows 9 年 前
WebClient.h 5df0edc932 Add ability to set zoom level on webview + less sleep for IPC on Windows 9 年 前
WebKeyboard.h 6b3651c6a9 Applying MIT to WebView sources 10 年 前
WebKeyboardLinux.cpp 6b3651c6a9 Applying MIT to WebView sources 10 年 前
WebKeyboardMac.cpp a0e131fea9 Adding WebView global properties 9 年 前
WebKeyboardWindows.cpp 6b3651c6a9 Applying MIT to WebView sources 10 年 前
WebMessageHandler.cpp 4a5ec318dd Handle WebView JS evaluation with deferred return value, Process CEF messages on Update for headless configurations 9 年 前
WebMessageHandler.h 4a5ec318dd Handle WebView JS evaluation with deferred return value, Process CEF messages on Update for headless configurations 9 年 前
WebRenderHandler.cpp 6b3651c6a9 Applying MIT to WebView sources 10 年 前
WebRenderHandler.h 6b3651c6a9 Applying MIT to WebView sources 10 年 前
WebSchemeHandler.cpp f4463afec5 - find issue with atomic://resource calls not working when an absolute path is passed in. First it will trim off the atomic part to detect an absolute path and only then continue on to strip off the resources part. 9 年 前
WebSchemeHandler.h 6b3651c6a9 Applying MIT to WebView sources 10 年 前
WebString.cpp 6b3651c6a9 Applying MIT to WebView sources 10 年 前
WebString.h 6b3651c6a9 Applying MIT to WebView sources 10 年 前
WebTexture2D.cpp 6b3651c6a9 Applying MIT to WebView sources 10 年 前
WebTexture2D.h 6b3651c6a9 Applying MIT to WebView sources 10 年 前
WebViewEvents.h edeef9c965 Handle Popup Requests by sending event on UI thread, avoids top level windows being spawned 9 年 前
WebViewJS.cpp 0d87754836 Adding method to set WebView user agent, product version, and debug port from Engine.json configuration 9 年 前