aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Releasing 0.1+17.04.20170210-0ubuntu10.1+17.04.20170210-0ubuntu1Bileto Bot2017-02-102-1/+11
* Enable parallel builds.Rodney Dawes2017-02-101-1/+1
|\
| * Enable parallel builds.Rodney Dawes2017-02-071-1/+1
* | Make coverage reporting work.Rodney Dawes2017-02-105-16/+32
|\ \
| * | Remove hard-coded -g option.Rodney Dawes2017-02-101-1/+1
| * | Make coverage reporting work.Rodney Dawes2017-02-075-15/+31
* | | Use intltool support from cmake-extras.Rodney Dawes2017-02-105-42/+58
|\| |
| * | Use intltool support from cmake-extras.Rodney Dawes2017-02-075-42/+58
| |/
* | Fix the google test dependency.Rodney Dawes2017-02-101-2/+1
|\ \
| * | Fix the google test dependency.Rodney Dawes2017-02-071-2/+1
| |/
* | Remove old autostart files.Rodney Dawes2017-02-104-59/+1
|\ \ | |/ |/|
| * Remoe old autostart files.Rodney Dawes2017-02-064-59/+1
|/
* Releasing 0.1+17.04.20170106-0ubuntu10.1+17.04.20170106-0ubuntu1Bileto Bot2017-01-061-0/+6
* Compatibility with unversioned cmake-extras modules (LP: #1563573)Pete Woods2017-01-062-2/+2
|\
| * Compatibility with unversioned cmake-extras modulesPete Woods2016-12-072-2/+2
|/
* Releasing 0.1+17.04.20161021.1-0ubuntu10.1+17.04.20161021.1-0ubuntu1Bileto Bot2016-10-211-0/+10
* Fix test error in adbd-client-testCharles Kerr2016-10-2114-154/+458
|\
| * add block braces as suggested by dobeyCharles Kerr2016-10-213-9/+17
| * remove dead codeCharles Kerr2016-10-191-2/+0
| * remove the temporary tracers from r34 and r35Charles Kerr2016-10-194-121/+1
| * use a std::atomic for adbd-client's m_pkresponse_readyCharles Kerr2016-09-221-1/+2
| * fix tyopCharles Kerr2016-09-222-14/+4
| * sync with lp:~charlesk/indicator-display/lp-1572545-prompt-in-lockscreenCharles Kerr2016-09-2212-165/+433
| |\
| | * sync UsbManagerFixture::USBDisconnectedDuringPrompt to r40, to expect a 'no' ...Charles Kerr2016-05-031-2/+8
| | * always send a response to adb even in edge cases; e.g. send an auto-NO if the...Charles Kerr2016-05-031-45/+47
| | * don't clear the snap decision when the greeter changes stateCharles Kerr2016-04-291-1/+0
| | * increase timeout interval on usb manager integration testCharles Kerr2016-04-271-1/+1
| | * fix two trivial 'unused parameter' warnings in glib callbacksCharles Kerr2016-04-271-2/+2
| | * remove the temporary tracersCharles Kerr2016-04-273-19/+1
| | * sync tests to r33 changesCharles Kerr2016-04-271-8/+3
| | * silence 'no previous prototype' warning from clangCharles Kerr2016-04-271-1/+1
| | * choosing an action in the snap decision closes the notification, so when that...Charles Kerr2016-04-271-1/+3
| | * silence clang warning in PrintTo gtest helperCharles Kerr2016-04-271-3/+3
| | * add tracers for the notification warningCharles Kerr2016-04-272-2/+15
| | * add tracer log messagesCharles Kerr2016-04-253-9/+25
| | * in tests/utils/adbd-server.h, fix a timing bug in the test scaffolding by cre...Charles Kerr2016-04-231-11/+9
| | * don't prompt when the greeter's not running yet: change greeter's payload fro...Charles Kerr2016-04-227-31/+62
| | * tell glib not to exit when the gdbusconnection is closedCharles Kerr2016-04-211-0/+13
| | * code cleanup to prepare for MRCharles Kerr2016-04-213-35/+22
| | * don't pass a GDBusConnection to the Greeter ctorCharles Kerr2016-04-214-60/+75
| | * add unit tests for greeterCharles Kerr2016-04-203-0/+197
| | * remove tracersCharles Kerr2016-04-202-10/+1
| | * watch for the Greeter to appear on the busCharles Kerr2016-04-203-64/+96
| | * more tracersCharles Kerr2016-04-201-0/+4
| | * debug tracersCharles Kerr2016-04-202-1/+9
| * | keep piling 'em onCharles Kerr2016-09-221-0/+2
| * | tweak the debug tracersCharles Kerr2016-09-223-136/+136
| * | more g_debug() tracersCharles Kerr2016-09-221-5/+8
| * | in UsbSnapTest, explicitly disconnect the core::Signals at the end of the testCharles Kerr2016-09-221-1/+2
| * | in AdbdClientTest, raise the test timeout interval from 2s to 5sCharles Kerr2016-09-221-1/+1