Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-05RoutingSession::m_routingSettings correct initialization. RoutingSession memb...Vladimir Byko-Ianko
2018-07-05Moving to C++ header some compilation units.Vladimir Byko-Ianko
2018-07-05Calling routing callback from ui thread.Vladimir Byko-Ianko
2018-07-05Passing Route to ReadyCallbackOwnership by unique_ptr<Route>Vladimir Byko-Ianko
2018-07-05Adding NeedMoreMapsCallback and RemoveRouteCallback routing callbacks to get ...Vladimir Byko-Ianko
2018-07-05Adding route identifier.Vladimir Byko-Ianko
2018-06-15Moving ReadyCallback with passing owner ship to routing_callbacks.hpp.Vladimir Byko-Ianko
2018-06-15Declaring all routing callbacks in one file and code refactoring.Vladimir Byko-Ianko
2017-06-27[routing] checkpoints parameter for CalculateRouteДобрый Ээх
2017-06-27[routing] Pull request #6176 review fixesДобрый Ээх
2017-06-27[routing] Fast rebuild routeДобрый Ээх
2017-03-03[routing][traffic] Removed a circular dependency.Maxim Pimenov
2015-09-23Use SimpleThreadConstantin Shalnev
2015-09-23Improved AsyncRouterConstantin Shalnev
2015-09-23PR fixesLev Dragunov
2015-09-23Formatting fixes.Lev Dragunov
2015-09-23TimeoutObserver to RouterDelegate refactoring.Lev Dragunov
2015-09-23PR fixesLev Dragunov
2015-09-23Async router tests.Lev Dragunov
2015-09-23Switch routing timeout checking from thread to observer.Lev Dragunov
2015-09-23Routing observer interface implementation.Lev Dragunov
2015-09-23Move a progress callback initialisation to the framework.Lev Dragunov
2015-09-23Improved locksConstantin Shalnev
2015-09-23Adde route distance to statisticsConstantin Shalnev
2015-09-23PR fixesLev Dragunov
2015-09-23Async mode for OSRM online absent country checker.Lev Dragunov
2015-09-23Send statistics about pedestrian routingConstantin Shalnev
2015-09-23Use normal graph for pedestrian routing. Use ougoing and ingoing edges for fo...Constantin Shalnev
2015-09-23[pedestrian] Absolute #include paths.Yuri Gorshenin
2015-09-23PR fixesLev Dragunov
2015-09-23New IRouting architectureLev Dragunov
2015-09-23PR fixes. Sync method for async router.Lev Dragunov
2015-09-23Clang-format style fixesLev Dragunov
2015-09-23Extract parallel processing routing routines from osrmLev Dragunov