An open API service for software projects hosted on Open Collective.

Open Broadcaster Software

Free and open source software for video recording and live streaming
Collective - Host: opensource - https://opencollective.com/obsproject - Website: https://obsproject.com - Code: https://github.com/obsproject

Fix Mac OS X compile errors due to Chromium 69409 update.

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@153 5089003a-bbd8-11dd-ad1f-f1f962...

github.com/obsproject/cef - 998d11188fe03a74962cab3d676b1702e30c67a3 authored over 14 years ago
- Update to Chromium revision 69409.

- Add cefclient tests for GPU acceleration.

git-svn-id: https://chromiumembedded.googlecode.com/...

github.com/obsproject/cef - 3cd3a35f100a95401496264361f9d40aa68f8de6 authored over 14 years ago
Fix text input of characters from east-asian languages (issue #152).

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@151 5089003a-bbd8-11dd-ad1f-f1f962...

github.com/obsproject/cef - 173fb79550db948a552076bc4de7e3b666073484 authored over 14 years ago
Fix Linux compile errors.

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@150 5089003a-bbd8-11dd-ad1f-f1f962...

github.com/obsproject/cef - 871a8a7770a7831b0e8557685972beff5e749087 authored over 14 years ago
- Fix Mac compile errors due to string type changes (issue #146).

- Fix Windows crash due to string type changes (issue #147).
- Add missing svn:eol-style properti...

github.com/obsproject/cef - e826c9b1a0a1ee0289125546b7c57318074e802a authored over 14 years ago
Make comment language more consistent.

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@148 5089003a-bbd8-11dd-ad1f-f1f962...

github.com/obsproject/cef - 81b7d378f735bb88b0f6101ab4f3fb08f6d88261 authored over 14 years ago
Introduce CefString and cef_string_t implementations that support string type conversions and customization of the API string type (issue #146).

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@147 5089003a-bbd8-11dd-ad1f-f1f962...

github.com/obsproject/cef - 7cad1a3574af8763db82c00f889fa4bf6bfc6954 authored over 14 years ago
Introduce CefString and cef_string_t implementations that support string type conversions and customization of the API string type (issue #146).

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@146 5089003a-bbd8-11dd-ad1f-f1f962...

github.com/obsproject/cef - fdec22ac8fe697a0f617a0b6dc2850dca94e8853 authored over 14 years ago
Introduce CefString and cef_string_t implementations that support string type conversions and customization of the API string type (issue #146).

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@145 5089003a-bbd8-11dd-ad1f-f1f962...

github.com/obsproject/cef - 7d60642638ef5597ee4114f05e6b037f556a9efc authored over 14 years ago
Add global and per-browser settings (issue #145).

This exposes the following new capabilities:
- Ability to disable drag & drop from other windows....

github.com/obsproject/cef - 1e1c2ad8d7ff3c908e8923558e6ef4f9d99d93a5 authored over 14 years ago
Change CefContext::cache_path_ type from std::wstring to FilePath.

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@143 5089003a-bbd8-11dd-ad1f-f1f962...

github.com/obsproject/cef - f1e4219271477ec1433286d404c7c1092153604c authored over 14 years ago
- Mac: Fix cefclient app package build and execution problems.

- Improve error message in ClientHandler::HandleLoadError.

git-svn-id: https://chromiumembedded....

github.com/obsproject/cef - 227b9df6435ff78d5535db1b07196814a9bcfc49 authored over 14 years ago
Fix bugs in CefByteReadHandler::Seek().

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@141 5089003a-bbd8-11dd-ad1f-f1f962...

github.com/obsproject/cef - 811a0ce08ba0b97a7c01ecdc2f7b5dc9d027161f authored over 14 years ago
- 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/...

github.com/obsproject/cef - 3dd54c536c0409993f947867068c408097fdb3cc authored over 14 years ago
Expose popup window feature information with CefPopupFeatures argument to CefHandler::HandleBeforeCreated (issue #135).

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@139 5089003a-bbd8-11dd-ad1f-f1f962...

github.com/obsproject/cef - 6ad535823a50d9ec9ab9b8490f9489b45cb8d908 authored over 14 years ago
Update to Chromium revision 66269.

- Fixes a crash with Flash-related JavaScript (issue #115).

git-svn-id: https://chromiumembedded...

github.com/obsproject/cef - 239a283e0231ca50aaccc35826e7b8c81c0d452c authored over 14 years ago
Mac:

- Fix patcher target.

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@137 5089003a...

github.com/obsproject/cef - 8c47cd961a4b7fd95ce80642daafd02755dbba0d authored over 14 years ago
Mac:

- Add resource files.

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@136 5089003a...

github.com/obsproject/cef - 6f446e77bb9c6b399a28afb083313dc20d3f0311 authored over 14 years ago
Mac:

- Complete basic functionality in libcef.
- Port cefclient and unittests.

git-svn-id: https://ch...

github.com/obsproject/cef - c629ac966f3b9ca0ed2d3696d4fd92230293488a authored over 14 years ago
- Fix a reference leak in CefXmlReaderImpl due to xml_close_callback not always being called.

- Make include guards consistent in browser_web_worker.h

git-svn-id: https://chromiumembedded.go...

github.com/obsproject/cef - 54e0a2db9a8c63c76062b196958fd71f96677d9b authored over 14 years ago
Add web worker stub implementation to avoid crash (issue #138).

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@133 5089003a-bbd8-11dd-ad1f-f1f962...

github.com/obsproject/cef - eaf976875f8eff6c458952552d2db949f7cbcc8a authored over 14 years ago
libcef_dll_wrapper:

- Include cef_logging.h instead of base/logging.h to avoid link errors.

cefclient:
- Remove dupl...

github.com/obsproject/cef - a86735b71ea452ded20ca871b06b97ce4d83f72b authored over 14 years ago
Fix bug in ClientHandler::SendNotification().

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@131 5089003a-bbd8-11dd-ad1f-f1f962...

github.com/obsproject/cef - 737be028e5ab6c2e2631bf1e1f267557a4c2e5a9 authored over 14 years ago
Changes to cefclient in preparation for porting.

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@130 5089003a-bbd8-11dd-ad1f-f1f962...

github.com/obsproject/cef - 9e3128fb424cbf80b5c0487368ac173de688df6d authored over 14 years ago
Update to Chromium revision 64233.

- Enable the WebGL desktop implementation which is now working in combination with accelerated co...

github.com/obsproject/cef - fedc693be132235dbf0499cc0f741730ab1a23e7 authored over 14 years ago
Allow creation of the 3d graphics context in order to support 3D CSS accelerated compositing. (issue #136).

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@128 5089003a-bbd8-11dd-ad1f-f1f962...

github.com/obsproject/cef - 3719c1cb125c35cf4436c66a2805557b88fc3223 authored almost 15 years ago
Update to Chromium revision 63876.

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@127 5089003a-bbd8-11dd-ad1f-f1f962...

github.com/obsproject/cef - 615fac4b62d90f062fc7b61d659f54c540a492d1 authored almost 15 years ago
More changes to disable WebGL support.

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@126 5089003a-bbd8-11dd-ad1f-f1f962...

github.com/obsproject/cef - 17208765df79d6a79b889440daf72c25ccab65e3 authored almost 15 years ago
Expose zip archive reading support (issue #30).

Move ClientReadHandler to CefByteReadHandler in cef_wrapper.h.
Add support for the time_t data ty...

github.com/obsproject/cef - 5a4c8f5a13eb02e21ba81c9ba6a8bf4477909c4c authored almost 15 years ago
WebGL performance with osmesa is unusably slow. Disable WebGL support until a working desktop or egl implementation is available.

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@124 5089003a-bbd8-11dd-ad1f-f1f962...

github.com/obsproject/cef - 1911b23bf5a463d2f2de6618f7aac9247309e8f5 authored almost 15 years ago
Add initial Mac implementation files.

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@123 5089003a-bbd8-11dd-ad1f-f1f962...

github.com/obsproject/cef - c6be988e89bba4c5ea977f59602250bcb69e0562 authored almost 15 years ago
Update to Chromium revision 63396.

Fix crash in browser database system (issue #132).

git-svn-id: https://chromiumembedded.googleco...

github.com/obsproject/cef - d4004fc57ebad931f9f7bdc69c88c57532444ab3 authored almost 15 years ago
Fix problem with <select> pull-down lists not displaying (issue #133).

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@121 5089003a-bbd8-11dd-ad1f-f1f962...

github.com/obsproject/cef - cc6c213e53d896292473cbed70ebd9afe88bb391 authored almost 15 years ago
Rename CefXmlReader::MoveToNextElement to CefXmlReader::MoveToNextNode to better represent its purpose.

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@120 5089003a-bbd8-11dd-ad1f-f1f962...

github.com/obsproject/cef - 92eb49f44ff8b2c913c91ec701bf73c1483f4746 authored almost 15 years ago
Expose XML parsing support (issue #28).

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@119 5089003a-bbd8-11dd-ad1f-f1f962...

github.com/obsproject/cef - 18bc0937861ae850b8286c8a793ab847eccc25e5 authored almost 15 years ago
- Add createGraphicsContext3D() method which is required for WebGL support.

- Add debug mode check that CefDownloadHandler objects are being cleaned up properly.

git-svn-id...

github.com/obsproject/cef - 4c0ccb6768c538dd8d2b3e5d713dfc9c3f8a2835 authored almost 15 years ago
- Add the CefHandler::HandleDownloadResponse() method and CefDownloadHandler class to support file download in response to 'Content-Disposition' headers (issue #6).

- Fix parsing error in cef_parser.py due to space between angle brackets in template type definit...

github.com/obsproject/cef - 9aa285ac8d148e91f295ba8ae0655fc4dfa414c4 authored almost 15 years ago
Update to Chromium revision 62731.

- Introduce BrowserFileWriter implementation.
- ResourceLoaderBridge::ResponseInfo renamed to Res...

github.com/obsproject/cef - 6db1d580cde3cd096ffb0e653779e06831b30436 authored almost 15 years ago
Fix various Mac compile errors.

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@115 5089003a-bbd8-11dd-ad1f-f1f962...

github.com/obsproject/cef - 383168173ad8d786c1b695d97c521ac1c0d7ab9e authored almost 15 years ago
Fix various Mac and Linux compile errors.

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@114 5089003a-bbd8-11dd-ad1f-f1f962...

github.com/obsproject/cef - 4474199dba6d1f2f648d00402d453d8b64c9ad39 authored almost 15 years ago
Initial header for Mac and Linux support.

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@113 5089003a-bbd8-11dd-ad1f-f1f962...

github.com/obsproject/cef - 7898b6bf4f13b590fc4c3f34091742f508d83f4f authored almost 15 years ago
Initial GYP changes and utility scripts for Mac and Linux support.

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@112 5089003a-bbd8-11dd-ad1f-f1f962...

github.com/obsproject/cef - ea442f1c6bc242b01f297abee7f760dc7bfc7f50 authored almost 15 years ago
Set eol-style property on all files. Future commits will use the subversion auto-props configuration at http://code.google.com/p/chromiumembedded/wiki/SubversionProperties

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@111 5089003a-bbd8-11dd-ad1f-f1f962...

github.com/obsproject/cef - 9a5d1c2d35caa9abc96a877810b33902bb63fb67 authored almost 15 years ago
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-f1f962...

github.com/obsproject/cef - 46b831304ce07f1e749f29a9bb4e6c276ce82d1a authored almost 15 years ago
Update to Chromium revision 61327.

- Enable accelerated 2D canvas and compositing.
- Add support for request.download_to_file behavi...

github.com/obsproject/cef - 5fc6307a6f8f7a4e94c1dedef46430b305bfc18b authored almost 15 years ago
Add CefBrowser::ReloadIgnoreCache() method and MENU_ID_NAV_RELOAD_NOCACHE menu support. (issue #118).

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@107 5089003a-bbd8-11dd-ad1f-f1f962...

github.com/obsproject/cef - 4fd793f802f5661357db22f09547cb97d7df05c2 authored almost 15 years ago
Fix back/forward navigation when the history contains pages that failed to load (issue #125).

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@106 5089003a-bbd8-11dd-ad1f-f1f962...

github.com/obsproject/cef - de51597b22f7b91ee9d7316bbf362ad8d73df277 authored almost 15 years ago
Add missing dependency for cef_unittests target (issue #128).

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@105 5089003a-bbd8-11dd-ad1f-f1f962...

github.com/obsproject/cef - 39553a194763138b9da59c7806d9e4cdcc8becf5 authored almost 15 years ago
Add support for audio playback with HTML5 video (issue #121).

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@104 5089003a-bbd8-11dd-ad1f-f1f962...

github.com/obsproject/cef - fb50d145b4b73f1ad9d381d0a6f60d338167ca37 authored almost 15 years ago
Create the FILE thread with IO message loop type because otherwise it will assert during cache access (issue #122).

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@103 5089003a-bbd8-11dd-ad1f-f1f962...

github.com/obsproject/cef - f542076162c294c548492f89b5a30b76443e1c3b authored almost 15 years ago
- Update to Chromium revision 59193.

- Use Mesa for off-screen rendering.
- Add support for the FileSystem API and "blob" schema.
- Se...

github.com/obsproject/cef - 92197f8046cc2c5781c2cf4f938ffedf0c35c46a authored almost 15 years ago
- Fix bug in CefV8Value handling of weak references. (issue #72)

- Reintroduce support for CefHandler::HandleJSBinding(). (issue #72)

git-svn-id: https://chromiu...

github.com/obsproject/cef - e8cc5669f0264809c300aa26eaca4ae40767a53b authored almost 15 years ago
Update cef_handler_menucapabilitybits_t arguments from WebContextMenuData::EditFlags (issue #114).

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@99 5089003a-bbd8-11dd-ad1f-f1f9622...

github.com/obsproject/cef - e70fd64a524598f1181ce09f267087b100986827 authored almost 15 years ago
Allow customization of print options via CefHandler::HandlePrintOptions() (issue #112).

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@98 5089003a-bbd8-11dd-ad1f-f1f9622...

github.com/obsproject/cef - d51d871a52d84041b47919b6bf8a2c05496069c6 authored almost 15 years ago
Check for a valid pointer in all places where GetWebView() and GetWebViewHost() are directly used in order to prevent potential crashes after WM_DESTROY is processed (issue #84).

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@97 5089003a-bbd8-11dd-ad1f-f1f9622...

github.com/obsproject/cef - 79134a77f2230028465ffbc2b46813bf86a7d077 authored almost 15 years ago
- Add CefHandler::HandleTooltip and default tooltip implementation (issue #61).

- Add Common Controls to cefclient manifest because it's required for the default tooltip impleme...

github.com/obsproject/cef - c439ed160fa0c36e518e18f01d9477a219163c9c authored almost 15 years ago
Carry over modifications to request object in CefHandler::HandleBeforeResourceLoad() (issue #41).

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@95 5089003a-bbd8-11dd-ad1f-f1f9622...

github.com/obsproject/cef - a4776a9dda7342d9ba042e4f8a6e74286dd154af authored almost 15 years ago
Ignore navigation to invalid URLs (issue #104).

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@94 5089003a-bbd8-11dd-ad1f-f1f9622...

github.com/obsproject/cef - af70b2170558cc94058e23b217c9a1fe43a8b1ef authored almost 15 years ago
Update to Chromium rev 55388. Note that the Windows 7 SDK is now required to build Chromium.

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@93 5089003a-bbd8-11dd-ad1f-f1f9622...

github.com/obsproject/cef - e5e560c64aba847387410d373843ac3a6a25462f authored almost 15 years ago
Minor improvements to unit test framework.

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@92 5089003a-bbd8-11dd-ad1f-f1f9622...

github.com/obsproject/cef - 9ab2eca39277cbad6f9b430802337c3b35a56ce4 authored about 15 years ago
- Use base::WaitableEvent for thread synchronization to eliminate Windows dependency.

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@91 5089003a-bbd8-11dd-ad1f-f1f9622...

github.com/obsproject/cef - 06ceab7447198560cf53e3133c7ec50134beac12 authored about 15 years ago
- 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 t...

github.com/obsproject/cef - 7ffa03798801c8dca62b30a2c42ccc31e4af8933 authored about 15 years ago
- Add window.print() JavaScript support.

- Add File -> Print option to cefclient.

git-svn-id: https://chromiumembedded.googlecode.com/svn...

github.com/obsproject/cef - 38ded6eec6ecc0bf5f201ab8d844678cc5b46b0f authored about 15 years ago
- Add find in page support.

- Fix loading of resources from libcef.dll (Issue 76).
- Fix leak of CefMessageLoopForUI object w...

github.com/obsproject/cef - 0e29c2e8407f3d7311e5201fbe719b81ade01828 authored about 15 years ago
Create and destroy the base::AtExitManager on the UI thread.

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@85 5089003a-bbd8-11dd-ad1f-f1f9622...

github.com/obsproject/cef - ba08f77938581708c2d5c31279b80a0748c0755c authored about 15 years ago
- Add CefHandler::HandleConsoleMessage callback for handling console messages (issue #90).

- Normalize newlines in browser_webkit_init.h.

git-svn-id: https://chromiumembedded.googlecode.c...

github.com/obsproject/cef - de4cee4415c1ae82fa8267c839f9cefa8f948a24 authored about 15 years ago
Fix incorrect content length when loading resource (issue #83).

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@83 5089003a-bbd8-11dd-ad1f-f1f9622...

github.com/obsproject/cef - 2799fccb7d21d1702c7c4f1f15624920d640519d authored about 15 years ago
libcef: Update due to underlying chromium changes.

- webkit/webkit.gyp moved to webkit/support/webkit_support.gyp.
- Classes moved from base/gfx mov...

github.com/obsproject/cef - a113522344fb4c0e7cf0cada6add092bd6dd6fec authored about 15 years ago
Fix display of file chooser dialog. Signature of WebViewClient::runFileChooser has changed.

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@78 5089003a-bbd8-11dd-ad1f-f1f9622...

github.com/obsproject/cef - 9f779533d1f78b57b4da6092799016ab8cc96808 authored over 15 years ago
Disable Geolocation service to avoid crash (issue #80).

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@77 5089003a-bbd8-11dd-ad1f-f1f9622...

github.com/obsproject/cef - 069e877307f0fd9b02d42be04e67137f5933dab4 authored over 15 years ago
cefclient:

- Add tests for CefBrowser::GetText() and CefBrowser::GetSource().
- Do not execute calls to CefB...

github.com/obsproject/cef - 02fa65cefe6637260383c49e92647266d00b35aa authored over 15 years ago
Remove binding_test.cpp/.h from cef.gyp.

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@75 5089003a-bbd8-11dd-ad1f-f1f9622...

github.com/obsproject/cef - 698f146e4c0183ffe54337cebfd5525662855f2a authored over 15 years ago
Eliminate the CefBrowser::HandleJSBinding() method to avoid memory leaks (issue #72).

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@73 5089003a-bbd8-11dd-ad1f-f1f9622...

github.com/obsproject/cef - 6a0f9a6d40009dd90cb42ecf01b108ffa5ba0896 authored over 15 years ago
libcef: Update due to underlying chromium changes.

- Calling AddStandardScheme() is now required for custom scheme handlers due to GURL changes.
- A...

github.com/obsproject/cef - 669244ca18c0a844fb3aa70ea6de7e886fdfa72c authored over 15 years ago
libcef: Update due to underlying chromium changes.

- Database and AppCache changes.
- New cookie policy class.
- Add StdStringToWebString and WebStr...

github.com/obsproject/cef - a46069c097661074cd9e9e7f2983463f9d6a045a authored over 15 years ago
Add support for intercepting key events (Issue #63, patch by cpinfold.joinerysoft)

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@70 5089003a-bbd8-11dd-ad1f-f1f9622...

github.com/obsproject/cef - 606b3421471f9cabfeca6086b4c5d727b8a199b5 authored over 15 years ago
libcef:

- Fix race condition in CefUrlRequestJob::AsyncResolver. (Issue #65, fix by heshiming)

git-svn-i...

github.com/obsproject/cef - bd0c16ae317990aa414780e32dc2be6cffbba3a5 authored over 15 years ago
libcef:

- Fix possible dereference of empty request_ value in RequestProxy. (Issue #70)

git-svn-id: http...

github.com/obsproject/cef - 431fc0ac733f36ee4d6921202f1390b910f19590 authored over 15 years ago
Add support for file input type (Issue #69, initial patch by tturner)

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@67 5089003a-bbd8-11dd-ad1f-f1f9622...

github.com/obsproject/cef - 0540f32f249a1e6ea5b345218514d699f4223578 authored over 15 years ago
- Remove non-existing dependency from cef.gyp.

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@66 5089003a-bbd8-11dd-ad1f-f1f9622...

github.com/obsproject/cef - efd0c6b5fba85032a94f56aa6a1a6b09c2f5b03f authored over 15 years ago
libcef: Update due to underlying chromium changes.

- WebKit API upstreamed requiring header include path changes.
- AppCache, Database and ResourceL...

github.com/obsproject/cef - 23e155dca1fbfedc7d06f7970f2c3041e72481ad authored over 15 years ago
libcef: Update due to underlying chromium changes.

- Remove unnecessary resource-related glue.
- Remove methods from BrowserWebViewDelegate with def...

github.com/obsproject/cef - 0b9e1891540f88e3b59713b9dfc32f7025260191 authored over 15 years ago
libcef: Update due to underlying chromium changes.

- WebKit API changes.
- Delay OnClose actions in WebSocketStreamHandleBridgeImpl.

git-svn-id: ht...

github.com/obsproject/cef - 7e7592b298783435934c66963ebd646c9ece6a7f authored over 15 years ago
libcef:

- Fix 'LOG' macro redefinition warning in browser_webkit_glue.cc.

git-svn-id: https://chromiumem...

github.com/obsproject/cef - cd500a98a90f63348b19764f9f3d17fcf55e10f3 authored almost 16 years ago
libcef: Update due to underlying chromium changes.

- WebKit API changes.
- Use net::ProxyConfigService in BrowserRequestContext.

git-svn-id: https:...

github.com/obsproject/cef - dc602cd0a42b1ad3c1c44b23adfba452495c59f8 authored almost 16 years ago
libcef: Update due to underlying chromium changes.

- WebKit API changes.
- Add WebSocketStreamHandleBridge implementation.

git-svn-id: https://chro...

github.com/obsproject/cef - 5186e4a223f8042b2a688ca1f4823b75c82ec899 authored almost 16 years ago
- Remove the generated CEF project files from source control. Run cef_create_projects.bat in your working copy to generate them locally.

libcef:
- Use LPCWSTR instead of LPCTSTR in cef_win.h (issue #58).
- Fix return of document text...

github.com/obsproject/cef - faabcb28c56a5751b319c8a67fd8c3cb408a8661 authored almost 16 years ago
libcef: Update due to underlying chromium changes.

- WebKit API changes.
- Use full path for the config.h include to ensure that the correct file is...

github.com/obsproject/cef - 1bb179d1016d6f8d097f3f8ff90087a3f30144bb authored almost 16 years ago
- Add deps file for gclient integration. (try #4)

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@57 5089003a-bbd8-11dd-ad1f-f1f9622...

github.com/obsproject/cef - 2148ca4e8864f964416666e77b8cea18a525d151 authored almost 16 years ago
- Add deps file for gclient integration. (try #3)

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@56 5089003a-bbd8-11dd-ad1f-f1f9622...

github.com/obsproject/cef - 2fb9e93e7d6a35037e48a11e6192df46d7a120d2 authored almost 16 years ago
libcef: Update due to underlying chromium changes.

- Files moved out of base.
- WebKit API changes.

git-svn-id: https://chromiumembedded.googlecode...

github.com/obsproject/cef - 09a8c28773672f2142bf85ecff55e57c8f4265a6 authored almost 16 years ago
libcef:

- Fix incorrect result in CefBytesReader::Seek() when SEEK_END argument is specified.
- Return 0 ...

github.com/obsproject/cef - 144e15c966c3a5b258469af0ca648688420bf52e authored almost 16 years ago
libcef: Update due to underlying chromium changes.

- More webkit API refactoring.
- Webkit GYP projects moved upstream.
- Add ImplementsThreadSafeRe...

github.com/obsproject/cef - 0800cba74d5b66dd8379f56cb5ba815dd13f5564 authored almost 16 years ago
Move to GYP-based project file generation (issue #48).

- Add cef_create_projects.bat to generate the CEF project files.
- Change include paths to be rel...

github.com/obsproject/cef - d7f7f45147d82cb1e5d532e6e27208597547a48e authored almost 16 years ago
libcef:

- Fix a leak of CachedResource objects due to the Cache never being cleared (issue #15).
- Fix a ...

github.com/obsproject/cef - 8635aeb5cf62454f77b17a76afd3a2158be621f9 authored almost 16 years ago
libcef: Update due to underlying chromium changes.

- WebEditingClient merged into WebViewClient requiring changes to BrowserWebViewDelegate.
- Remov...

github.com/obsproject/cef - 07e81ab0a01d34f1a96326633e98bd7d5759c26c authored almost 16 years ago
libcef: Update due to underlying chromium changes.

- Reorganization of BrowserWebViewDelegate due to WebViewDelegate being separated into different ...

github.com/obsproject/cef - 51181e10045b35753aac927e171ad90c14ed3bfd authored almost 16 years ago
libcef: Update due to underlying chromium changes.

- Add the appcache project dependency and related changes.
- SSL code structure changes in browse...

github.com/obsproject/cef - d8b1d13a74f93b0af9aadd0f6b65277bb2756904 authored almost 16 years ago
cefclient:

- Add the User Interface App Example that demonstrates two-way JavaScript communication between t...

github.com/obsproject/cef - d7c54d65146e8e29aaa851a691ce513342ac918c authored almost 16 years ago
libcef:

- Add CefReadHandler and CefWriteHandler classes for creating streams handled by the client.

cef...

github.com/obsproject/cef - 2b7e69d20028828a87a17b9a1f619a7c7fca9fbb authored almost 16 years ago