gecko-dev/ipc/chromium
Nathan Froyd d448beedaf Bug 1282141 - compensate for arc4random_buf not being available on Android; r=jld
As a followup to the recent patch that fixed warnings in this area, I
discovered that arc4random_buf actually isn't available on
Android (?)...possibly only when compiling with recent NDKs.  This
change enables us to link successfully, as we can use libevent's
home-grown implementation.
2016-06-27 22:41:32 -04:00
..
atomics Bug 1257888 - Link chromium mutex-based atomics implementation to webrtc signaling tests. r=froydnj 2016-03-30 07:21:07 +09:00
src Bug 1282141 - compensate for arc4random_buf not being available on Android; r=jld 2016-06-27 22:41:32 -04:00
chromium-config.mozbuild Bug 1221453 - Use ObjDirPaths for GENERATED_INCLUDES and merge with LOCAL_INCLUDES. r=gps 2015-11-06 09:59:21 +09:00
moz.build Bug 1277705 - Remove child_process_info (r=dvander) 2016-06-24 13:16:14 -07:00