aboutsummaryrefslogtreecommitdiffstats
path: root/ports/cef/interfaces
Commit message (Expand)AuthorAgeFilesLines
* task -> threadrohan.prinja2016-01-102-8/+7
* add missing cef types from last synczmike2015-09-141-1/+1
* update cef interfaces from upstreamzmike2015-09-1411-35/+364
* sort all usesJohann Tuffe2015-08-204-16/+0
* update all cef interfaces to use borrows for string_list paramsMike Blumenkrantz2015-06-0211-36/+38
* add cef method for notifying the main loop of work availableMike Blumenkrantz2015-05-271-0/+21
* add note that cef_render_handler_t::get_backing_rect() is only for osMike Blumenkrantz2015-05-211-2/+2
* add back cef_browser_host::composite() methodMike Blumenkrantz2015-05-211-0/+24
* one more embedding interfaces update because they removed cef_url & time_tMike Blumenkrantz2015-05-063-50/+2
* update embedding interfaces again to use filling_drop featureMike Blumenkrantz2015-05-0655-1548/+2795
* update embedding interfaces/mod.rs to add MPLMike Blumenkrantz2015-05-061-5/+5
* update cef embedding interfaces to latest cefMike Blumenkrantz2015-05-0556-727/+3709
* Stop using int/uint in CEF.Ms2ger2015-04-1348-82/+82
* Fix spelling mistakes in comments.Joseph Crail2014-12-114-12/+12
* Update to get the reference counting correctPatrick Walton2014-11-2748-82/+82
* Add mostly-correct (albeit leaky) string marshalingPatrick Walton2014-11-2732-136/+141
* Add back API hashesPatrick Walton2014-11-271-23/+0
* ports/cef: Use the CEF translator tool to generate the full set of CEFPatrick Walton2014-11-2753-0/+29276