1. 0069f12 Handles load and unload lifecycle callbacks by Arthur Ishiguro · 7 years ago
  2. 6d47c54 Handles hub reset at ContextHubClientManager by Arthur Ishiguro · 7 years ago
  3. ebb0e86 Converts old API message clients to the new API format by Arthur Ishiguro · 7 years ago
  4. 49e030f Implements client close and death notification by Arthur Ishiguro · 7 years ago
  5. 4e39aa1 Creates framework for new API messaging by Arthur Ishiguro · 7 years ago
  6. 170611d Creates utility functions to convert between messages by Arthur Ishiguro · 7 years ago
  7. 7a23a96 Replace JNI code with Java HIDL at ContextHubService by Arthur Ishiguro · 7 years ago
  8. 2c5291e Merge "Use callback to run binder service to avoid race" by TreeHugger Robot · 7 years ago
  9. 66f761c Use callback to run binder service to avoid race by Lifu Tang · 7 years ago
  10. b25db36 In GnssLocationProvider wrap Binder.restoreCallingIdentity() in finally{}. by Peter Visontay · 7 years ago
  11. 404f810 Merge "Make the battery saver knobs hidden public," by TreeHugger Robot · 7 years ago
  12. 2eccd02 Make the battery saver knobs hidden public, by Makoto Onuki · 7 years ago
  13. 523a0cf Move native_init() from ctor to handler by Wyatt Riley · 7 years ago
  14. ff2f40f Fix for incorrect proximity alert interval setting by Lifu Tang · 7 years ago
  15. ad48bd9 GnssLocationProvider: modify "=" restriction to support URL with "=" inside by Zheng Zhang · 7 years ago
  16. 042c48f mItarSpeedLimitExceeded thread safety by Wyatt Riley · 7 years ago
  17. e654f5e Merge "Null Pointer Check on Sim Swap" by TreeHugger Robot · 7 years ago
  18. a8ce225 Null Pointer Check on Sim Swap by Wyatt Riley · 7 years ago
  19. d688671 Listen TRANSPORT_BLUETOOTH network change in GnssLocationProvider by Zheng Zhang · 7 years ago
  20. abc69ea Only download Xtra on boot, if supported by Wyatt Riley · 7 years ago
  21. 635416f Add owners for location and context services by Ashutosh Joshi · 7 years ago
  22. 3cceb25 Catch (and ignore) any timeout exceptions when releasing WakeLock by Zheng Zhang · 7 years ago
  23. 8eec744 Location: adding NULL check for the LPP_PROFILE property by Ecco Park · 7 years ago
  24. cd68805 Merge "power: gps: add gps read timeout" into cw-f-dev am: 33676dddbd am: b5da08a276 by Maggie Lee · 7 years ago
  25. d88f4b7 Merge "power: gps: add gps read timeout" into cw-f-dev am: 33676dddbd by Maggie Lee · 7 years ago
  26. b5da08a Merge "power: gps: add gps read timeout" into cw-f-dev am: 33676dddbd by Maggie Lee · 7 years ago
  27. 45d68cb power: gps: add gps read timeout by z00208928 · 7 years ago
  28. a763fdb DO NOT MERGE ANYWHERE: Add a wakelock timeout when downloading xtra data for GNSS. by Wei Wang · 7 years ago
  29. aa420d5 Fix RemoteListenerHelper vs. HAL deadlock by Wyatt Riley · 7 years ago
  30. bd2d9f8 Merge "Improved GNSS state debug logs" into oc-dr1-dev by TreeHugger Robot · 7 years ago
  31. 168f12a Average of top 4 CNO by Siddharth Ray · 7 years ago
  32. 77ca4f8 Improved GNSS state debug logs by Wyatt Riley · 7 years ago
  33. 424e517 Merge "Emergency SUPL when location is disabled" into oc-dr1-dev by TreeHugger Robot · 7 years ago
  34. 9be64f1 Emergency SUPL when location is disabled by Siddharth Ray · 7 years ago
  35. fff3a9d Emergency SUPL when location is disabled by Siddharth Ray · 7 years ago
  36. 71ad5fe GnssLocationProvider: listening to conn lost event by Kevin Tang · 7 years ago
  37. e7877f8 Merge "Revert the system clock in the debug oc-dev" into oc-dev am: 4229cb80a0 by Yipeng Cao · 7 years ago
  38. 276278d Revert the system clock in the debug oc-dev by Yipeng Cao · 7 years ago
  39. 2a968ed Change currentTimeMillis to elapsedRealtime by Yipeng Cao · 7 years ago
  40. 282b594 Change currentTimeMillis to elapsedRealtime by Yipeng Cao · 7 years ago
  41. c9f25dd Cn0 info added to GPS extras by Wyatt Riley · 7 years ago
  42. 4eb34ad Merge "Merge "Fix Wakelock underlock in GnssLocationProvider." into oc-dev am: 34ab1f6a31" into oc-dev-plus-aosp by Wei Wang · 7 years ago
  43. b71c049 Fix Wakelock underlock in GnssLocationProvider. by Wei Wang · 7 years ago
  44. a771ca7 Merge "Throttle location update rate in proximity alert" into oc-dev am: 23a66d44ea by Lifu Tang · 7 years ago
  45. c94ef4d Throttle location update rate in proximity alert by Lifu Tang · 7 years ago
  46. 2bdca70 Merge "Loading gps_debug configuration before use" into oc-dev am: 08ca0a5a9e by Wyatt Riley · 7 years ago
  47. 08ca0a5 Merge "Loading gps_debug configuration before use" into oc-dev by TreeHugger Robot · 7 years ago
  48. 3e1cd0b Loading gps_debug configuration before use by Wyatt Riley · 7 years ago
  49. 5babb6b Merge "Add a wakelock timeout when downloading xtra data for GNSS." into oc-dev am: b1f7358d98 by Wei Wang · 7 years ago
  50. c5706f6 Add a wakelock timeout when downloading xtra data for GNSS. by Wei Wang · 7 years ago
  51. bb608c8 Addition of GNSS key performance indicator logs by Siddharth Ray · 7 years ago
  52. fe9a53b Consistent dump() permission checking. by Jeff Sharkey · 7 years ago
  53. 1d94181 Add logging to ContextHubService. by Ashutosh Joshi · 7 years ago
  54. 521d92bc Merge "Fix error in width of nanoAppId" by Ashutosh Joshi · 7 years ago
  55. 6f64bf0 Fix error in width of nanoAppId by Ashutosh Joshi · 7 years ago
  56. 455e90a Add BatterySaverPolicy for power save mode by jackqdyulei · 7 years ago
  57. cd52950 Merge "Common code for 4 jni Location conversions" by Wyatt Riley · 7 years ago
  58. 1e1c5b8 [CM] Remove non-functional timeout from request network am: e9aea9d397 am: a6be89aa40 am: aae1411a93 by Etan Cohen · 7 years ago
  59. e74978c [CM] Remove non-functional timeout from request network am: e9aea9d397 am: a6be89aa40 by Etan Cohen · 7 years ago
  60. e9aea9d [CM] Remove non-functional timeout from request network by Etan Cohen · 7 years ago
  61. 5d22983 Common code for 4 jni Location conversions by Wyatt Riley · 7 years ago
  62. cf879db GNSS Batching - Default Implementation by Wyatt Riley · 7 years ago
  63. 619a511 StrictMode to detect untagged network traffic. by Jeff Sharkey · 7 years ago
  64. 4402af6 GNSS O Features according to go/o-gps-hal by gomo · 7 years ago
  65. 2e4e1a1 Treble GNSS - Removing FlpHardwareProvider by Wyatt Riley · 8 years ago
  66. 290c320 Remove Google nanoApp references from framework. by Ashutosh Joshi · 8 years ago
  67. 19753cc Switch to HIDL service based HAL by Ashutosh Joshi · 8 years ago
  68. 420e45e Move ContextHubService to a better location. by Ashutosh Joshi · 8 years ago
  69. 41f6bce Restoring Network Available Notification to AGnssRil by Wyatt Riley · 8 years ago
  70. ba6f8c8 Move dump() to dumpAsync(), more oneway calls. by Jeff Sharkey · 8 years ago
  71. bb9c990 Restoring Network Available Notification to AGnssRil by Wyatt Riley · 8 years ago
  72. a909053 Move dump() to dumpAsync(), more oneway calls. am: c06f184ae9 by Jeff Sharkey · 8 years ago
  73. c06f184 Move dump() to dumpAsync(), more oneway calls. by Jeff Sharkey · 8 years ago
  74. 2ea2960 Modify GnssLocationProvider to use Treble Gnss HAL by Hridya Valsaraju · 8 years ago
  75. 850c83e Move dump() to dumpAsync(), more oneway calls. by Jeff Sharkey · 8 years ago
  76. f405b08 High speed GPS/GNSS Navigation Information Block am: 5d5bac8383 am: 0021090eb9 by Wyatt Riley · 8 years ago
  77. 5d5bac8 High speed GPS/GNSS Navigation Information Block by Wyatt Riley · 8 years ago
  78. 4fa1ab7 CarrierConfig: add persist_lpp_mode_bool by Ecco Park · 8 years ago
  79. 0d6e54e2 Removing over-active NTP & XTRA assistance downloads by Wyatt Riley · 8 years ago
  80. ae6bd11 resolve merge conflicts of 8aaffd9 to nyc-dev am: 36246a43e5 by David Christie · 8 years ago
  81. 36246a4 resolve merge conflicts of 8aaffd9 to nyc-dev by David Christie · 8 years ago
  82. 362668b resolve merge conflicts of a2399b4 to mnc-dev am: 6195acc2b5 am: e24eb2dbb5 by David Christie · 8 years ago
  83. e24eb2d resolve merge conflicts of a2399b4 to mnc-dev am: 6195acc2b5 by David Christie · 8 years ago
  84. 6195acc resolve merge conflicts of a2399b4 to mnc-dev by David Christie · 8 years ago
  85. a2399b4 resolve merge conflicts of 1081a15 to lmp-mr1-ub-dev by David Christie · 8 years ago
  86. b7f8b59 resolve merge conflicts of b4a5615 to lmp-dev am: 288166cbb2 by David Christie · 8 years ago
  87. 288166c resolve merge conflicts of b4a5615 to lmp-dev by David Christie · 8 years ago
  88. b4a5615 Fix vulnerability where large GPS XTRA data can be injected. -Can potentially crash system with OOM. Bug: 29555864 am: dde12c6923 by David Christie · 8 years ago
  89. 624ac3c GPS: Keep LPP_PROFILE for verizon by Ecco Park · 8 years ago
  90. 335387a Merge "Added more logs to track WakeLock usages" into nyc-dev by Lifu Tang · 8 years ago
  91. cbd2a14 Added more logs to track WakeLock usages by Lifu Tang · 8 years ago
  92. 260d667 Prevent startNavigating() call when GPS is off by Dante Russo · 8 years ago
  93. 5b49d8a Removed all the references to deprecated class by Lifu Tang · 8 years ago
  94. edd11f5 Add missing method called from native code. by Jeff Sharkey · 8 years ago
  95. e8abe8e Addressed API review comments and updated JavaDoc by Lifu Tang · 8 years ago
  96. 76a620f Addressed the review comments from API Council by Lifu Tang · 8 years ago
  97. 0c48410 Turn down the logging a little bit. by Joe Onorato · 8 years ago
  98. 9363b94 Finalized GPS=>GNSS changes with documents by Lifu Tang · 8 years ago
  99. 120480f Optimized the memory consumption and renamed PRN by Lifu Tang · 8 years ago
  100. 818aa2c Rename Gps to Gnss for measurement-related APIs by Lifu Tang · 8 years ago