branchGarrys Mod/main/chromiumcancel
149 Commits over 944 Days - 0.01cph!
steamworks upload filtering
Panel:SetHTML supports refreshing
Chromium 65... scrolling is broken
resolve ntfs junctions before passing resource directories to cef
sandbox
system flash is ok
use launcher exe for sub-process
Decode URI paths before handling asset requests
Same file ext -> mime type behaviour as awesomium imp for asset requests
cors whitelisting for asset protocol
Merge from /main
chromium = 1
disable chromium debugger
Merge from /main
chromium panels can load credits
chromium asset://mapimage handler
chromium javascript bindings
chromium asset://garrysmod/... handler
stub away the rest of chromium's dialogs, url scheme restrictions
try to load chromium first
load awesomium by default for now
build chromium subprocess
js->lua calls can return multiple values
directional resize cursors
finish unimplemented awesomium things
holding keys on html panels properly autorepeats keys that aren't characters
alt key modifier now applies to html key events
Replace min/max macros with std::min/std::max
don't use insert_or_assign
awesomium binds are asynchronous (returned values by Lua go to callback)