aboutsummaryrefslogtreecommitdiff
path: root/Android.mk
AgeCommit message (Expand)Author
2016-08-03Build static version of libbrillo-stream.android-cts_7.1_r1android-cts-7.1_r9android-cts-7.1_r8android-cts-7.1_r7android-cts-7.1_r6android-cts-7.1_r5android-cts-7.1_r4android-cts-7.1_r3android-cts-7.1_r29android-cts-7.1_r28android-cts-7.1_r27android-cts-7.1_r26android-cts-7.1_r25android-cts-7.1_r24android-cts-7.1_r23android-cts-7.1_r22android-cts-7.1_r21android-cts-7.1_r20android-cts-7.1_r2android-cts-7.1_r19android-cts-7.1_r18android-cts-7.1_r17android-cts-7.1_r16android-cts-7.1_r15android-cts-7.1_r14android-cts-7.1_r13android-cts-7.1_r12android-cts-7.1_r11android-cts-7.1_r10android-cts-7.1_r1android-7.1.1_r9android-7.1.1_r8android-7.1.1_r7android-7.1.1_r61android-7.1.1_r60android-7.1.1_r6android-7.1.1_r59android-7.1.1_r58android-7.1.1_r57android-7.1.1_r56android-7.1.1_r55android-7.1.1_r54android-7.1.1_r53android-7.1.1_r52android-7.1.1_r51android-7.1.1_r50android-7.1.1_r49android-7.1.1_r48android-7.1.1_r47android-7.1.1_r46android-7.1.1_r45android-7.1.1_r44android-7.1.1_r43android-7.1.1_r42android-7.1.1_r41android-7.1.1_r40android-7.1.1_r4android-7.1.1_r39android-7.1.1_r38android-7.1.1_r35android-7.1.1_r33android-7.1.1_r32android-7.1.1_r31android-7.1.1_r3android-7.1.1_r28android-7.1.1_r27android-7.1.1_r26android-7.1.1_r25android-7.1.1_r24android-7.1.1_r23android-7.1.1_r22android-7.1.1_r21android-7.1.1_r20android-7.1.1_r2android-7.1.1_r17android-7.1.1_r16android-7.1.1_r15android-7.1.1_r14android-7.1.1_r13android-7.1.1_r12android-7.1.1_r11android-7.1.1_r10android-7.1.1_r1android-7.1.0_r7android-7.1.0_r6android-7.1.0_r5android-7.1.0_r4android-7.1.0_r3android-7.1.0_r2android-7.1.0_r1nougat-mr1.8-releasenougat-mr1.7-releasenougat-mr1.6-releasenougat-mr1.5-releasenougat-mr1.4-releasenougat-mr1.3-releasenougat-mr1.2-releasenougat-mr1.1-releasenougat-mr1-volantis-releasenougat-mr1-security-releasenougat-mr1-releasenougat-mr1-flounder-releasenougat-mr1-devnougat-mr1-cts-releasenougat-dr1-releaseAlex Deymo
2016-02-04Make BinderWatcher use brillo::MessageLoop.Alex Deymo
2016-02-04libbrillo_test: Compile only on 'eng' builds.Jorge Lucangeli Obes
2016-01-28libbrillo: Add base::Value conversion functionsAlex Vakulenko
2016-01-25Add userdb_utils.Darren Krahn
2016-01-21Set default USE flags values as local variables.Alex Deymo
2016-01-21Add DBusConnection helper class to use instead of DBusDaemon.Alex Deymo
2016-01-19Disable binder detection for the host.Alex Deymo
2016-01-19Don't delete and add the binder fd in BaseMessageLoop.Alex Deymo
2016-01-04libbrillo: Remove RTTI from the libraryAlex Vakulenko
2016-01-04Fix compiler warnings in libbrilloChristopher Wiley
2015-12-14libbrillo: add brillo/unittest_utils to Android.mkSamuel Tan
2015-12-10Disable libbrillo-http and libbrillo-stream on mac.brillo-m8-releasebrillo-m8-devAlex Deymo
2015-12-10Build libbrillo-http and libbrillo-stream for the host.Alex Deymo
2015-11-16Make libbrillo-dbus compilation optional based on dbus USE flag.Alex Deymo
2015-10-28Rename libchromeos repo to libbrillobrillo-m7-releasebrillo-m7-mr-devbrillo-m7-devAlex Vakulenko
2015-10-27Rename "libchromeos" into "libbrillo"Alex Vakulenko
2015-10-23libchromeos: Compile missing unit tests on AndroidAlex Vakulenko
2015-10-13Move chromeos symbols into brillo namespaceAlex Vakulenko
2015-10-09libchromeos: Add osrelease_reader libchromeos-core.Bertrand SIMONNET
2015-10-02Adding module tags so tests get built by default.Ari Hausman-Cohen
2015-09-30Revert "Adding module tags so tests get built by default."Ari Hausman-Cohen
2015-09-30Adding module tags so tests get built by default.Ari Hausman-Cohen
2015-09-28libchromeos-host: build subset, enabling non-Linux hostsScott James Remnant
2015-09-24libchromeos: remove Linux host build restrictionScott James Remnant
2015-09-09Add BinderWatcher.Daniel Erat
2015-09-08libchromeos: Compile unit tests for process_reaper.ccBertrand SIMONNET
2015-09-08libchromeos: Set CPPFLAGS correctly.Bertrand SIMONNET
2015-09-04libchromeos: Add missing process_reapper.cc file.Alex Deymo
2015-09-02Add libpolicy stub-implementation to Android.mkAlex Deymo
2015-08-26Export dbus include dirs when using libchromeos-dbusAlex Deymo
2015-08-19Use __ANDROID__ instead of __BRILLO__.Daniel Erat
2015-08-13Added unit test target, unit tests run and pass with bionic runnerAri Hausman-Cohen
2015-08-12libchromeos: Compile message_loop_utils.Bertrand SIMONNET
2015-08-10libchromeos doesn't build on the Mac.Elliott Hughes
2015-08-06Add libchromeos-minijail target.Jorge Lucangeli Obes
2015-08-06Created libchromeos-test-helpers static library for fakes and mocksAlex Vakulenko
2015-08-04Add build rules for libchromeos-dbusChristopher Wiley
2015-07-31Add Android.mk.Bertrand SIMONNET