- 10 Sep, 2012 2 commits
- 07 Sep, 2012 1 commit
-
-
Dees_Troy authored
-
- 05 Sep, 2012 2 commits
- 04 Sep, 2012 1 commit
-
-
Dees_Troy authored
-
- 31 Aug, 2012 1 commit
-
-
Dees_Troy authored
-
- 24 Aug, 2012 1 commit
-
-
Jean-Baptiste Queru authored
-
- 23 Aug, 2012 3 commits
-
-
Jean-Baptiste Queru authored
-
Jean-Baptiste Queru authored
-
Jean-Baptiste Queru authored
-
- 21 Aug, 2012 4 commits
-
-
Edwin Vane authored
After fixing three trivial warnings, libminui builds cleanly with clang. Change-Id: Id7c6228295427a5ed3c774c5f90e88a28336c1f7 Author: Edwin Vane <edwin.vane@intel.com> Reviewed-by:
Kevin P Schoedel <kevin.p.schoedel@intel.com>
-
Edwin Vane authored
Use of __inline__ by projects in bootable/* was causing problems with clang. Following the BKM and replaced use of __inline__ with __attribute((__gnu_inline)). Change-Id: If4ccfded685bb2c9d9c23c9b92ee052208399ef0 Author: Edwin Vane <edwin.vane@intel.com> Reviewed-by:
Kevin P Schoedel <kevin.p.schoedel@intel.com>
-
Edwin Vane authored
A few simple warnings fixed to produce a clean clang build. Change-Id: I9484f860903a80e4c91e204e7e6738145535f642 Author: Edwin Vane <edwin.vane@intel.com> Reviewed-by:
Ariel J Bernal <ariel.j.bernal@intel.com>
-
Edwin Vane authored
A few signed/unsigned comparison warnings were all that stood in the way of a clean clang build. Change-Id: Id8c47fcfa500a6ac164bddb855831cdc17d99847 Author: Edwin Vane <edwin.vane@intel.com> Reviewed-by:
Tareq A Siraj <tareq.a.siraj@intel.com>
-
- 17 Aug, 2012 1 commit
-
-
Joe Onorato authored
* changes: Use the static version of libsparse Multiple modules with the same name are going away. host modules don't need LOCAL_MODULE_TAGS
-
- 23 Jul, 2012 1 commit
-
-
Joe Onorato authored
Change-Id: I664f8dc7939f8f902e4775eaaf6476fcd4ab8ed2
-
- 21 Jul, 2012 2 commits
-
-
Joe Onorato authored
Change-Id: I4154db066865d6031caa3c2c3b94064b2f28076e
-
Joe Onorato authored
Change-Id: I5e1df90f18fbaf98e3207c553a8fb859c1064137
-
- 20 Jul, 2012 1 commit
-
-
Doug Zongker authored
-
- 17 Jul, 2012 2 commits
-
-
Colin Cross authored
-
Colin Cross authored
libext4_utils requires libsparse, link against it as well. Change-Id: I4d6aec0e5edcf1ed42118b7b77adcded2858d3dd
-
- 11 Jul, 2012 1 commit
-
-
Octavian Purdila authored
When we don't have enough video memory for double buffering we fallback to "single buffering". Change-Id: I8bfab6d8cd6b54f0cc6c67edc41a4c37d8fbd4ba Signed-off-by:
Octavian Purdila <octavian.purdila@intel.com> Signed-off-by:
Andrew Boie <andrew.p.boie@intel.com>
-
- 11 Jun, 2012 3 commits
- 16 May, 2012 1 commit
-
-
The Android Open Source Project authored
Change-Id: I66ce5e9ca22d4aecb694bf8814fbf3404fb0013b
-
- 30 Apr, 2012 1 commit
-
-
The Android Automerger authored
-
- 26 Apr, 2012 1 commit
-
-
Doug Zongker authored
They're completely broken and have been for months because this code makes no sense. Change-Id: Ibabcd3dbe5a004a45b341e4a5215aa3df77e1861
-
- 16 Apr, 2012 1 commit
-
-
The Android Automerger authored
-
- 12 Apr, 2012 2 commits
-
-
Doug Zongker authored
* commit 'e5d5ac76': minor recovery changes
-
Doug Zongker authored
- add the --just_exit option to make recovery exit normally without doing anything - make it possible to build updater extensions in C++ - add the clear_display command so that the updater binary can request recovery switch to the NONE background UI These are all used to support the notion of using OTA as a factory reflash mechanism. Change-Id: Ib00d1cbf540feff38f52a61a2cf198915b48488c
-
- 10 Apr, 2012 1 commit
-
-
The Android Automerger authored
-
- 09 Apr, 2012 2 commits
-
-
Doug Zongker authored
-
The Android Automerger authored
-
- 08 Apr, 2012 1 commit
-
-
Kenny Root authored
The contribution of SELinux things to AOSP had a call to the old ui_print that merged cleanly. This changes that call into the newer call so it will actually compile when enabled. Change-Id: I8368e937219b01d0bef06007fa46302415256d07
-
- 06 Apr, 2012 4 commits
-
-
Kenny Root authored
am 78911bdf: am 2a4ab824: Merge "Change the format command to always take the mount point as an argument." * commit '78911bdf': Change the format command to always take the mount point as an argument.
-
Kenny Root authored
* commit '2a4ab824': Change the format command to always take the mount point as an argument.
-
Kenny Root authored
-
Wei Zhong authored
1. AOSP_APACH2 2. BSD for bsdiff.c and bspatch.c Bug: 6299628 Change-Id: If9a5f7f8f07ad51bb62202253da189d804674e54 Signed-off-by:
Wei Zhong <wzhong@google.com> (cherry picked from commit 592e7a9cf1c856bee2adb8f285ac359e2d7f68e1)
-