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