History log of /external/libchrome/sandbox/linux/services/syscall_wrappers.cc
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
24854748fba09df2a29f0d08d558c3acea70e7a1 23-Jan-2016 Alex Vakulenko <avakulenko@google.com> libchrome: Fix libchrome build on Chrome OS

Applying libchrome r369476 changes to Chrome OS-only files from the
upstream of libchrome (from Chromium).

Also modified SConstruct to add new files and remove deleted files.

Change-Id: Id22160e32d19b0bb228903e3df372fb82550626c
/external/libchrome/sandbox/linux/services/syscall_wrappers.cc
f6024733c0d1eed88f68520b5e6a20b96e212ad6 23-Jan-2016 Alex Vakulenko <avakulenko@google.com> libchrome: Revert deleted files needed by Chrome OS

Some of the "unused" files were apparently needed for building libchrome
on Chrome OS. Reverting deletion of these files.

Change-Id: I02e32f112d16480206f43ca0087342a9de7f1e1b
/external/libchrome/sandbox/linux/services/syscall_wrappers.cc
fc6fa02470e7d005f9492d41d4a149e4f61c24d1 15-Jan-2016 Alex Vakulenko <avakulenko@google.com> libchrome: Delete unused source files

In order to help with uprev maintenance, remove all the source files
that are not being built on AOSP/ChromeOS

Change-Id: Iec3221ae8aa02a17326949085b33925382968673
/external/libchrome/sandbox/linux/services/syscall_wrappers.cc
0124f205017a3cec648ed742ffe075e8a030978a 20-Dec-2015 Christopher Wiley <wiley@google.com> Remove base/third_party/valgrind headers

Replace usages of these headers with includes to the Android tree
provided valgrind headers. On Chrome OS, since we don't have that
luxury, we will need to drop the previous headers back in the
ebuild.

Bug: 26253162
Test: Compiles, unittests pass on Android host

Change-Id: I2848d6cb0e7bc8d0430766f9ad5298953e6d59be
/external/libchrome/sandbox/linux/services/syscall_wrappers.cc
59c5f4b0fb104e8e4806e4934a3d5d112ad695ab 24-Aug-2015 Daniel Erat <derat@google.com> Pull in upstream crypto/ and sandbox/ dirs at r334380.

Add code from
https://chromium.googlesource.com/chromium/src/crypto at
3b5d1294 (r333554) and
https://chromium.googlesource.com/chromium/src/sandbox at
50337f60 (r334108).

These won't be built in AOSP, but they correspond to the
versions checked out by Chrome OS.

BUG=chromium:521005

Change-Id: Id82858f3a870d8ab9e3e8fe1c3bb598ba065dd14
/external/libchrome/sandbox/linux/services/syscall_wrappers.cc