Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use a direct include of the message_loop header in net/, part 1. | avi@chromium.org | 2013-07-17 | 1 | -1/+1 |
* | net: Use base::MessageLoop. | xhwang@chromium.org | 2013-05-23 | 1 | -2/+2 |
* | Provide NetworkChangeNotifierAndroid with the actual initial connection type. | pliard@chromium.org | 2013-01-04 | 1 | -58/+87 |
* | Fix potential threading issues in NetworkChangeNotifierAndroid. | pliard@chromium.org | 2012-11-28 | 1 | -54/+137 |
* | net: Update calls from RunAllPending() to RunUntilIdle(). | tfarina@chromium.org | 2012-11-14 | 1 | -3/+3 |
* | Add native-side unit test for Android NetworkChangeNotifier | dfalcantara@chromium.org | 2012-09-20 | 1 | -0/+104 |