gecko/ipc
Andrew McCreight c091b719b6 Bug 1264662 - Record IPC message capacity instead of size. r=billm, a=ritu
Capacity includes internal fragmentation, while size does not.

This requires making capacity() public, but that seems benign.
2016-04-14 17:46:52 -07:00
..
app Bug 1188045 - Part 2: Delay-load xul.dll when built with clang-cl 2016-02-22 09:55:58 -05:00
chromium Bug 1264662 - Record IPC message capacity instead of size. r=billm, a=ritu 2016-04-14 17:46:52 -07:00
contentproc
dbus
glue Bug 1264662 - Record IPC message capacity instead of size. r=billm, a=ritu 2016-04-14 17:46:52 -07:00
hal Bug 1251541: Replace |nsAutoArrayPtr<>| with |UniquePtr<[]>| in Bluetooth interfaces, r=shuang 2016-02-29 12:15:08 +01:00
ipdl Bug 1254373: Make TestDemon build on Windows; r=billm, a=npotb 2016-03-10 17:32:16 -07:00
keystore
netd
nfc
ril Bug 1252212. Make the RIL WorkerRun implemetations not leave exceptions on the JSContext. r=khuey 2016-03-01 13:49:21 -05:00
testshell Bug 1240871 - Don't allow implicit "async" in IPDL (r=mccr8,billm) 2016-01-28 20:56:37 -08:00
unixfd
unixsocket Bug 1194721: Add additional PDU pack and unpack functions, r=shuang 2016-02-04 12:35:13 +01:00
moz.build
pull-chromium.py