Marshall Greenblatt
|
a312974ad9
|
Add CefDOMNode::GetElementBounds() method
|
2016-09-09 14:02:57 -04:00 |
Marshall Greenblatt
|
eef89ccdd3
|
Update to Chromium revision 40af916d (#303546).
- Standardize usage of virtual/override specifiers in CEF internals (see http://crbug.com/417463).
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@1903 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
|
2014-11-12 19:25:15 +00:00 |
Marshall Greenblatt
|
0b78461f5b
|
Update to Chromium revision ad468e8b (#292352).
- Building Chromium using SVN is no longer supported.
- Remove CefDOMEvent and CefDOMEventListener (issue #933).
- Remove CefRenderHandler::OnScrollOffsetChanged (http://crbug.com/404656).
- Remove UR_FLAG_REPORT_LOAD_TIMING (https://codereview.chromium.org/451623002/).
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@1816 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
|
2014-09-04 17:53:40 +00:00 |
Marshall Greenblatt
|
133e06c50a
|
Update to Chromium revision 233896.
- The CefBrowserSettings.author_and_user_styles option is now always enabled.
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@1512 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
|
2013-11-08 21:28:56 +00:00 |
Marshall Greenblatt
|
2fc9788311
|
Update to Chromium revision 207871.
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@1281 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
|
2013-06-22 02:06:32 +00:00 |
Marshall Greenblatt
|
d8caf27e3b
|
- Add keyboard and focus notifications (issue #508).
- Add CefDOMNode::IsEditable method.
- List interfaces alphabetically in CefClient.
- Correct error checking for code and command input.
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@680 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
|
2012-06-11 15:52:49 +00:00 |
Marshall Greenblatt
|
db3a9817ed
|
Add direct DOM access (issue #511).
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@610 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
|
2012-04-27 21:19:06 +00:00 |