1. 0c4f26a libchrome: Uprev the library to r405848 from Chromium by Luis Hector Chavez · 8 years ago
  2. 0cfccb7 Fix a race condition in persistent memory allocator unit test by Steve Fung · 8 years ago
  3. e0afade Rename libevent-host to libevent by Dan Willemsen · 8 years ago
  4. ab9742e libchrome: Fix the build in OS X > 10.10 by Luis Hector Chavez · 8 years ago
  5. 79a0a1a libchrome: Remove some Mac forward declarations. by Luis Hector Chavez · 8 years ago
  6. 2047f3d libchrome: Add more OSX files by Luis Hector Chavez · 8 years ago
  7. cf4fac9 libchrome: More OSX mitigations by Luis Hector Chavez · 8 years ago
  8. 24d8c4a libchrome: Fix mac build break by Luis Hector Chavez · 8 years ago
  9. 94ffa55 libchrome: Uprev the library to r395517 from Chromium by Luis Hector Chavez · 8 years ago
  10. 520be04 Use libgtest_prod instead of hard coded paths. by Dan Albert · 8 years ago
  11. fc7fe5e libchrome: Add base::AlignedAlloc by henryhsu · 8 years ago
  12. bfea67d dbus: Add more mock methods for MockBus by Victor Dodon · 8 years ago
  13. 5c054c1 Defer to libbase macros on Android by Christopher Wiley · 8 years ago
  14. 40ac85c Only define DISALLOW_IMPLICIT_CONSTRUCTORS if undefined by Christopher Wiley · 8 years ago
  15. 2b5c5fd libchrome: Add missing Mac files. Attempt 2 by Alex Vakulenko · 8 years ago
  16. d8d95f2 libchrome: Fix unused parameter error on Mac build by Alex Vakulenko · 8 years ago
  17. 5881327 libchrome: Add missing Mac files. Attempt 1 by Alex Vakulenko · 8 years ago
  18. 4577922 Update libchrome to r381699 by Alex Vakulenko · 8 years ago
  19. 1a84f3b Work around race in ProcessMetricsTest.GetOpenFdCount am: c63f7f5850 by Christopher Wiley · 8 years ago
  20. c63f7f5 Work around race in ProcessMetricsTest.GetOpenFdCount by Christopher Wiley · 8 years ago
  21. 89c92ac Add some debug logging to libchrome_test in case of flake am: a8721bf73e by Christopher Wiley · 8 years ago
  22. 5a19039 Add openssl_util.cc to the Chrome OS build. am: 16334168f4 by Darren Krahn · 8 years ago
  23. a8721bf Add some debug logging to libchrome_test in case of flake by Christopher Wiley · 8 years ago
  24. 1633416 Add openssl_util.cc to the Chrome OS build. by Darren Krahn · 8 years ago
  25. 4430dbf libchrome: fix -Wexpansion-to-defined warning am: 09869323a7 by Yunlian Jiang · 9 years ago
  26. 0986932 libchrome: fix -Wexpansion-to-defined warning by Yunlian Jiang · 9 years ago
  27. da92c82 Merge commit 'ace4e8f76ad144796460dc142f7285603b9270b5' into HEAD by Bill Yi · 9 years ago
  28. 2e985f0 Make MessageLoopForIO::current() failure explicit. by Alex Deymo · 9 years ago
  29. 5d0701e libchrome_test: Compile only on 'eng' builds. by Jorge Lucangeli Obes · 9 years ago
  30. 602804e Add libchrome-crypto to the Makefile. by Darren Krahn · 9 years ago
  31. 933451c Remove no-compile tests from LOCAL_SRC_FILES by Dan Willemsen · 9 years ago
  32. 1ac3a5e libchrome: Add files needed by some veyron variants on Chrome OS by Alex Vakulenko · 9 years ago
  33. 2485474 libchrome: Fix libchrome build on Chrome OS by Alex Vakulenko · 9 years ago
  34. f602473 libchrome: Revert deleted files needed by Chrome OS by Alex Vakulenko · 9 years ago
  35. 340b8dd Set default USE flags values as local variables. by Alex Deymo · 9 years ago
  36. 42b71bb libchrome: Fix Mac build by Alex Vakulenko · 9 years ago
  37. 8103ab1 Restore MessagePumpGlib files by Alex Vakulenko · 9 years ago
  38. 0d205d7 libchrome: Uprev the library to r369476 from Chromium by Alex Vakulenko · 9 years ago
  39. b7972fa libchrome: Fix Android.mk file list by Alex Vakulenko · 9 years ago
  40. fc6fa02 libchrome: Delete unused source files by Alex Vakulenko · 9 years ago
  41. ace4e8f ChromeOS: Don\'t abort when the dbus connection drops. am: da04820d4f by Bertrand SIMONNET · 9 years ago
  42. da04820 ChromeOS: Don't abort when the dbus connection drops. by Bertrand SIMONNET · 9 years ago
  43. 4706432 Export gtest headers from libchrome am: b22b2857a4 by Christopher Wiley · 9 years ago
  44. b22b285 Export gtest headers from libchrome by Christopher Wiley · 9 years ago
  45. 010a6a3 libchrome: Disable RTTI am: d1bcce95db by Alex Vakulenko · 9 years ago
  46. d1bcce9 libchrome: Disable RTTI by Alex Vakulenko · 9 years ago
  47. aa1983f Fix sign promotion errors am: 00be730ea9 by Christopher Wiley · 9 years ago
  48. a349a85 Remove unnecessary disabled warning flags am: 060e36d019 by Christopher Wiley · 9 years ago
  49. 00be730 Fix sign promotion errors by Christopher Wiley · 9 years ago
  50. 060e36d Remove unnecessary disabled warning flags by Christopher Wiley · 9 years ago
  51. 9b25b5e Fix mac specific warnings am: 3bf7081cf8 by Christopher Wiley · 9 years ago
  52. 3bf7081 Fix mac specific warnings by Christopher Wiley · 9 years ago
  53. b6b8f2e Fix no-missing-field-initializers warnings am: b8803f9a9c by Christopher Wiley · 9 years ago
  54. 45ff472 Fix non-virtual-dtor warnings am: 2a903e2653 by Christopher Wiley · 9 years ago
  55. 5efdd7c Fix unused parameter warnings in libchrome am: 60d96a4a9e by Christopher Wiley · 9 years ago
  56. 1af7ea7 Make it easy to turn clang on and off am: f2949ac494 by Christopher Wiley · 9 years ago
  57. b8803f9 Fix no-missing-field-initializers warnings by Christopher Wiley · 9 years ago
  58. 2a903e2 Fix non-virtual-dtor warnings by Christopher Wiley · 9 years ago
  59. 60d96a4 Fix unused parameter warnings in libchrome by Christopher Wiley · 9 years ago
  60. f2949ac Make it easy to turn clang on and off by Christopher Wiley · 9 years ago
  61. 418659d Revert "Fix compiler warnings in libchrome" am: 88ee374b55 by Christopher Wiley · 9 years ago
  62. 88ee374 Revert "Fix compiler warnings in libchrome" by Christopher Wiley · 9 years ago
  63. b35a439 Fix compiler warnings in libchrome am: b636ff6a8a by Christopher Wiley · 9 years ago
  64. b636ff6 Fix compiler warnings in libchrome by Christopher Wiley · 9 years ago
  65. 2c3aaf9 Remove dynamic annotations am: 69420b8b1f by Christopher Wiley · 9 years ago
  66. 69420b8 Remove dynamic annotations by Christopher Wiley · 9 years ago
  67. 84fd145 Remove base/third_party/valgrind headers am: 0124f20501 by Christopher Wiley · 9 years ago
  68. 518b72e Remove base/third_party/symbolize library am: fc2f650e2b by Christopher Wiley · 9 years ago
  69. d9004fb Remove superfasthash am: f4e13cdc87 by Christopher Wiley · 9 years ago
  70. 0124f20 Remove base/third_party/valgrind headers by Christopher Wiley · 9 years ago
  71. fc2f650 Remove base/third_party/symbolize library by Christopher Wiley · 9 years ago
  72. f4e13cd Remove superfasthash by Christopher Wiley · 9 years ago
  73. 18156d1 dbus: Don\'t abort when the dbus connection drops. am: dc9ba3fb3f by Bertrand SIMONNET · 9 years ago
  74. dc9ba3f dbus: Don't abort when the dbus connection drops. by Bertrand SIMONNET · 9 years ago
  75. e6fecf8 Remove xdg_* libraries from base/third_party am: 23ddfaded1 by Christopher Wiley · 9 years ago
  76. 1395422 Remove third party floating point library am: 9b0969a8ef by Christopher Wiley · 9 years ago
  77. 23ddfad Remove xdg_* libraries from base/third_party by Christopher Wiley · 9 years ago
  78. 9b0969a Remove third party floating point library by Christopher Wiley · 9 years ago
  79. f7076be libchrome: Don\'t use the Bionic gtest runner. am: 64d575c1a6 by Bertrand SIMONNET · 9 years ago
  80. 64d575c libchrome: Don't use the Bionic gtest runner. by Bertrand SIMONNET · 9 years ago
  81. b061aed Fix libchrome-host references when building on linux. am: b069dc8904 by Alex Deymo · 9 years ago
  82. b069dc8 Fix libchrome-host references when building on linux. by Alex Deymo · 9 years ago
  83. ac887ac Rename libchrome-host to libchrome. am: d180cdc583 by Alex Deymo · 9 years ago
  84. d180cdc Rename libchrome-host to libchrome. by Alex Deymo · 9 years ago
  85. 251dc1f metrics: Show error on invalid histograms. am: 2f33d0dd9d by Bertrand SIMONNET · 9 years ago
  86. 2f33d0d metrics: Show error on invalid histograms. by Bertrand SIMONNET · 9 years ago
  87. 1ab28c0 Define DISALLOW_COPY_AND_ASSIGN only if is undefined. am: 2904b704af by Bertrand SIMONNET · 9 years ago
  88. 2904b70 Define DISALLOW_COPY_AND_ASSIGN only if is undefined. by Bertrand SIMONNET · 9 years ago
  89. 720e3ae Merge remote-tracking branch 'origin/mnc-dr2-dev' into mnc-dr2-dev-plus-aosp by Qiwen Zhao · 9 years ago
  90. 91e221d am fb15b4e1: libchrome: Add RTTI support for static test libraries by Alex Vakulenko · 9 years ago
  91. 3f71bf6 am f0d9a7aa: Enable logging and use __ANDROID__ instead of __BRILLO__. by Daniel Erat · 9 years ago
  92. ecc15aa am 3ca9d009: Merge "Fixing unit tests to pass when run." am: eddf8812a8 by Ari Hausman-Cohen · 9 years ago
  93. ecc701c am 266d5532: Add -frtti when building libchrome-dbus. am: 227f3a0c4d by Daniel Erat · 9 years ago
  94. dd1fc03 am 1ad30006: Fixing unit tests to pass when run. am: 58da48ca53 by Ari Hausman-Cohen · 9 years ago
  95. a564477 am 99d3eb73: Add libchrome_dbus_test_helpers shared library am: 2030710360 by Alex Vakulenko · 9 years ago
  96. 5e69509 am 82d8d097: Changes libchrome over to the bionic test runner am: c0c8fb7d99 by Ari Hausman-Cohen · 9 years ago
  97. 6884c47 am 88685a7a: Fix Mac build. am: 9eda1ab0c2 by Ying Wang · 9 years ago
  98. 53c4cfc am 13fda1ff: Add missing test files to libchrome_test_helpers library by Alex Vakulenko · 9 years ago
  99. b641c36 am 6445c54d: Update libchrome to build host unit tests in addition to native unit tests. by Ari Hausman-Cohen · 9 years ago
  100. ee817ca am 1b76d509: Updated libchrome to build native unit tests am: 576c5a9f4b by Ari Hausman-Cohen · 9 years ago