.. |
Android.mk
|
remove curl link for Android
|
2016-07-21 11:56:56 +08:00 |
CCDownloader-android.cpp
|
Add a buffer queue for Android Downloader to prevent out of memory
|
2015-12-01 16:25:50 +09:00 |
CCDownloader-android.h
|
Fix "TextureCache Test" in js-test crash under Android
|
2015-11-06 09:49:19 +08:00 |
CCDownloader-apple.h
|
Update network licenses and reformat
|
2016-05-18 14:29:54 +08:00 |
CCDownloader-apple.mm
|
Move StringUtils functions from deprecated header file to ccUTF8.h (#15835)
|
2016-06-15 15:01:26 +08:00 |
CCDownloader-curl.cpp
|
Fix typos in log messages
|
2016-07-25 02:53:22 +09:00 |
CCDownloader-curl.h
|
Update network licenses and reformat
|
2016-05-18 14:29:54 +08:00 |
CCDownloader.cpp
|
Update network licenses and reformat
|
2016-05-18 14:29:54 +08:00 |
CCDownloader.h
|
Update network licenses and reformat
|
2016-05-18 14:29:54 +08:00 |
CCIDownloaderImpl.h
|
Update network licenses and reformat
|
2016-05-18 14:29:54 +08:00 |
CMakeLists.txt
|
Squashed commit of the following:
|
2016-03-02 16:51:54 -08:00 |
HttpAsynConnection-apple.h
|
Update network licenses and reformat
|
2016-05-18 14:29:54 +08:00 |
HttpAsynConnection-apple.m
|
correct assign to equal in cert trust expression
|
2016-05-25 18:34:05 +09:00 |
HttpClient-android.cpp
|
dlfree fix for HttpClient, the instances of Ref or its sub classes should be released by CC_SAFE_RELEASE rather than CC_SAFE_DELETE.
|
2016-05-25 13:54:13 +08:00 |
HttpClient-apple.mm
|
Reverse include path in network module and update web engine
|
2016-05-25 23:58:11 +08:00 |
HttpClient-winrt.cpp
|
Fixes 1605 include path in 541 files
|
2016-03-20 21:53:44 +08:00 |
HttpClient.cpp
|
dlfree fix for HttpClient, the instances of Ref or its sub classes should be released by CC_SAFE_RELEASE rather than CC_SAFE_DELETE.
|
2016-05-25 13:54:13 +08:00 |
HttpClient.h
|
Update network licenses and reformat
|
2016-05-18 14:29:54 +08:00 |
HttpConnection-winrt.cpp
|
Use const references whenever possible
|
2016-05-17 13:17:56 +09:00 |
HttpConnection-winrt.h
|
Use const references whenever possible
|
2016-05-17 13:17:56 +09:00 |
HttpCookie.cpp
|
Reverse include path in network module and update web engine
|
2016-05-25 23:58:11 +08:00 |
HttpCookie.h
|
fix tizen compile error
|
2016-06-21 19:50:00 +08:00 |
HttpRequest.h
|
Fix typos and other mistakes in docs
|
2016-07-04 00:42:10 +09:00 |
HttpResponse.h
|
Merge branch 'v3' of github.com:cocos2d/cocos2d-x into v3
|
2016-05-25 19:19:27 +08:00 |
SocketIO.cpp
|
get correct control code
|
2016-07-22 14:30:06 +08:00 |
SocketIO.h
|
Update network licenses and reformat
|
2016-05-18 14:29:54 +08:00 |
WebSocket.cpp
|
Fix typos in log messages
|
2016-07-25 02:53:22 +09:00 |
WebSocket.h
|
Update network licenses and reformat
|
2016-05-18 14:29:54 +08:00 |