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
2019-11-07[routing] Refactor RouterDelegateMikhail Gorbushin
2019-05-17[routing] Fixed duplicate names in absent list.VladiMihaylenko
2019-02-27[routing] Fix warnings from static analyzerMikhail Gorbushin
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-05Moving RoutingSession calls to gui threads in tests and fixing tests.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-15Declaring all routing callbacks in one file and code refactoring.Vladimir Byko-Ianko
2017-12-28Removing osrm. cpp, hpp, CMake.Vladimir Byko-Ianko
2017-07-18[routing] Fetch required mwms from online server for all checkpointsДобрый Ээх
2017-06-27[routing] Pull request #6402 review fixesbeta-882Добрый Ээх
2017-06-27[routing] checkpoints parameter for CalculateRouteДобрый Ээх
2017-06-27[routing] Pull request #6176 review fixesДобрый Ээх
2017-06-27[routing] Fast rebuild routeДобрый Ээх
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