1. 69420b8 Remove dynamic annotations by Christopher Wiley · 9 years ago
  2. 0124f20 Remove base/third_party/valgrind headers by Christopher Wiley · 9 years ago
  3. fc2f650 Remove base/third_party/symbolize library by Christopher Wiley · 9 years ago
  4. f4e13cd Remove superfasthash by Christopher Wiley · 9 years ago
  5. dc9ba3f dbus: Don't abort when the dbus connection drops. by Bertrand SIMONNET · 9 years ago
  6. 23ddfad Remove xdg_* libraries from base/third_party by Christopher Wiley · 9 years ago
  7. 9b0969a Remove third party floating point library by Christopher Wiley · 9 years ago
  8. 64d575c libchrome: Don't use the Bionic gtest runner. by Bertrand SIMONNET · 9 years ago
  9. b069dc8 Fix libchrome-host references when building on linux. by Alex Deymo · 9 years ago
  10. d180cdc Rename libchrome-host to libchrome. by Alex Deymo · 9 years ago
  11. 2f33d0d metrics: Show error on invalid histograms. by Bertrand SIMONNET · 9 years ago
  12. 2904b70 Define DISALLOW_COPY_AND_ASSIGN only if is undefined. by Bertrand SIMONNET · 9 years ago
  13. 5ad8b5b Make libchrome-dbus compilation optional based on dbus USE flag. by Alex Deymo · 9 years ago
  14. 8b7977e Don't use __DATE__/__TIME__ on Android by Dan Willemsen · 9 years ago
  15. 5e3f7a4 Adding module tags so tests get built by default. by Ari Hausman-Cohen · 9 years ago
  16. bd4491f Merge "Revert "Adding module tags so tests get built by default."" by Ari Hausman-Cohen · 9 years ago
  17. 9e746b5 Revert "Adding module tags so tests get built by default." by Ari Hausman-Cohen · 9 years ago
  18. bd7be7f Merge "Adding module tags so tests get built by default." by Ari Hausman-Cohen · 9 years ago
  19. 12492e9 Merge "Don't crash when logging if CommandLine is uninitialized." by Daniel Erat · 9 years ago
  20. b8c2140 Don't crash when logging if CommandLine is uninitialized. by Daniel Erat · 9 years ago
  21. 369474b Adding module tags so tests get built by default. by Ari Hausman-Cohen · 9 years ago
  22. 1cd5d28 libchrome: dbus: UPSTREAM: add support for synchronous PropertySet::Get by Ningyuan Wang · 9 years ago
  23. 1735db4 libchrome: UPSTREAM: add support for synchronous PropertySet::Set to dbus by Ningyuan Wang · 9 years ago
  24. 75fbd09 Build libchrome shared library on Mac host by Scott James Remnant · 9 years ago
  25. 0788ec1 Cherry-Pick: Don't assume that uid_t is int by Scott James Remnant · 9 years ago
  26. fa0d995 Remove ObjC++ unit test sources by Scott James Remnant · 9 years ago
  27. 4e3fd7a Use program name as Android log tag. by Daniel Erat · 9 years ago
  28. c1e61c5 Revert "libchrome: dbus: allow null callback for Bus::RemoveObjectProxy" by Peter Qiu · 9 years ago
  29. 038d81c libchrome: dbus: allow null callback for Bus::RemoveObjectProxy by Peter Qiu · 9 years ago
  30. 5db5da5 Pull dbus/ directory forward to r337732. by Daniel Erat · 9 years ago
  31. 65f5398 Pull in additional Chrome OS build support files. by Daniel Erat · 9 years ago
  32. db9cf68 Make crypto/scoped_openssl_types.h not use openssl/mem.h. by Daniel Erat · 9 years ago
  33. 27bb2e0 Make base::WriteFile use mode 0666 instead of 0640. by Daniel Erat · 9 years ago
  34. 742125f Reset components/timers/ to r334380. by Daniel Erat · 9 years ago
  35. 6d17898 Merge "Pull in upstream crypto/ and sandbox/ dirs at r334380." by Daniel Erat · 9 years ago
  36. 59c5f4b Pull in upstream crypto/ and sandbox/ dirs at r334380. by Daniel Erat · 9 years ago
  37. edc31d6 Disabling SecurityTest.CallocOverflow by Ari Hausman-Cohen · 9 years ago
  38. db7c594 Fix build break due to missing RTTI in some of the targets by Alex Vakulenko · 9 years ago
  39. fb15b4e libchrome: Add RTTI support for static test libraries by Alex Vakulenko · 9 years ago
  40. f0d9a7a Enable logging and use __ANDROID__ instead of __BRILLO__. by Daniel Erat · 9 years ago
  41. 3ca9d00 Merge "Fixing unit tests to pass when run." by Ari Hausman-Cohen · 9 years ago
  42. 266d553 Add -frtti when building libchrome-dbus. by Daniel Erat · 9 years ago
  43. 999773c Fixing unit tests to pass when run. by Ari Hausman-Cohen · 9 years ago
  44. 1ad3000 Fixing unit tests to pass when run. by Ari Hausman-Cohen · 9 years ago
  45. 99d3eb7 Add libchrome_dbus_test_helpers shared library by Alex Vakulenko · 9 years ago
  46. 82d8d09 Changes libchrome over to the bionic test runner by Ari Hausman-Cohen · 9 years ago
  47. 88685a7 Fix Mac build. by Ying Wang · 9 years ago
  48. 13fda1f Add missing test files to libchrome_test_helpers library by Alex Vakulenko · 9 years ago
  49. 6445c54 Update libchrome to build host unit tests in addition to native unit tests. by Ari Hausman-Cohen · 9 years ago
  50. 1b76d50 Updated libchrome to build native unit tests by Ari Hausman-Cohen · 9 years ago
  51. 8019ff2 Added missing testing files. by Ari Hausman-Cohen · 9 years ago
  52. 355ad40 Compile test helpers. by Bertrand SIMONNET · 9 years ago
  53. 11cb81a Merge "base64: Fix import path for modp_b64." by Bertrand Simonnet · 9 years ago
  54. 2a1f89d Only build libchrome on Linux. by Elliott Hughes · 9 years ago
  55. 08aa325 base64: Fix import path for modp_b64. by Bertrand SIMONNET · 9 years ago
  56. ad1211c Fix compilation on 32bit hosts by Christopher Wiley · 9 years ago
  57. a50cf7e Add libchrome-host build target by Christopher Wiley · 9 years ago
  58. d1fe520 Build base::AlarmTimer into libchrome. by Daniel Erat · 9 years ago
  59. dffedf2 Add a libchrome-dbus shared library. by Daniel Erat · 9 years ago
  60. 58db0da Add missing virtual d'tor to dbus::PropertyBase. by Daniel Erat · 9 years ago
  61. ae6a045 Add upstream dbus/ code as of Chromium r334380. by Daniel Erat · 9 years ago
  62. 2195afc Merge "Make MessageLoopForIO work with -fno-rtti." by Bertrand SIMONNET · 9 years ago
  63. 6676e71 Include base/base64.cc in the build. by Arman Uguray · 9 years ago
  64. 016b988 Make MessageLoopForIO work with -fno-rtti. by Bertrand SIMONNET · 9 years ago
  65. 96074fa Add missing virtual destructors. by Daniel Erat · 9 years ago
  66. 7c272d6 Add std::unique_ptr to base::Bind and base::Callback. by Daniel Erat · 9 years ago
  67. b910a63 Build libchrome as shared library on Android. by Daniel Erat · 9 years ago
  68. b8cf949 Add upstream code as of Chromium r334380. by Daniel Erat · 9 years ago
  69. 5bb0a2e Initial empty repository by Bill Yi · 9 years ago