- 13 Jul, 2015 1 commit
-
-
Arman Uguray authored
This CL adds GN build files for libchrome, which is the ChromeOS/Brillo library for many C++ tools, include libbase. I added a new GN build target for "base" under secondary sources with a GN build file for libchrome which currently lives in platform/external/libchrome in AOSP. To build, clone libchrome into third_party/libchrome and remove third_party/libchrome/base/BUILD.gn. Also clone external/modp_b64 into third_party/modp_b64. Eventually I will have scripts set up to do this automatically. This means that we can start developing against libbase while running GN builds on Goobuntu but this would break the tree until libchrome is buildable within the Android build system (http://r.android.com/158392). So Brillo/Android builds will depend on libchrome using the conventional Android.mk means. Bug: 22175181 Change-Id: I9a737aa785488e5bc0ca1adc087d1d5dfcdf3bea
-
- 12 Jun, 2015 1 commit
-
-
Arman Uguray authored
This CL introduces macros for safe pointer to integer conversion (and vice versa). Also fixed a small style issue in log.h Bug: 21570302 Change-Id: If76bf5e35970f9b33f9bef53fbd03a7effae08dc
-
- 16 Mar, 2015 2 commits
-
-
Chris Manton authored
-
Sharvil Nanavati authored
-
- 03 Jul, 2014 1 commit
-
-
Sharvil Nanavati authored
This code will form the basis of most select-based event loops in bluedroid. It provides a thread-safe abort routine and a separation between the dispatcher and event handler code. Change-Id: I6f1c033d18f045ba273187dab607c209dfe32d30
-
- 12 Jun, 2014 2 commits
-
-
Sharvil Nanavati authored
Change-Id: Ib26dbae713b3096adf2496f0ff0fcb607693b163
-
Sharvil Nanavati authored
Change-Id: Ifffd6f9eabee482a81b326c9cf8d06163aede0f4
-
- 03 Jun, 2014 1 commit
-
-
Sharvil Nanavati authored
Change-Id: Ib26dbae713b3096adf2496f0ff0fcb607693b163
-
- 07 May, 2014 1 commit
-
-
Sharvil Nanavati authored
Change-Id: Ifffd6f9eabee482a81b326c9cf8d06163aede0f4
-