1. 5977b8c Export dbus include dirs when using libchromeos-dbus by Alex Deymo · 9 years ago
  2. 95e6823 Merge "libchromeos: disable accelerated video decode on sandybridge." by Haixia Shi · 9 years ago
  3. 4df5afd libchromeos: disable accelerated video decode on sandybridge. by Haixia Shi · 9 years ago
  4. 2d4e68c libchromeos: dbus: support additional types for variant deserialization by Peter Qiu · 9 years ago
  5. 67cf363 Merge "Use __ANDROID__ instead of __BRILLO__." by Daniel Erat · 9 years ago
  6. 2908f10 Use __ANDROID__ instead of __BRILLO__. by Daniel Erat · 9 years ago
  7. 3703d37 libchromeos: Fix the CA store path by Alex Vakulenko · 9 years ago
  8. 92d2ceb libchromeos: Add libminijail to the pc file. by Bertrand SIMONNET · 9 years ago
  9. d614379 minijail: Create a pkgconfig file for libminijail. by Bertrand SIMONNET · 9 years ago
  10. e40a064 Merge "libchromeos: Prevent starvation in BaseMessageLoop." by Bertrand Simonnet · 9 years ago
  11. 07c1779 libchromeos: Prevent starvation in BaseMessageLoop. by Alex Deymo · 9 years ago
  12. d880868 Merge "Revert "libchromeos-minijail: Fix the include directory."" by Bertrand Simonnet · 9 years ago
  13. 43712ac Merge "Revert "minijail: Fix import path."" by Bertrand Simonnet · 9 years ago
  14. 2873276 Revert "minijail: Fix import path." by Bertrand Simonnet · 9 years ago
  15. b3ba293 Revert "libchromeos-minijail: Fix the include directory." by Bertrand Simonnet · 9 years ago
  16. cc76bff Added unit test target, unit tests run and pass with bionic runner by Ari Hausman-Cohen · 9 years ago
  17. 5d7fc29 minijail: Fix import path. by Bertrand SIMONNET · 9 years ago
  18. 14dd66b libchromeos-minijail: Fix the include directory. by Bertrand SIMONNET · 9 years ago
  19. e4eeb9c libchromeos: Compile message_loop_utils. by Bertrand SIMONNET · 9 years ago
  20. 531dc26 libchromeos: dbus: deserialize variant value by Peter Qiu · 9 years ago
  21. d131ec9 libchromeos: dbus: unregister DBus object synchronously by Peter Qiu · 9 years ago
  22. d145d0a libchromeos: Don't WaitForData() if the Stream doesn't block. by Alex Deymo · 9 years ago
  23. 667cf9b libchromeos: dbus: synchronous dbus object registration by Peter Qiu · 9 years ago
  24. 3dbcfa4 libchromeos: Use MockMessageLoop on FakeStream. by Alex Deymo · 9 years ago
  25. 0007260 libchromeos: Use chromeos::MessageLoop in Streams classes. by Alex Deymo · 9 years ago
  26. 72968a2 libchromeos doesn't build on the Mac. by Elliott Hughes · 9 years ago
  27. a90b06d Add libchromeos-minijail target. by Jorge Lucangeli Obes · 9 years ago
  28. d2aebc7 Created libchromeos-test-helpers static library for fakes and mocks by Alex Vakulenko · 9 years ago
  29. 9cba607 Add build rules for libchromeos-dbus by Christopher Wiley · 9 years ago
  30. 0d654cd Silence unused parameter warnings in dbus_param_writer.h by Christopher Wiley · 9 years ago
  31. 0a78e9e Add Android.mk. by Bertrand SIMONNET · 9 years ago
  32. b41ab00 process_test: Fix binary path in android. by Bertrand SIMONNET · 9 years ago
  33. 610a058 testrunner: Create a test runner for android. by Bertrand SIMONNET · 9 years ago
  34. cd4f5d1 Merge "Add licensing information." by Bertrand Simonnet · 9 years ago
  35. 922504a Merge branch 'rewrite-libchromeos' into merge-libchromeos by Bill Yi · 9 years ago
  36. e1b18d3 libchromeos: Print the error message when exec*() fails. by Alex Deymo · 9 years ago
  37. d78ff42 libchromeos: Prevent closing known bad fd in Process class. by Alex Deymo · 9 years ago
  38. 7dfa3ac bootstat: Move bootstat to its own subdirectory. by Bertrand SIMONNET · 9 years ago
  39. 38c1633 libchromeos: Move AsynchronousSignalHandler to an interface. by Alex Deymo · 9 years ago
  40. 471776d libchromeos: New class to watch child processes. by Alex Deymo · 9 years ago
  41. fd626d7 libchromeos: use chromeos::MessageLoop in AsynchronousSignalHandler. by Alex Deymo · 9 years ago
  42. 30ef318 libchromeos: Add a default chromeos::MessageLoop to Daemon. by Alex Deymo · 9 years ago
  43. ca99403 Add licensing information. by Bertrand SIMONNET · 9 years ago
  44. 9a265b4 Merge branch 'rewrite-libchromeos' into merge-libchromeos by Bill Yi · 9 years ago
  45. c5a9d47 libchromeos: HttpConnection: Check the response in the unittests. by Bertrand SIMONNET · 9 years ago
  46. 6755ff9 libchromeos: process.cc fail cleanly when no arguments are specified. by Bertrand SIMONNET · 9 years ago
  47. 793c7cf libchromeos: Fix race condition in process_test. by Bertrand SIMONNET · 9 years ago
  48. e206036 libchromeos: Don't use a local path in unittests. by Bertrand SIMONNET · 9 years ago
  49. 4906666 libchromeos: Added test for DBus serialization of Any{vector<vector>} by Vitaly Buka · 9 years ago
  50. f6ec4fc libchromeos: Remove modp_b64 source. by Bertrand SIMONNET · 9 years ago
  51. f264b22 libchromeos: Don't rely on the internal of std::string. by Bertrand SIMONNET · 9 years ago
  52. 336d2c3 libchromeos: Use sh instead of bash in process_test. by Bertrand SIMONNET · 9 years ago
  53. a554a49 libchromeos: Don't rely on cp's error output. by Bertrand SIMONNET · 9 years ago
  54. 738267b libchromeos: Remove incorrect test. by Bertrand SIMONNET · 9 years ago
  55. a8632e4 libchromeos: MessageLoop implementation using base::MessageLoopForIO. by Alex Deymo · 9 years ago
  56. 8606164 libchromeos: Don't import from libchromeos/chromeos. by Bertrand SIMONNET · 9 years ago
  57. b57c2ee libchromeos: Include numeric for std::iota. by Bertrand SIMONNET · 9 years ago
  58. d4c955c libchromeos: Improve VLOG(1) for async HTTP requests by Alex Vakulenko · 9 years ago
  59. 8065d31 Add libchromeos-glib for glib dependencies by Christopher Wiley · 9 years ago
  60. 81ac44b libchromeos: Watch file descriptors on error conditions. by Alex Deymo · 9 years ago
  61. 8eb2e28 Initial empty repository by Bill Yi · 9 years ago
  62. 665bc53 libchromeos: Add {LoadFrom,SaveTo}String to KeyValueStore. by Alex Deymo · 9 years ago
  63. 30ef934 libchromeos: power: Remove cmasone from OWNERS files by Chris Masone · 9 years ago
  64. 3845c6d libchromeos: Implement I/O watching in MessageLoop. by Alex Deymo · 9 years ago
  65. e9ff62a libchromeos: Import modp_b64. by Bertrand SIMONNET · 9 years ago
  66. 7e89bb1 libchromeos: Remove leaked tasks from GlibMessageLoop destructor. by Alex Deymo · 9 years ago
  67. bb0ffcb libchromeos: Fix CancelTask from the running task. by Alex Deymo · 9 years ago
  68. 106edd1 libchromeos: Add Location to MessageLoop interface. by Alex Deymo · 9 years ago
  69. 2d33ad5 libchromeos: Handle dbus::FileDescriptor properly in dbus_method_invoker by Alex Vakulenko · 9 years ago
  70. c919805 platform2: Fix issues with new version of libchrome by Alex Vakulenko · 9 years ago
  71. ef3955a libchromeos: New chromeos::MessageLoop virtual interface. by Alex Deymo · 9 years ago
  72. 4fc0380 libchromeos: [Ozone] Rename platform "dri" to platform "drm" by Daniel Nicoara · 10 years ago
  73. 2eed2f9 libchromeos: Allow client to set response stream by Nathan Bullock · 9 years ago
  74. 0109d87 libchromeos: "Dispatching DBus method call" from LOG(INFO) to VLOG(1) by Jocelyn Bohr · 9 years ago
  75. 06bacd3 libchromeos: Allow chunked HTTP uploads when data size is unknown by Alex Vakulenko · 9 years ago
  76. f1f06b4 buffet: Make TLS shut down gracefully on connection termination by Alex Vakulenko · 9 years ago
  77. 1b79239 libchromeos: Add ability to pass timeout to Stream::WaitForDataBlocking by Alex Vakulenko · 9 years ago
  78. 9110a85 cryptohome: Fixed and re-enabled Service unit tests. by Darren Krahn · 9 years ago
  79. 81c0ad7 libchromeos: fix libchromeos-test .pc file by Mike Frysinger · 9 years ago
  80. 2aa11fe libchromeos: fix -Wpessimizing-move warning by Yunlian Jiang · 9 years ago
  81. 26aedc1 libchromeos: Enable touch noise filtering on Chromebook Pixel 1 by Peter Kotwicz · 9 years ago
  82. be6a3bb libchromeos: Enable remote host validation during TLS handshake by Alex Vakulenko · 9 years ago
  83. d66669e buffet: XMPP channel sockets are left behind unclosed by Alex Vakulenko · 9 years ago
  84. 683f3d8 platform2: Enforce virtual destructors on base classes by Alex Vakulenko · 9 years ago
  85. 9a9a1dd libchromeos: Fix race condition in CURL transport by Alex Vakulenko · 9 years ago
  86. 9988ee0 libchromeos: Fix implementations of Stream::CancelPendingAsyncOperations() by Alex Vakulenko · 9 years ago
  87. d37f49c libchromeos: Simplify state of chromeos::Stream by Vitaly Buka · 9 years ago
  88. 660dd22 libchromeos: Allow overriding signals with built in handlers in Daemon. by Ricky Zhou · 9 years ago
  89. 8cb4134 libchromeos: Add the ability to cancel pending async stream reads/writes by Alex Vakulenko · 9 years ago
  90. 6337cec libchromeos: Remove ignore-resolution-limits-for-accelerated-video-decode flag by henryhsu · 9 years ago
  91. f76c682 libchromeos: Fix security review comments in TlsStream class by Alex Vakulenko · 9 years ago
  92. c85d17c libchromeos: Enable SSL certificate validation explicitly in http utils by Alex Vakulenko · 9 years ago
  93. 8b8d609 libchromeos: Add fake stream implementation to help with unit tests by Alex Vakulenko · 9 years ago
  94. 38bb5d6 libchromeos: Move stream access helper functions to stream_utils.h by Alex Vakulenko · 9 years ago
  95. fc22c84 libchromeos: Fix memory leak in chromeos::http::FormField by Alex Vakulenko · 9 years ago
  96. 0155b39 libchromeos: Add TLS stream support based on raw socket stream by Alex Vakulenko · 9 years ago
  97. 7554ede libchromeos: Implement chromeos::Stream-based BIO for OpenSSL by Alex Vakulenko · 9 years ago
  98. c1347dd libchromeos: Make it possible to call async handlers in fake HTTP transport by Alex Vakulenko · 9 years ago
  99. a2cdae3 libchromeos: Make backoff_entry.{h,cc} compile by Alex Vakulenko · 9 years ago
  100. 177ddcc libchromeos: Add utility class for exponential backoff mechanism by Alex Vakulenko · 9 years ago