1. 96635bd Fixed bugs when deliver GnssMeasurement from N-HAL by Mike Cailean · 8 years ago
  2. 5b49d8a Removed all the references to deprecated class by Lifu Tang · 8 years ago
  3. e50607e Fixed the sign error in GnssClock by Lifu Tang · 8 years ago
  4. 17350f9 A few changes to the measurement implementation by Lifu Tang · 8 years ago
  5. ccb4488 Checked the flag not set in the correct way by Lifu Tang · 9 years ago
  6. 0f1ab04 Modified the API to make coverage test possible by Lifu Tang · 9 years ago
  7. 235bbb1 Fixed the crash caused by type mismatch by Lifu Tang · 9 years ago
  8. 76a620f Addressed the review comments from API Council by Lifu Tang · 9 years ago
  9. 38bce79 Removed clock type from GnssClock by Lifu Tang · 9 years ago
  10. 9363b94 Finalized GPS=>GNSS changes with documents by Lifu Tang · 9 years ago
  11. a2b74fd Fixed the build break by Lifu Tang · 9 years ago
  12. 120480f Optimized the memory consumption and renamed PRN by Lifu Tang · 9 years ago
  13. 818aa2c Rename Gps to Gnss for measurement-related APIs by Lifu Tang · 9 years ago
  14. e5a0e21 Framework support to read newly added fields by Lifu Tang · 9 years ago
  15. 82f893d Added an API to query GPS hardware version info by Lifu Tang · 9 years ago
  16. a8b7bb5 GPS Measurement and Navigation APIs go public by Lifu Tang · 9 years ago
  17. 30f95a7 Supported GNSS multi-constellation in frameworks by Lifu Tang · 9 years ago[Renamed (84%) from services/core/jni/com_android_server_location_GpsLocationProvider.cpp]
  18. b57dd72 resolved conflicts for a884d81e to stage-aosp-master by Elliott Hughes · 9 years ago
  19. 76f6a86 constify JNINativeMethod function pointer tables by Daniel Micay · 9 years ago
  20. ce48c1c Allow INADDR_NONE as a valid configuration in AGpsStatus_v3. b/21516868 by destradaa · 9 years ago
  21. ef752b6 Avoid performing work in the platform when GPS HAL does not support a feature. by destradaa · 9 years ago
  22. d1aa67b am b0dd6d3a: am 4c23a0ec: Merge "Adjust format strings to work on both 32-bit and 64-bit builds" by Chih-hung Hsieh · 10 years ago
  23. 46c82b4 Adjust format strings to work on both 32-bit and 64-bit builds by Bernhard Rosenkränzer · 10 years ago
  24. 91c962a am a084d357: Merge "Fix reference leak in GPS measurement JNI layer. b/16727892 b/17075171" into lmp-mr1-dev automerge: c3e5599 by destradaa · 10 years ago
  25. df11984 Fix reference leak in GPS measurement JNI layer. b/16727892 b/17075171 by destradaa · 10 years ago
  26. 8dcf593 resolved conflicts for merge of 6290c048 to lmp-dev-plus-aosp by Andreas Gampe · 10 years ago
  27. 184e3ed resolved conflicts for merge of 6290c048 to lmp-mr1-dev-plus-aosp by Andreas Gampe · 10 years ago
  28. 52617bb Reload GPS configuration after carrier info is available. by Tsuwei Chen · 10 years ago
  29. 931a37f Add additional logging around AGPS IP Address handling. by destradaa · 10 years ago
  30. 4b3e393 Expose Gps Navigation Messages in the platform. b/16405976 by destradaa · 10 years ago
  31. 81cabb8 Add uncertainty for GPS received TOW field. b/16463499 by destradaa · 10 years ago
  32. 2102dd7 Update GPS HAL raw measurements support. by destradaa · 10 years ago
  33. ea8a8a6 Update location framework to accept raw data from GPS HAL. by destradaa · 10 years ago
  34. 96a1470 IPv6 support for GPS HAL. by destradaa · 10 years ago
  35. e853de1 am 2d87407e: am 136c0219: am c156021d: am 8a927cfa: Merge "Fix a bug introduced in change 73712" by Narayan Kamath · 11 years ago
  36. 3f7b8d0 resolved conflicts for merge of 92ae0347 to klp-modular-dev by Narayan Kamath · 11 years ago
  37. 9158825 Move some system services to separate directories by Amith Yamasani · 11 years ago[Renamed from services/jni/com_android_server_location_GpsLocationProvider.cpp]
  38. 87eac99 Remove dependency on JNIHelp header side effects. by Ruben Brunk · 11 years ago
  39. 8ce470d GPS Hardware geofencing. by Jaikumar Ganesh · 11 years ago
  40. 160c1ca Fix logging typos in GpsLocationProvider by Magnus Eriksson · 12 years ago
  41. 3a084af Correct executable bit for source files by Kenny Root · 12 years ago
  42. 3762c31 Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 13 years ago
  43. 5baa3a6 Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE by Steve Block · 13 years ago
  44. 2b15cb2 Resolve merge conflict for '75f1fdec': by Mike Lockwood · 13 years ago
  45. a5fe6b2 GPS Provider Service changes by Kevin Tang · 13 years ago
  46. b7d95a4 am 21700fed: am 5f7203eb: am 5a27a754: am bd1dee94: Merge "gps: Adding ip address for AGps" by Mike Lockwood · 13 years ago
  47. 8efd74d gps: Adding ip address for AGps by Stephen Li · 14 years ago
  48. 9b9fb5c GPS: Support for on-demand NTP time injection by Mike Lockwood · 13 years ago
  49. 58ec34c GpsLocationProvider: Clean up HAL initialization/cleanup sequence by Mike Lockwood · 14 years ago
  50. 0a50981 GpsLocationProvider: Clean up HAL initialization/cleanup sequence by Mike Lockwood · 14 years ago
  51. fa40528 GPS: remove some logging by Mike Lockwood · 14 years ago
  52. b8d9033 GPS: Enable some more logging by Mike Lockwood · 14 years ago
  53. f7b7330 GPS: Remove unnecessary and broken test in AgpsRilInterface updateNetworkState glue by Mike Lockwood · 14 years ago
  54. 50130bb GPS: Add update_network_state call to AGpsRillInterface by Mike Lockwood · 14 years ago
  55. 01df140 GPS: Fix another race condition in GPS HAL initialization by Mike Lockwood · 14 years ago
  56. 4270237 GPS: More HAL initialization cleanup by Mike Lockwood · 14 years ago
  57. b6e5fa8 GPS: Do not call sGpsInterface->init() multiple times by Mike Lockwood · 14 years ago
  58. bea3118 GPS: Clean up GPS API extension initialization in JNI code. by Mike Lockwood · 14 years ago
  59. 1e84da8 GPS: Add support for AGpsRilInterface. by Miguel Torroja · 14 years ago
  60. 5b8364a GPS: stifle some logging by Mike Lockwood · 14 years ago
  61. f602d36 GPS: remove GpsEventThread from GpsLocationProvider by Mike Lockwood · 14 years ago
  62. 04598b6 GPS: Support for GPS HAL managing its own scheduling by Mike Lockwood · 14 years ago
  63. 8f5a800 Add wake lock utility functions for the GPS HAL. by Mike Lockwood · 14 years ago
  64. b7ff457 Switch from hardware_legacy to new HAL GPS interface. by Mike Lockwood · 14 years ago
  65. 00b7427 Move files internal to LocationManagerService from framework.jar to services.jar by Mike Lockwood · 14 years ago[Renamed (98%) from core/jni/android_location_GpsLocationProvider.cpp]
  66. 3c8fbdf location: dump LocationProvider internal state by Fred Fettinger · 15 years ago
  67. 8b1243e jni: GpsLocationProvider: Check for pending callbacks before waiting by Jared Suttles · 15 years ago
  68. eb40aae GPS: Fix race condition reporting NMEA data. by Eddie Ho · 15 years ago
  69. 22d1f9f gps: Network initiated SUPL by Danke Xie · 15 years ago
  70. b16e780 gps: Add GpsStatus.NmeaListener interface for receiving NMEA sentences. by Mike Lockwood · 15 years ago
  71. a9e5461 gps: Set SUPL server via hostname rather than IP address. by Mike Lockwood · 15 years ago
  72. d26ce0d GpsLocationProvider: Add hooks for GPS location injection. by Mike Lockwood · 15 years ago
  73. 9a940e8 Fix bad filtering of error code when set_position_mode() is being called. by David 'Digit' Turner · 15 years ago
  74. e3635c9 GPS: Generalize SUPL support to include AGPS for CDMA by Mike Lockwood · 15 years ago
  75. c21a08f gps: Fix missing return value in android_location_GpsLocationProvider_init by Mike Lockwood · 15 years ago
  76. 58bda98 gps: Add support for bringing up a GSM data connection on demand for SUPL. by Mike Lockwood · 15 years ago
  77. 1059253 auto import from //branches/cupcake_rel/...@140373 by The Android Open Source Project · 15 years ago
  78. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  79. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  80. 9266c55 auto import from //branches/cupcake/...@126645 by The Android Open Source Project · 16 years ago
  81. 54b6cfa Initial Contribution by The Android Open Source Project · 16 years ago