.. |
Android.mk
|
Add CCDownloader-android class frame to android project.
|
2015-09-07 11:55:00 +08:00 |
CCDownloader-android.cpp
|
Remove unused code
|
2015-11-06 10:10:09 +08:00 |
CCDownloader-android.h
|
Fix "TextureCache Test" in js-test crash under Android
|
2015-11-06 09:49:19 +08:00 |
CCDownloader-apple.h
|
Add CCDownloader-android class frame to android project.
|
2015-09-07 11:55:00 +08:00 |
CCDownloader-apple.mm
|
Add CCDownloader-android class frame to android project.
|
2015-09-07 11:55:00 +08:00 |
CCDownloader-curl.cpp
|
Adjust code execute order, used a simple and safe way to avoid access fail bug.
|
2015-10-22 14:36:26 +08:00 |
CCDownloader-curl.h
|
Adjust code execute order, used a simple and safe way to avoid access fail bug.
|
2015-10-22 14:36:26 +08:00 |
CCDownloader.cpp
|
Merge cocos2d.
|
2015-09-15 18:30:45 +08:00 |
CCDownloader.h
|
Merge cocos2d.
|
2015-09-15 18:30:45 +08:00 |
CCIDownloaderImpl.h
|
Remove AssetsManager dependence with CRUL.
|
2015-09-17 16:52:31 +08:00 |
CMakeLists.txt
|
Fix compile problems.
|
2015-09-16 09:34:24 +08:00 |
HttpAsynConnection-apple.h
|
Combine Studio change for compatible with 32 bit Mac System
|
2015-11-16 18:25:26 +08:00 |
HttpAsynConnection-apple.m
|
Combine Studio change for compatible with 32 bit Mac System
|
2015-11-16 18:25:26 +08:00 |
HttpClient-android.cpp
|
Squashed commit of the following:
|
2015-08-13 00:14:10 -07:00 |
HttpClient-apple.mm
|
Squashed commit of the following:
|
2015-08-13 00:14:10 -07:00 |
HttpClient-winrt.cpp
|
Squashed commit of the following:
|
2015-08-13 00:14:10 -07:00 |
HttpClient.cpp
|
formate the space
|
2015-06-05 11:45:05 +08:00 |
HttpClient.h
|
Fix typos in documentation
|
2015-10-23 16:59:51 +09:00 |
HttpConnection-winrt.cpp
|
Squashed commit of the following:
|
2015-08-13 00:14:10 -07:00 |
HttpConnection-winrt.h
|
Squashed commit of the following:
|
2015-08-13 00:14:10 -07:00 |
HttpCookie.cpp
|
iOS HttpClient replace libcurl - fix Jenkins compile error
|
2014-12-31 11:32:35 +08:00 |
HttpCookie.h
|
added missing std includes
|
2015-10-02 18:17:11 -07:00 |
HttpRequest.h
|
Remove duplicated code by introduce a private doSetResponseCallback.
|
2015-11-18 17:52:24 +08:00 |
HttpResponse.h
|
Fix typos in documentation
|
2015-10-23 16:59:51 +09:00 |
SocketIO.cpp
|
Fixing SocketIO - Connect failed after Disconnected
|
2015-10-06 13:21:22 +06:30 |
SocketIO.h
|
Fix typos in documentation
|
2015-10-23 16:59:51 +09:00 |
WebSocket.cpp
|
fix a problem where WebSocket messages will pile up if server sends them faster than client's frame rate
|
2015-06-22 20:58:37 +08:00 |
WebSocket.h
|
Fix typos in documentation
|
2015-10-23 16:59:51 +09:00 |