Keyboard Shortcuts
File
u
:
up to issue
j
/
k
:
jump to file after / before current file
J
/
K
:
jump to next file with a comment after / before current file
Side-by-side diff
i
:
toggle intra-line diffs
e
:
expand all comments
c
:
collapse all comments
s
:
toggle showing all comments
n
/
p
:
next / previous diff chunk or comment
N
/
P
:
next / previous comment
<Up>
/
<Down>
:
next / previous line
Issue
u
:
up to list of issues
j
/
k
:
jump to patch after / before current patch
o
/
<Enter>
:
open current patch in side-by-side view
i
:
open current patch in unified diff view
Issue List
j
/
k
:
jump to issue after / before current issue
o
/
<Enter>
:
open current issue
Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr)
|
Please choose your nickname with
Settings
|
Help
|
Chromium Project
|
Gerrit Changes
|
Sign out
(2533)
Issues
Search
My Issues
|
Starred
Open
|
Closed
|
All
Unified Diff: base/third_party/libevent/poll.c
Issue
1531573008
:
move libevent into base (Closed)
Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix gn bootstrap
Created 5 years ago
Use n/p to move between diff chunks; N/P to move between comments.
Draft comments are only viewable by you.
Jump to:
base/BUILD.gn
base/base.gyp
base/base_nacl.gyp
base/message_loop/message_pump_libevent.cc
base/message_loop/message_pump_libevent_unittest.cc
base/third_party/libevent/BUILD.gn
base/third_party/libevent/ChangeLog
base/third_party/libevent/Doxyfile
base/third_party/libevent/LICENSE
base/third_party/libevent/Makefile.am
base/third_party/libevent/Makefile.nmake
base/third_party/libevent/README
base/third_party/libevent/README.chromium
base/third_party/libevent/android/config.h
base/third_party/libevent/android/event-config.h
base/third_party/libevent/autogen.sh
base/third_party/libevent/buffer.c
base/third_party/libevent/chromium.patch
base/third_party/libevent/compat/sys/_libevent_time.h
base/third_party/libevent/compat/sys/queue.h
base/third_party/libevent/configure.in
base/third_party/libevent/devpoll.c
base/third_party/libevent/epoll.c
base/third_party/libevent/epoll_sub.c
base/third_party/libevent/evbuffer.c
base/third_party/libevent/evdns.h
base/third_party/libevent/evdns.3
base/third_party/libevent/evdns.c
base/third_party/libevent/event.h
base/third_party/libevent/event.3
base/third_party/libevent/event.c
base/third_party/libevent/event-config.h
base/third_party/libevent/event-internal.h
base/third_party/libevent/event_rpcgen.py
base/third_party/libevent/event_tagging.c
base/third_party/libevent/evhttp.h
base/third_party/libevent/evport.c
base/third_party/libevent/evrpc.h
base/third_party/libevent/evrpc.c
base/third_party/libevent/evrpc-internal.h
base/third_party/libevent/evsignal.h
base/third_party/libevent/evutil.h
base/third_party/libevent/evutil.c
base/third_party/libevent/freebsd/config.h
base/third_party/libevent/freebsd/event-config.h
base/third_party/libevent/http.c
base/third_party/libevent/http-internal.h
base/third_party/libevent/kqueue.c
base/third_party/libevent/libevent.gyp
base/third_party/libevent/libevent_nacl_nonsfi.gyp
base/third_party/libevent/linux/config.h
base/third_party/libevent/linux/event-config.h
base/third_party/libevent/log.h
base/third_party/libevent/log.c
base/third_party/libevent/m4/.dummy
base/third_party/libevent/mac/config.h
base/third_party/libevent/mac/event-config.h
base/third_party/libevent/min_heap.h
base/third_party/libevent/nacl_nonsfi/config.h
base/third_party/libevent/nacl_nonsfi/event-config.h
base/third_party/libevent/nacl_nonsfi/random.c
base/third_party/libevent/nacl_nonsfi/signal_stub.c
base/third_party/libevent/poll.c
base/third_party/libevent/sample/Makefile.am
base/third_party/libevent/sample/event-test.c
base/third_party/libevent/sample/signal-test.c
base/third_party/libevent/sample/time-test.c
base/third_party/libevent/select.c
base/third_party/libevent/signal.c
base/third_party/libevent/solaris/config.h
base/third_party/libevent/solaris/event-config.h
base/third_party/libevent/stamp-h.in
base/third_party/libevent/strlcpy.c
base/third_party/libevent/strlcpy-internal.h
base/third_party/libevent/test/Makefile.am
base/third_party/libevent/test/Makefile.nmake
base/third_party/libevent/test/bench.c
base/third_party/libevent/test/regress.h
base/third_party/libevent/test/regress.c
base/third_party/libevent/test/regress.rpc
base/third_party/libevent/test/regress_dns.c
base/third_party/libevent/test/regress_http.c
base/third_party/libevent/test/regress_rpc.c
base/third_party/libevent/test/test.sh
base/third_party/libevent/test/test-eof.c
base/third_party/libevent/test/test-init.c
base/third_party/libevent/test/test-time.c
base/third_party/libevent/test/test-weof.c
base/third_party/libevent/whatsnew-14.txt
build/all.gyp
build/linux/unbundle/libevent.gyp
build/linux/unbundle/replace_gyp_files.py
third_party/libevent/BUILD.gn
third_party/libevent/ChangeLog
third_party/libevent/Doxyfile
third_party/libevent/LICENSE
third_party/libevent/Makefile.am
third_party/libevent/Makefile.nmake
third_party/libevent/README
third_party/libevent/README.chromium
third_party/libevent/android/config.h
third_party/libevent/android/event-config.h
third_party/libevent/autogen.sh
third_party/libevent/buffer.c
third_party/libevent/chromium.patch
third_party/libevent/compat/sys/_libevent_time.h
third_party/libevent/compat/sys/queue.h
third_party/libevent/configure.in
third_party/libevent/devpoll.c
third_party/libevent/epoll.c
third_party/libevent/epoll_sub.c
third_party/libevent/evbuffer.c
third_party/libevent/evdns.h
third_party/libevent/evdns.3
third_party/libevent/evdns.c
third_party/libevent/event.h
third_party/libevent/event.3
third_party/libevent/event.c
third_party/libevent/event-config.h
third_party/libevent/event-internal.h
third_party/libevent/event_rpcgen.py
third_party/libevent/event_tagging.c
third_party/libevent/evhttp.h
third_party/libevent/evport.c
third_party/libevent/evrpc.h
third_party/libevent/evrpc.c
third_party/libevent/evrpc-internal.h
third_party/libevent/evsignal.h
third_party/libevent/evutil.h
third_party/libevent/evutil.c
third_party/libevent/freebsd/config.h
third_party/libevent/freebsd/event-config.h
third_party/libevent/http.c
third_party/libevent/http-internal.h
third_party/libevent/kqueue.c
third_party/libevent/libevent.gyp
third_party/libevent/libevent_nacl_nonsfi.gyp
third_party/libevent/linux/config.h
third_party/libevent/linux/event-config.h
third_party/libevent/log.h
third_party/libevent/log.c
third_party/libevent/m4/.dummy
third_party/libevent/mac/config.h
third_party/libevent/mac/event-config.h
third_party/libevent/min_heap.h
third_party/libevent/nacl_nonsfi/config.h
third_party/libevent/nacl_nonsfi/event-config.h
third_party/libevent/nacl_nonsfi/random.c
third_party/libevent/nacl_nonsfi/signal_stub.c
third_party/libevent/poll.c
third_party/libevent/sample/Makefile.am
third_party/libevent/sample/event-test.c
third_party/libevent/sample/signal-test.c
third_party/libevent/sample/time-test.c
third_party/libevent/select.c
third_party/libevent/signal.c
third_party/libevent/solaris/config.h
third_party/libevent/solaris/event-config.h
third_party/libevent/stamp-h.in
third_party/libevent/strlcpy.c
third_party/libevent/strlcpy-internal.h
third_party/libevent/test/Makefile.am
third_party/libevent/test/Makefile.nmake
third_party/libevent/test/bench.c
third_party/libevent/test/regress.h
third_party/libevent/test/regress.c
third_party/libevent/test/regress.rpc
third_party/libevent/test/regress_dns.c
third_party/libevent/test/regress_http.c
third_party/libevent/test/regress_rpc.c
third_party/libevent/test/test.sh
third_party/libevent/test/test-eof.c
third_party/libevent/test/test-init.c
third_party/libevent/test/test-time.c
third_party/libevent/test/test-weof.c
third_party/libevent/whatsnew-14.txt
tools/checklicenses/checklicenses.py
tools/gn/bootstrap/bootstrap.py
ui/gl/BUILD.gn
View side-by-side diff with in-line comments
Download patch
« no previous file with comments
|
« base/third_party/libevent/nacl_nonsfi/signal_stub.c
('k') |
base/third_party/libevent/sample/Makefile.am »
('j') |
build/linux/unbundle/libevent.gyp »
('J')
Expand Comments
('e') |
Collapse Comments
('c') |
Show Comments
Hide Comments
('s')
Index: base/third_party/libevent/poll.c
diff --git a/third_party/libevent/poll.c b/base/third_party/libevent/poll.c
similarity index 100%
rename from third_party/libevent/poll.c
rename to base/third_party/libevent/poll.c
« no previous file with comments
|
« base/third_party/libevent/nacl_nonsfi/signal_stub.c
('k') |
base/third_party/libevent/sample/Makefile.am »
('j') |
build/linux/unbundle/libevent.gyp »
('J')
Issue 1531573008: move libevent into base (Closed)
Created 5 years ago by tfarina
Modified 5 years ago
Reviewers: Lei Zhang, cpu_(ooo_6.6-7.5)
Base URL: https://chromium.googlesource.com/chromium/src.git@master
Comments: 10
This is Rietveld
408576698