organicmaps/base
2015-09-22 16:04:23 -07:00
..
base_tests review fixes 2015-09-22 16:04:23 -07:00
internal Removed unused code 2015-09-22 15:58:34 -07:00
array_adapters.hpp
assert.hpp Fix warnings. 2015-09-22 15:42:26 -07:00
base.cpp
base.hpp
base.pro [drape] new thread pool 2015-09-22 16:04:22 -07:00
bits.hpp
buffer_vector.hpp Fix buffer_vector::resize() and add some assertions and todo's (buffer_vector::data()). 2015-09-22 15:43:09 -07:00
cache.hpp [sr] Remove Cache::HasKey() method that is not used. 2015-09-22 16:00:22 -07:00
casts.hpp
commands_queue.cpp Generic Warning Fixes 2015-09-22 15:49:38 -07:00
commands_queue.hpp Generic Warning Fixes 2015-09-22 15:49:38 -07:00
condition.cpp added ability to wait on condition variable for the specified amount of time. 2015-09-22 15:48:21 -07:00
condition.hpp Add TryLock function to Mutex and Condition. 2015-09-22 15:58:10 -07:00
condition_bada.cpp
condition_posix.cpp Add TryLock function to Mutex and Condition. 2015-09-22 15:58:10 -07:00
condition_windows_native.cpp Add TryLock function to Mutex and Condition. 2015-09-22 15:58:10 -07:00
const_helper.hpp
exception.cpp
exception.hpp
fence_manager.cpp
fence_manager.hpp
limited_priority_queue.hpp
logging.cpp Add DebugPrint to Matrix. 2015-09-22 15:44:39 -07:00
logging.hpp
lower_case.cpp
macros.hpp
math.hpp fix problem with solid black text rendering on XXHDPI 2015-09-22 16:01:18 -07:00
matrix.hpp optimised working with attributes and uniforms. 2015-09-22 15:47:46 -07:00
mru_cache.hpp Minor include fixes. 2015-09-22 15:52:57 -07:00
mutex.hpp Add TryLock function to Mutex and Condition. 2015-09-22 15:58:10 -07:00
normalize_unicode.cpp Forced normalization of polish letters. Warning: polish people should update old maps for search to work with L and l letters 2015-09-22 15:59:56 -07:00
object_tracker.cpp [win][mingw] Some compilation fixes 2015-09-22 15:53:16 -07:00
object_tracker.hpp Add BreakIntoDebugger function. 2015-09-22 15:43:15 -07:00
pseudo_random.hpp
regexp.hpp Fix calling convention of Platform::GetFilesByExt. 2015-09-22 15:46:29 -07:00
resource_pool.cpp allocating opengl resources in AllocateOnDemandSingleThreadedPoolTraits directly in Reserve method if we're calling it from primary OpenGL thread. 2015-09-22 15:44:25 -07:00
resource_pool.hpp fixed deadlock when some thread steal newly allocated resource from the thread which allocates it. 2015-09-22 15:48:38 -07:00
rolling_hash.hpp
runner.cpp
runner.hpp
scheduled_task.cpp Fix ScheduledTask tests with blocking Cancel. 2015-09-22 15:58:37 -07:00
scheduled_task.hpp Fix ScheduledTask tests with blocking Cancel. 2015-09-22 15:58:37 -07:00
scope_guard.hpp Fix formatting due to our coding style. 2015-09-22 15:43:11 -07:00
set_operations.hpp
shared_buffer_manager.cpp
shared_buffer_manager.hpp
SRC_FIRST.hpp
src_point.hpp
stats.hpp
std_serialization.hpp
stl_add.hpp Replace "MergeSorted" with better one "AccumulateIntervals". 2015-09-22 15:52:00 -07:00
string_format.cpp using ^ instead of % as a placeholder for format parameter. 2015-09-22 15:40:38 -07:00
string_format.hpp Avoid string copy and std::list penalty in strings::Format. 2015-09-22 15:40:25 -07:00
string_utils.cpp Optimize strings comparison in geo-url parsing. 2015-09-22 15:54:58 -07:00
string_utils.hpp [core] String tokenizer test and notes. 2015-09-22 16:04:13 -07:00
strings_bundle.cpp Fix StringBundle routine - remove unnecessary stuff. 2015-09-22 15:39:30 -07:00
strings_bundle.hpp Fix StringBundle routine - remove unnecessary stuff. 2015-09-22 15:39:30 -07:00
swap.hpp
thread.cpp [drape] rename strange thread pool to SimpleThreadPool 2015-09-22 16:04:21 -07:00
thread.hpp review fixes 2015-09-22 16:04:23 -07:00
thread_pool.cpp review fixes 2015-09-22 16:04:23 -07:00
thread_pool.hpp review fixes 2015-09-22 16:04:23 -07:00
threaded_container.cpp
threaded_container.hpp
threaded_list.hpp fixed deadlock in CoverageGenerator related to Wait/Signal logic in ThreadedList 2015-09-22 15:49:45 -07:00
threaded_priority_queue.hpp
timer.cpp [win][mingw] Some compilation fixes 2015-09-22 15:53:16 -07:00
timer.hpp Factor out time functions to timer.hpp. 2015-09-22 15:47:35 -07:00