1. 99b40ac Fix build loop am: 643a319eb7 by Dan Willemsen · 8 years ago
  2. 643a319 Fix build loop by Dan Willemsen · 8 years ago
  3. 65cddc8 Removing username and groupname. am: b470b41a11 am: af3c60e883 by Jennifer Pullman · 8 years ago
  4. af3c60e Removing username and groupname. am: b470b41a11 by Jennifer Pullman · 8 years ago
  5. b470b41 Removing username and groupname. by Jennifer Pullman · 8 years ago android-n-preview-3 android-n-preview-4 android-wear-n-preview-1 android-wear-n-preview-3
  6. dbd9b8e Created seccomp policy for webservd and modified webservd startup. am: 8ed6084aa6 by Jennifer Pullman · 8 years ago
  7. accc54a Created seccomp policy for webservd and modified webservd startup. by Jennifer Pullman · 8 years ago
  8. 8ed6084 Created seccomp policy for webservd and modified webservd startup. by Jennifer Pullman · 8 years ago
  9. 86e480f Replace ScopedFd with unique_fd am: 7fb886f am: 87136aa by Christopher Wiley · 8 years ago
  10. 87136aa Replace ScopedFd with unique_fd am: 7fb886f by Christopher Wiley · 8 years ago
  11. 7fb886f Replace ScopedFd with unique_fd by Christopher Wiley · 8 years ago
  12. 7c79b97 Fix google-explicit-constructor warnings. am: 3bd5dfd am: 4a00983 by Chih-Hung Hsieh · 8 years ago
  13. 4a00983 Fix google-explicit-constructor warnings. am: 3bd5dfd by Chih-Hung Hsieh · 8 years ago
  14. 3bd5dfd Fix google-explicit-constructor warnings. by Chih-Hung Hsieh · 8 years ago
  15. 8987d0c webservd: Fix README am: f6fb4ff5ba am: 87c507181e by Bin Chen · 8 years ago
  16. 87c5071 webservd: Fix README am: f6fb4ff5ba by Bin Chen · 8 years ago
  17. f6fb4ff webservd: Fix README by Bin Chen · 8 years ago
  18. 250c8ab Revert "Replace ScopedFd with unique_fd" am: 07bc213 am: f11c276 by Christopher Wiley · 8 years ago
  19. f11c276 Revert "Replace ScopedFd with unique_fd" am: 07bc213 by Christopher Wiley · 8 years ago
  20. 07bc213 Revert "Replace ScopedFd with unique_fd" by Christopher Wiley · 8 years ago
  21. 2e16211 Replace ScopedFd with unique_fd am: 2e27eff am: ea66d41 by Christopher Wiley · 8 years ago
  22. ea66d41 Replace ScopedFd with unique_fd am: 2e27eff by Christopher Wiley · 8 years ago
  23. 2e27eff Replace ScopedFd with unique_fd by Christopher Wiley · 8 years ago
  24. 6518168 Resolve ambiguous base::File reference am: e28b420 am: 9d30713 by Christopher Wiley · 8 years ago
  25. 9d30713 Resolve ambiguous base::File reference am: e28b420 by Christopher Wiley · 8 years ago
  26. e28b420 Resolve ambiguous base::File reference by Christopher Wiley · 8 years ago
  27. a245419 libwebservd: Use toString8 when logging binder::Status am: 9419e66 am: fd38bbf by Ralph Nathan · 8 years ago
  28. fd38bbf libwebservd: Use toString8 when logging binder::Status am: 9419e66 by Ralph Nathan · 8 years ago
  29. 9419e66 libwebservd: Use toString8 when logging binder::Status by Ralph Nathan · 8 years ago
  30. f3d707a webservd: Remove release/aquire semantic from scoped_ptr/unique_ptr am: bce6fbc by Alex Vakulenko · 8 years ago
  31. d0b36f5 webservd: Remove release/aquire semantic from scoped_ptr/unique_ptr am: bce6fbc by Alex Vakulenko · 8 years ago
  32. bce6fbc webservd: Remove release/aquire semantic from scoped_ptr/unique_ptr by Alex Vakulenko · 8 years ago android-n-preview-2
  33. a506501 libwevserv: Forgot one more virtual function in the Response base class by Alex Vakulenko · 8 years ago
  34. aef812f libwebserv: Fix mock Response object to be used in unit tests am: 29dd160 by Alex Vakulenko · 8 years ago
  35. a1d5f07 libwevserv: Forgot one more virtual function in the Response base class by Alex Vakulenko · 8 years ago
  36. 29dd160 libwebserv: Fix mock Response object to be used in unit tests by Alex Vakulenko · 8 years ago
  37. b555bc8 Iterate passed parameter lists in correct order am: 95b3373 by Casey Dahlin · 8 years ago
  38. 95b3373 Iterate passed parameter lists in correct order by Casey Dahlin · 8 years ago
  39. 249c78d Fix ChromeOS build of webservd am: 0951dea by Casey Dahlin · 8 years ago
  40. 0951dea Fix ChromeOS build of webservd by Casey Dahlin · 8 years ago
  41. 0ec2e0e Switch webservd to binder in Android am: cb64183 by Casey Dahlin · 8 years ago
  42. cb64183 Switch webservd to binder in Android by Casey Dahlin · 8 years ago
  43. 5df1311 Use binder firewalld interface in binder mode am: 2ab9b67af1 by Casey Dahlin · 8 years ago
  44. 2ab9b67 Use binder firewalld interface in binder mode by Casey Dahlin · 8 years ago
  45. 42bf98c Consistently call the test client webservd_testc am: e895a39fc2 by Christopher Wiley · 8 years ago
  46. e895a39 Consistently call the test client webservd_testc by Christopher Wiley · 8 years ago
  47. 002242c Implement OnProtocolHandler(Dis)connected methods for Binder am: ef1354af7c by Casey Dahlin · 8 years ago
  48. 6da3fb2 Properly handle disconnected server from libwebserv am: f42e5599a6 by Casey Dahlin · 8 years ago
  49. ef1354a Implement OnProtocolHandler(Dis)connected methods for Binder by Casey Dahlin · 8 years ago
  50. f42e559 Properly handle disconnected server from libwebserv by Casey Dahlin · 8 years ago android-n-preview-1
  51. be6046c Set up TLS support in binder server am: 06322e3a69 by Casey Dahlin · 8 years ago
  52. 06322e3 Set up TLS support in binder server by Casey Dahlin · 8 years ago
  53. dd7b2df Set up a binder watcher for test client am: f26249aba3 by Casey Dahlin · 8 years ago
  54. 956e3a7 Add missing override annotation am: e5573bbc2d by Casey Dahlin · 8 years ago
  55. 43114b6 Implement missing file handling bits from binder_server am: 62895f61c7 by Casey Dahlin · 8 years ago
  56. f26249a Set up a binder watcher for test client by Casey Dahlin · 8 years ago
  57. e5573bb Add missing override annotation by Casey Dahlin · 8 years ago
  58. 62895f6 Implement missing file handling bits from binder_server by Casey Dahlin · 8 years ago
  59. 201e2d9 Build request.cc for both IPC modes am: e837d99a6b by Casey Dahlin · 8 years ago
  60. 14a6205 Initialize logging properly in binder mode am: 11d552aa60 by Casey Dahlin · 8 years ago
  61. e837d99 Build request.cc for both IPC modes by Casey Dahlin · 8 years ago
  62. 11d552a Initialize logging properly in binder mode by Casey Dahlin · 8 years ago
  63. 69e0ce4 Implement binder response object am: 3e121f22d4 by Casey Dahlin · 8 years ago
  64. 4ac4db9 Make response object implement as much as possible generally am: 2135964d70 by Casey Dahlin · 8 years ago
  65. 34c293f Verify response headers are well-matched in HttpRequest::Respond am: 6207f08a36 by Casey Dahlin · 8 years ago
  66. 3e121f2 Implement binder response object by Casey Dahlin · 8 years ago
  67. 2135964 Make response object implement as much as possible generally by Casey Dahlin · 8 years ago
  68. 6207f08 Verify response headers are well-matched in HttpRequest::Respond by Casey Dahlin · 8 years ago
  69. fe9c8a3 Implement libwebserv request object for binder am: 242fa23590 by Casey Dahlin · 8 years ago
  70. 242fa23 Implement libwebserv request object for binder by Casey Dahlin · 8 years ago
  71. 2b04370 Build libwebserv protocol handler proxy and stub out request handler by Casey Dahlin · 8 years ago
  72. 730b0d5 Build libwebserv protocol handler proxy and stub out request handler by Casey Dahlin · 8 years ago
  73. 4bc4376 Make GetDefaultRequestTimeout call remote binder am: 2f69b81ad9 by Casey Dahlin · 8 years ago
  74. c8da6b5 Finish wiring up requests for webservd am: 7e0d5a039a by Casey Dahlin · 8 years ago
  75. 2f69b81 Make GetDefaultRequestTimeout call remote binder by Casey Dahlin · 8 years ago
  76. 7e0d5a0 Finish wiring up requests for webservd by Casey Dahlin · 8 years ago
  77. 5c65c22 Stub out request handlers for Binder am: 157f00a901 by Casey Dahlin · 8 years ago
  78. b4e459d Start an internal ProtocolHandler for each BinderProtocolHandler am: b6f7541fa7 by Casey Dahlin · 8 years ago
  79. 157f00a Stub out request handlers for Binder by Casey Dahlin · 8 years ago brillo-m10-dev brillo-m10-release
  80. b6f7541 Start an internal ProtocolHandler for each BinderProtocolHandler by Casey Dahlin · 8 years ago
  81. 2ad73cb Stub out implementation of ServerInterface for BinderServer am: 3dbecb326e by Casey Dahlin · 8 years ago
  82. 633106b Flesh out webservd binder server am: 484bd9a366 by Casey Dahlin · 8 years ago
  83. 3dbecb3 Stub out implementation of ServerInterface for BinderServer by Casey Dahlin · 8 years ago
  84. 14d7504 Move dbus-specific libwebserv sources into dbus-only source am: 1eb417d109 by Casey Dahlin · 8 years ago
  85. 484bd9a Flesh out webservd binder server by Casey Dahlin · 8 years ago
  86. 1eb417d Move dbus-specific libwebserv sources into dbus-only source by Casey Dahlin · 8 years ago
  87. 4afe01a Stub out binder service within webservd am: 24d0e7575e by Casey Dahlin · 8 years ago
  88. e04802b Flesh out binder interface specification am: 820d997f7b by Casey Dahlin · 8 years ago
  89. 24d0e75 Stub out binder service within webservd by Casey Dahlin · 8 years ago
  90. 820d997 Flesh out binder interface specification by Casey Dahlin · 8 years ago
  91. 0568c45 Stub out missing methods for libwebserv BinderServer am: 33d72c0052 by Casey Dahlin · 8 years ago
  92. 33d72c0 Stub out missing methods for libwebserv BinderServer by Casey Dahlin · 8 years ago
  93. 205bca4 Add a binder based server implementation am: d6197ec257 by Christopher Wiley · 8 years ago nougat-bugfix-release nougat-cts-release nougat-dev nougat-dr1-release nougat-mr0.5-release nougat-mr1-cts-release nougat-mr1-dev nougat-mr1-flounder-release nougat-mr1-release nougat-mr1-security-release nougat-mr1-volantis-release nougat-mr1.1-release nougat-mr1.2-release nougat-mr1.3-release nougat-mr1.4-release nougat-mr1.5-release nougat-mr1.6-release nougat-mr1.7-release nougat-mr1.8-release nougat-mr2-dev nougat-mr2-pixel-release nougat-mr2-release nougat-mr2-security-release nougat-mr2.1-release nougat-mr2.2-release nougat-mr2.3-release nougat-release android-7.0.0_r1 android-7.0.0_r10 android-7.0.0_r11 android-7.0.0_r12 android-7.0.0_r13 android-7.0.0_r14 android-7.0.0_r15 android-7.0.0_r17 android-7.0.0_r19 android-7.0.0_r21 android-7.0.0_r24 android-7.0.0_r27 android-7.0.0_r28 android-7.0.0_r29 android-7.0.0_r3 android-7.0.0_r30 android-7.0.0_r31 android-7.0.0_r32 android-7.0.0_r33 android-7.0.0_r34 android-7.0.0_r35 android-7.0.0_r36 android-7.0.0_r4 android-7.0.0_r5 android-7.0.0_r6 android-7.0.0_r7 android-7.0.0_r8 android-7.0.0_r9 android-7.1.0_r1 android-7.1.0_r2 android-7.1.0_r3 android-7.1.0_r4 android-7.1.0_r5 android-7.1.0_r6 android-7.1.0_r7 android-7.1.1_r1 android-7.1.1_r10 android-7.1.1_r11 android-7.1.1_r12 android-7.1.1_r13 android-7.1.1_r14 android-7.1.1_r15 android-7.1.1_r16 android-7.1.1_r17 android-7.1.1_r2 android-7.1.1_r20 android-7.1.1_r21 android-7.1.1_r22 android-7.1.1_r23 android-7.1.1_r24 android-7.1.1_r25 android-7.1.1_r26 android-7.1.1_r27 android-7.1.1_r28 android-7.1.1_r3 android-7.1.1_r31 android-7.1.1_r32 android-7.1.1_r33 android-7.1.1_r35 android-7.1.1_r38 android-7.1.1_r39 android-7.1.1_r4 android-7.1.1_r40 android-7.1.1_r41 android-7.1.1_r42 android-7.1.1_r43 android-7.1.1_r44 android-7.1.1_r45 android-7.1.1_r46 android-7.1.1_r47 android-7.1.1_r48 android-7.1.1_r49 android-7.1.1_r50 android-7.1.1_r51 android-7.1.1_r52 android-7.1.1_r53 android-7.1.1_r54 android-7.1.1_r55 android-7.1.1_r56 android-7.1.1_r57 android-7.1.1_r58 android-7.1.1_r59 android-7.1.1_r6 android-7.1.1_r60 android-7.1.1_r61 android-7.1.1_r7 android-7.1.1_r8 android-7.1.1_r9 android-7.1.2_r1 android-7.1.2_r10 android-7.1.2_r11 android-7.1.2_r12 android-7.1.2_r13 android-7.1.2_r14 android-7.1.2_r15 android-7.1.2_r16 android-7.1.2_r17 android-7.1.2_r18 android-7.1.2_r19 android-7.1.2_r2 android-7.1.2_r23 android-7.1.2_r24 android-7.1.2_r25 android-7.1.2_r27 android-7.1.2_r28 android-7.1.2_r29 android-7.1.2_r3 android-7.1.2_r30 android-7.1.2_r32 android-7.1.2_r33 android-7.1.2_r36 android-7.1.2_r37 android-7.1.2_r38 android-7.1.2_r39 android-7.1.2_r4 android-7.1.2_r5 android-7.1.2_r6 android-7.1.2_r8 android-7.1.2_r9 android-cts-7.0_r1 android-cts-7.0_r10 android-cts-7.0_r11 android-cts-7.0_r12 android-cts-7.0_r13 android-cts-7.0_r14 android-cts-7.0_r15 android-cts-7.0_r16 android-cts-7.0_r17 android-cts-7.0_r18 android-cts-7.0_r19 android-cts-7.0_r2 android-cts-7.0_r20 android-cts-7.0_r21 android-cts-7.0_r22 android-cts-7.0_r23 android-cts-7.0_r24 android-cts-7.0_r25 android-cts-7.0_r26 android-cts-7.0_r27 android-cts-7.0_r28 android-cts-7.0_r29 android-cts-7.0_r3 android-cts-7.0_r30 android-cts-7.0_r31 android-cts-7.0_r32 android-cts-7.0_r33 android-cts-7.0_r4 android-cts-7.0_r5 android-cts-7.0_r6 android-cts-7.0_r7 android-cts-7.0_r8 android-cts-7.0_r9 android-cts-7.1_r1 android-cts-7.1_r10 android-cts-7.1_r11 android-cts-7.1_r12 android-cts-7.1_r13 android-cts-7.1_r14 android-cts-7.1_r15 android-cts-7.1_r16 android-cts-7.1_r17 android-cts-7.1_r18 android-cts-7.1_r19 android-cts-7.1_r2 android-cts-7.1_r20 android-cts-7.1_r21 android-cts-7.1_r22 android-cts-7.1_r23 android-cts-7.1_r24 android-cts-7.1_r25 android-cts-7.1_r26 android-cts-7.1_r27 android-cts-7.1_r28 android-cts-7.1_r29 android-cts-7.1_r3 android-cts-7.1_r4 android-cts-7.1_r5 android-cts-7.1_r6 android-cts-7.1_r7 android-cts-7.1_r8 android-cts-7.1_r9 android-cts_7.1_r1
  94. d6197ec Add a binder based server implementation by Christopher Wiley · 8 years ago
  95. 528d698 webservd: Update libchrome APIs to r369476 am: a08a2720d8 by Alex Vakulenko · 8 years ago
  96. a08a272 webservd: Update libchrome APIs to r369476 by Alex Vakulenko · 8 years ago
  97. cec00a7 Add webservd client for testing purposes am: ff0ff95936 by Christopher Wiley · 8 years ago
  98. ff0ff95 Add webservd client for testing purposes by Christopher Wiley · 8 years ago
  99. 39349d7 libwebserv: Remove unused Disconnect() method. am: ffc49cf8f4 by Alex Deymo · 8 years ago
  100. ffc49cf libwebserv: Remove unused Disconnect() method. by Alex Deymo · 8 years ago brillo-m9-dev brillo-m9-release