summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-06ChromeOS: Don't abort when the dbus connection drops.brillo-m9-releasebrillo-m9-devBertrand SIMONNET
2016-01-04Export gtest headers from libchromeChristopher Wiley
2015-12-30libchrome: Disable RTTIAlex Vakulenko
2015-12-30Fix sign promotion errorsChristopher Wiley
2015-12-30Remove unnecessary disabled warning flagsChristopher Wiley
2015-12-30Fix mac specific warningsChristopher Wiley
2015-12-30Fix no-missing-field-initializers warningsChristopher Wiley
2015-12-30Fix non-virtual-dtor warningsChristopher Wiley
2015-12-30Fix unused parameter warnings in libchromeChristopher Wiley
2015-12-30Make it easy to turn clang on and offChristopher Wiley
2015-12-29Revert "Fix compiler warnings in libchrome"Christopher Wiley
2015-12-29Fix compiler warnings in libchromeChristopher Wiley
2015-12-22Remove dynamic annotationsChristopher Wiley
2015-12-22Remove base/third_party/valgrind headersChristopher Wiley
2015-12-22Remove base/third_party/symbolize libraryChristopher Wiley
2015-12-22Remove superfasthashChristopher Wiley
2015-12-21dbus: Don't abort when the dbus connection drops.Bertrand SIMONNET
2015-12-17Remove xdg_* libraries from base/third_partyChristopher Wiley
2015-12-17Remove third party floating point libraryChristopher Wiley
2015-12-11libchrome: Don't use the Bionic gtest runner.brillo-m8-releasebrillo-m8-devBertrand SIMONNET
2015-12-10Fix libchrome-host references when building on linux.Alex Deymo
2015-12-10Rename libchrome-host to libchrome.Alex Deymo
2015-12-03metrics: Show error on invalid histograms.Bertrand SIMONNET
2015-11-24Define DISALLOW_COPY_AND_ASSIGN only if is undefined.Bertrand SIMONNET
2015-11-16Make libchrome-dbus compilation optional based on dbus USE flag.Alex Deymo
2015-10-29Don't use __DATE__/__TIME__ on Androidbrillo-m7-releasebrillo-m7-mr-devbrillo-m7-devDan Willemsen
2015-10-02Adding module tags so tests get built by default.Ari Hausman-Cohen
2015-09-30Merge "Revert "Adding module tags so tests get built by default.""Ari Hausman-Cohen
2015-09-30Revert "Adding module tags so tests get built by default."Ari Hausman-Cohen
2015-09-30Merge "Adding module tags so tests get built by default."Ari Hausman-Cohen
2015-09-30Merge "Don't crash when logging if CommandLine is uninitialized."Daniel Erat
2015-09-30Don't crash when logging if CommandLine is uninitialized.Daniel Erat
2015-09-30Adding module tags so tests get built by default.Ari Hausman-Cohen
2015-09-28libchrome: dbus: UPSTREAM: add support for synchronous PropertySet::GetNingyuan Wang
2015-09-23libchrome: UPSTREAM: add support for synchronous PropertySet::Set to dbusNingyuan Wang
2015-09-22Build libchrome shared library on Mac hostScott James Remnant
2015-09-22Cherry-Pick: Don't assume that uid_t is intScott James Remnant
2015-09-17Remove ObjC++ unit test sourcesScott James Remnant
2015-09-15Use program name as Android log tag.Daniel Erat
2015-08-28Revert "libchrome: dbus: allow null callback for Bus::RemoveObjectProxy"Peter Qiu
2015-08-27libchrome: dbus: allow null callback for Bus::RemoveObjectProxyPeter Qiu
2015-08-26Pull dbus/ directory forward to r337732.Daniel Erat
2015-08-25Pull in additional Chrome OS build support files.Daniel Erat
2015-08-24Make crypto/scoped_openssl_types.h not use openssl/mem.h.Daniel Erat
2015-08-24Make base::WriteFile use mode 0666 instead of 0640.Daniel Erat
2015-08-24Reset components/timers/ to r334380.Daniel Erat
2015-08-24Merge "Pull in upstream crypto/ and sandbox/ dirs at r334380."Daniel Erat
2015-08-24Pull in upstream crypto/ and sandbox/ dirs at r334380.Daniel Erat
2015-08-21Disabling SecurityTest.CallocOverflowAri Hausman-Cohen
2015-08-20Fix build break due to missing RTTI in some of the targetsAlex Vakulenko