Adam Lesinski
7e59e17474
am 0b2bce06: am bda375fa: am c6c6ab50: Merge "Implement C++11 move semantics for android::FileMap"
...
* commit '0b2bce06382b5517a4dba33da5328c751f2c7a3e':
Implement C++11 move semantics for android::FileMap
2015-10-02 01:31:53 +00:00
Adam Lesinski
0b2bce0638
am bda375fa: am c6c6ab50: Merge "Implement C++11 move semantics for android::FileMap"
...
* commit 'bda375fa41c88e6b2f81a8cd88fc5fdda62bc723':
Implement C++11 move semantics for android::FileMap
2015-10-02 01:25:31 +00:00
Adam Lesinski
bda375fa41
am c6c6ab50: Merge "Implement C++11 move semantics for android::FileMap"
...
* commit 'c6c6ab50bc11d55f3135312ceccbcf0c400b437e':
Implement C++11 move semantics for android::FileMap
2015-10-02 01:19:25 +00:00
Adam Lesinski
c6c6ab50bc
Merge "Implement C++11 move semantics for android::FileMap"
2015-10-02 01:16:05 +00:00
Dmitry Shmidt
dc53918efb
Merge "libnetutils: Add synchronization per socket full operation"
2015-10-01 21:42:50 +00:00
Dmitry Shmidt
cebcd450c6
libnetutils: Add synchronization per socket full operation
...
Take and release mutex between ifc_init() and ifc_close()
calls to prevent global ifc_ctl_sock override.
Bug: 22307208
Change-Id: Iacffd329ce2a51defa550c7e33277332045a7b9b
Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
2015-10-01 14:30:20 -07:00
Sergio Giro
a5f71e075a
system/core: remove BasicHashtable
...
Towards deprecation of SharedBuffer
Change-Id: Id6d1c8637583df38b6f28398b6804d9c1e96472a
(cherry picked from commit f84a4906fa
)
2015-10-01 13:18:13 -07:00
Adam Lesinski
6f8885bc14
Implement C++11 move semantics for android::FileMap
...
FileMaps should be movable, thereby not requiring them to be only used
with a unique_ptr as they currently are.
Change-Id: I0fb8013bf398a2ced5420d85ba888c2a7fc5a496
2015-10-01 12:47:49 -07:00
Jorge Lucangeli Obes
9db5e1a247
am 09b7c05a: am 0c4ad786: am 17cd2c49: Merge "Remove \'seclabel\' option."
...
* commit '09b7c05affce37efd5a5236a0b55e46cc88ae3f8':
Remove 'seclabel' option.
2015-10-01 19:40:59 +00:00
Yabin Cui
649107e871
am 40bc6024: am fb070f3c: am 7377398b: Merge "adb: fdevent fixes"
...
* commit '40bc602445a7f7d206f1037b5cacfa3e0a4f8f36':
adb: fdevent fixes
2015-10-01 19:40:57 +00:00
Sergio Giro
3412280cbc
resolved conflicts for 075f690d
to master
...
Change-Id: I35b870a1e43b9a4b9f09ecabee68c54f993b036f
2015-10-01 20:21:56 +01:00
Jorge Lucangeli Obes
09b7c05aff
am 0c4ad786: am 17cd2c49: Merge "Remove \'seclabel\' option."
...
* commit '0c4ad786f5a3546c85c0c2f8cb006f59311661ac':
Remove 'seclabel' option.
2015-10-01 19:04:25 +00:00
Yabin Cui
40bc602445
am fb070f3c: am 7377398b: Merge "adb: fdevent fixes"
...
* commit 'fb070f3c2b1b2e5398a4cb0e67801192a5d90a94':
adb: fdevent fixes
2015-10-01 19:04:23 +00:00
Sergio Giro
075f690dae
am bdae9bf2: resolved conflicts for 70808827
to stage-aosp-master
...
* commit 'bdae9bf2ec3bbf8e33a34caa412bd8fd7bc2d434':
system/core: remove BasicHashtable
2015-10-01 18:59:59 +00:00
Jorge Lucangeli Obes
0c4ad786f5
am 17cd2c49: Merge "Remove \'seclabel\' option."
...
* commit '17cd2c49c9234758b76cb7e43d0bd12496ef31fb':
Remove 'seclabel' option.
2015-10-01 18:58:12 +00:00
Yabin Cui
fb070f3c2b
am 7377398b: Merge "adb: fdevent fixes"
...
* commit '7377398be81a9a8a4256b4c11e7ed25b059c32bb':
adb: fdevent fixes
2015-10-01 18:57:59 +00:00
Sergio Giro
bdae9bf2ec
resolved conflicts for 70808827
to stage-aosp-master
...
Change-Id: I2de8a63fa5be5423846df4c2e8ccc5f12e843f09
2015-10-01 19:49:22 +01:00
Jorge Lucangeli Obes
17cd2c49c9
Merge "Remove 'seclabel' option."
2015-10-01 18:37:15 +00:00
Sergio Giro
45dd164bff
Revert "resolved conflicts for 70808827
to stage-aosp-master"
...
This reverts commit 5cf2d5c9cc
.
Change-Id: Ifcffff034d4610c0d318cf67b0d98a28551c9605
2015-10-01 18:33:25 +00:00
Jorge Lucangeli Obes
fcbd11f42e
Remove 'seclabel' option.
...
The executable is already labelled in the filesystem.
Bug: 24571067
Change-Id: I2bef76628b08bec299fea4da8a58fe0eb53b1e59
2015-10-01 11:31:10 -07:00
Yabin Cui
7377398be8
Merge "adb: fdevent fixes"
2015-10-01 18:05:52 +00:00
Sergio Giro
5cf2d5c9cc
resolved conflicts for 70808827
to stage-aosp-master
...
Change-Id: I5e5030a20f2be3bd15b9fec8192dd22ec5a34d87
2015-10-01 18:54:33 +01:00
Steve Fung
07ac315e92
am 96259800: am 3f43729a: am 7c262abe: Merge "crash_reporter: Set Version and Product ID"
...
* commit '9625980058e2a2a3153a0311f2b98f20eec4f62d':
crash_reporter: Set Version and Product ID
2015-10-01 17:29:31 +00:00
Sergio Giro
70808827a4
Merge "system/core: remove BasicHashtable"
2015-10-01 17:24:01 +00:00
Steve Fung
9625980058
am 3f43729a: am 7c262abe: Merge "crash_reporter: Set Version and Product ID"
...
* commit '3f43729a36a7f2b318a8738bdb9660dd891dfa04':
crash_reporter: Set Version and Product ID
2015-10-01 17:22:48 +00:00
Steve Fung
3f43729a36
am 7c262abe: Merge "crash_reporter: Set Version and Product ID"
...
* commit '7c262abeac08483d039da29b4dec3ed02abe12bf':
crash_reporter: Set Version and Product ID
2015-10-01 17:17:03 +00:00
Steve Fung
7c262abeac
Merge "crash_reporter: Set Version and Product ID"
2015-10-01 17:11:55 +00:00
Sergio Giro
f84a4906fa
system/core: remove BasicHashtable
...
Towards deprecation of SharedBuffer
Change-Id: Id6d1c8637583df38b6f28398b6804d9c1e96472a
2015-10-01 11:44:47 +01:00
Stephen Hines
69aaf71ef9
am fc5185a5: am cabf610d: am d29f10cd: Merge "Fix build break due to unknown pragma (on gcc)."
...
* commit 'fc5185a578afde905a16b84c01845616f40f8007':
Fix build break due to unknown pragma (on gcc).
2015-10-01 06:55:30 +00:00
Stephen Hines
fc5185a578
am cabf610d: am d29f10cd: Merge "Fix build break due to unknown pragma (on gcc)."
...
* commit 'cabf610da0799abc302233acf4b3c420543a9c04':
Fix build break due to unknown pragma (on gcc).
2015-10-01 06:49:19 +00:00
Stephen Hines
cabf610da0
am d29f10cd: Merge "Fix build break due to unknown pragma (on gcc)."
...
* commit 'd29f10cd271324a70f970bec4379cce880a621b5':
Fix build break due to unknown pragma (on gcc).
2015-10-01 06:42:30 +00:00
Stephen Hines
d29f10cd27
Merge "Fix build break due to unknown pragma (on gcc)."
2015-10-01 06:37:50 +00:00
Stephen Hines
9466bb2ab6
Fix build break due to unknown pragma (on gcc).
...
Change-Id: I36bf855769b243139fd45186ac53578448b87a2b
2015-09-30 23:30:38 -07:00
Spencer Low
888a748bf2
adb: fdevent fixes
...
* fdevent_{set,add,del}()
* CHECK() that the fdevent is FDE_ACTIVE, otherwise the caller would
be waiting for events that will never arrive.
* Remove ~ from "fde->events &= ~events" to keep desired bits instead
of turning off desired bits.
* fdevent_call_fdfunc()
* CHECK(FDE_PENDING) since it should always be true if the fdevent was
on the pending list, or if fdevent_subproc_event_func() is faking
things. The goal is to try to avoid losing events.
Change-Id: I979c2fffa0b3d6b635488cde11dc544691193018
Signed-off-by: Spencer Low <CompareAndSwap@gmail.com>
2015-09-30 23:29:25 -07:00
Stephen Hines
acf0e154bf
am e6a782cc: am f141312c: am dc91dafa: Merge "Ignore explicit infinite recursion."
...
* commit 'e6a782cc9f63f3a880e80dc50489671d4993e939':
Ignore explicit infinite recursion.
2015-10-01 05:53:26 +00:00
Stephen Hines
e6a782cc9f
am f141312c: am dc91dafa: Merge "Ignore explicit infinite recursion."
...
* commit 'f141312c826a1c03b10d1e8acd033f39063f7599':
Ignore explicit infinite recursion.
2015-10-01 05:46:17 +00:00
Stephen Hines
f141312c82
am dc91dafa: Merge "Ignore explicit infinite recursion."
...
* commit 'dc91dafa3b614b399074a1506ba1684c89ae4eae':
Ignore explicit infinite recursion.
2015-10-01 05:41:54 +00:00
Stephen Hines
dc91dafa3b
Merge "Ignore explicit infinite recursion."
2015-10-01 05:36:40 +00:00
Yabin Cui
7d394df779
am 5027ffd8: am 4b3ee266: am ffa866f5: Merge "adb: detect sockets in CLOSE_WAIT state to prevent socket leak on linux."
...
* commit '5027ffd873ec75787c611cdc2d96b16a4a2e2d25':
adb: detect sockets in CLOSE_WAIT state to prevent socket leak on linux.
2015-10-01 00:19:21 +00:00
Yabin Cui
5027ffd873
am 4b3ee266: am ffa866f5: Merge "adb: detect sockets in CLOSE_WAIT state to prevent socket leak on linux."
...
* commit '4b3ee2666cdddbace5b7115853780e1d969c2776':
adb: detect sockets in CLOSE_WAIT state to prevent socket leak on linux.
2015-10-01 00:14:43 +00:00
Yabin Cui
4b3ee2666c
am ffa866f5: Merge "adb: detect sockets in CLOSE_WAIT state to prevent socket leak on linux."
...
* commit 'ffa866f5caefb13412f1814d0de06cda385feaa4':
adb: detect sockets in CLOSE_WAIT state to prevent socket leak on linux.
2015-10-01 00:10:00 +00:00
David Pursell
820104f47a
am 428f3434: am de3faec6: am fd18d9e2: Merge "adb: put legacy shell: service back in."
...
* commit '428f3434ae9c245cda8676bcbdbfa0a5d97faa86':
adb: put legacy shell: service back in.
2015-10-01 00:05:13 +00:00
Yabin Cui
ffa866f5ca
Merge "adb: detect sockets in CLOSE_WAIT state to prevent socket leak on linux."
2015-10-01 00:03:50 +00:00
David Pursell
428f3434ae
am de3faec6: am fd18d9e2: Merge "adb: put legacy shell: service back in."
...
* commit 'de3faec64d407e76013913cb39cf569f692e8f8f':
adb: put legacy shell: service back in.
2015-09-30 23:59:55 +00:00
Steve Fung
4818011085
crash_reporter: Set Version and Product ID
...
Read in the ro.build.id property for version, and
ro.product.product_id for the Product ID.
Bug: 22874192
Change-Id: I9a3fbf375d49d04fc7bf6700c5987cb9e435c318
2015-09-30 16:49:15 -07:00
David Pursell
de3faec64d
am fd18d9e2: Merge "adb: put legacy shell: service back in."
...
* commit 'fd18d9e254874557aa44d42bd6d6bdf4352b0e36':
adb: put legacy shell: service back in.
2015-09-30 23:44:31 +00:00
David Pursell
fd18d9e254
Merge "adb: put legacy shell: service back in."
2015-09-30 23:15:25 +00:00
David Pursell
70ef7b40f9
adb: put legacy shell: service back in.
...
ddmlib does not use the ADB client, but instead connects directly to
the adb server. This breaks some of the assumptions I previously made
when enabling the shell protocol.
To fix this, the adb server now defaults to no protocol for the
standalone command, and the shell protocol must be explicitly requested
by the client. For example:
shell:echo foo -- no shell protocol
shell,v2:echo foo -- shell protocol
As long as I was touching the shell service arguments I also changed
them to no longer duplicate the command-line arguments. This allows
more flexibility to change the adb client CLI if necessary and makes
the code more readable.
Bug: http://b/24148636
Change-Id: I28d5ae578cf18cbe79347dc89cea1750ff4571a8
2015-09-30 15:40:09 -07:00
Yabin Cui
aa77e22d73
adb: detect sockets in CLOSE_WAIT state to prevent socket leak on linux.
...
It is possible that the adb server on host has many sockets in
CLOSE_WAIT state. To prevent socket leak, always enable POLLRDHUP
in fdevent.cpp to detect sockets in CLOSE_WAIT state.
Update LocalSocketTest unit tests:
Change half_close_with_packet to read_from_closing_socket, as reading
from a SHUT_WR socket is not needed in adb.
Change close_with_no_events_installed to close_socket_in_CLOSE_WAIT_state,
as the latter is more close to the real situation in use.
Bug: 23314034
Change-Id: Ice4f4036624e5584eab6ba5848e7f169c92f037f
2015-09-30 15:03:26 -07:00
Mark Salyzyn
a8cb94d40a
am 2ba96324: am 351c211c: am 447356dd: Merge "liblog: logcat: Add year and zone to date on each line"
...
* commit '2ba96324a4f8c642f07cccd7fef971a2802a2fad':
liblog: logcat: Add year and zone to date on each line
2015-09-30 20:20:26 +00:00