0c4f26a46430b8c503c65f5cae1d2b6876d53e30 |
|
16-Jul-2016 |
Luis Hector Chavez <lhchavez@google.com> |
libchrome: Uprev the library to r405848 from Chromium Pulled the latest and greatest version of libchrome from Chromium. The merge was done against r405848 which corresponds to git commit 909e5d3ecab27bb09cc570c1c215d0221bd6fe53 of Jul 15, 2016 Notable changes are: - base::Bind() now explicitly disallows captures in lambdas (which was never allowed in the style guide). - base::ListValue::iterator now exposes std::unique_ptr<base::Value> instead of raw base::Value*. BUG: 29104761 TEST: All tests in libchrome_test pass on dragonboard-eng build Change-Id: I94b285a3be074efa30c4e71ae93c8f2a99fb0b87
/external/libchrome/base/native_library_posix.cc
|
f6024733c0d1eed88f68520b5e6a20b96e212ad6 |
|
23-Jan-2016 |
Alex Vakulenko <avakulenko@google.com> |
libchrome: Revert deleted files needed by Chrome OS Some of the "unused" files were apparently needed for building libchrome on Chrome OS. Reverting deletion of these files. Change-Id: I02e32f112d16480206f43ca0087342a9de7f1e1b
/external/libchrome/base/native_library_posix.cc
|
fc6fa02470e7d005f9492d41d4a149e4f61c24d1 |
|
15-Jan-2016 |
Alex Vakulenko <avakulenko@google.com> |
libchrome: Delete unused source files In order to help with uprev maintenance, remove all the source files that are not being built on AOSP/ChromeOS Change-Id: Iec3221ae8aa02a17326949085b33925382968673
/external/libchrome/base/native_library_posix.cc
|
b8cf94937c52feb53b55c39e3f82094d27de464c |
|
06-Jul-2015 |
Daniel Erat <derat@google.com> |
Add upstream code as of Chromium r334380. Copy the unchanged source from https://chromium.googlesource.com/chromium/src/base/ as of r334380 (really r334285 a.k.a. 23911a0c in the base/ subtree). Also add MODULE_LICENSE_BSD and copy Chromium's current LICENSE file to NOTICE. Bug: 22317122 Change-Id: I89863bfeca67b3a1ff05e6078f2f9ee4e31c5c99
/external/libchrome/base/native_library_posix.cc
|