summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-22libchrome: fix -Wexpansion-to-defined warningbrillo-m10-releasebrillo-m10-devYunlian Jiang
2016-02-16Make MessageLoopForIO::current() failure explicit.Alex Deymo
2016-02-04libchrome_test: Compile only on 'eng' builds.Jorge Lucangeli Obes
2016-02-03Add libchrome-crypto to the Makefile.Darren Krahn
2016-01-25Remove no-compile tests from LOCAL_SRC_FILESDan Willemsen
2016-01-25libchrome: Add files needed by some veyron variants on Chrome OSAlex Vakulenko
2016-01-22libchrome: Fix libchrome build on Chrome OSAlex Vakulenko
2016-01-22libchrome: Revert deleted files needed by Chrome OSAlex Vakulenko
2016-01-21Set default USE flags values as local variables.Alex Deymo
2016-01-20libchrome: Fix Mac buildAlex Vakulenko
2016-01-20Restore MessagePumpGlib filesAlex Vakulenko
2016-01-20libchrome: Uprev the library to r369476 from ChromiumAlex Vakulenko
2016-01-20libchrome: Fix Android.mk file listAlex Vakulenko
2016-01-20libchrome: Delete unused source filesAlex Vakulenko
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