1. f061e74 Added missing A2DP priority on java alarm service by Mattias Agren · 10 years ago
  2. 423104d Fix error in tick calculation when timer is removed by Andre Eisenbach · 10 years ago
  3. e3afaf0 Protect against potential endless loop in BTU task timer handling by Andre Eisenbach · 10 years ago
  4. cf32e8d LE: Fix limited advertising not stopping after timeout by Andre Eisenbach · 10 years ago
  5. 554485a Bluetooth: Getbuf returning invalid buffer pointer - do not merge by Hemant Gupta · 11 years ago
  6. 25067c0 Fix integer overflow in GKI timer calculation by Andre Eisenbach · 10 years ago
  7. 9640662 Fix GKI_add_to_timer_list to handle middle-of-list insertions correctly by Andre Eisenbach · 10 years ago
  8. 446da53 Eliminate last_ticks from TIMER_LIST_ENT. by Sharvil Nanavati · 10 years ago
  9. 3857e59 Fix GKI timers to take execution time into account by Andre Eisenbach · 10 years ago
  10. ceec4d1 Use POSIX timer for non-wake alarms in bluedroid. by Sharvil Nanavati · 10 years ago
  11. b538248 Remove more unused code from GKI timers. by Sharvil Nanavati · 10 years ago
  12. d42dba5 Remove more unused code from GKI. by Sharvil Nanavati · 10 years ago
  13. 538cb23 am 3466f510: RIP: Removal of more dead timer code by Chris Manton · 10 years ago
  14. 325aca6 am 5ec39bbc: Extended a few timer API functions by Chris Manton · 10 years ago
  15. 37aab41 am 7c9976dc: Logging cleanup: GKI. by Sharvil Nanavati · 10 years ago
  16. 8d6532f am d0bc2154: Fix build breakage due to bad rebase by Mike Lockwood · 10 years ago
  17. 8e50f04 resolved conflicts for merge of 6449e497 to master by Matthew Xie · 10 years ago
  18. 42f7f66 resolved conflicts for merge of e01b1126 to master by Matthew Xie · 10 years ago
  19. 3466f51 RIP: Removal of more dead timer code by Chris Manton · 10 years ago
  20. 5ec39bb Extended a few timer API functions by Chris Manton · 10 years ago
  21. 7c9976d Logging cleanup: GKI. by Sharvil Nanavati · 10 years ago
  22. a14e2a0 Eliminate dead code: remove GKI_sched* from the codebase. by Sharvil Nanavati · 10 years ago
  23. 10aecea Implement GKI timers based on wake alarms and wake locks. by Sharvil Nanavati · 10 years ago
  24. 2a1d89f Start cleaning up log macros. by Sharvil Nanavati · 10 years ago
  25. d0bc215 Fix build breakage due to bad rebase by Mike Lockwood · 10 years ago
  26. 6449e49 Eliminate more dead code in GKI. by Sharvil Nanavati · 10 years ago
  27. e01b112 Re-layout Android.mk for single shared library by Chris Manton · 10 years ago
  28. 82d0a11 Eliminate dead code: remove GKI_sched* from the codebase. by Sharvil Nanavati · 10 years ago
  29. 9bce226 Implement GKI timers based on wake alarms and wake locks. by Sharvil Nanavati · 10 years ago
  30. 0212487 Start cleaning up log macros. by Sharvil Nanavati · 10 years ago
  31. 477057c Revert "add wakelock control callback" by Matthew Xie · 10 years ago
  32. 8075fbd am 262685fe: am cd7896c5: add wakelock control callback by Dmitry Grinberg · 10 years ago
  33. 262685f am cd7896c5: add wakelock control callback by Dmitry Grinberg · 10 years ago
  34. cd7896c add wakelock control callback by Dmitry Grinberg · 10 years ago
  35. c2aeb2c Fix-build : Do not build bluedroid for 64 bit targets. by Narayan Kamath · 10 years ago
  36. 2d82d33 Fix Null pointer access in GKI timer library by Ganesh Ganapathi Batta · 10 years ago
  37. b6eec9b Use standard C99 integral types. This offers better type safety. by Sharvil Nanavati · 10 years ago
  38. 31fafe5 Eliminate warnings, add -Wall and -Werror to all projects. by Sharvil Nanavati · 10 years ago
  39. 5b6b25d Compile using C99. by Sharvil Nanavati · 10 years ago
  40. e305ab5 Remove unused file gki_inet.h and BIG_ENDIAN macro. by Sharvil Nanavati · 10 years ago
  41. 54db2c2 Remove executable bit on source files. by Sharvil Nanavati · 10 years ago
  42. 6fd2e4d Fix Null pointer access in GKI timer library by Ganesh Ganapathi Batta · 10 years ago
  43. 2e1e6d8 Use standard C99 integral types. This offers better type safety. by Sharvil Nanavati · 10 years ago
  44. 6dae552 Eliminate warnings, add -Wall and -Werror to all projects. by Sharvil Nanavati · 10 years ago
  45. 5c42abe Merge "Remove unused file gki_inet.h and BIG_ENDIAN macro." into klp-wireless-dev by Sharvil Nanavati · 10 years ago
  46. 795bceb Compile using C99. by Sharvil Nanavati · 10 years ago
  47. 92c2256 Remove unused file gki_inet.h and BIG_ENDIAN macro. by Sharvil Nanavati · 10 years ago
  48. d2ccbbb Remove executable bit on source files. by Sharvil Nanavati · 10 years ago
  49. a90d343 Fix conditional waits in GKI_wait. by Narayan Kamath · 10 years ago
  50. 780bc50 am 509b2d73: Merge "TARGET_SIMULATOR is long dead." by Elliott Hughes · 10 years ago
  51. f16a560 TARGET_SIMULATOR is long dead. by Elliott Hughes · 10 years ago
  52. 5b9c7f7 Revert "Make all warnings fatal compilation errors" by Mike J. Chen · 10 years ago
  53. ba1ee42 Make all warnings fatal compilation errors by Mike J. Chen · 10 years ago
  54. 5cd8bff Major warnings cleanup by Mike J. Chen · 10 years ago
  55. bcfbc24 Fix calls to pthread_setschedparam. by Sharvil Nanavati · 10 years ago
  56. b5a754b am cb21f043: Merge "LE: Add support for the HID-over-GATT profile (1/3)" into klp-dev by Zhihai Xu · 11 years ago
  57. 2e7fa68 LE: Add support for the HID-over-GATT profile (1/3) by Andre Eisenbach · 11 years ago
  58. 33a5e99 Merge "bluedroid: Fix build with gcc 4.8" by Matthew Xie · 11 years ago
  59. b1736fa bluedroid: Fix build with gcc 4.8 by Bernhard Rosenkränzer · 11 years ago
  60. ead3cde Initial version of BLE support for Bluedroid by Ganesh Ganapathi Batta · 11 years ago
  61. 5738f83 Snapshot cdeccf6fdd8c2d494ea2867cb37a025bf8879baf by The Android Open Source Project · 12 years ago