.. |
base
|
Review fixes.
|
2018-06-19 19:11:12 +03:00 |
routing_benchmarks
|
[indexer][editor] Refactor Index into DataSource
|
2018-06-22 12:22:30 +03:00 |
routing_consistency_tests
|
Declaring all routing callbacks in one file and code refactoring.
|
2018-06-15 11:55:45 +03:00 |
routing_integration_tests
|
[indexer][editor] Refactor Index into DataSource
|
2018-06-22 12:22:30 +03:00 |
routing_tests
|
[indexer][editor] Refactor Index into DataSource
|
2018-06-22 12:22:30 +03:00 |
async_router.cpp
|
Moving ReadyCallback with passing owner ship to routing_callbacks.hpp.
|
2018-06-15 11:55:45 +03:00 |
async_router.hpp
|
Moving ReadyCallback with passing owner ship to routing_callbacks.hpp.
|
2018-06-15 11:55:45 +03:00 |
bicycle_directions.cpp
|
[indexer][editor] Refactor Index into DataSource
|
2018-06-22 12:22:30 +03:00 |
bicycle_directions.hpp
|
[indexer][editor] Refactor Index into DataSource
|
2018-06-22 12:22:30 +03:00 |
checkpoint_predictor.cpp
|
|
|
checkpoint_predictor.hpp
|
|
|
checkpoints.cpp
|
Warning fixes and correcting some log information.
|
2018-05-17 17:17:16 +03:00 |
checkpoints.hpp
|
|
|
CMakeLists.txt
|
[cmake] Add precompiled headers support
|
2018-06-15 13:14:00 +03:00 |
coding.hpp
|
Using _t suffix instead of ::type in whole project + using std:: somewhere.
|
2018-03-06 12:17:41 +03:00 |
cross_mwm_connector.cpp
|
|
|
cross_mwm_connector.hpp
|
Reducing RoutingWeight size from 24 bytes to 16 bytes.
|
2018-03-27 12:53:15 +03:00 |
cross_mwm_connector_serialization.cpp
|
|
|
cross_mwm_connector_serialization.hpp
|
clang-format
|
2018-04-11 14:27:47 +03:00 |
cross_mwm_graph.cpp
|
[indexer][editor] Refactor Index into DataSource
|
2018-06-22 12:22:30 +03:00 |
cross_mwm_graph.hpp
|
[indexer][editor] Refactor Index into DataSource
|
2018-06-22 12:22:30 +03:00 |
cross_mwm_ids.hpp
|
|
|
cross_mwm_index_graph.hpp
|
[indexer][editor] Refactor Index into DataSource
|
2018-06-22 12:22:30 +03:00 |
directions_engine.hpp
|
[base] Changed the namespace of Cancellable from my to base.
|
2018-03-23 19:52:14 +03:00 |
edge_estimator.cpp
|
[routing] Get rid of KMPH2MPS constant duplication
|
2018-05-23 14:11:35 +03:00 |
edge_estimator.hpp
|
|
|
fake_edges_container.hpp
|
|
|
fake_ending.cpp
|
|
|
fake_ending.hpp
|
|
|
fake_feature_ids.cpp
|
|
|
fake_feature_ids.hpp
|
|
|
fake_graph.hpp
|
|
|
fake_vertex.hpp
|
|
|
features_road_graph.cpp
|
[indexer][editor] Refactor Index into DataSource
|
2018-06-22 12:22:30 +03:00 |
features_road_graph.hpp
|
[indexer][editor] Refactor Index into DataSource
|
2018-06-22 12:22:30 +03:00 |
geometry.cpp
|
[indexer][editor] Refactor Index into DataSource
|
2018-06-22 12:22:30 +03:00 |
geometry.hpp
|
[indexer][editor] Refactor Index into DataSource
|
2018-06-22 12:22:30 +03:00 |
index_graph.cpp
|
Review fixes.
|
2018-04-19 15:16:12 +03:00 |
index_graph.hpp
|
Gathering all info about loading Geometry and IndexGraph in IndexGraphLoader.
|
2018-04-19 15:16:12 +03:00 |
index_graph_loader.cpp
|
[indexer][editor] Refactor Index into DataSource
|
2018-06-22 12:22:30 +03:00 |
index_graph_loader.hpp
|
[indexer][editor] Refactor Index into DataSource
|
2018-06-22 12:22:30 +03:00 |
index_graph_serialization.cpp
|
|
|
index_graph_serialization.hpp
|
|
|
index_graph_starter.cpp
|
[routing] Fix weight calculation for fake parts of real
|
2018-05-23 14:11:35 +03:00 |
index_graph_starter.hpp
|
[routing] Fix weight calculation for fake parts of real
|
2018-05-23 14:11:35 +03:00 |
index_road_graph.cpp
|
[indexer][editor] Refactor Index into DataSource
|
2018-06-22 12:22:30 +03:00 |
index_road_graph.hpp
|
[indexer][editor] Refactor Index into DataSource
|
2018-06-22 12:22:30 +03:00 |
index_router.cpp
|
[indexer][editor] Refactor Index into DataSource
|
2018-06-22 12:22:30 +03:00 |
index_router.hpp
|
[indexer][editor] Refactor Index into DataSource
|
2018-06-22 12:22:30 +03:00 |
joint.cpp
|
|
|
joint.hpp
|
|
|
joint_index.cpp
|
Warning fixes and correcting some log information.
|
2018-05-17 17:17:16 +03:00 |
joint_index.hpp
|
|
|
loaded_path_segment.hpp
|
[indexer][editor] Refactor Index into DataSource
|
2018-06-22 12:22:30 +03:00 |
nearest_edge_finder.cpp
|
|
|
nearest_edge_finder.hpp
|
[indexer][editor] Refactor Index into DataSource
|
2018-06-22 12:22:30 +03:00 |
online_absent_fetcher.cpp
|
|
|
online_absent_fetcher.hpp
|
|
|
online_cross_fetcher.cpp
|
|
|
online_cross_fetcher.hpp
|
|
|
pedestrian_directions.cpp
|
[base] Changed the namespace of Cancellable from my to base.
|
2018-03-23 19:52:14 +03:00 |
pedestrian_directions.hpp
|
[base] Changed the namespace of Cancellable from my to base.
|
2018-03-23 19:52:14 +03:00 |
restriction_loader.cpp
|
[indexer][editor] Refactor Index into DataSource
|
2018-06-22 12:22:30 +03:00 |
restriction_loader.hpp
|
[indexer][editor] Refactor Index into DataSource
|
2018-06-22 12:22:30 +03:00 |
restrictions_serialization.cpp
|
|
|
restrictions_serialization.hpp
|
|
|
road_access.cpp
|
Save road points access info
|
2018-01-19 11:54:14 +03:00 |
road_access.hpp
|
Save road points access info
|
2018-01-19 11:54:14 +03:00 |
road_access_serialization.cpp
|
|
|
road_access_serialization.hpp
|
Save road points access info
|
2018-01-19 11:54:14 +03:00 |
road_graph.cpp
|
Generating turn from first route segment. Fixing unique segment invariant violation.
|
2018-02-19 20:26:27 +03:00 |
road_graph.hpp
|
Generating turn from first route segment. Fixing unique segment invariant violation.
|
2018-02-19 20:26:27 +03:00 |
road_index.cpp
|
|
|
road_index.hpp
|
|
|
road_point.hpp
|
Save road points access info
|
2018-01-19 11:54:14 +03:00 |
route.cpp
|
Getting rid of mutable in FollowedPolyline class.
|
2018-03-14 13:08:01 +03:00 |
route.hpp
|
Getting rid of mutable in FollowedPolyline class.
|
2018-03-14 13:08:01 +03:00 |
route_point.hpp
|
|
|
route_weight.cpp
|
Reducing RoutingWeight size from 24 bytes to 16 bytes.
|
2018-03-27 12:53:15 +03:00 |
route_weight.hpp
|
Changing ctor RouteWeight params to int8_t.
|
2018-03-27 12:53:15 +03:00 |
router.cpp
|
|
|
router.hpp
|
Declaring all routing callbacks in one file and code refactoring.
|
2018-06-15 11:55:45 +03:00 |
router_delegate.cpp
|
Declaring all routing callbacks in one file and code refactoring.
|
2018-06-15 11:55:45 +03:00 |
router_delegate.hpp
|
Declaring all routing callbacks in one file and code refactoring.
|
2018-06-15 11:55:45 +03:00 |
routing_callbacks.hpp
|
Review fixes.
|
2018-06-15 11:55:45 +03:00 |
routing_exceptions.hpp
|
|
|
routing_helpers.cpp
|
[routing] Get rid of KMPH2MPS constant duplication
|
2018-05-23 14:11:35 +03:00 |
routing_helpers.hpp
|
[routing] Get rid of KMPH2MPS constant duplication
|
2018-05-23 14:11:35 +03:00 |
routing_result_graph.hpp
|
Better calculation outgoing route points for turn generation and fixing some turn generation issues.
|
2018-05-24 12:42:47 +03:00 |
routing_session.cpp
|
[indexer][editor] Refactor Index into DataSource
|
2018-06-22 12:22:30 +03:00 |
routing_session.hpp
|
[indexer][editor] Refactor Index into DataSource
|
2018-06-22 12:22:30 +03:00 |
routing_settings.cpp
|
|
|
routing_settings.hpp
|
|
|
segment.hpp
|
|
|
segmented_route.cpp
|
|
|
segmented_route.hpp
|
|
|
single_vehicle_world_graph.cpp
|
Performance and memory optimization for cross mwm routing.
|
2018-04-19 15:16:12 +03:00 |
single_vehicle_world_graph.hpp
|
|
|
speed_camera.cpp
|
[indexer][editor] Refactor Index into DataSource
|
2018-06-22 12:22:30 +03:00 |
speed_camera.hpp
|
[indexer][editor] Refactor Index into DataSource
|
2018-06-22 12:22:30 +03:00 |
traffic_stash.cpp
|
|
|
traffic_stash.hpp
|
|
|
transit_graph.cpp
|
Rename routing::RouteWeight::m_nonPassThrougCross to m_numPassThroughChanges
|
2018-01-12 14:18:23 +03:00 |
transit_graph.hpp
|
|
|
transit_graph_loader.cpp
|
[indexer][editor] Refactor Index into DataSource
|
2018-06-22 12:22:30 +03:00 |
transit_graph_loader.hpp
|
[indexer][editor] Refactor Index into DataSource
|
2018-06-22 12:22:30 +03:00 |
transit_info.hpp
|
|
|
transit_world_graph.cpp
|
Review fixes.
|
2018-04-19 15:16:12 +03:00 |
transit_world_graph.hpp
|
Increasing pedestrian part for transit route to 50 minutes and 7 minutes per one km.
|
2018-06-08 11:50:01 +03:00 |
transition_points.hpp
|
|
|
turn_candidate.hpp
|
Review fixes.
|
2018-02-26 15:39:04 +03:00 |
turns.cpp
|
Review fixes.
|
2018-02-28 14:09:16 +03:00 |
turns.hpp
|
Review fixes.
|
2018-02-28 14:09:16 +03:00 |
turns_generator.cpp
|
Declaring all routing callbacks in one file and code refactoring.
|
2018-06-15 11:55:45 +03:00 |
turns_generator.hpp
|
[indexer][editor] Refactor Index into DataSource
|
2018-06-22 12:22:30 +03:00 |
turns_notification_manager.cpp
|
|
|
turns_notification_manager.hpp
|
|
|
turns_sound_settings.cpp
|
|
|
turns_sound_settings.hpp
|
|
|
turns_tts_text.cpp
|
Using exit turn notification.
|
2018-03-13 13:18:26 +03:00 |
turns_tts_text.hpp
|
|
|
vehicle_mask.cpp
|
|
|
vehicle_mask.hpp
|
|
|
world_graph.cpp
|
Minor fixes.
|
2018-04-19 15:16:12 +03:00 |
world_graph.hpp
|
|
|