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
2020-01-21[routing] Testing case when rebuild route returns an error.Vladimir Byko-Ianko
2020-01-21[routing] Bugfixing in infrastructure of routing session state tests adding a...Vladimir Byko-Ianko
2020-01-21[routing] Renaming SessionState::RoutingNotActive to SessionState::NoValidRoute.Vladimir Byko-Ianko
2020-01-21[routing] Continue navigating along a previous route in case of route rebuild...Vladimir Byko-Ianko
2019-11-07[routing] Refactor RouterDelegateMikhail Gorbushin
2019-11-01[geometry] Get rid of MercatorBounds, refactor to namespace mercatorMikhail Gorbushin
2019-10-23[indexer] Get rid of MwmValueBaseMikhail Gorbushin
2019-09-23Removed unused method UpdateProjectionByPrediction()Olga Khlopkova
2019-09-23Changed unit tests + fixed code styleOlga Khlopkova
2019-09-23Got rid of the old style std/ includes for several files, mostly in map/ and ...Maxim Pimenov
2019-09-20[coding] Changed the filenames of the FilesContainers to better reflect the c...Maxim Pimenov
2019-09-16[routing] rid from usage backPoint and frontPoint of CrossMwmTransition in ro...Mikhail Gorbushin
2019-09-11[routing] Review fixes.Vladimir Byko-Ianko
2019-09-11[routing] Posibility to use different off road speed for weight and ETA.Vladimir Byko-Ianko
2019-08-28[routing] Fix testsMikhail Gorbushin
2019-08-27[routing] Test fixes.Vladimir Byko-Ianko
2019-08-27[routing] Review fixes.Vladimir Byko-Ianko
2019-08-27[routing] Tests on PositionAccumulator.Vladimir Byko-Ianko
2019-08-27[routing] Refact EdgeEstimator add penalty for FerriesMikhail Gorbushin
2019-08-12[routing] Review fixes.Vladimir Byko-Ianko
2019-08-12[routing] Review fixes.Vladimir Byko-Ianko
2019-08-12[routing] Preventing crossing roads by fake edges.Vladimir Byko-Ianko
2019-08-12[routing] Adding tests on the method PolylineInRect() which checks if any par...Vladimir Byko-Ianko
2019-07-16[routing] Review fixes.Vladimir Byko-Ianko
2019-07-16[routing] Review fixes.Vladimir Byko-Ianko
2019-07-16[routing] Implementation of search closest edges by expanding circles and fix...Vladimir Byko-Ianko
2019-07-16[routing] Adding several fake edges from start to road graph and from road gr...Vladimir Byko-Ianko
2019-06-17[routing] add routing testsMikhail Gorbushin
2019-06-17[routing] minor fixes of testsMikhail Gorbushin
2019-05-24review fixesMikhail Gorbushin
2019-05-24[routing] review fixesMikhail Gorbushin
2019-05-24[routing] Some minor fixes for routing_testsMikhail Gorbushin
2019-05-24Stage 4. Add BFS tests.Mikhail Gorbushin
2019-05-21[base] [coding] Moved file_name_utils.{c,h}pp from coding/ to base/.Maxim Pimenov
2019-05-17[routing] fix progressMikhail Gorbushin
2019-05-17[routing] Fixed duplicate names in absent list.VladiMihaylenko
2019-05-17[routing] push info about fake segments to routing managerMikhail Gorbushin
2019-05-16[routing] turn off options after testsMikhail Gorbushin
2019-05-06Review fixesMikhail Gorbushin
2019-05-06[routing] Build fixMikhail Gorbushin
2019-05-06Stage 6. Routing unit tests.Mikhail Gorbushin
2019-05-06Stage 5. Using restriction in routingMikhail Gorbushin
2019-05-06Stage 3. Generator tests.Mikhail Gorbushin
2019-04-25Adding tests on ChangeSessionStateCallback.Vladimir Byko-Ianko
2019-04-25Moving enum routing::RoutingSession::State to enum class routing::SessionState.Vladimir Byko-Ianko
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