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-11-01[geometry] Get rid of MercatorBounds, refactor to namespace mercatorMikhail Gorbushin
2019-08-12[routing] Build fix and review fix.Vladimir Byko-Ianko
2019-08-12[routing] Review fixes.Vladimir Byko-Ianko
2019-08-12[routing] Adding method PolylineInRect() which checks if any part of a polyli...Vladimir Byko-Ianko
2019-05-17[routing] push info about fake segments to routing managerMikhail Gorbushin
2019-02-27[routing] Fix warnings from static analyzerMikhail Gorbushin
2018-09-20Keeping max speed for roads in city and for roads outside.Vladimir Byko-Ianko
2018-09-14[base] Unified stl_add and stl_helpers.Maxim Pimenov
2018-07-25[routing] First step to separation between weight speed and eta.VladiMihaylenko
2018-05-23[routing] Get rid of KMPH2MPS constant duplicationtatiana-yan
2018-03-23[base] Changed the namespace of Cancellable from my to base.Maxim Pimenov
2018-02-19Generating turn from first route segment. Fixing unique segment invariant vio...Vladimir Byko-Ianko
2018-02-19Removing ReconstructPath().Vladimir Byko-Ianko
2017-10-20Add TransitInfo to RouteSegment to draw transit route properly: review fixes.tatiana-kondakova
2017-10-20Add TransitInfo to RouteSegment to draw transit route properlytatiana-kondakova
2017-07-21Refactoring. Moving Route class to RouteSegments.Vladimir Byko-Ianko
2017-07-18Turn generation method returns bool to show an error.Vladimir Byko-Ianko
2017-07-18Crash fix while turn generation cancellation.Vladimir Byko-Ianko
2017-06-29Review fixes.Vladimir Byko-Ianko
2017-06-29Review fixes.Vladimir Byko-Ianko
2017-06-29Filling vector of SegmentInfo and adding it to Route class after route creation.Vladimir Byko-Ianko
2017-06-27Review fixes.Vladimir Byko-Ianko
2017-06-27Removing duplication of calculation route ETAs.Vladimir Byko-Ianko
2017-06-27Generating route times before ReconstructRoute() method to support different ...Vladimir Byko-Ianko
2017-06-27[routing] Pull request #6176 review fixesДобрый Ээх
2017-06-26Passing vector with streets name from IDirectionsEngine::Generate().Vladimir Byko-Ianko
2017-06-23Checking that route items are sorted by index.Vladimir Byko-Ianko
2017-06-23Generating segments in case of pedestrian routing.Vladimir Byko-Ianko
2017-06-23Review fixes.Vladimir Byko-Ianko
2017-06-23Refactoring. Implementing method EdgeToSegment in routing_helpers and using it.Vladimir Byko-Ianko
2017-06-22Renaming trafficSegs to segments.Vladimir Byko-Ianko
2017-06-09Review fixes.Vladimir Byko-Ianko
2017-06-09Turn generation fix. Removing segments duplicates.Vladimir Byko-Ianko
2017-05-19Review fixes.Vladimir Byko-Ianko
2017-05-19Stop altitude chart showing in car routing.Vladimir Byko-Ianko
2017-02-16[routing] Cross mwm index routingДобрый Ээх
2017-01-16[routing] reconstruct route refactoring, also fix endpoints and timesДобрый Ээх
2016-12-28Review fixes.Vladimir Byko-Ianko
2016-12-28[routing] Crashfix. Processing errors while turn generation.Vladimir Byko-Ianko
2016-12-13Review fixes.Vladimir Byko-Ianko
2016-12-13Review fixes.Vladimir Byko-Ianko
2016-12-13Preparing route traffic information of route for rendering.Vladimir Byko-Ianko
2016-11-25Pull request #4672 review fixesindex-routingДобрый Ээх