summaryrefslogtreecommitdiff
path: root/base
AgeCommit message (Expand)Author
2016-06-02libchrome: Fix the build in OS X > 10.10android-wear-n-preview-2android-wear-7.1.1_r1android-n-preview-5android-n-preview-4android-n-iot-preview-2nougat-mr1-wear-releasen-iot-preview-2Luis Hector Chavez
2016-06-01libchrome: Remove some Mac forward declarations.Luis Hector Chavez
2016-06-01libchrome: Add more OSX filesLuis Hector Chavez
2016-06-01libchrome: More OSX mitigationsLuis Hector Chavez
2016-06-01libchrome: Fix mac build breakLuis Hector Chavez
2016-05-27libchrome: Uprev the library to r395517 from ChromiumLuis Hector Chavez
2016-04-13Defer to libbase macros on AndroidChristopher Wiley
2016-04-11Only define DISALLOW_IMPLICIT_CONSTRUCTORS if undefinedChristopher Wiley
2016-03-21libchrome: Add missing Mac files. Attempt 2android-n-preview-2Alex Vakulenko
2016-03-21libchrome: Fix unused parameter error on Mac buildAlex Vakulenko
2016-03-21libchrome: Add missing Mac files. Attempt 1Alex Vakulenko
2016-03-21Update libchrome to r381699Alex Vakulenko
2016-03-03Work around race in ProcessMetricsTest.GetOpenFdCountandroid-n-preview-1Christopher Wiley
2016-03-02Add some debug logging to libchrome_test in case of flakeChristopher Wiley
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