History log of /system/webservd/libwebserv/dbus_protocol_handler.cc
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
016df0ac2e778e9ea9642415007fbbfe23cb152d 04-Jan-2016 Christopher Wiley <wiley@google.com> Fix compiler warnings in webservd

Now that libchrome and libbrillo warnings have been fixed, we no longer
need to tolerate any compiler warnings.

Bug: 26379019
Test: compiles

Change-Id: Iee0d448d74d6167d167e87cdfa8d2350fd88daef
/system/webservd/libwebserv/dbus_protocol_handler.cc
3320726e9ccf678a9accdd6994e28f0cb8454eab 16-Dec-2015 Christopher Wiley <wiley@google.com> Hide ProtocolHandler implementation

Move ProtocolHandler implementation and fields into DBusProtocolHandler
and extract a ProtocolHandler interface.

Bug: 25932908
Test: `mmma -j16 system/webservd`

Change-Id: I9100387f331e899da9bf44202ce2becf5fad4895
/system/webservd/libwebserv/dbus_protocol_handler.cc