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
2016-12-12Unknown segments removing.Daria Volvenkova
2016-12-12Review fixes.Vladimir Byko-Ianko
2016-12-12Traffic cache for routing memory optimization.Vladimir Byko-Ianko
2016-12-08Update traffic state after downloading or deleting mwm. Logic of traffic mana...Daria Volvenkova
2016-12-08Merge pull request #4841 from mapsme/fixbuildgccygorshenin
2016-12-05Getting rid of TrafficInfoGetter and using TrafficCache instead.Vladimir Byko-Ianko
2016-12-05Review fixes.Vladimir Byko-Ianko
2016-12-03Fixing an issue with using map::insert() to update traffic jam and other revi...Vladimir Byko-Ianko
2016-12-03Using move semantics for passing traffic jam info to routing.Vladimir Byko-Ianko
2016-12-03git-clang-formatVladimir Byko-Ianko
2016-12-03Review fixes.Vladimir Byko-Ianko
2016-12-03Applying traffic jam for routing on index graph.Vladimir Byko-Ianko
2016-11-30[build] Fixed build on linux gcc 4.9Ilya Zverev
2016-09-19Review fixes.Vladimir Byko-Ianko
2016-09-16Wrapping RoutingSeccion::m_route into shared_prt and some fixes some multithr...Vladimir Byko-Ianko
2016-09-08Better implementation for chart generation in multithreading envierment.Vladimir Byko-Ianko
2016-09-08Review fixes.Vladimir Byko-Ianko
2016-09-08Review fixes.Vladimir Byko-Ianko
2016-09-08git-clang-formatVladimir Byko-Ianko
2016-09-08Generating route altitude chart image.Vladimir Byko-Ianko
2016-08-19Bugfix. Crash on zero length routes.Vladimir Byko-Ianko
2016-07-07[omim] Refactored measurement_utils.Ilya Grechuhin
2016-06-29Adding RoutingSession::State::RouteRebuilding status.Vladimir Byko-Ianko
2016-06-10[routing][ui] Fixes to UI crash on long routing planning completion.Yuri Gorshenin
2016-04-04Streets reading implementation.Lev Dragunov
2016-03-31More details to close routing statistics.Lev Dragunov
2016-03-23Route no following in same cases fix.Lev Dragunov
2016-03-23Routing switched to OnRoute on following.Lev Dragunov
2016-03-23Minimum ETA now 60 secs.Lev Dragunov
2016-03-23Lowercased settings namespace.Alex Zolotarev
2016-02-08Routing completion percent test.Lev Dragunov
2016-02-04Review fixes.Lev Dragunov
2016-02-03More routing stats.Lev Dragunov
2016-01-21Routing rebuild statistics event with coordinates.Lev Dragunov
2016-01-21Rerouting count for routing session statistics.Lev Dragunov
2016-01-20Extract following flag from routing session state.Lev Dragunov
2016-01-19p2p eta fix.Lev Dragunov
2016-01-18Fixed matching location to route.Daria Volvenkova
2016-01-08Routing session follow state.Lev Dragunov
2015-12-07Move mercator.hpp to geometry.Sergey Magidovich
2015-11-30Rebase fixesr.kuznetsov
2015-11-30rebase fixesExMix
2015-11-30Added route clipping in following moder.kuznetsov
2015-11-30Fixed routing controlsr.kuznetsov
2015-11-27Routing following info fix.Lev Dragunov
2015-11-10Merge pull request #485 from gardster/routing_rebuild_fixViktor Govako
2015-11-10Using GPS corrdinates to calulate moving from projection distance.Lev Dragunov
2015-11-09Routing rebuilding fix.Lev Dragunov
2015-11-05PR fixes.Lev Dragunov
2015-11-03Router freezing fix.Lev Dragunov