summaryrefslogtreecommitdiff
path: root/base
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-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-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: Delete unused source filesAlex Vakulenko
2015-12-30Fix sign promotion errorsChristopher 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-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-17Remove xdg_* libraries from base/third_partyChristopher Wiley
2015-12-17Remove third party floating point libraryChristopher Wiley
2015-12-03metrics: Show error on invalid histograms.Bertrand SIMONNET
2015-11-24Define DISALLOW_COPY_AND_ASSIGN only if is undefined.Bertrand SIMONNET
2015-10-29Don't use __DATE__/__TIME__ on Androidbrillo-m7-releasebrillo-m7-mr-devbrillo-m7-devDan Willemsen
2015-09-30Don't crash when logging if CommandLine is uninitialized.Daniel Erat
2015-09-22Cherry-Pick: Don't assume that uid_t is intScott James Remnant
2015-09-15Use program name as Android log tag.Daniel Erat
2015-08-24Make base::WriteFile use mode 0666 instead of 0640.Daniel Erat
2015-08-21Disabling SecurityTest.CallocOverflowAri Hausman-Cohen
2015-08-19Enable logging and use __ANDROID__ instead of __BRILLO__.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-07-31Updated libchrome to build native unit testsAri Hausman-Cohen
2015-07-27Merge "base64: Fix import path for modp_b64."Bertrand Simonnet
2015-07-24base64: Fix import path for modp_b64.Bertrand SIMONNET
2015-07-24Fix compilation on 32bit hostsChristopher Wiley
2015-07-16Add a libchrome-dbus shared library.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