summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-20libchrome: Add RTTI support for static test librariesAlex Vakulenko
2015-08-19Enable logging and use __ANDROID__ instead of __BRILLO__.Daniel Erat
2015-08-14Merge "Fixing unit tests to pass when run."Ari Hausman-Cohen
2015-08-14Add -frtti when building libchrome-dbus.Daniel Erat
2015-08-13Fixing unit tests to pass when run.Ari Hausman-Cohen
2015-08-11Fixing unit tests to pass when run.Ari Hausman-Cohen
2015-08-11Add libchrome_dbus_test_helpers shared libraryAlex Vakulenko
2015-08-10Changes libchrome over to the bionic test runnerAri Hausman-Cohen
2015-08-06Fix Mac build.Ying Wang
2015-08-06Add missing test files to libchrome_test_helpers libraryAlex Vakulenko
2015-08-05Update libchrome to build host unit tests in addition to native unit tests.Ari Hausman-Cohen
2015-07-31Updated libchrome to build native unit testsAri Hausman-Cohen
2015-07-31Added missing testing files.Ari Hausman-Cohen
2015-07-30Compile test helpers.Bertrand SIMONNET
2015-07-27Merge "base64: Fix import path for modp_b64."Bertrand Simonnet
2015-07-24Only build libchrome on Linux.Elliott Hughes
2015-07-24base64: Fix import path for modp_b64.Bertrand SIMONNET
2015-07-24Fix compilation on 32bit hostsChristopher Wiley
2015-07-24Add libchrome-host build targetChristopher Wiley
2015-07-21Build base::AlarmTimer into libchrome.Daniel Erat
2015-07-16Add a libchrome-dbus shared library.Daniel Erat
2015-07-16Add missing virtual d'tor to dbus::PropertyBase.Daniel Erat
2015-07-15Add upstream dbus/ code as of Chromium r334380.Daniel Erat
2015-07-13Merge "Make MessageLoopForIO work with -fno-rtti."Bertrand SIMONNET
2015-07-10Include base/base64.cc in the build.Arman Uguray
2015-07-10Make MessageLoopForIO work with -fno-rtti.Bertrand SIMONNET
2015-07-09Add missing virtual destructors.Daniel Erat
2015-07-08Add std::unique_ptr to base::Bind and base::Callback.Daniel Erat
2015-07-08Build libchrome as shared library on Android.Daniel Erat
2015-07-07Add upstream code as of Chromium r334380.Daniel Erat
2015-07-01Initial empty repositoryBill Yi