axmol/cocos/network
minggo 966d47c251 fix crash if create and delete downloader quickly (#17010) 2016-12-14 14:44:36 +08:00
..
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 fix crash if create and delete downloader quickly (#17010) 2016-12-14 14:44:36 +08:00
CCDownloader-curl.cpp Performance tweak: Use range-based for-loops and allocate std::vector size() and *end() on the stack where favorable. (#16716) 2016-10-27 15:10:24 +08:00
CCDownloader-curl.h Update network licenses and reformat 2016-05-18 14:29:54 +08:00
CCDownloader.cpp use correct downloader implementation on mac (#16955) 2016-12-05 09:36:35 +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 Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
HttpClient-android.cpp Performance tweak: use range-based for-loops instead of iterator-based for-loops. (#16642) 2016-10-11 10:59:44 -07:00
HttpClient-apple.mm Performance tweak: Use range-based for-loops and allocate std::vector size() and *end() on the stack where favorable. (#16716) 2016-10-27 15:10:24 +08:00
HttpClient-winrt.cpp Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
HttpClient.cpp Performance tweak: Use range-based for-loops and allocate std::vector size() and *end() on the stack where favorable. (#16716) 2016-10-27 15:10:24 +08:00
HttpClient.h Update network licenses and reformat 2016-05-18 14:29:54 +08:00
HttpConnection-winrt.cpp Performance tweak: Use range-based for-loops and allocate std::vector size() and *end() on the stack where favorable. (#16716) 2016-10-27 15:10:24 +08:00
HttpConnection-winrt.h Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
HttpCookie.cpp Performance tweak: Use range-based for-loops and allocate std::vector size() and *end() on the stack where favorable. (#16716) 2016-10-27 15:10:24 +08:00
HttpCookie.h fix tizen compile error 2016-06-21 19:50:00 +08:00
HttpRequest.h Fix indentation (#16699) 2016-10-14 17:48:23 +08:00
HttpResponse.h Remove unnecessary inline keywords (#16562) 2016-09-12 09:44:21 +08:00
SocketIO.cpp Various small performance tweaks (#16881) 2016-11-22 09:54:04 +08:00
SocketIO.h No CC_UNUSED_PARAM (#16812) 2016-11-16 09:48:37 +08:00
WebSocket.cpp Performance tweak: Use range-based for-loops and allocate std::vector size() and *end() on the stack where favorable. (#16716) 2016-10-27 15:10:24 +08:00
WebSocket.h Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00