aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* merge in nyc-release history after reset to masterandroid-cts-7.0_r9android-cts-7.0_r8android-cts-7.0_r7android-cts-7.0_r6android-cts-7.0_r5android-cts-7.0_r4android-cts-7.0_r33android-cts-7.0_r32android-cts-7.0_r31android-cts-7.0_r30android-cts-7.0_r3android-cts-7.0_r29android-cts-7.0_r28android-cts-7.0_r27android-cts-7.0_r26android-cts-7.0_r25android-cts-7.0_r24android-cts-7.0_r23android-cts-7.0_r22android-cts-7.0_r21android-cts-7.0_r20android-cts-7.0_r2android-cts-7.0_r19android-cts-7.0_r18android-cts-7.0_r17android-cts-7.0_r16android-cts-7.0_r15android-cts-7.0_r14android-cts-7.0_r13android-cts-7.0_r12android-cts-7.0_r11android-cts-7.0_r10android-cts-7.0_r1android-7.0.0_r7android-7.0.0_r6android-7.0.0_r5android-7.0.0_r4android-7.0.0_r36android-7.0.0_r35android-7.0.0_r34android-7.0.0_r33android-7.0.0_r32android-7.0.0_r31android-7.0.0_r30android-7.0.0_r3android-7.0.0_r29android-7.0.0_r28android-7.0.0_r27android-7.0.0_r24android-7.0.0_r21android-7.0.0_r19android-7.0.0_r17android-7.0.0_r15android-7.0.0_r14android-7.0.0_r13android-7.0.0_r12android-7.0.0_r1nougat-releasenougat-mr0.5-releasenougat-cts-releaseThe Android Automerger2016-02-070-0/+0
|\
| * merge in nyc-release history after reset to masterThe Android Automerger2016-02-030-0/+0
| |\
| | * merge in nyc-release history after reset to masterThe Android Automerger2016-02-020-0/+0
| | |\
| | | * merge in nyc-release history after reset to masterThe Android Automerger2016-02-020-0/+0
| | | |\ | | | |/ | | |/|
* | | | Make BinderWatcher use brillo::MessageLoop.nougat-devAlex Deymo2016-02-043-28/+55
|\ \ \ \
| * | | | Make BinderWatcher use brillo::MessageLoop.Alex Deymo2016-02-043-28/+55
* | | | | libbrillo_test: Compile only on \'eng\' builds.Jorge Lucangeli Obes2016-02-041-1/+1
|\| | | | | |/ / / |/| | |
| * | | libbrillo_test: Compile only on 'eng' builds.Jorge Lucangeli Obes2016-02-041-1/+1
* | | | policy: Fix unittests.Alex Deymo2016-02-021-4/+1
|\| | | | |/ / |/| |
| * | policy: Fix unittests.Alex Deymo2016-02-011-4/+1
* | | Remove deprecated policy DeviceProxySettingsProtoXiyuan Xia2016-02-015-90/+0
|\| |
| * | Remove deprecated policy DeviceProxySettingsProtoXiyuan Xia2016-01-295-90/+0
* | | libbrillo: Add base::Value conversion functionsAlex Vakulenko2016-01-295-0/+469
|\| | | |/ |/|
| * libbrillo: Add base::Value conversion functionsAlex Vakulenko2016-01-285-0/+469
* | Add userdb_utils.Darren Krahn2016-01-261-0/+1
|\|
| * Add userdb_utils.Darren Krahn2016-01-251-0/+1
* | Set default USE flags values as local variables.Alex Deymo2016-01-221-8/+9
|\|
| * Set default USE flags values as local variables.Alex Deymo2016-01-211-8/+9
* | Add DBusConnection helper class to use instead of DBusDaemon.Alex Deymo2016-01-226-11/+108
|\|
| * Add DBusConnection helper class to use instead of DBusDaemon.Alex Deymo2016-01-216-11/+108
* | libbrillo: Update BASE_VERS to 369476Alex Vakulenko2016-01-212-2/+2
|\|
| * libbrillo: Update BASE_VERS to 369476Alex Vakulenko2016-01-202-2/+2
* | libbrillo: Update libchrome APIs to r369476Alex Vakulenko2016-01-218-15/+16
|\|
| * libbrillo: Update libchrome APIs to r369476Alex Vakulenko2016-01-208-15/+16
* | Disable binder detection for the host.Alex Deymo2016-01-202-2/+11
|\|
| * Disable binder detection for the host.Alex Deymo2016-01-192-2/+11
* | Don\'t delete and add the binder fd in BaseMessageLoop.Alex Deymo2016-01-195-3/+138
|\|
| * Don't delete and add the binder fd in BaseMessageLoop.Alex Deymo2016-01-195-3/+138
* | Disable TypeTag tests when USE_RTTI_FOR_TYPE_TAGS is defined.Alex Deymo2016-01-061-0/+6
|\|
| * Disable TypeTag tests when USE_RTTI_FOR_TYPE_TAGS is defined.brillo-m9-releasebrillo-m9-devAlex Deymo2016-01-061-0/+6
* | Enable USE_RTTI_FOR_TYPE_TAGS in Chrome OS.Alex Deymo2016-01-062-0/+2
|\|
| * Enable USE_RTTI_FOR_TYPE_TAGS in Chrome OS.Alex Deymo2016-01-052-0/+2
* | libbrillo: Remove RTTI from the libraryAlex Vakulenko2016-01-0411-65/+175
|\|
| * libbrillo: Remove RTTI from the libraryAlex Vakulenko2016-01-0411-65/+175
* | Fix compiler warnings in libbrilloChristopher Wiley2016-01-0435-110/+126
|\|
| * Fix compiler warnings in libbrilloChristopher Wiley2016-01-0435-110/+126
* | libbrillo: extend Process API to support sandboxingSamuel Tan2015-12-183-0/+40
|\|
| * libbrillo: extend Process API to support sandboxingSamuel Tan2015-12-183-0/+40
* | minijail: add support for resetting child process\'s signal maskPeter Qiu2015-12-173-0/+8
|\|
| * minijail: add support for resetting child process's signal maskPeter Qiu2015-12-163-0/+8
* | libbrillo: Fix unit tests.Bertrand SIMONNET2015-12-151-1/+2
|\|
| * libbrillo: Fix unit tests.Bertrand SIMONNET2015-12-141-1/+2
* | libbrillo: add brillo/unittest_utils to Android.mkSamuel Tan2015-12-141-0/+1
|\|
| * libbrillo: add brillo/unittest_utils to Android.mkSamuel Tan2015-12-141-0/+1
* | Fix Process unittests.Alex Deymo2015-12-145-91/+112
|\|
| * Fix Process unittests.Alex Deymo2015-12-115-91/+112
* | Disable libbrillo-http and libbrillo-stream on mac.Alex Deymo2015-12-101-2/+6
|\|
| * Disable libbrillo-http and libbrillo-stream on mac.brillo-m8-releasebrillo-m8-devAlex Deymo2015-12-101-2/+6
* | Build libbrillo-http and libbrillo-stream for the host.Alex Deymo2015-12-100-0/+0
|\|
| * Build libbrillo-http and libbrillo-stream for the host.Alex Deymo2015-12-101-2/+34