organicmaps/base
2015-09-22 16:33:19 -07:00
..
base_tests [base] [bits] Move NumUsedBits to bits.hpp. 2015-09-22 16:32:42 -07:00
internal Minor refactoring - use “initializer_list” for getting classificator types. 2015-09-22 16:31:55 -07:00
array_adapters.hpp
assert.hpp Removed unused includes in base files. 2015-09-22 16:30:52 -07:00
base.cpp [Tizen] Replaced OMIM_OS_BADA with OMIM_OS_TIZEN 2015-09-22 16:14:41 -07:00
base.hpp
base.pro Removed unused includes in base files. 2015-09-22 16:30:52 -07:00
bits.hpp Code style fixes. 2015-09-22 16:33:19 -07:00
buffer_vector.hpp Removed unused includes in base files. 2015-09-22 16:30:52 -07:00
cache.hpp [sr] Remove Cache::HasKey() method that is not used. 2015-09-22 16:00:22 -07:00
commands_queue.cpp [msvc][win] Fixed compilation issues 2015-09-22 16:30:57 -07:00
commands_queue.hpp Warning and compilation fixes 2015-09-22 16:25:04 -07:00
condition.cpp [Tizen] Replaced OMIM_OS_BADA with OMIM_OS_TIZEN 2015-09-22 16:14:41 -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 [Tizen] Replaced OMIM_OS_BADA with OMIM_OS_TIZEN 2015-09-22 16:14:41 -07:00
condition_windows_native.cpp [msvc][win] Fixed compilation issues 2015-09-22 16:30:57 -07:00
const_helper.hpp
exception.cpp
exception.hpp
fence_manager.cpp Removed some logs from release builds 2015-09-22 16:12:59 -07:00
fence_manager.hpp
limited_priority_queue.hpp
logging.cpp [Tizen] Remove comment 2015-09-22 16:14:33 -07:00
logging.hpp [core] Fixed LOG macros. 2015-09-22 16:29:46 -07:00
lower_case.cpp Add function to calculate equal range for UTF-16 strings. 2015-09-22 16:18:28 -07:00
macros.hpp
math.hpp Review fixes. 2015-09-22 16:30:55 -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 [Tizen] Replaced OMIM_OS_BADA with OMIM_OS_TIZEN 2015-09-22 16:14:41 -07:00
normalize_unicode.cpp Minor code fixes. 2015-09-22 16:13:36 -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.cpp Removed dummy includes, avoid copy-paste. 2015-09-22 16:29:32 -07:00
pseudo_random.hpp Removed dummy includes, avoid copy-paste. 2015-09-22 16:29:32 -07:00
regexp.hpp Added regexp::ForEachMatched. 2015-09-22 16:24:10 -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 [msvc][win] Fixed compilation issues 2015-09-22 16:30:57 -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 [c++11] Migrated from scoped_ptr to unique_ptr 2015-09-22 16:25:03 -07:00
scope_guard.hpp Fix formatting due to our coding style. 2015-09-22 15:43:11 -07:00
set_operations.hpp Added CounterIterator. 2015-09-22 16:13:18 -07:00
shared_buffer_manager.cpp [msvc][win] Fixed compilation issues 2015-09-22 16:30:57 -07:00
shared_buffer_manager.hpp [drape] upload stipple pens on texture. Test for uploading 2015-09-22 16:24:47 -07:00
SRC_FIRST.hpp
src_point.cpp Review fixes. 2015-09-22 16:30:55 -07:00
src_point.hpp Removed unused includes in base files. 2015-09-22 16:30:52 -07:00
stats.hpp Removed unused includes in base files. 2015-09-22 16:30:52 -07:00
std_serialization.hpp
stl_add.hpp Removed unused includes in base files. 2015-09-22 16:30:52 -07:00
stl_iterator.hpp Added CounterIterator. 2015-09-22 16:13:18 -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
string_utils.cpp Added strings::IsHTML(string const & s) to correctly render bookmarks descriptions 2015-09-22 16:32:09 -07:00
string_utils.hpp Added strings::IsHTML(string const & s) to correctly render bookmarks descriptions 2015-09-22 16:32:09 -07:00
strings_bundle.cpp
strings_bundle.hpp
swap.hpp
thread.cpp [msvc][win] Fixed compilation issues 2015-09-22 16:30:57 -07:00
thread.hpp review fixes 2015-09-22 16:04:23 -07:00
thread_pool.cpp [msvc][win] Fixed compilation issues 2015-09-22 16:30:57 -07:00
thread_pool.hpp Fixed possible compilation issue. 2015-09-22 16:25:28 -07:00
threaded_container.cpp
threaded_container.hpp
threaded_list.hpp Removed some logs from release builds 2015-09-22 16:12:59 -07:00
threaded_priority_queue.hpp
timer.cpp [msvc][win] Fixed compilation issues 2015-09-22 16:30:57 -07:00
timer.hpp [core] Added HighResTimer for benchmarks. 2015-09-22 16:30:52 -07:00