History log of /external/libbrillo/brillo/dbus/utils.cc
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
4ec4c4d2e4f8ac46ea8e767c1ed88242811a8f4d 21-May-2016 Luis Hector Chavez <lhchavez@google.com> libbrillo: Update libchrome APIs to r395517

The new libchrome has been ported from Chromium and some APIs have
changed. Make necessary changes at call sites.

BUG: 28985443
TEST: All tests in libbrillo_test pass on dragonboard-eng build

Change-Id: Ie9343893a77b3638e03e89e3090ef61868d43c3b
/external/libbrillo/brillo/dbus/utils.cc
8c0f19284a22373b42e16d1422c48988c9ea71dc 08-Apr-2016 Alex Vakulenko <avakulenko@google.com> libbrillo: Remove release/aquire semantic from scoped_ptr/unique_ptr

Now that scoped_ptr is just a type alias to unique_ptr, there is no
longer a need to convert between the two by using .release() and
constructing the other with a raw pointer.

BUG: None
TEST: Built for dragonboard, all unit tests pass (except for update_engine,
but those tests failed before these changes too).

Change-Id: I93819e9243e925ced3a7a221217838af75c4d82c
/external/libbrillo/brillo/dbus/utils.cc
9ed0cab99f18acb3570a35e9408f24355f6b8324 13-Oct-2015 Alex Vakulenko <avakulenko@google.com> Move chromeos symbols into brillo namespace

And move the include files into "brillo" directory instead of "chromeos"

BUG: 24872993
TEST=built aosp and brillo and unit tests pass on dragonoboard

Change-Id: Ieb979d1ebd3152921d36cd15acbd6247f02aae69
/external/libbrillo/brillo/dbus/utils.cc