1. 1c6f962 Merge "Look up one more level for common-mk/ directory" by Christopher Wiley · 9 years ago
  2. b05f95c Look up one more level for common-mk/ directory by Christopher Wiley · 9 years ago
  3. 885fbff Add Android.mk by Christopher Wiley · 9 years ago
  4. e3c5104 Merge branch 'rewrite-chromeos-dbus-bindings' into merge-chromeos-dbus-bindings by Christopher Wiley · 9 years ago
  5. 5d162e5 chromeos-dbus-bindings: Move interface virtual destructors to public. by Alex Deymo · 9 years ago
  6. ce286b9 chromeos-dbus-bindings: Expose Register*Handler() methods in the *ProxyInterface. by Alex Deymo · 9 years ago
  7. f211ae6 chromeos-dbus-bindings: Print output diff when failing a test. by Alex Deymo · 9 years ago
  8. d0cb3fe chromeos-dbus-bindings: Fix more sign issues by Christopher Wiley · 9 years ago
  9. c4a3805 Add license files by Christopher Wiley · 9 years ago
  10. ee37066 Initial empty repository by Bill Yi · 9 years ago
  11. e2879c0 chromeos-dbus-bindings: Fix sign issues in unittests by Christopher Wiley · 9 years ago
  12. 1685610 chromeos-dbus-bindings: Make Interface destructor virtual. by Alex Deymo · 9 years ago
  13. 0bd7dd7 platform2: Fix issues with new version of libchrome by Alex Vakulenko · 9 years ago
  14. 6cc1d5b libchromeos: Replace scoped_ptr with std::unique_ptr in D-Bus method handlers by Alex Vakulenko · 9 years ago
  15. b000aae platform2: Explicitly use base:: namespace with CommandLine by Alex Vakulenko · 10 years ago
  16. 239469e delete __STDC_{FORMAT,LIMIT}_MACROS by Mike Frysinger · 10 years ago
  17. efe9df5 chromeos-dbus-bindings: Correct ObjectManager without service name by Christopher Wiley · 10 years ago
  18. 1b6aa98 libchromeos: Replace char with std::string in string_utils API by Vitaly Buka · 10 years ago
  19. 1485624 chromeos-dbus-bindings: Handle all-uppercase identifiers gracefully by Alex Vakulenko · 10 years ago
  20. c4e01f1 chromeos-dbus-bindings: Generate only single proxy accessor for singletons by Alex Vakulenko · 10 years ago
  21. 59dd2e9 chromeos-dbus-bindings: Generator must expose property name accessors by Alex Vakulenko · 10 years ago
  22. b69be60 chromeos-dbus-bindings: Inline some of named constants in tests by Alex Vakulenko · 10 years ago
  23. 1b4882c chromeos-dbus-bindings: Add support for dbus::Message in handler params by Alex Vakulenko · 10 years ago
  24. 008e19d chromeos-dbus-bindings: Added proxy mock generation by Alex Vakulenko · 10 years ago
  25. e11e81c chromeos-dbus-bindings: Add destructor for ObjectManagerProxy by Christopher Wiley · 10 years ago
  26. f3c6897 Update libchrome to r307740 and fix build errors by Alex Vakulenko · 10 years ago
  27. 1f19109 chromeos-dbus-bindings: write access property support by Peter Qiu · 10 years ago
  28. c4e32f5 chromeos-dbus-bindings: Add asynchronous method proxies and timeouts by Alex Vakulenko · 10 years ago
  29. 824b524 chromeos-dbus-bindings: Use per signal handlers by Christopher Wiley · 10 years ago
  30. e2a3338 chromeos-dbus-bindings: Add "ignore_interfaces" option to config.json by Alex Vakulenko · 10 years ago
  31. 99e8fb0 chromeos-dbus-bindings: Add support for ObjectManager/Properties by Alex Vakulenko · 10 years ago
  32. 355d7ce chromeos-dbus-bindings: Extract common code into functions by Alex Vakulenko · 10 years ago
  33. 0a86514 chromeos-dbus-bindings: Minor code formatting and comment fixes by Alex Vakulenko · 10 years ago
  34. 6ef2d73 chromeos-dbus-bindings: Use object path and service name in generated code by Alex Vakulenko · 10 years ago
  35. d1150f9 buffet: Moved D-Bus definitions to XML/Code generator by Alex Vakulenko · 10 years ago
  36. c95f06b chromeos-dbus-bindings: passing multiple input files on command line by Alex Vakulenko · 10 years ago
  37. 4f3c05e chromeos-dbus-bindings: Add support for STRUCT and typed async methods by Alex Vakulenko · 10 years ago
  38. fafef13 chromeos-dbus-bindings: Redesign due to underlying DBusObject change. by Alex Vakulenko · 10 years ago
  39. dd88575 chromeos-dbus-bindings: Add support for DBus Property by Peter Qiu · 10 years ago
  40. b19e92f chromeos-dbus-bindings: Add support for sending signals from the adaptor. by Alex Deymo · 10 years ago
  41. a6153c9 chromeos-dbus-bindings: Add bus parameter to adaptor constructor by Paul Stewart · 10 years ago
  42. 1dce1ae chromeos-dbus-bindings: Create proxy generator by Paul Stewart · 10 years ago
  43. 99010b6 chromeos-dbus-bindings: Leave method interface unadorned by Paul Stewart · 10 years ago
  44. cc0b8b1 chromeos-dbus-bindings: Move INFO messages to verbose output only. by Alex Deymo · 10 years ago
  45. 8d62c29 chromeos-dbus-bindings: Ignore multi-return methods by Paul Stewart · 10 years ago
  46. bb784db chromeos-dbus-bindings: Make direction paramter optional for methods by Paul Stewart · 10 years ago
  47. b9b3f9d chromeos-dbus-bindings: Generate Interface by Paul Stewart · 10 years ago
  48. 3b340b8 Remove '../platform2/' from platform2 relative paths in gyp files. by Alex Deymo · 10 years ago
  49. 340615f chromeos-dbus-bindings: Address unused warnings by Paul Stewart · 10 years ago
  50. 0e3301a chromeos-dbus-bindings: Add D-Bus signature parser by Paul Stewart · 10 years ago
  51. 154cad5 chromeos-dbus-bindings: Add method name generator by Paul Stewart · 10 years ago
  52. 2b1c612 chromeos-dbus-bindings: XML parser by Paul Stewart · 10 years ago
  53. 4a4c706 chromeos-dbus-bindings: Add skeleton by Paul Stewart · 10 years ago