Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
device
/
google
/
cuttlefish
/
819437ee436cb92bcb97364906a22a9908433b97
/
common
819437e
Merge "Push virtio-net interface renaming into userspace." into gce-dev
by Alistair Strachan
· 7 years ago
8adbea1
Push virtio-net interface renaming into userspace.
by Alistair Strachan
· 7 years ago
b48ceaf
socket_forward_proxy_[host_]ports to launch_cvd
by Ryan Haining
· 7 years ago
35158cb
Implementing record_audio as a host command instead of a shell command
by Andreas Huber
· 7 years ago
2c4cca5
Squash linux_glibc that sneaked in via wifi
by Greg Hartman
· 7 years ago
9747617
Fix RegionWorker thread exiting prematurely due to referencing
by Andreas Huber
· 7 years ago
21b7af5
Squashed commit of the following:
by Andreas Huber
· 7 years ago
54923bd
Callers of RegionView::StartWorker() MUST retain the return value in
by Andreas Huber
· 7 years ago
f3ac7d9
Revert "Revert "Integrate with the vsoc driver futex and add tests""
by Greg Hartman
· 7 years ago
526037a
Merge "Retries connection until established." into gce-dev
by Ryan Haining
· 7 years ago
b6bea44
Biases port numbers.
by Ryan Haining
· 7 years ago
89a4aa3
Retries connection until established.
by Ryan Haining
· 7 years ago
508c808
Replaces linux/linux_glibc with host
by Ryan Haining
· 7 years ago
ed1fe92
Revert "Replaces linux/linux_glibc with host"
by Ryan Haining
· 7 years ago
ff4c378
Replaces linux/linux_glibc with host
by Ryan Haining
· 7 years ago
61b1649
Fixes cleanup issue in guest restart.
by Ryan Haining
· 7 years ago
143b488
Enables several ports in socket_forward_proxy host
by Ryan Haining
· 7 years ago
d0bd2ad
Moves socket_forward_proxy from commands/ to frontend/
by Ryan Haining
· 7 years ago
33fe8e9
Handle restarts of socket_forward_proxy process
by Ryan Haining
· 7 years ago
5643ff4
Removes value initializer
by Ryan Haining
· 7 years ago
2700e00
Revert "Integrate with the vsoc driver futex and add tests"
by Greg Hartman
· 7 years ago
c92951d
Merge "One queue state per direction." into gce-dev
by Ryan Haining
· 7 years ago
c7151ad
Integrate with the vsoc driver futex and add tests
by Greg Hartman
· 7 years ago
5fab515
Convert Sides to a sized union
by Greg Hartman
· 7 years ago
6d8e899
Refactoring to handle cleaned up uapi headers
by Greg Hartman
· 7 years ago
1482afb
One queue state per direction.
by Ryan Haining
· 7 years ago
9364dee
Read End from queue, Shutdown(SHUT_WR) socket
by Ryan Haining
· 7 years ago
732b460
Adds Shutdown() function to SharedFD
by Ryan Haining
· 7 years ago
9a8c889
Merge "Merges FrameBuffer and FBBroadcast regions into a single Screen region" into gce-dev
by TreeHugger Robot
· 7 years ago
7849192
Uses new Packet struct instead of Message for shm
by Ryan Haining
· 7 years ago
cb97d3c
Adds Packet struct
by Ryan Haining
· 7 years ago
a434e2d
Adds constant for max message size
by Ryan Haining
· 7 years ago
57919e8
Merges FrameBuffer and FBBroadcast regions into a single Screen region
by Jorge E. Moreira
· 7 years ago
f16d58f
Implement crash recovery of circular queueus
by Greg Hartman
· 7 years ago
b4e080f
Clean up non-conforming headers in the shm specs
by Greg Hartman
· 7 years ago
59063a9
Second attempt at adding a singleton to region view classes
by Ryan Haining
· 7 years ago
2f97dd9
const_cast instead of make_nonvolatile
by Ryan Haining
· 7 years ago
65dc930
Merge "Checks user with getuid instead of getenv" into gce-dev
by TreeHugger Robot
· 7 years ago
597c86e
Checks user with getuid instead of getenv
by Ryan Haining
· 7 years ago
f735a15
Merge "Makes framebuffer region not allocatable by gralloc hal." into gce-dev
by TreeHugger Robot
· 7 years ago
fd5ddf7
Merge "Uses shared memory regions for framebuffer content and broadcast" into gce-dev
by TreeHugger Robot
· 7 years ago
2b4e9be
Makes framebuffer region not allocatable by gralloc hal.
by Jorge E. Moreira
· 7 years ago
15ee31f
Updates socket_forward_region_view for ag/3486191
by Ryan Haining
· 7 years ago
9334f3d
Uses shared memory regions for framebuffer content and broadcast
by Jorge E. Moreira
· 7 years ago
e64b123
Adds host and server socket_forward_proxy main
by Ryan Haining
· 7 years ago
b189915
Adds a socket forwarding layout and view
by Ryan Haining
· 7 years ago
1d40380
Merge "adds missing include for <atomic>" into gce-dev
by TreeHugger Robot
· 7 years ago
4bbaac5
Merge "First attempt at adding a singleton to region view classes" into gce-dev
by TreeHugger Robot
· 7 years ago
f0d2309
adds missing include for <atomic>
by Ryan Haining
· 7 years ago
4b9bbb1
First attempt at adding a singleton to region view classes
by Jorge E. Moreira
· 7 years ago
3205389
Merge "Adds tcp ClientSocket functionality" into gce-dev
by TreeHugger Robot
· 7 years ago
fed7e30
Merge "Adds SocketLocalClient taking port." into gce-dev
by TreeHugger Robot
· 7 years ago
523d673
Adds tcp ClientSocket functionality
by Ryan Haining
· 7 years ago
d5c1bde
Adds SocketLocalClient taking port.
by Ryan Haining
· 7 years ago
00908ba
Merge "Removes explicit <Lock>s inside of LockGuard" into gce-dev
by Ryan Haining
· 7 years ago
b5eb983
Merge "Extensions to the audio HAL to send audio data to a ringbuffer inside" into gce-dev
by TreeHugger Robot
· 7 years ago
cc1cd95
Extensions to the audio HAL to send audio data to a ringbuffer inside
by Andreas Huber
· 7 years ago
0594a5c
Moves tcp_socket.cpp and tcp_socket.h into common
by Ryan Haining
· 7 years ago
2dc34c9
Merge "Removes namespace { }" into gce-dev
by TreeHugger Robot
· 7 years ago
6ae88e0
Merge "Replaces string.h with cstring" into gce-dev
by TreeHugger Robot
· 7 years ago
b3faf99
Merge "Adds missing include <cerrno>" into gce-dev
by TreeHugger Robot
· 7 years ago
5de0771
Removes namespace { }
by Ryan Haining
· 7 years ago
cdf1427
Replaces string.h with cstring
by Ryan Haining
· 7 years ago
3af2085
Adds missing include <cerrno>
by Ryan Haining
· 7 years ago
27bdd1e
Removes explicit <Lock>s inside of LockGuard
by Ryan Haining
· 7 years ago
d6c129e
Ril hal gets interface parameters from shared memory
by Jorge E. Moreira
· 7 years ago
931e97f
Make the network prefix configurable
by Greg Hartman
· 7 years ago
6cd78cc
Additional fixes for warnings
by Greg Hartman
· 7 years ago
7d5e0bf
Clean up warnings in cuttlefish_common
by Greg Hartman
· 7 years ago
d0f20d4
Fix formatting
by Greg Hartman
· 7 years ago
b777885
Merge changes from topic "vsoc-input-service" into gce-dev
by Jorge Moreira Broche
· 7 years ago
96638a7
Exchange data between wireless interfaces with the help of wifirouter
by Tomasz Wiszkowski
· 7 years ago
a881de5
Clone of wifirouter from partner repo
by Tomasz Wiszkowski
· 7 years ago
e1b2a3b
Fix integer overflow in buffer capacity calculations
by Greg Hartman
· 7 years ago
0249021
Use std::atomic in the signalling interfaces
by Greg Hartman
· 7 years ago
550750a
Fix off by 1 error in CopyInRange
by Greg Hartman
· 7 years ago
6454596
Correct formatting
by Greg Hartman
· 7 years ago
7510c96
Adds the input_events region
by Jorge E. Moreira
· 7 years ago
60ed577
Use Radio ID to register for hwsim notifications
by Tomasz Wiszkowski
· 7 years ago
6637f14
Exact copy of host wifirouter.
by Tomasz Wiszkowski
· 7 years ago
877ce3f
Merge "Cuttlefish Wifi: Packet switcher" into gce-dev
by TreeHugger Robot
· 7 years ago
95ee07f
Cuttlefish Wifi: Packet switcher
by Tomasz Wiszkowski
· 7 years ago
4cbb6ab
Move the framebuffer view to the correct place
by Greg Hartman
· 7 years ago
ce872ef
Finish common makefile conversions
by Greg Hartman
· 7 years ago
6da4302
Clean up the handling of domains
by Greg Hartman
· 7 years ago
cb367e0
Merge "Add missing #include to provide Write() implementations" into gce-dev
by TreeHugger Robot
· 7 years ago
a2dd58e
Merge "Iterate with a size_t to avoid warnings" into gce-dev
by TreeHugger Robot
· 7 years ago
c549a49
Add missing #include to provide Write() implementations
by Greg Hartman
· 7 years ago
817b05d
Remove obsolete BUILD files
by Greg Hartman
· 7 years ago
ee76f04
Iterate with a size_t to avoid warnings
by Greg Hartman
· 7 years ago
55d53ff
Enable vsoc_lib to be compiled for guest
by Tomasz Wiszkowski
· 7 years ago
719ce86
Wifi exchange view
by Tomasz Wiszkowski
· 7 years ago
c2c4dd6
Reserve VSoC area for wifi packet exchange
by Tomasz Wiszkowski
· 7 years ago
d792d2a
Remove Base class
by Greg Hartman
· 7 years ago
41f74e6
Make wificlient compile for Android and Linux
by Tomasz Wiszkowski
· 7 years ago
1a52495
Virtual WIFI client.
by Tomasz Wiszkowski
· 7 years ago
41d2af7
WIFIRouter coop for Cuttlefish Wifi
by Tomasz Wiszkowski
· 7 years ago
1d9e551
Build files for Android WIFI
by Tomasz Wiszkowski
· 7 years ago
7475c4c
Merge "Virtual WIFI, stake 5: origin detection." into gce-dev
by Tomasz Wiszkowski
· 7 years ago
5e0a33f
Use cuttlefish for internal references to the device
by Greg Hartman
· 7 years ago
Next »