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-03-25Route builded callback receives new code RouterResultCode::HasWarnings.Daria Volvenkova
2019-01-10[routing] Correct routing error when some mwms are absent.VladiMihaylenko
2018-12-29[release-86][routing] Review fixes.Vladimir Byko-Ianko
2018-12-29[release-86][routing] Minor fixes.Vladimir Byko-Ianko
2018-09-18[base] Replaced the namespace my with base.Maxim Pimenov
2018-09-17[routing] add routing part of speed cameras and tests for it.Mikhail Gorbushin
2018-07-05Review fixes.Vladimir Byko-Ianko
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-05Minor code refactoring.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
2018-01-24Grammar.Vladimir Byko-Ianko
2018-01-24Review fixes.Vladimir Byko-Ianko
2018-01-24Adding special messages for transit routing.Vladimir Byko-Ianko
2017-12-28Removing osrm. cpp, hpp, CMake.Vladimir Byko-Ianko
2017-07-18Crash fix while turn generation cancellation.Vladimir Byko-Ianko
2017-07-18[routing] Fetch required mwms from online server for all checkpointsДобрый Ээх
2017-06-29[routing] Pull request #6420 review fixesДобрый Ээх
2017-06-29[routing] Calculate route by 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-12-07Move mercator.hpp to geometry.Sergey Magidovich
2015-09-24Release mwm locks when we cancell routing.Lev Dragunov
2015-09-23Use SimpleThreadConstantin Shalnev
2015-09-23Fixed notesConstantin Shalnev
2015-09-23Join to Android JVM from the worker threadConstantin Shalnev
2015-09-23Improved AsyncRouterConstantin Shalnev
2015-09-23PR fixesLev Dragunov
2015-09-23New routing status: FileTooOld.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-23Style improvements.Lev Dragunov
2015-09-23rebase fixesLev Dragunov
2015-09-23Move a progress callback initialisation to the framework.Lev Dragunov
2015-09-23Use units in function namesConstantin Shalnev
2015-09-23Some functions and params were renamed with better understandable namesConstantin Shalnev
2015-09-23PR fixes.Lev Dragunov
2015-09-23Restore NoRoute callback before NeedMoreMaps callback.Lev Dragunov
2015-09-23fixed notesConstantin Shalnev