shaka-packager/packager/media/file
Thomas Inskip 7b74ca12de Fixed a miniscule odds race condition found by tsan (Thread sanitizer)
in ThreadedIofile.
Added loop to handle partial writes in ThreadedIoFile.

Change-Id: Ib62855ab849ffbfd00afc5b226dd81d4cd38ff51
2015-11-17 18:42:10 +00:00
..
file.cc VOD text support 2015-11-11 12:26:25 -08:00
file.gyp Fix various misc build issues in Windows 2015-03-24 13:52:18 -07:00
file.h VOD text support 2015-11-11 12:26:25 -08:00
file_closer.h Fix a possible crash if a file fails to be closed 2015-11-13 10:07:13 -08:00
file_unittest.cc VOD text support 2015-11-11 12:26:25 -08:00
io_cache.cc Fix for race condition when flushing ThreadedIoFile. 2015-10-20 16:44:15 +00:00
io_cache.h Fix for race condition when flushing ThreadedIoFile. 2015-10-20 16:44:15 +00:00
io_cache_unittest.cc Fix for race condition when flushing ThreadedIoFile. 2015-10-20 16:44:15 +00:00
local_file.cc Update code to resolve problems due to base updates. 2015-10-16 20:09:56 +00:00
local_file.h Update code to resolve problems due to base updates. 2015-10-16 20:09:56 +00:00
threaded_io_file.cc Fixed a miniscule odds race condition found by tsan (Thread sanitizer) 2015-11-17 18:42:10 +00:00
threaded_io_file.h Fixed a miniscule odds race condition found by tsan (Thread sanitizer) 2015-11-17 18:42:10 +00:00
udp_file.h Update code to resolve problems due to base updates. 2015-10-16 20:09:56 +00:00
udp_file_posix.cc Added File Seek and Tell functionality. 2015-05-21 12:48:20 -07:00
udp_file_win.cc Added File Seek and Tell functionality. 2015-05-21 12:48:20 -07:00