Marshall Greenblatt
|
f1e4219271
|
Change CefContext::cache_path_ type from std::wstring to FilePath.
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@143 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
|
2010-11-18 14:47:38 +00:00 |
|
Marshall Greenblatt
|
3dd54c536c
|
- Persist localStorage data across sessions when a cache path is specified (issue #139).
- Add a localStorage test to cefclient.
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@140 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
|
2010-11-17 17:28:32 +00:00 |
|
Marshall Greenblatt
|
46b831304c
|
Set eol-style property on all files. Future commits will use the subversion auto-props configuration at http://src.chromium.org/viewvc/chrome/trunk/tools/buildbot/slave/config
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@109 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
|
2010-10-03 21:04:50 +00:00 |
|
Marshall Greenblatt
|
06ceab7447
|
- Use base::WaitableEvent for thread synchronization to eliminate Windows dependency.
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@91 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
|
2010-07-24 16:49:42 +00:00 |
|
Marshall Greenblatt
|
7ffa037988
|
- Move to a unified thread model for CEF based on the CEF2 implementation.
- Add the ability to post user-defined tasks for execution on CEF threads (issue #25).
- Update the CEF swap image.
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@90 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
|
2010-07-24 01:13:55 +00:00 |
|