1. cc225ef shill: Replace NULL with nullptr. by Ben Chan · 10 years ago
  2. cc67c52 shill: Include base/macros.h instead of base/basictypes.h by Ben Chan · 10 years ago
  3. 5ea763b shill: Add C++11 override specifier to destructors of derived classes. by Ben Chan · 10 years ago
  4. c45688b shill: Fix header guards to conform to coding style. by Ben Chan · 10 years ago
  5. 8a53229 shill: Fix most of warnings from cpplint by Alex Vakulenko · 10 years ago
  6. 1cf7eb8 shill: PropertyAccessor: Create a const ReadOnly accessor by Paul Stewart · 11 years ago
  7. 985d7d5 shill: CustomAccessor: Allow custom Clear methods by Paul Stewart · 11 years ago
  8. bebf1b8 shill: make setting a property to its current value a no-op by mukesh agrawal · 11 years ago
  9. d778352 shill: Rename MLOG to LOG by Christopher Wiley · 12 years ago
  10. ebd3856 shill: vpn: Use Mapped custom accessor for properties by Paul Stewart · 12 years ago
  11. a61593e shill: Create a Mapped custom property accessor by Paul Stewart · 12 years ago
  12. 292dc0f shill: teach property accessors how to clear properties, by mukesh agrawal · 12 years ago
  13. ed2c28c shill: cleaning glint warnings by Hristo Stefanov · 13 years ago
  14. 1b7a616 shill: Implement write-only properties by Gaurav Shah · 13 years ago
  15. ffa3d04 shill: allow property accessors to return an error message if a by mukesh agrawal · 13 years ago
  16. 1830fa1 shill: enable (don't disable) -Wunused by mukesh agrawal · 13 years ago
  17. 27bf103 [shill] add unit tests for PropertyAccessor stuff by Chris Masone · 13 years ago
  18. 3bd3c8c [shill] Add support for setting properties. by Chris Masone · 13 years ago