| Commit message (Expand) | Author | Age | Files | Lines |
* | POSIX: Add a macro for handling EINTR. | agl@chromium.org | 2009-05-01 | 1 | -2/+3 |
* | StopWatchingFileDescriptor needs to free struct event. | dkegel@google.com | 2009-04-22 | 1 | -9/+32 |
* | Minor DCHECK cleanups in libevent. | willchan@chromium.org | 2009-03-17 | 1 | -2/+3 |
* | The dtor wasn't actually cleaning up the fds from the pipe, so close them down | thomasvl@chromium.org | 2009-02-03 | 1 | -0/+4 |
* | Followup for one missed review comment (sorting includes). | thomasvl@chromium.org | 2009-01-20 | 1 | -1/+1 |
* | Added more logging in debug builds for some failure passes, hopefully this | thomasvl@chromium.org | 2009-01-20 | 1 | -3/+10 |
* | message_pump_libevent refactor: | jeremy@chromium.org | 2008-12-15 | 1 | -57/+93 |
* | Reverting 6911. | ojan@google.com | 2008-12-12 | 1 | -77/+57 |
* | message_pump_libevent refactor: | jeremy@chromium.org | 2008-12-12 | 1 | -57/+77 |
* | Add FD watching support to message_pump_libevent. | jeremy@chromium.org | 2008-12-08 | 1 | -4/+39 |
* | Move Time, TimeDelta and TimeTicks into namespace base. | dsh@google.com | 2008-10-27 | 1 | -1/+0 |
* | Provide autorelease pool management on the Mac in all types of message pumps. | mark@chromium.org | 2008-09-25 | 1 | -2/+5 |
* | Use libevent, second try. Changes this time: | dkegel@google.com | 2008-09-18 | 1 | -0/+179 |
* | Revert "Make tcp_client_socket_unittest pass on Linux." | evanm@google.com | 2008-09-18 | 1 | -179/+0 |
* | Make tcp_client_socket_unittest pass on Linux. | dkegel@google.com | 2008-09-18 | 1 | -0/+179 |