cef/libcef
Marshall Greenblatt 2534b67365 - Add MayBlock() method to stream classes which is used as a hint when determining the thread to access the stream from (issue #1187).
- In cases where MayBlock() returns true have CefStreamResourceReader perform the reads on the FILE thread (issue #1187).

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@1582 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-01-30 23:15:55 +00:00
..
browser - Add MayBlock() method to stream classes which is used as a hint when determining the thread to access the stream from (issue #1187). 2014-01-30 23:15:55 +00:00
common Add a new CefURLParts.origin member for retrieving the origin when parsing a URL. 2014-01-28 19:19:41 +00:00
renderer Mac: Fix loading of media libraries (issue #1176) 2014-01-14 17:37:02 +00:00
resources Add breakpad support (issue #1131). 2013-11-21 22:43:36 +00:00