1. 53e67f8 binder: Reset internal states after network params update am: b561990278 am: 7414f1737a am: 500427b55c by Roshan Pius · 9 years ago
  2. 9ca709a binder: Corrected couple of nits in private branch. am: ac9845a46c am: 5c40ce9848 am: 550015006f by Roshan Pius · 9 years ago
  3. 0cd0878 binder: Implement |OnStateChanged| callback am: e8d0d1655f am: a684de31fa am: 05e4a160c5 by Roshan Pius · 9 years ago
  4. 99a79d9 binder: Implement Set/Get network params (Part 3) am: fa2b327dbc am: 3c94c99eb3 am: 771f87d517 by Roshan Pius · 9 years ago
  5. b04e9f6 binder: Implement Set/Get network params (Part 2) am: 9347b5c17e am: 445b53676e am: 7acf45a797 by Roshan Pius · 9 years ago
  6. 80bcfbe binder: Implement Set/Get network params (Part 1) am: e77bbbf467 am: ef2fb8a9a6 am: ed95282a98 by Roshan Pius · 9 years ago
  7. 54c61d1 binder: Implement enable/disable/select network am: c61a5e645c am: 192694a603 am: 9dd67e92f0 by Roshan Pius · 9 years ago
  8. 78d1859 binder: INetwork Set/Get params interface am: 8702ba9091 am: 8d4164be26 am: 2f0b38b22e by Roshan Pius · 9 years ago
  9. 4274384 binder: Add network removal notification am: f745df8121 am: ff079c982b am: 99d4810396 by Roshan Pius · 9 years ago
  10. 5711c68 binder: Add iface/network addition/removal callbacks am: 2d3fd51c25 am: 365d2472e4 am: ef48f7104f by Roshan Pius · 9 years ago
  11. 4304940 binder: Implement the callback addition/removal am: 8e6e235ef7 am: ab8a11b04e am: b309f734b3 by Roshan Pius · 9 years ago
  12. efeb7c8 binder: Callback registration for interfaces am: 0470cc8cee am: ad9f0c5445 am: 548c30d7ae by Roshan Pius · 9 years ago
  13. efec040 binder: Turn on the compile flag for binder am: 29976d34f1 am: 1e6ebb43a9 am: 68e7142ab5 by Roshan Pius · 9 years ago
  14. 93cd8fd binder: Add parcelable for iface params am: b01b796eff am: 5f5cebd690 am: acd2efd463 by Roshan Pius · 9 years ago
  15. bbc10d9 binder: Set/Get debug params am: c9422c7c50 am: a0f5edffa1 am: a5f378c6c8 by Roshan Pius · 9 years ago
  16. 7768ec2 Move network add/remove operations to a common function am: 950bec9c63 am: a072a71985 am: a48f92d07d by Roshan Pius · 9 years ago
  17. 92a24ad binder: Implement network addition/removal am: d385445171 am: ba32a5b87b am: c38ef1e127 by Roshan Pius · 9 years ago
  18. e517372 binder: Use ifname as key in BinderManager |IIface| map am: 32c15e2ef4 am: 5df20b374d am: 80e8a9092b by Roshan Pius · 9 years ago
  19. 32e8264 binder: Add |INetwork| object interface am: d6e375115b am: 0ddb08ef06 am: 6c857879d0 by Roshan Pius · 9 years ago
  20. 17bb057 binder: Move public headers to a separate folder am: 236b32e2e7 am: 15e4cbbd1f am: 59992d121a by Roshan Pius · 9 years ago
  21. e264185 binder: Notify iface add/remove to binder am: 54e763ada0 am: 7cd18f08aa am: 39234ab865 by Roshan Pius · 9 years ago
  22. 32021dd binder: Clang format the source code am: 44ad540b9c am: 60ce8902d6 am: b51f8917df by Roshan Pius · 9 years ago
  23. c0519b0 binder: Expose an aidl interface module am: 28ee7aafc7 am: 52b87feb63 am: b584cda5f4 by Roshan Pius · 9 years ago
  24. e041f24 binder: Reset internal states after network params update am: b561990278 am: 7414f1737a by Roshan Pius · 9 years ago
  25. b1600c7 binder: Corrected couple of nits in private branch. am: ac9845a46c am: 5c40ce9848 by Roshan Pius · 9 years ago
  26. fa4fa7d binder: Implement |OnStateChanged| callback am: e8d0d1655f am: a684de31fa by Roshan Pius · 9 years ago
  27. 4dcaddb binder: Implement Set/Get network params (Part 3) am: fa2b327dbc am: 3c94c99eb3 by Roshan Pius · 9 years ago
  28. 7b2702a binder: Implement Set/Get network params (Part 2) am: 9347b5c17e am: 445b53676e by Roshan Pius · 9 years ago
  29. 9aa4824 binder: Implement Set/Get network params (Part 1) am: e77bbbf467 am: ef2fb8a9a6 by Roshan Pius · 9 years ago
  30. 05d053a binder: Implement enable/disable/select network am: c61a5e645c am: 192694a603 by Roshan Pius · 9 years ago
  31. 1111163 binder: INetwork Set/Get params interface am: 8702ba9091 am: 8d4164be26 by Roshan Pius · 9 years ago
  32. 5fb34e5 binder: Add network removal notification am: f745df8121 am: ff079c982b by Roshan Pius · 9 years ago
  33. fa3ce46 binder: Add iface/network addition/removal callbacks am: 2d3fd51c25 am: 365d2472e4 by Roshan Pius · 9 years ago
  34. 3476331 binder: Implement the callback addition/removal am: 8e6e235ef7 am: ab8a11b04e by Roshan Pius · 9 years ago
  35. 04a3693 binder: Callback registration for interfaces am: 0470cc8cee am: ad9f0c5445 by Roshan Pius · 9 years ago
  36. 5b0742f binder: Turn on the compile flag for binder am: 29976d34f1 am: 1e6ebb43a9 by Roshan Pius · 9 years ago
  37. 2c6272d binder: Add parcelable for iface params am: b01b796eff am: 5f5cebd690 by Roshan Pius · 9 years ago
  38. e0bc536 binder: Set/Get debug params am: c9422c7c50 am: a0f5edffa1 am: a5f378c6c8 by Roshan Pius · 9 years ago
  39. 2c557f5 Move network add/remove operations to a common function am: 950bec9c63 am: a072a71985 by Roshan Pius · 9 years ago
  40. c4e9fd1 binder: Implement network addition/removal am: d385445171 am: ba32a5b87b by Roshan Pius · 9 years ago
  41. 4fc3562 binder: Use ifname as key in BinderManager |IIface| map am: 32c15e2ef4 am: 5df20b374d by Roshan Pius · 9 years ago
  42. 210eca4 binder: Add |INetwork| object interface am: d6e375115b am: 0ddb08ef06 by Roshan Pius · 9 years ago
  43. ededa2c binder: Move public headers to a separate folder am: 236b32e2e7 am: 15e4cbbd1f by Roshan Pius · 9 years ago
  44. b2ae8f6 binder: Notify iface add/remove to binder am: 54e763ada0 am: 7cd18f08aa by Roshan Pius · 9 years ago
  45. 1a7cd22 binder: Clang format the source code am: 44ad540b9c am: 60ce8902d6 by Roshan Pius · 9 years ago
  46. 0c36630 binder: Expose an aidl interface module am: 28ee7aafc7 am: 52b87feb63 by Roshan Pius · 9 years ago
  47. 500427b binder: Reset internal states after network params update am: b561990278 by Roshan Pius · 9 years ago
  48. 5500150 binder: Corrected couple of nits in private branch. am: ac9845a46c by Roshan Pius · 9 years ago
  49. 05e4a16 binder: Implement |OnStateChanged| callback am: e8d0d1655f am: a684de31fa by Roshan Pius · 9 years ago
  50. 771f87d binder: Implement Set/Get network params (Part 3) am: fa2b327dbc am: 3c94c99eb3 by Roshan Pius · 9 years ago
  51. 7acf45a binder: Implement Set/Get network params (Part 2) am: 9347b5c17e am: 445b53676e by Roshan Pius · 9 years ago
  52. ed95282 binder: Implement Set/Get network params (Part 1) am: e77bbbf467 am: ef2fb8a9a6 by Roshan Pius · 9 years ago
  53. 9dd67e9 binder: Implement enable/disable/select network am: c61a5e645c am: 192694a603 by Roshan Pius · 9 years ago
  54. 2f0b38b binder: INetwork Set/Get params interface am: 8702ba9091 am: 8d4164be26 by Roshan Pius · 9 years ago
  55. 99d4810 binder: Add network removal notification am: f745df8121 am: ff079c982b by Roshan Pius · 9 years ago
  56. ef48f71 binder: Add iface/network addition/removal callbacks am: 2d3fd51c25 by Roshan Pius · 9 years ago
  57. b309f73 binder: Implement the callback addition/removal am: 8e6e235ef7 am: ab8a11b04e by Roshan Pius · 9 years ago
  58. 548c30d binder: Callback registration for interfaces am: 0470cc8cee am: ad9f0c5445 by Roshan Pius · 9 years ago
  59. 68e7142 binder: Turn on the compile flag for binder am: 29976d34f1 am: 1e6ebb43a9 by Roshan Pius · 9 years ago
  60. acd2efd binder: Add parcelable for iface params am: b01b796eff am: 5f5cebd690 by Roshan Pius · 9 years ago
  61. a5f378c binder: Set/Get debug params am: c9422c7c50 am: a0f5edffa1 by Roshan Pius · 9 years ago
  62. a48f92d Move network add/remove operations to a common function am: 950bec9c63 by Roshan Pius · 9 years ago
  63. c38ef1e binder: Implement network addition/removal am: d385445171 am: ba32a5b87b by Roshan Pius · 9 years ago
  64. 80e8a90 binder: Use ifname as key in BinderManager |IIface| map am: 32c15e2ef4 by Roshan Pius · 9 years ago
  65. 6c85787 binder: Add |INetwork| object interface am: d6e375115b am: 0ddb08ef06 by Roshan Pius · 9 years ago
  66. 59992d1 binder: Move public headers to a separate folder am: 236b32e2e7 am: 15e4cbbd1f by Roshan Pius · 9 years ago
  67. 39234ab binder: Notify iface add/remove to binder am: 54e763ada0 am: 7cd18f08aa by Roshan Pius · 9 years ago
  68. b51f891 binder: Clang format the source code am: 44ad540b9c am: 60ce8902d6 by Roshan Pius · 9 years ago
  69. b584cda binder: Expose an aidl interface module am: 28ee7aafc7 am: 52b87feb63 by Roshan Pius · 9 years ago
  70. 7414f17 binder: Reset internal states after network params update am: b561990278 by Roshan Pius · 9 years ago
  71. 5c40ce9 binder: Corrected couple of nits in private branch. am: ac9845a46c by Roshan Pius · 9 years ago
  72. a684de3 binder: Implement |OnStateChanged| callback am: e8d0d1655f by Roshan Pius · 9 years ago
  73. 3c94c99 binder: Implement Set/Get network params (Part 3) am: fa2b327dbc by Roshan Pius · 9 years ago
  74. 445b536 binder: Implement Set/Get network params (Part 2) am: 9347b5c17e by Roshan Pius · 9 years ago
  75. ef2fb8a binder: Implement Set/Get network params (Part 1) am: e77bbbf467 by Roshan Pius · 9 years ago
  76. 192694a binder: Implement enable/disable/select network am: c61a5e645c by Roshan Pius · 9 years ago
  77. 8d4164b binder: INetwork Set/Get params interface am: 8702ba9091 by Roshan Pius · 9 years ago
  78. ff079c9 binder: Add network removal notification am: f745df8121 by Roshan Pius · 9 years ago
  79. 365d247 binder: Add iface/network addition/removal callbacks am: 2d3fd51c25 by Roshan Pius · 9 years ago
  80. ab8a11b binder: Implement the callback addition/removal am: 8e6e235ef7 by Roshan Pius · 9 years ago
  81. ad9f0c5 binder: Callback registration for interfaces am: 0470cc8cee by Roshan Pius · 9 years ago
  82. 1e6ebb4 binder: Turn on the compile flag for binder am: 29976d34f1 by Roshan Pius · 9 years ago
  83. 5f5cebd binder: Add parcelable for iface params am: b01b796eff by Roshan Pius · 9 years ago
  84. a0f5edf binder: Set/Get debug params am: c9422c7c50 by Roshan Pius · 9 years ago
  85. a072a71 Move network add/remove operations to a common function am: 950bec9c63 by Roshan Pius · 9 years ago
  86. ba32a5b binder: Implement network addition/removal am: d385445171 by Roshan Pius · 9 years ago
  87. 5df20b3 binder: Use ifname as key in BinderManager |IIface| map am: 32c15e2ef4 by Roshan Pius · 9 years ago
  88. 0ddb08e binder: Add |INetwork| object interface am: d6e375115b by Roshan Pius · 9 years ago
  89. 15e4cbb binder: Move public headers to a separate folder am: 236b32e2e7 by Roshan Pius · 9 years ago
  90. 7cd18f0 binder: Notify iface add/remove to binder am: 54e763ada0 by Roshan Pius · 9 years ago
  91. 60ce890 binder: Clang format the source code am: 44ad540b9c by Roshan Pius · 9 years ago
  92. 52b87fe binder: Expose an aidl interface module am: 28ee7aafc7 by Roshan Pius · 9 years ago
  93. b561990 binder: Reset internal states after network params update by Roshan Pius · 9 years ago
  94. ac9845a binder: Corrected couple of nits in private branch. by Roshan Pius · 9 years ago
  95. e8d0d16 binder: Implement |OnStateChanged| callback by Roshan Pius · 9 years ago
  96. fa2b327 binder: Implement Set/Get network params (Part 3) by Roshan Pius · 9 years ago
  97. 9347b5c binder: Implement Set/Get network params (Part 2) by Roshan Pius · 9 years ago
  98. e77bbbf binder: Implement Set/Get network params (Part 1) by Roshan Pius · 9 years ago
  99. c61a5e6 binder: Implement enable/disable/select network by Roshan Pius · 9 years ago
  100. 8702ba9 binder: INetwork Set/Get params interface by Roshan Pius · 9 years ago