.. |
Android.mk
|
fix include in cocos network module
|
2015-12-17 11:50:54 +03: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
|
Add CCDownloader-android class frame to android project.
|
2015-09-07 11:55:00 +08:00 |
CCDownloader-apple.mm
|
Merge branch 'fix/ios_downloader_crashes_with_storage_path_containing_spaces' into fix/several_network_bugs
|
2016-04-20 12:12:31 +09:00 |
CCDownloader-curl.cpp
|
Fix typos in comments and strings
|
2016-03-29 10:52:17 +09: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
|
Adds `std::nothrow` to the `new` statements
|
2015-12-16 14:02:55 +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
|
Squashed commit of the following:
|
2016-03-02 16:51:54 -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
|
fix HTTPAsyncConnection bad memory management
|
2016-04-20 14:04:44 +09:00 |
HttpClient-android.cpp
|
Use const references whenever possible
|
2016-05-17 13:17:56 +09:00 |
HttpClient-apple.mm
|
remove Content-Type limitation
|
2016-05-10 18:15:57 +08:00 |
HttpClient-winrt.cpp
|
Fixes 1605 include path in 541 files
|
2016-03-20 21:53:44 +08:00 |
HttpClient.cpp
|
Fixes 1605 include path in 541 files
|
2016-03-20 21:53:44 +08:00 |
HttpClient.h
|
Fix some typos in docs
|
2016-01-11 19:23:05 +09: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
|
Add missing references to avoid unnecessary copies
|
2016-05-17 01:15:07 +09:00 |
HttpCookie.h
|
Add missing references to avoid unnecessary copies
|
2016-05-17 01:15:07 +09:00 |
HttpRequest.h
|
Use const references whenever possible
|
2016-05-17 13:17:56 +09:00 |
HttpResponse.h
|
Refactor HttpRequest and HttpResponse
|
2016-04-19 02:58:42 +09:00 |
SocketIO.cpp
|
Use const references whenever possible
|
2016-05-17 13:17:56 +09:00 |
SocketIO.h
|
Fix some typos in docs
|
2016-01-11 19:23:05 +09:00 |
WebSocket.cpp
|
Suppress MSVC warning C4800
|
2016-05-13 11:44:17 +09:00 |
WebSocket.h
|
Fix typos in documentation and comments
|
2016-05-05 08:05:20 +09:00 |