1. fd626d7 libchromeos: use chromeos::MessageLoop in AsynchronousSignalHandler. by Alex Deymo · 9 years ago
  2. 30ef318 libchromeos: Add a default chromeos::MessageLoop to Daemon. by Alex Deymo · 9 years ago
  3. c5a9d47 libchromeos: HttpConnection: Check the response in the unittests. by Bertrand SIMONNET · 9 years ago
  4. 6755ff9 libchromeos: process.cc fail cleanly when no arguments are specified. by Bertrand SIMONNET · 9 years ago
  5. 793c7cf libchromeos: Fix race condition in process_test. by Bertrand SIMONNET · 9 years ago
  6. e206036 libchromeos: Don't use a local path in unittests. by Bertrand SIMONNET · 9 years ago
  7. 4906666 libchromeos: Added test for DBus serialization of Any{vector<vector>} by Vitaly Buka · 9 years ago
  8. f6ec4fc libchromeos: Remove modp_b64 source. by Bertrand SIMONNET · 9 years ago
  9. f264b22 libchromeos: Don't rely on the internal of std::string. by Bertrand SIMONNET · 9 years ago
  10. 336d2c3 libchromeos: Use sh instead of bash in process_test. by Bertrand SIMONNET · 9 years ago
  11. a554a49 libchromeos: Don't rely on cp's error output. by Bertrand SIMONNET · 9 years ago
  12. 738267b libchromeos: Remove incorrect test. by Bertrand SIMONNET · 9 years ago
  13. a8632e4 libchromeos: MessageLoop implementation using base::MessageLoopForIO. by Alex Deymo · 9 years ago
  14. 8606164 libchromeos: Don't import from libchromeos/chromeos. by Bertrand SIMONNET · 9 years ago
  15. b57c2ee libchromeos: Include numeric for std::iota. by Bertrand SIMONNET · 9 years ago
  16. d4c955c libchromeos: Improve VLOG(1) for async HTTP requests by Alex Vakulenko · 9 years ago
  17. 8065d31 Add libchromeos-glib for glib dependencies by Christopher Wiley · 9 years ago
  18. 81ac44b libchromeos: Watch file descriptors on error conditions. by Alex Deymo · 9 years ago
  19. 665bc53 libchromeos: Add {LoadFrom,SaveTo}String to KeyValueStore. by Alex Deymo · 9 years ago
  20. 30ef934 libchromeos: power: Remove cmasone from OWNERS files by Chris Masone · 9 years ago
  21. 3845c6d libchromeos: Implement I/O watching in MessageLoop. by Alex Deymo · 9 years ago
  22. e9ff62a libchromeos: Import modp_b64. by Bertrand SIMONNET · 9 years ago
  23. 7e89bb1 libchromeos: Remove leaked tasks from GlibMessageLoop destructor. by Alex Deymo · 9 years ago
  24. bb0ffcb libchromeos: Fix CancelTask from the running task. by Alex Deymo · 9 years ago
  25. 106edd1 libchromeos: Add Location to MessageLoop interface. by Alex Deymo · 9 years ago
  26. 2d33ad5 libchromeos: Handle dbus::FileDescriptor properly in dbus_method_invoker by Alex Vakulenko · 9 years ago
  27. c919805 platform2: Fix issues with new version of libchrome by Alex Vakulenko · 9 years ago
  28. ef3955a libchromeos: New chromeos::MessageLoop virtual interface. by Alex Deymo · 9 years ago
  29. 4fc0380 libchromeos: [Ozone] Rename platform "dri" to platform "drm" by Daniel Nicoara · 9 years ago
  30. 2eed2f9 libchromeos: Allow client to set response stream by Nathan Bullock · 9 years ago
  31. 0109d87 libchromeos: "Dispatching DBus method call" from LOG(INFO) to VLOG(1) by Jocelyn Bohr · 9 years ago
  32. 06bacd3 libchromeos: Allow chunked HTTP uploads when data size is unknown by Alex Vakulenko · 9 years ago
  33. f1f06b4 buffet: Make TLS shut down gracefully on connection termination by Alex Vakulenko · 9 years ago
  34. 1b79239 libchromeos: Add ability to pass timeout to Stream::WaitForDataBlocking by Alex Vakulenko · 9 years ago
  35. 9110a85 cryptohome: Fixed and re-enabled Service unit tests. by Darren Krahn · 9 years ago
  36. 81c0ad7 libchromeos: fix libchromeos-test .pc file by Mike Frysinger · 9 years ago
  37. 2aa11fe libchromeos: fix -Wpessimizing-move warning by Yunlian Jiang · 9 years ago
  38. 26aedc1 libchromeos: Enable touch noise filtering on Chromebook Pixel 1 by Peter Kotwicz · 9 years ago
  39. be6a3bb libchromeos: Enable remote host validation during TLS handshake by Alex Vakulenko · 9 years ago
  40. d66669e buffet: XMPP channel sockets are left behind unclosed by Alex Vakulenko · 9 years ago
  41. 683f3d8 platform2: Enforce virtual destructors on base classes by Alex Vakulenko · 9 years ago
  42. 9a9a1dd libchromeos: Fix race condition in CURL transport by Alex Vakulenko · 9 years ago
  43. 9988ee0 libchromeos: Fix implementations of Stream::CancelPendingAsyncOperations() by Alex Vakulenko · 9 years ago
  44. d37f49c libchromeos: Simplify state of chromeos::Stream by Vitaly Buka · 9 years ago
  45. 660dd22 libchromeos: Allow overriding signals with built in handlers in Daemon. by Ricky Zhou · 9 years ago
  46. 8cb4134 libchromeos: Add the ability to cancel pending async stream reads/writes by Alex Vakulenko · 9 years ago
  47. 6337cec libchromeos: Remove ignore-resolution-limits-for-accelerated-video-decode flag by henryhsu · 9 years ago
  48. f76c682 libchromeos: Fix security review comments in TlsStream class by Alex Vakulenko · 9 years ago
  49. c85d17c libchromeos: Enable SSL certificate validation explicitly in http utils by Alex Vakulenko · 9 years ago
  50. 8b8d609 libchromeos: Add fake stream implementation to help with unit tests by Alex Vakulenko · 9 years ago
  51. 38bb5d6 libchromeos: Move stream access helper functions to stream_utils.h by Alex Vakulenko · 9 years ago
  52. fc22c84 libchromeos: Fix memory leak in chromeos::http::FormField by Alex Vakulenko · 9 years ago
  53. 0155b39 libchromeos: Add TLS stream support based on raw socket stream by Alex Vakulenko · 9 years ago
  54. 7554ede libchromeos: Implement chromeos::Stream-based BIO for OpenSSL by Alex Vakulenko · 9 years ago
  55. c1347dd libchromeos: Make it possible to call async handlers in fake HTTP transport by Alex Vakulenko · 9 years ago
  56. a2cdae3 libchromeos: Make backoff_entry.{h,cc} compile by Alex Vakulenko · 9 years ago
  57. 177ddcc libchromeos: Add utility class for exponential backoff mechanism by Alex Vakulenko · 9 years ago
  58. a4df79e libchromeos: Replace scoped_ptr with std::unique_ptr in D-Bus method handlers by Alex Vakulenko · 9 years ago
  59. fdf77f8 libchromeos: Replace scoped_ptr with std::unique_ptr in async http callbacks by Alex Vakulenko · 9 years ago
  60. b055aae libchromeos: update OWNERS file by Ben Chan · 9 years ago
  61. 23f9bce soma: libchromeos: Add and use make_unique_ptr by Chris Masone · 9 years ago
  62. fbc4446 libchromeos: Remove old freon TODOs from chromium_command_builder by Michael Spang · 9 years ago
  63. f8c0148 libchromeos: Remove display size flags for Pixel & Peppy by Michael Spang · 9 years ago
  64. 20d497f libchromeos: Switch http Response to use streams by Alex Vakulenko · 9 years ago
  65. 80663bf libchromeos: Switch http Request to use streams by Alex Vakulenko · 9 years ago
  66. 4c2aa01 libchromeos: Add FlushAsync() to the Stream interface. by Alex Deymo · 9 years ago
  67. 95a77ed buffet: Fix command progress update JSON for GCD server by Alex Vakulenko · 9 years ago
  68. 9572205 platform2: Switch over to libchrome r323904 by Alex Vakulenko · 9 years ago
  69. 1249039 libchromeos: make libchromeos-ui depend on libchromeos-core by Jason Simmons · 9 years ago
  70. 491405a platform2: Explicitly use base:: namespace with CommandLine by Alex Vakulenko · 9 years ago
  71. dfef236 libchromeos: Add bool GetValue(T*) to Any by Christopher Wiley · 9 years ago
  72. 77ef192 libchromeos: Allow registering custom signal handlers. by Ricky Zhou · 9 years ago
  73. d0b4d8d libchromeos: Fix support for protobufs in D-Bus serialization by Alex Vakulenko · 9 years ago
  74. 5785a39 libchromeos: Remove obsolete flags for highdpi devices. by Mitsuru Oshima · 9 years ago
  75. c3c53ee libchromeos: Unify interface for SecureBlob to match that of Blob by Alex Vakulenko · 9 years ago
  76. 31ca5a3 libchromeos: Move GetUserInfo to core lib, add GetGroupInfo by Chris Masone · 9 years ago
  77. b1c68d7 libchromeos: Allow to provide process exit code in Daemon::Quit() by Alex Vakulenko · 9 years ago
  78. a6e4819 libchromeos: Add memory stream implementation by Alex Vakulenko · 9 years ago
  79. b704acf libchromeos: Add D-Bus de-serialization for array of dictionaries by Alex Vakulenko · 9 years ago
  80. c345858 libchromeos: Add Error::Clone() by Vitaly Buka · 9 years ago
  81. 6e6ff67 libchromeos: Add InputStreamSet implementation by Alex Vakulenko · 9 years ago
  82. 67d445b libchromeos: Add file stream implementation by Alex Vakulenko · 9 years ago
  83. 1e582b3 libchromeos: Add base Stream interface by Alex Vakulenko · 9 years ago
  84. 57a850f libchromeos: LOG_IF macro may short circuit by Nathan Bullock · 9 years ago
  85. 73e3747 libchromeos: Fix ASAN crash during buffet_Registration test by Alex Vakulenko · 9 years ago
  86. 8757d06 CL for C++ readability review by Alex Vakulenko · 9 years ago
  87. 852ff00 libchromeos: Replace char with std::string in string_utils API by Vitaly Buka · 9 years ago
  88. 9447e5a libchromeos: add GetVariantValueOrDefault by Aaron Kemp · 9 years ago
  89. 15b7450 libchromeos: Add base::AtExitManager to the test_runner by Alex Vakulenko · 9 years ago
  90. 3b206ce privetd: Use std::set for containers with unique items by Vitaly Buka · 9 years ago
  91. 003b051 libchromeos: Use the restricted set of CA certificates. by Darren Krahn · 9 years ago
  92. 19b491b libchromeos: remove --enable-webrtc-hw-vp8-encoding flag. by Wu-Cheng Li · 9 years ago
  93. 1c39f9f germ, libchromeos: Add tmpfs /tmp mount to environment. by Jorge Lucangeli Obes · 9 years ago
  94. 4652ed4 germ, libchromeos: Add --interactive, --shell cmdline options. by Jorge Lucangeli Obes · 9 years ago
  95. 35babde libchromeos: add GetKeys() method to KeyValueStore by Aaron Kemp · 9 years ago
  96. e8f2d2b peerd: Don't use service tokens by Christopher Wiley · 9 years ago
  97. 9ce03ad libchromeos: Add 4K support for Nyan Kitty devices by Viranjan · 9 years ago
  98. 3b34ec4 libchromeos: Add overloads for D-Bus method handlers with dbus::Message by Alex Vakulenko · 9 years ago
  99. 982f6d4 libchromeos: Fix race in DBusObject lifetime. by Christopher Wiley · 9 years ago
  100. d360e9b libchromeos: Remove http::GetAsString/GetAsStringAndBlock methods by Alex Vakulenko · 9 years ago