pandamicro
|
afd22296b4
|
MIT license update and to new year 2023 (#13927)
* Cpp MIT license update and to date
* TS MIT license update and to date
|
2022-12-28 11:25:12 +08:00 |
|
mmyduckx
|
15f85c7213
|
export downloader abort function (#12235)
|
2022-08-11 15:29:43 +08:00 |
|
minggo
|
d40b8739bc
|
Merge branch 'v3.6.0' into develop_merge_v3.6
|
2022-07-18 10:38:14 +08:00 |
|
mmyduckx
|
4fdf948d24
|
refactor downloaderTask API style (#11697)
|
2022-06-29 11:34:15 +08:00 |
|
mmyduckx
|
cd75a4b921
|
export DownloaderHints & add doc for Downloader constructor usage (#11673)
|
2022-06-24 09:32:47 +08:00 |
|
mmyduckx
|
0e89ac4d7d
|
refine setOnTaskProgress paramaters to avoid error (#11580)
* use uint32_t instead of int64_t as setOnTaskProgress paramaters
|
2022-06-20 09:44:37 +08:00 |
|
minggo
|
3e818c45c9
|
Change macro name (#11528)
* CC_PLATFORM_MAC_IOS -> CC_PLATFORM_IOS
* CC_PLATFORM_MAC_OSX -> CC_PLATFORM_MACOS
* add codes to keep compatible
|
2022-06-16 14:05:16 +08:00 |
|
minggo
|
271cc5cf23
|
Remove some format rule (#10919)
* remove some rules
* format all codes with new format rule
|
2022-05-04 13:09:24 +08:00 |
|
minggo
|
444bfe31c4
|
Refactor CC_NEW/CC_DELETE (#10810)
* replace CC_NEW/CC_DELETE with ccnew/delete
|
2022-04-21 16:39:34 +08:00 |
|
Cocos Robot
|
997cd1044c
|
[ci skip][AUTO]: Automated clang-format update: 3f0460bee6 (#10501) (#10536)
Co-authored-by: cocos-robot <cocos-robot@cocos.com>
|
2022-03-28 11:53:36 +08:00 |
|
minggo
|
ee5636c573
|
Replace map with unordered_map (#10501)
* replace ccstd::map with ccstd::unordered_map
|
2022-03-28 11:49:17 +08:00 |
|
Cocos Robot
|
a2df4e4dbd
|
[ci skip][AUTO]: Automated clang-format update: 771de57fc2 (#10469) (#10472)
Co-authored-by: cocos-robot <cocos-robot@cocos.com>
|
2022-03-24 13:50:39 +08:00 |
|
minggo
|
7f4cb9e3b1
|
Remove string (#10469)
* replace std::string with ccstd::string
|
2022-03-24 11:53:10 +08:00 |
|
Cocos Robot
|
568b9b9910
|
[ci skip][AUTO]: Automated clang-format update: b5915aa03b (#10442) (#10448)
Co-authored-by: cocos-robot <cocos-robot@cocos.com>
|
2022-03-22 18:12:49 +08:00 |
|
minggo
|
4ef2fdea21
|
repalce std::map with ccstd::map (#10442)
|
2022-03-22 18:05:31 +08:00 |
|
Cocos Robot
|
24d84664f8
|
[ci skip][AUTO]: Automated clang-format update: 3de1584200 (#10402) (#10424)
Co-authored-by: cocos-robot <cocos-robot@cocos.com>
|
2022-03-21 16:04:49 +08:00 |
|
minggo
|
34bf14269c
|
unify stl (#10402)
* add ccstd::vector
* replace cc::vector with ccstd::vector
* replace std::vector with ccstd::vector
* do not include <vector>
|
2022-03-21 15:55:02 +08:00 |
|
Yun Hsiao Wu
|
14a17c9d22
|
license upgrade (#4210)
|
2022-01-24 17:18:47 +08:00 |
|
江战
|
a652715f5a
|
Harmony OS support - dont merge (#3528)
|
2021-05-21 10:43:22 +08:00 |
|
Yun Hsiao Wu
|
e0fdfef054
|
license upgrader
|
2021-02-05 14:08:22 +08:00 |
|
minggo
|
826babfa64
|
Format code (#3217)
|
2021-01-13 14:49:32 +08:00 |
|
江战
|
ded9f64739
|
[3d-gfx] [bugfix] Android downloader JNI argument GC (#3087)
|
2020-11-30 16:09:43 +08:00 |
|
minggo
|
b08407c501
|
remove CC/cc prefix for file names (#2728)
|
2020-08-28 15:23:29 +08:00 |
|