1. 9158825 Move some system services to separate directories by Amith Yamasani · 11 years ago[Renamed from services/java/com/android/server/location/LocationProviderProxy.java]
  2. c5fc998 Made it easier to disable overlay mechanism of location components. by Zhentao Sun · 11 years ago
  3. 03cdd3d dual-mode switching single/multiuser ServiceWatcher by Victoria Lease · 12 years ago
  4. 5cd731a prevent concurrency issues during LocationManager init by Victoria Lease · 12 years ago
  5. b711d57 Multiuser love for LocationManager by Victoria Lease · 12 years ago
  6. 6fa9ad4 Location overhaul, major commit. by Nick Pelly · 12 years ago
  7. 00355d5 Make location providers upgradeable. by Nick Pelly · 12 years ago
  8. 130b0d2 Fix issue #4466531: onServiceConnected() not called after... by Dianne Hackborn · 13 years ago
  9. 8863c43 Remove races in Geocoder/LocationProvider Proxy by Mark Vandevoorde · 14 years ago
  10. e97ae40 location: rebind to network location and geocoder services after package update by Mike Lockwood · 14 years ago
  11. 7e9f4eb Track client requests through location manager. by Dianne Hackborn · 14 years ago
  12. 03ca216 New Location Manager APIs for Criteria based requests and single shot mode. by Mike Lockwood · 14 years ago
  13. 00b7427 Move files internal to LocationManagerService from framework.jar to services.jar by Mike Lockwood · 14 years ago[Renamed (98%) from location/java/com/android/internal/location/LocationProviderProxy.java]
  14. 3c8fbdf location: dump LocationProvider internal state by Fred Fettinger · 15 years ago
  15. d03ff94 Clean up interface between LocationManagerService and the location providers: by Mike Lockwood · 15 years ago
  16. 628fd6d Network Location unbundling: by Mike Lockwood · 15 years ago
  17. 2cd543a Remove ILocationProvider.isEnabled() binder call and use cached value instead. by Mike Lockwood · 15 years ago
  18. 03d2467 GPS: Fix problem with SUPL when SUPL APN is already active. by Mike Lockwood · 15 years ago
  19. fff2fda Fix memory leaks in system_server by Suchi Amalapurapu · 15 years ago
  20. fd6e5f0 location: Replace ILocationCollector interface with new ILocationProvider method by Mike Lockwood · 15 years ago
  21. 3681f26 LocationManager: Recover if process containing NetworkLocation provider crashes by Mike Lockwood · 15 years ago
  22. 0528b9b location: Location Manager wakelock cleanup by Mike Lockwood · 15 years ago
  23. 15e3d0f location: Use ILocationProvider Binder interface for all location providers. by Mike Lockwood · 15 years ago
  24. 79762a3 location: Move DummyLocationProvider.java and LocationProviderImpl.java to the internal package. by Mike Lockwood · 15 years ago
  25. e2b44c5 location: Location Manager wakelock cleanup, phase 1 by Mike Lockwood · 15 years ago
  26. 2f82c4e location: Generalize support for location provider usage tracking. by Mike Lockwood · 15 years ago
  27. a55c321 location: Move geocoding support from ILocationProvider to a new interface. by Mike Lockwood · 15 years ago
  28. e932f7f AI 144663: Use Binder interfaces between NetworkLocationManager and LocationManagerService. by Mike Lockwood · 15 years ago