7 Commits

Author SHA1 Message Date
Marshall Greenblatt
737ad31704 Fix Linux/OS-X compile errors (issue #751).
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1271@896 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2012-11-05 20:14:50 +00:00
Marshall Greenblatt
335a024b85 Merge revision 879, revision 883 and revision 885 changes:
- Add performance tests for CEF V8 methods (issue #484).
- Support implicit detachment of CEF V8 references when the associated context is released (issue #484).
- Reduce persistent CEF V8 memory usage by tracking objects on a per-context basis and not persisting objects when the underlying V8 handle is unused (issue #484).

git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1271@887 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2012-10-31 17:31:07 +00:00
Marshall Greenblatt
3250136c63 Merge revision 871 changes:
- Add a new CefGetGeolocation function for retrieving geolocation information via an API callback (issue #764).

git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1271@872 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2012-10-19 19:52:51 +00:00
Marshall Greenblatt
b39565fb15 Merge revision 857 changes:
- Add CefV8ContextHandler::OnUncaughtException callback (issue #736).

git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1271@858 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2012-10-12 16:52:28 +00:00
Marshall Greenblatt
e7a0355a3c Merge revision 852 changes:
- Mac: Fix display of Flash plugins (issue #741).


git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1271@853 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2012-10-11 19:12:59 +00:00
Marshall Greenblatt
c9590ad118 Update spi_webcore_364.patch file.
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1271@850 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2012-10-09 14:39:35 +00:00
Marshall Greenblatt
986909b249 Create 1271 release branch for CEF1.
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1271@840 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2012-10-04 15:03:10 +00:00