4 Commits

Author SHA1 Message Date
Marshall Greenblatt
b6138d8d10 Merge revision 878, revision 880, revision 881, revision 882 and revision 884 changes:
- Pass resource-related command-line flags to all process types (issue #759).
- 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@889 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2012-10-31 17:53:11 +00:00
Marshall Greenblatt
32341bc7eb Merge revision 875 changes:
- Always set "lang" command-line flag, and use instead of "locale", to avoid an assertion in RenderThreadImpl::GetLocale() (issue #759).

git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1271@876 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2012-10-22 20:56:56 +00:00
Marshall Greenblatt
4c4206604d Merge revision 845 changes:
- Add about:version, about:credits and about:license internal URLs (issue #731).
- Centralize retrieval of the CEF major version number from a new VERSION file.

git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1271@846 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2012-10-08 17:48:20 +00:00
Marshall Greenblatt
c5bb1d019a Create 1271 release branch for CEF3.
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1271@841 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2012-10-04 15:04:03 +00:00