This repository has been archived on 2020-05-25. You can view files and clone it, but cannot push or open issues or pull requests.
tdlib-fork/td/telegram/files
levlam c1f4e9d292 Make get_*_duration const.
GitOrigin-RevId: 85b5eb4cb221c2144318989d4d93b45784adcdf4
2018-09-27 21:14:32 +03:00
..
FileDb.cpp Fix CE. 2018-07-19 17:45:30 +03:00
FileDb.h Update copyright year. 2018-01-02 16:45:09 +03:00
FileDownloader.cpp Use td::unique_ptr instead of std::unique_ptr whenever possible. 2018-09-27 04:19:03 +03:00
FileDownloader.h Use td::unique_ptr instead of std::unique_ptr whenever possible. 2018-09-27 04:19:03 +03:00
FileFromBytes.cpp Use td::unique_ptr instead of std::unique_ptr whenever possible. 2018-09-27 04:19:03 +03:00
FileFromBytes.h Use td::unique_ptr instead of std::unique_ptr whenever possible. 2018-09-27 04:19:03 +03:00
FileGcParameters.cpp Update copyright year. 2018-01-02 16:45:09 +03:00
FileGcParameters.h Update copyright year. 2018-01-02 16:45:09 +03:00
FileGcWorker.cpp Fixed several bugs found by PVS-Studio by @SvyatoslavRazmyslov. 2018-03-20 15:18:16 +03:00
FileGcWorker.h Update copyright year. 2018-01-02 16:45:09 +03:00
FileGenerateManager.cpp Const-correct unique_ptr. 2018-09-27 19:51:45 +03:00
FileGenerateManager.h Use td::unique_ptr instead of std::unique_ptr whenever possible. 2018-09-27 04:19:03 +03:00
FileHashUploader.cpp Fix some includes. 2018-09-10 04:08:15 +03:00
FileHashUploader.h Use td::unique_ptr instead of std::unique_ptr whenever possible. 2018-09-27 04:19:03 +03:00
FileId.h Remove now unsafe FileId constructors. 2018-03-07 02:37:39 +03:00
FileId.hpp Update copyright year. 2018-01-02 16:45:09 +03:00
FileLoader.cpp beter DelayDispatcher and OrderedEventsProcessor destruction 2018-09-07 16:17:09 +03:00
FileLoader.h Fix some td/actor/ includes. 2018-07-03 22:29:04 +03:00
FileLoaderActor.h Fix some td/actor/ includes. 2018-07-03 22:29:04 +03:00
FileLoaderUtils.cpp Move saving bytes to file to FileLoaderUtils. 2018-08-13 19:30:52 +03:00
FileLoaderUtils.h Move saving bytes to file to FileLoaderUtils. 2018-08-13 19:30:52 +03:00
FileLoadManager.cpp Update layer to 82. Contact.vcard support. 2018-06-26 00:10:53 +03:00
FileLoadManager.h Fix some includes. 2018-06-26 02:43:11 +03:00
FileLocation.h Use td::unique_ptr instead of std::unique_ptr whenever possible. 2018-09-27 04:19:03 +03:00
FileManager.cpp Make get_*_duration const. 2018-09-27 21:14:32 +03:00
FileManager.h Various fixes. 2018-09-27 16:37:15 +03:00
FileManager.hpp set/get passport data 2018-04-03 20:49:07 +03:00
FileStats.cpp Remove fileTypeSecureEncrypted. 2018-04-27 11:00:56 +03:00
FileStats.h Update copyright year. 2018-01-02 16:45:09 +03:00
FileStatsWorker.cpp Fix warnings. 2018-09-11 22:28:10 +03:00
FileStatsWorker.h Update copyright year. 2018-01-02 16:45:09 +03:00
FileUploader.cpp Use td::unique_ptr instead of std::unique_ptr whenever possible. 2018-09-27 04:19:03 +03:00
FileUploader.h Use td::unique_ptr instead of std::unique_ptr whenever possible. 2018-09-27 04:19:03 +03:00
PartsManager.cpp Add some debug. 2018-06-25 01:51:15 +03:00
PartsManager.h Fix debug bad parts. 2018-05-20 00:56:40 +03:00
ResourceManager.cpp Use td::unique_ptr instead of std::unique_ptr whenever possible. 2018-09-27 04:19:03 +03:00
ResourceManager.h Use td::unique_ptr instead of std::unique_ptr whenever possible. 2018-09-27 04:19:03 +03:00
ResourceState.h Replace std::max/min with td::max/min. 2018-02-12 13:37:54 +03:00