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-04-18[routing] fix testsMikhail Gorbushin
2019-04-18[routing] Improve A* progress in UI for LeapsOnly modeMikhail Gorbushin
2019-04-12[std] Use new include style for coding, fixes.tatiana-yan
2019-04-10[std] Use new include style for routingtatiana-yan
2019-04-01[routing] review fixesMikhail Gorbushin
2019-04-01[routing] create interface for graph to AStarMikhail Gorbushin
2019-03-26[routing] add settings save for routing optionsMikhail Gorbushin
2019-03-25[routing] remove old codeMikhail Gorbushin
2019-03-21[routing] Remove useless code from routing_testsMikhail Gorbushin
2019-03-15[routing] repair restrcition tests, add oneMikhail Gorbushin
2019-03-13[routing] Add core implementation of routing with avoiding different types of...Mikhail Gorbushin
2019-02-27[routing] Fix warnings from static analyzerMikhail Gorbushin
2019-02-13Review fixes.Maxim Pimenov
2018-12-07[routing] Unit test on route rebuilding when current position is moving to th...Vladimir Byko-Ianko
2018-12-06[descriptions] Feature description reading for the place page.Daria Volvenkova
2018-11-26[coding] Removed the CellId epsilon.Maxim Pimenov
2018-11-23[routing] Xcode build fixes.Vladimir Byko-Ianko
2018-11-23[routing] Review fixes.Vladimir Byko-Ianko
2018-11-23[routing] Using maxspeed tag value for building routes.Vladimir Byko-Ianko
2018-11-23[routing] Gathering params for getting feature speed to singal struct and usi...Vladimir Byko-Ianko
2018-11-23[routing] Getting ready VehicleModel for bidirectinal maxspeeds.Vladimir Byko-Ianko
2018-11-23[routing] Maxspeed section format changed. elias_fano variant.Vladimir Byko-Ianko
2018-11-23[routing] Maxspeed section format changed. Some optimization based on single ...Vladimir Byko-Ianko
2018-11-23[routing] Adding test on maxspeed section.Vladimir Byko-Ianko
2018-11-23[routing] The simplest version of MaxspeedSerializer and tests on it.Vladimir Byko-Ianko
2018-11-23[routing] Maxspeed converter implementation and tests.Vladimir Byko-Ianko
2018-11-21Review fixesr.kuznetsov
2018-11-01[routing] Remove editor header includes from routingtatiana-yan
2018-10-31[routing] delete useless typename in templateMikhail Gorbushin
2018-10-23[routing] change map to unordered_map for RoadAccessMikhail Gorbushin
2018-09-20Getting rid of speed in FeaturesRoadGraph.Vladimir Byko-Ianko
2018-09-20Adding in city param to GetSpeed methods.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-09-05[routing] Add speed camera section + tests for it.Mikhail Gorbushin
2018-08-21[base] Replacing osm::Id with GeoObjectId.Maxim Pimenov
2018-07-30[routing] fix conflictMikhail Gorbushin
2018-07-25[routing] First step to separation between weight speed and eta.VladiMihaylenko
2018-07-18[routing] fix testsMikhail Gorbushin
2018-07-09[generator] Set mwm bounds rect to rect around region borders, not features w...tatiana-yan
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-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-27[index] Classes for Frozen and Editable DataSourcestatiana-yan
2018-06-27[indexer] DataSource unique_ptr<FeatureSourceFactory> -> FeatureSourceFactory...tatiana-yan