1. 640a3bf stuff by Todd Wang · 9 years ago
  2. 93094c0 stuff by Todd Wang · 9 years ago
  3. a5ed6e4 stuff by Todd Wang · 9 years ago
  4. 009d2ae lib/discovery: Fix debug information about in-progress scans. by Asim Shankar · 9 years ago
  5. ca6a84b discovery: Return error from decodeAdInfo. by Suharsh Sivakumar · 9 years ago
  6. 0ea2cc3 lib/discovery: Prevent plugins from stomping on each other. by Asim Shankar · 9 years ago
  7. 0bccabd lib/discovery: Export information on advertisements and scans. by Asim Shankar · 9 years ago
  8. 96848c1 discovery/plugins/ble: Reduce default log level for CoreBluetooth. by Asim Shankar · 9 years ago
  9. 5375125 lib/discovery/ble: Export Driver.DebugString as a stat. by Asim Shankar · 9 years ago
  10. a720d09 discovery/ble: wait until all active tasks finish in shutdown by Jungho Ahn · 9 years ago
  11. d2008e4 Fix compile errors in corebluetooth.go that are causing by Aaron Zinman · 9 years ago
  12. e0b3897 Implement CoreBluetooth as a driver for BLE discovery by Aaron Zinman · 9 years ago
  13. 718619c discovery: allow multiple instances in ble plugin by Jungho Ahn · 9 years ago
  14. 04e9a20 discovery: android BLE driver by Jungho Ahn · 9 years ago
  15. ce84e29 lib/discovery: Compress addresses. by Asim Shankar · 9 years ago
  16. 1f0b416 discovery: rewrite ble plugin by Jungho Ahn · 9 years ago
  17. 1ba141c discovery/ble: add Close() to driver interface by Jungho Ahn · 9 years ago
  18. 6cb3fa5 discovery: add timestamp to advertisement by Jungho Ahn · 9 years ago
  19. 1a8f756 Remove time.Deadline 0 value semantics. by Todd Wang · 9 years ago
  20. 72f132f Update VDLIsZero and native zero semantics. by Todd Wang · 9 years ago
  21. 49efa08 discovery: add encoding util for ble plugin by Jungho Ahn · 9 years ago
  22. 03701ed discovery: define BLE platform abstraction layer interface by Jungho Ahn · 9 years ago
  23. f0b8de9 Add VDLIsZero, and use it in VDLWrite. by Todd Wang · 9 years ago
  24. edf19c6 Fix some generated VDLWrite bugs. by Todd Wang · 9 years ago
  25. 3cfaccd vdl/vom: new encoders and writers by Benjamin Prosnitz · 9 years ago
  26. 4cad76d Fix some VDLRead bugs and minor clean-up. by Todd Wang · 9 years ago
  27. 3607eef TBR vom/vdl: RawBytes.Decoder() & Decoder.IsTop() by Benjamin Prosnitz · 9 years ago
  28. cdfa3f6 ref: Add VDL codegen for VDLRead(vdl.Decoder) method of each type by Todd Wang · 9 years ago
  29. 3c1ffd6 xref: update vdl-generated code to match simplified zero field logic by Benjamin Prosnitz · 9 years ago
  30. 6509da5 discovery: support large advertisements by Jungho Ahn · 9 years ago
  31. a899332 discovery: add vine plugin by Jungho Ahn · 9 years ago
  32. d0d7cbc TBR xref: Add FromZero to generated Targets by Benjamin Prosnitz · 9 years ago
  33. 67d0e3e ref: Fix native type consts, and gen 0 values for all types. by Todd Wang · 9 years ago
  34. 4426993 ref: Change vdl go codegen to emit __VDLInit funcs. by Todd Wang · 9 years ago
  35. 78fad0e xref: fix generator bug where wireValue field not reset by Benjamin Prosnitz · 9 years ago
  36. c357de8 xref: Allocate all Target dependencies at once by Benjamin Prosnitz · 9 years ago
  37. adb6cdb ref: Change vdl go generator to emit a single file. by Todd Wang · 9 years ago
  38. ffd9407 xref: generate targets for native types by Benjamin Prosnitz · 9 years ago
  39. e913854 xref: Generated vom decoder by Benjamin Prosnitz · 9 years ago
  40. da54882 xref/vdl: Generate go imports using two-pass technique by Benjamin Prosnitz · 9 years ago
  41. cbe8451 ref: Remove generated IsZero logic. by Todd Wang · 9 years ago
  42. 2fa4e4e xref: generated vom encoder by Benjamin Prosnitz · 9 years ago
  43. cb573f2 discovery(java): fix crash in jni plugin factory by Jungho Ahn · 9 years ago
  44. d7518f7 discovery: a new discovery api by Jungho Ahn · 9 years ago
  45. f94013a discovery: support large attributes (part 2) by Jungho Ahn · 9 years ago
  46. f8f4130 discovery: update api by Jungho Ahn · 9 years ago
  47. 4b690c1 ref: Change the return type of NewAttributeUUID by Shyam Jayaraman · 9 years ago
  48. e685884 discovery: merge the advertisements from plugins by Jungho Ahn · 9 years ago
  49. b6b73da ref/lib/discovery: Changed several tests in discovery to use vdl for by Shyam Jayaraman · 9 years ago
  50. e8a708b discovery: support synchronous shutdown by Jungho Ahn · 9 years ago
  51. 5151289 discovery: change 'Lost' type with 'InstanceUuid' only. by Jungho Ahn · 9 years ago
  52. 438a3d5 discovery: support large attributes in mdns by Jungho Ahn · 9 years ago
  53. c3cfceb rpc/discovery: support permission by Jungho Ahn · 9 years ago
  54. 22b3b99 ref/discovery: Implement a ble plugin for discovery. by Shyam Jayaraman · 9 years ago