Marshall Greenblatt
864db71f6b
Mac: Fix Xcode 7 (10.11 SDK) build errors (issue #1732 )
2015-12-08 12:59:42 -05:00
Marshall Greenblatt
06e1a34850
Consider scale factor changes to OSR browsers when switching monitors (issue #1774 )
2015-12-03 15:24:41 -05:00
Marshall Greenblatt
c2086cf7c7
Mac: Fix 10.10 SDK compile and test errors (issue #1414 )
2015-08-26 16:39:09 -04:00
Marshall Greenblatt
a08686e6a6
cefclient: Support dynamic configuration of the device scale factor with off-screen rendering (issue #1674 )
2015-08-11 14:19:16 -04:00
Marshall Greenblatt
378a64b39a
Update to Chromium revision 14bd12d6 ( #333041 )
...
- Remove CefNavigationEntry::GetFrameName() (see http://crbug.com/477150#c5 ).
- Devirtualize base::BindState (see http://crbug.com/486594 ).
- Move Tuple to the base namespace.
2015-06-08 17:31:50 -04:00
Marshall Greenblatt
ead921a3f6
Mac: Use NSColor function available in older SDKs (issue #1605 )
2015-05-19 14:54:39 -04:00
Marshall Greenblatt
ae91d8f4e5
- cefclient: Add `background-color` command-line argument (issue #1161 ).
...
- Rename cef_url.h to cef_parser.h.
- Add new CefParseCSSColor function.
2015-04-10 11:35:31 +02:00
Marshall Greenblatt
7a2ce64096
Fix issues related to request and context object lifespan (issue #1037 , issue #1044 ).
...
- Simplify and document the relationship between the various context object types. See browser_context.h for a description of the new relationships.
- cefclient: Add `request-context-per-browser` command-line flag for testing multiple CefRequestContext instances.
- cefclient: Add a CefURLRequest example.
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@2032 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2015-02-13 23:17:08 +00:00
Marshall Greenblatt
5c28259c31
cefclient: Organize source files into directories by target process (browser, renderer, common) (issue #1500 ).
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@2014 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2015-01-31 00:55:56 +00:00