1. 61e7190 libchromeos: revert add process control library, syslog logging capability, and run unit tests by Ken Mixter · 14 years ago
  2. f7cb327 libchromeos: add process control library, syslog logging capability, and run unit tests by Ken Mixter · 14 years ago
  3. fc02f23 Typo fix (in "MonitorSignal low-level wrapper introduced") by Denis Glotov · 14 years ago
  4. 8a93c90 MonitorSignal low-level wrapper introduced by Denis Glotov · 14 years ago
  5. a99b237 Introducing kPowerStateChangedSignal - system sleeping state signal by Denis Glotov · 14 years ago
  6. 198937f Add a char* mapping, for the new CertPath compat code in libcros. by Nathan Williams · 14 years ago
  7. 09dcdba Created a dbus service called LibCrosService (for lack of a better name) that runs in chrome executable. This service currently exposes the functionality of resolving network proxies for given URLs. If more functionalities are required from chrome later, just simply add methods to this service. This implementation spans across several pkgs, this is the libchromeos pkg. by Kuan Tan · 14 years ago
  8. f2c0a3f common: Add EmitLoginPromptVisible constant. by Daniel Erat · 14 years ago
  9. 6eeba3e libchromeos: add RestartEntd dbus method string by Ken Mixter · 14 years ago
  10. f270a7c Stop spamming to /var/log/ui/ui.LATEST. by Yusuke Sato · 14 years ago
  11. af31b89 dbus: Add kRequestRestartSignal constant for power_manager by Benson Leung · 14 years ago
  12. 295dee2 Add SendSignalWithNoArgumentsToSystemBus() to dbus.h by Satoru Takabayashi · 14 years ago
  13. 23a13a8 dbus: Add power manager "BrightnessChanged" signal. by Daniel Erat · 14 years ago
  14. 324f1bb Add constants for new TpmCanAttemptOwnership API. by Frank Swiderski · 14 years ago
  15. d982b41 Add constants for new cryptohome APIs. by Frank Swiderski · 14 years ago
  16. 5446102 Add dbus service constant for UnregisterSuspendDelay. by Benson Leung · 14 years ago
  17. f42912e libchromeos: Add SuspendDelay DBus interface. by Elly Jones · 14 years ago
  18. 273ffd6 Add constants for AsyncRemove API. by Frank Swiderski · 14 years ago
  19. 784e3ba Add dbus constant for clean shutdown for powerd. by Benson Leung · 14 years ago
  20. 713a252 Add constants for new status APIs for the TPM and cryptohome. by Frank Swiderski · 14 years ago
  21. db4fb54 Add request shutdown dbus signal for future UI. by Benson Leung · 14 years ago
  22. 5b2869e Add constants for method that enumerates all whitelisted email addresses by Chris Masone · 14 years ago
  23. 33f0b37 Add cryptohome async API constants. by Frank Swiderski · 14 years ago
  24. f70d0f8 Change blacklist->unwhitelist, per session_manager changes by Chris Masone · 14 years ago
  25. 894f85f Add blacklist method to ownership API by Chris Masone · 14 years ago
  26. 6e28483 Adding more error codes for ownership API by Chris Masone · 14 years ago
  27. 30d6fa2 Signal names for Ownership API by Chris Masone · 14 years ago
  28. fb9d3d9 Add constants for ownership API by Chris Masone · 14 years ago
  29. fa02711 consts for imageburning by Toni Barzic · 14 years ago
  30. 6a88b8d new method name added by Anton (whywhat) Vayvod · 14 years ago
  31. de5a248 [libchromeos] Update to new libchrome APIs by Chris Masone · 14 years ago
  32. 01232f3 New constant for session manager by Anton (whywhat) Vayvod · 14 years ago
  33. ddbd816 Add service constants for new Cryptohome TPM APIs. by Frank Swiderski · 14 years ago
  34. 185a3b7 Do not call abort when ::dbus_g_bus_get(DBUS_BUS_SYSTEM); returns NULL. by Yusuke Sato · 14 years ago
  35. 35371c8 Allowed to construct a dbus::BusConnection object with NULL g_connection (just like dbus::Proxy) to fix TODO in the GetPrivateConnection function. by Yusuke Sato · 14 years ago
  36. 03b9954 Add constant for CryptohomeMountGuest. BUG=323 by Frank Swiderski · 14 years ago
  37. 4779c00 Add RequestSuspend signal to list of power manager signals (1 of 7) by David James · 14 years ago
  38. 291bbe2 Setup code review inheritance by Anush Elangovan · 14 years ago
  39. f4c96ed Add constants for new dbus methods that interface with the TPM by Chris Masone · 14 years ago
  40. 6bd971d Adding signals for indicating whether TTS service started successfully by Chaitanya Gharpure · 14 years ago
  41. 4c2e4c3 Call dbus_bus_register() for the connection returned from dbus_connection_open_private(). by Yusuke Sato · 14 years ago
  42. 2731d7a Initial patch from Will. by Frank Swiderski · 14 years ago
  43. 21a193f Update service constants for screen lock. by Mitsuru Oshima · 14 years ago
  44. 25e5a07 move profiler from chromeos to window_manager by Chong Su · 14 years ago
  45. 6a05a63 Service constants for screen lock. by Mitsuru Oshima · 14 years ago
  46. 93b3783 Proxy Constructor for peer proxy. by Mitsuru Oshima · 14 years ago
  47. d614d48 added CPU profiling related files profiler.cc and profiler.h by Chong Su · 14 years ago
  48. c1c3eff Revert "added CPU profiling related files profiler.cc and profiler.h" by Darin Petkov · 14 years ago
  49. 686961c added CPU profiling related files profiler.cc and profiler.h by Chong Su · 14 years ago
  50. e59ad0f Add the session manager signal to the service constants. by Darin Petkov · 15 years ago
  51. 36d82ee Adding constants for speech_synthesizer service by Chaitanya Gharpure · 15 years ago
  52. 7937809 add new constant for new Cryptohome dbus API call by Chris Masone · 15 years ago
  53. d03b394 add AsciiEncode/Decode to libcromeos by Chris Masone · 15 years ago
  54. 29f384a Add int32 converstion to G_TYPE_INT by Charlie Lee · 15 years ago
  55. deeb556 Modify SConstructs to pass SYSROOT through the environment. by tedbo · 15 years ago
  56. 9169de2 Fixes CCFLAGS for a few SConstruct files by Ryan Cairns · 15 years ago
  57. 86fbe00 Changes to support CFLAGS from env but still build with -fPIC. by tedbo · 15 years ago
  58. 8493e1a adding GError stuff for our dbus services by Chris Masone · 15 years ago
  59. 5da0498 move constants for custom dbus services to central place by Chris Masone · 15 years ago
  60. fa3e4f1 create an abstract base class for dbus services by Chris Masone · 15 years ago
  61. c8150f1 wad's DBus additions to support custom services by Chris Masone · 15 years ago
  62. f805981 Add BusConnection::g_connection() function, just like the Proxy class. This change is for http://codereview.chromium.org/521058. by Yusuke Sato · 15 years ago
  63. 4952ab9 Consistently pass through PKG_CONFIG_LIBDIR environment variable by Colin Watson · 15 years ago
  64. 8ba090c Restore libchrome-dev and libgtest-dev build-dependencies by Colin Watson · 15 years ago
  65. 2679930 Revert "libchromeos Build-Depends on libgtest-dev" by Colin Watson · 15 years ago
  66. b160910 Install libchrome-dev and libchromeos-dev packages by Colin Watson · 15 years ago
  67. 2dadb86 libchromeos Build-Depends on libgtest-dev by Colin Watson · 15 years ago
  68. eb048d4 Fixes so that the window_manager can cross compile again. by tedbo · 15 years ago
  69. 13f5bff Common library packaging by Colin Watson · 15 years ago
  70. c9756aa Prepare SConstruct files for cross-building by Colin Watson · 15 years ago
  71. 964e653 TBR: cmasone@chromium.org by Gaurav Shah · 15 years ago
  72. 65919e3 Move SecureMemset to common/chromeos/... by Gaurav Shah · 15 years ago
  73. 71da5ce Two changes to the DBus C++ library. by Yusuke Sato · 15 years ago
  74. 515159c Clean up to move NewStringCopy from util to chromoes/string. by Sean Parent · 15 years ago
  75. 2e038f7 Die glog, die! by seanparent@google.com · 15 years ago
  76. ee184ca Small change to fix build issue by sosa@google.com · 15 years ago
  77. d2083bf Fix so that libdbus does not call _exit when dbus daemon dies. by chocobo@google.com · 15 years ago
  78. f2ea024 Removed old base and glog, added DEP for chrome/base, cleaned up usage of by seanparent@google.com · 15 years ago
  79. 7ec90e9 Adding of library to mount removeable devices when found, and to notify listeners that a change happened to list of known devices. Uses DeviceKit-disks, and policykit-1 to mount drives and get notified of changes by dhg@google.com · 15 years ago
  80. 570c65b Start copying over source. by rspangler@google.com · 15 years ago