1. 7574c67 Prefer links to chromium.googlesource.com by Eric Caruso · 7 years ago factory-coral-10122.B firmware-coral-10068.B firmware-fizz-10139.94.B firmware-fizz-10139.B firmware-scribe-10045.B master release-R63-10032.B stabilize-10032.111.B stabilize-10032.56.B stabilize-10032.68.B stabilize-10032.71.B stabilize-10032.72.B stabilize-10032.75.B stabilize-10032.86.B stabilize-9998.B
  2. d40bab4 chromeos-dbus-bindings: remove ObjectManager from README by Eric Caruso · 7 years ago release-R62-9901.B stabilize-9901.35.B stabilize-9901.53.B stabilize-9901.54.B stabilize-9901.77.B
  3. 0f36410 chromeos-dbus-bindings: fix some stuff in README by Eric Caruso · 7 years ago factory-eve-9667.B firmware-eve-9584.B firmware-eve-campfire-9584.131.B firmware-twinkie-9628.B release-R60-9592.B release-R61-9765.B stabilize-9592.15.B stabilize-9592.55.B stabilize-9592.67.B stabilize-9592.82.B stabilize-9693.B stabilize-9756.B stabilize-9765.39.B stabilize-9765.65.B stabilize-9765.7.B stabilize-9765.76.B
  4. 319acf9 chromeos-dbus-bindings: add README by Eric Caruso · 7 years ago stabilize-9554.B
  5. 275101a Simplify capturing of base::JSONReader::Read() return value. by Ben Chan · 8 years ago firmware-cr50-9308.24.B firmware-cr50-9308.B firmware-cr50-9324.B firmware-cr50-guc-factory-9308.26.B firmware-cr50-mp-9311.B firmware-cr50-mp-r86-9311.70.B firmware-cr50-mp-release-9308.87.B firmware-cr50-release-9308.25.B firmware-rowan-9516.B release-R58-9334.B release-R59-9460.B stabilize-9313.B stabilize-9334.58.B stabilize-9428.B stabilize-9430.B stabilize-9460.23.B stabilize-9460.4.B stabilize-9460.40.B stabilize-9460.60.B stabilize-9460.66.B stabilize-9460.73.B stabilize-9517.B stabilize-M58-9334.41.0.B
  6. aefc886 InitializeProperties and GetObjectProxy support for mocks by Christopher Book · 8 years ago factory-gru-9017.B firmware-reef-9042.87.B firmware-reef-9042.B firmware-servo-9040.B release-R55-8872.B release-R56-9000.B release-R57-9202.B stabilize-8872.15.B stabilize-8872.40.B stabilize-8872.6.B stabilize-8872.70.B stabilize-8975.B stabilize-8992.B stabilize-9000.26.B stabilize-9000.29.0 stabilize-9000.29.B stabilize-9000.82.B stabilize-9000.84.B stabilize-9000.87.0.B stabilize-9000.87.B stabilize-9000.91.0.B stabilize-9000.B stabilize-9093.B stabilize-9157.B stabilize-9199.B stabilize-9202.18.B stabilize-9202.28.B stabilize-9202.56.B stabilize-9202.64.B stabilize-9202.B stabilize-M57-9202.35.0.B stabilize-fsi-9202.10.B stabilize-fsi-9202.5.0.B
  7. 7df596c Add support for properties without an object manager by Christopher Book · 8 years ago factory-reef-8811.B firmware-gru-8785.B stabilize-8798.B stabilize-8838.B stabilize-kevin-8785.94.B
  8. bce0483 Don't generate code with unused private fields by Christopher Wiley · 8 years ago factory-gale-8743.19.B factory-gru-8557.B factory-gru-8652.B firmware-oak-8438.B release-R52-8350.B release-R53-8530.B release-R54-8743.B stabilize-8350.21.B stabilize-8350.68.B stabilize-8429.B stabilize-8447.B stabilize-8481.B stabilize-8516.B stabilize-8530.35.B stabilize-8530.71.B stabilize-8530.77.B stabilize-8530.80.B stabilize-8530.89.B stabilize-8530.93.B stabilize-8530.96.B stabilize-8530.B stabilize-8647.B stabilize-8688.B stabilize-8714.B stabilize-8737.B stabilize-8743.25.B stabilize-8743.58.B stabilize-8743.60.B stabilize-8743.69.B
  9. ead09ad chromeos-dbus-bindings: Fix build break on Chrome OS by Alex Vakulenko · 8 years ago
  10. f07ce4e dbus-binding-generator: Update libchrome APIs to r369476 by Alex Vakulenko · 9 years ago
  11. 4d7450f Fix compiler warnings in dbus-binding-generator by Christopher Wiley · 9 years ago
  12. 9f6fb89 Match SetPropertyChangedCallback signature in mocked object. by Dan Colish · 9 years ago
  13. e4ba481 Merge "Drop the "-host" suffix on libchrome and libbrillo." by Alex Deymo · 9 years ago
  14. daea81b Move SetPropertyChangedCallback to proxy interface and add a mock by Alex Vakulenko · 9 years ago
  15. 2eab379 Drop the "-host" suffix on libchrome and libbrillo. by Alex Deymo · 9 years ago
  16. d0eca9d dbus-binding-generator: Fix mock generation and support for readwrite props by Alex Vakulenko · 9 years ago
  17. cb2d7bf dbus-binding-generator: Use abstract interfaces instead of proxies by Alex Vakulenko · 9 years ago
  18. ea3c168 chromeos-dbus-bindings: rename libchromeos -> libbrillo by Alex Vakulenko · 9 years ago
  19. 472163e dbus-binding-generator: Rename libchromeos to libbrillo by Alex Vakulenko · 9 years ago
  20. be6240d Rename "chromeos" -> "brillo" in include paths and namespaces by Alex Vakulenko · 9 years ago
  21. 1385cd1 dbus-binding-generator: build on non-Linux hosts by Scott James Remnant · 9 years ago
  22. b04415c Revert "chromeos-dbus-bindings: remove object proxy from bus in proxy destructor" by Peter Qiu · 9 years ago
  23. a31c525 chromeos-dbus-bindings: remove object proxy from bus in proxy destructor by Peter Qiu · 9 years ago
  24. a0a75b2 dbus-bindings: Fix include path. by Bertrand SIMONNET · 9 years ago
  25. a30e09d chromeos-dbus-bindings: Literal proxy includes for mocks by Christopher Wiley · 9 years ago
  26. 464405e chromeos-dbus-bindings: Handle mocks all the way up to eleven. by Alex Deymo · 9 years ago
  27. 643ac02 Add Android.mk by Christopher Wiley · 9 years ago
  28. 876774d Merge "Revert "Add Android.mk"" by Bertrand Simonnet · 9 years ago
  29. 9fb75bd Revert "Add Android.mk" by Bertrand Simonnet · 9 years ago
  30. 1c6f962 Merge "Look up one more level for common-mk/ directory" by Christopher Wiley · 9 years ago
  31. b05f95c Look up one more level for common-mk/ directory by Christopher Wiley · 9 years ago
  32. 885fbff Add Android.mk by Christopher Wiley · 9 years ago
  33. e3c5104 Merge branch 'rewrite-chromeos-dbus-bindings' into merge-chromeos-dbus-bindings by Christopher Wiley · 9 years ago
  34. 5d162e5 chromeos-dbus-bindings: Move interface virtual destructors to public. by Alex Deymo · 9 years ago
  35. ce286b9 chromeos-dbus-bindings: Expose Register*Handler() methods in the *ProxyInterface. by Alex Deymo · 9 years ago
  36. f211ae6 chromeos-dbus-bindings: Print output diff when failing a test. by Alex Deymo · 9 years ago
  37. d0cb3fe chromeos-dbus-bindings: Fix more sign issues by Christopher Wiley · 9 years ago
  38. c4a3805 Add license files by Christopher Wiley · 9 years ago
  39. ee37066 Initial empty repository by Bill Yi · 9 years ago
  40. e2879c0 chromeos-dbus-bindings: Fix sign issues in unittests by Christopher Wiley · 9 years ago
  41. 1685610 chromeos-dbus-bindings: Make Interface destructor virtual. by Alex Deymo · 9 years ago
  42. 0bd7dd7 platform2: Fix issues with new version of libchrome by Alex Vakulenko · 9 years ago
  43. 6cc1d5b libchromeos: Replace scoped_ptr with std::unique_ptr in D-Bus method handlers by Alex Vakulenko · 9 years ago
  44. b000aae platform2: Explicitly use base:: namespace with CommandLine by Alex Vakulenko · 9 years ago
  45. 239469e delete __STDC_{FORMAT,LIMIT}_MACROS by Mike Frysinger · 9 years ago
  46. efe9df5 chromeos-dbus-bindings: Correct ObjectManager without service name by Christopher Wiley · 10 years ago
  47. 1b6aa98 libchromeos: Replace char with std::string in string_utils API by Vitaly Buka · 10 years ago
  48. 1485624 chromeos-dbus-bindings: Handle all-uppercase identifiers gracefully by Alex Vakulenko · 10 years ago
  49. c4e01f1 chromeos-dbus-bindings: Generate only single proxy accessor for singletons by Alex Vakulenko · 10 years ago
  50. 59dd2e9 chromeos-dbus-bindings: Generator must expose property name accessors by Alex Vakulenko · 10 years ago
  51. b69be60 chromeos-dbus-bindings: Inline some of named constants in tests by Alex Vakulenko · 10 years ago
  52. 1b4882c chromeos-dbus-bindings: Add support for dbus::Message in handler params by Alex Vakulenko · 10 years ago
  53. 008e19d chromeos-dbus-bindings: Added proxy mock generation by Alex Vakulenko · 10 years ago
  54. e11e81c chromeos-dbus-bindings: Add destructor for ObjectManagerProxy by Christopher Wiley · 10 years ago
  55. f3c6897 Update libchrome to r307740 and fix build errors by Alex Vakulenko · 10 years ago
  56. 1f19109 chromeos-dbus-bindings: write access property support by Peter Qiu · 10 years ago
  57. c4e32f5 chromeos-dbus-bindings: Add asynchronous method proxies and timeouts by Alex Vakulenko · 10 years ago
  58. 824b524 chromeos-dbus-bindings: Use per signal handlers by Christopher Wiley · 10 years ago
  59. e2a3338 chromeos-dbus-bindings: Add "ignore_interfaces" option to config.json by Alex Vakulenko · 10 years ago
  60. 99e8fb0 chromeos-dbus-bindings: Add support for ObjectManager/Properties by Alex Vakulenko · 10 years ago
  61. 355d7ce chromeos-dbus-bindings: Extract common code into functions by Alex Vakulenko · 10 years ago
  62. 0a86514 chromeos-dbus-bindings: Minor code formatting and comment fixes by Alex Vakulenko · 10 years ago
  63. 6ef2d73 chromeos-dbus-bindings: Use object path and service name in generated code by Alex Vakulenko · 10 years ago
  64. d1150f9 buffet: Moved D-Bus definitions to XML/Code generator by Alex Vakulenko · 10 years ago
  65. c95f06b chromeos-dbus-bindings: passing multiple input files on command line by Alex Vakulenko · 10 years ago
  66. 4f3c05e chromeos-dbus-bindings: Add support for STRUCT and typed async methods by Alex Vakulenko · 10 years ago
  67. fafef13 chromeos-dbus-bindings: Redesign due to underlying DBusObject change. by Alex Vakulenko · 10 years ago
  68. dd88575 chromeos-dbus-bindings: Add support for DBus Property by Peter Qiu · 10 years ago
  69. b19e92f chromeos-dbus-bindings: Add support for sending signals from the adaptor. by Alex Deymo · 10 years ago
  70. a6153c9 chromeos-dbus-bindings: Add bus parameter to adaptor constructor by Paul Stewart · 10 years ago
  71. 1dce1ae chromeos-dbus-bindings: Create proxy generator by Paul Stewart · 10 years ago
  72. 99010b6 chromeos-dbus-bindings: Leave method interface unadorned by Paul Stewart · 10 years ago
  73. cc0b8b1 chromeos-dbus-bindings: Move INFO messages to verbose output only. by Alex Deymo · 10 years ago
  74. 8d62c29 chromeos-dbus-bindings: Ignore multi-return methods by Paul Stewart · 10 years ago
  75. bb784db chromeos-dbus-bindings: Make direction paramter optional for methods by Paul Stewart · 10 years ago
  76. b9b3f9d chromeos-dbus-bindings: Generate Interface by Paul Stewart · 10 years ago
  77. 3b340b8 Remove '../platform2/' from platform2 relative paths in gyp files. by Alex Deymo · 10 years ago
  78. 340615f chromeos-dbus-bindings: Address unused warnings by Paul Stewart · 10 years ago
  79. 0e3301a chromeos-dbus-bindings: Add D-Bus signature parser by Paul Stewart · 10 years ago
  80. 154cad5 chromeos-dbus-bindings: Add method name generator by Paul Stewart · 10 years ago
  81. 2b1c612 chromeos-dbus-bindings: XML parser by Paul Stewart · 10 years ago
  82. 4a4c706 chromeos-dbus-bindings: Add skeleton by Paul Stewart · 10 years ago