aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-02-01Upgrade gflags to v2.2.2 am: 3c6da7f2a8Haibo Huang
am: aeddde15bb Change-Id: I9eedae78090cbd92f6602f098eaf0232129d7f40
2019-02-01Upgrade gflags to v2.2.2Haibo Huang
am: 3c6da7f2a8 Change-Id: Icf6487d6b48b73350612c95326ec8e787f8a6238
2019-02-01Upgrade gflags to v2.2.2android-q-preview-6android-q-preview-5android-q-preview-4android-q-preview-2.5android-q-preview-1Haibo Huang
Test: Compile Change-Id: I6261b5cab6cd6126d30d4c852dededbb4a3b6ca6
2019-01-17Add default code reviewers into OWNERS am: 1509454b1a am: a76638096aChih-Hung Hsieh
am: 9fb793f228 Change-Id: I1b2e27ef5a7a499d56044358d241d7c4af59d68d
2019-01-17Add default code reviewers into OWNERS am: 1509454b1aChih-Hung Hsieh
am: a76638096a Change-Id: I6d1b4ddce341f095e1fdc8b55db07d3ec8c953ba
2019-01-17Add default code reviewers into OWNERSChih-Hung Hsieh
am: 1509454b1a Change-Id: I5a50955dcda912ba1546cb6a331f14ba36c55c9f
2019-01-17Add default code reviewers into OWNERSChih-Hung Hsieh
Bug: 33166666 Test: gerrit uploader Change-Id: Ia9ca7ddd71a32546b1a20ba5a62c8ea0c5c4a1bf
2019-01-04Make gflags available to recovery am: c9d49abd32 am: 57be72f942Alistair Strachan
am: d0ca18d6af Change-Id: Ifb17dc4282a6d0cf9fa332f9241a771c7300f407
2019-01-04Make gflags available to recovery am: c9d49abd32Alistair Strachan
am: 57be72f942 Change-Id: I7ccab060f319844f78864492f56f50499b413ae8
2019-01-04Make gflags available to recoveryAlistair Strachan
am: c9d49abd32 Change-Id: I65a96f75b588b06f40b099966907425f8b904ae6
2019-01-03Make gflags available to recoveryAlistair Strachan
To enable recovery on cuttlefish, we need socket_forward_proxy, which uses libgflags. Bug: 122316490 Change-Id: I77798768c03282670bcaf5a0dd6ad8890468db6f
2018-11-11Release v2.2.2Andreas Schuh
2018-11-11doc: Update README for release v2.2.2Andreas Schuh
2018-11-11doc: Update ChangeLog for release v2.2.2Andreas Schuh
2018-11-11cmake: Increment project version to 2.2.2Andreas Schuh
2018-11-11doc: Updated CMake and Bazel examplesAndreas Schuh
2018-11-11fix: Use 'default' visibility for GCCAndreas Schuh
2018-11-09fix: Build with MinGW version after Nov 2016Andreas Schuh
2018-11-09fix: Build with _UNICODE support on WindowsAndreas Schuh
2018-10-24[automerger skipped] Merge pie-platform-release to aosp-master - DO NOT ↵Bill Yi
MERGE am: c5a33aeb93 -s ours am: 28b2ab7fc9 -s ours am: e5db67541c -s ours Change-Id: I71815c479e827ba281ace12f3018fe776bae3427
2018-10-24[automerger skipped] Merge pie-platform-release to aosp-master - DO NOT ↵Bill Yi
MERGE am: c5a33aeb93 -s ours am: 28b2ab7fc9 -s ours Change-Id: Ied85b6c4ac45ea74792043ad8cdff4cdb61fea2c
2018-10-24[automerger skipped] Merge pie-platform-release to aosp-master - DO NOT MERGEBill Yi
am: c5a33aeb93 -s ours Change-Id: I0dde23d2babf8349bc549c36dbaf1ab7b07a2368
2018-10-24Merge pie-platform-release to aosp-master - DO NOT MERGEandroid-wear-8.0.0_r2Bill Yi
Change-Id: Ia56f1bdba11cd51f56112380f7efce84c797e22b
2018-10-24[automerger skipped] Merge pi-platform-release to stage-aosp-master - DO NOT ↵Bill Yi
MERGE am: e20964322b -s ours am: a0bfc6bda8 -s ours Change-Id: I3cbf87dad3c0b9a874ce1cb003c03a41ec7ebee4
2018-10-24[automerger skipped] Merge pi-platform-release to stage-aosp-master - DO NOT ↵Bill Yi
MERGE am: e20964322b -s ours Change-Id: I02ed833ac3548f714b6451524ebd3b992085ff0c
2018-10-24Merge pi-platform-release to stage-aosp-master - DO NOT MERGEBill Yi
Change-Id: I3386932e86257fabee68c67dd1ecb50074d88ca4
2018-10-15fix: PVS Studio warningsAndreas Schuh
2018-10-15fix: No extern template declaration for MSVC <12.0Andreas Schuh
2018-10-15fix: Declare FlagRegisterer c’tor explicit template instanations as extern ↵Andreas Schuh
in header
2018-10-14fix: Declare FALGS_no##name variables as staticAndreas Schuh
2018-10-03Remove all submodules. am: fc41bbd429 am: 539ff86dc9Jaewoong Jung
am: d68f8c4660 Change-Id: I30ded6f002ee500a078e25e32fe3918b51280ab9
2018-10-03Remove all submodules. am: fc41bbd429Jaewoong Jung
am: 539ff86dc9 Change-Id: I2936c16e12efb7d074d80a8d235ac926aa28a1b5
2018-10-03Remove all submodules.Jaewoong Jung
am: fc41bbd429 Change-Id: If681ae11146fbbd8ae8b763b3b385fb9bc5bab91
2018-09-28fix: Import with GFLAGS_USE_TARGET_NAMESPACE=ONAndreas Schuh
2018-09-28fix: Import with or without gflags:: namespaceAndreas Schuh
2018-09-28fix: Define both 'gflags' and 'gflags::gflags' alias targetsAndreas Schuh
2018-09-28fix: Indentation, use spaces instead of real tabsAndreas Schuh
2018-09-28Merge pull request #247 from Mizux/masterAndreas Schuh
2018-09-28fix missing-field-initializers warnings on gccwuchenghui
2018-09-28Fix V728 excessive checkdrillsar
2018-09-28Set postfixes for generated libraries based on buildtypekokerf
2018-09-28Fix build on some clang variantsMatt Hargett
Some platforms' yval.h defines restrict as a macro when using clang, which causes this file to not compile.
2018-09-27Remove all submodules.master-cuttlefish-testing-releaseJaewoong Jung
Submodules are not supported by the current Android platfrom development tool chain, so only make git do extra work. Even worse, misconfigured submodules that break git-based workflows can be submitted without triggering a presubmit failure. Test: TreeHugger Issue: 109878533 Change-Id: Ia31ec0f947e0bd00889f9c95e353dd9a9fb6e01c
2018-09-13Build shared library for reconnect am: fa7ec5bdb1 am: b3b435ea96Che-Yen Lu
am: 0f39265684 Change-Id: Ibce8cd1331ef13be04a4c959b4d0c783504453ac
2018-09-13Build shared library for reconnect am: fa7ec5bdb1Che-Yen Lu
am: b3b435ea96 Change-Id: I08f8b13cc8e8e2d06702be3f333a0aa400428f0d
2018-09-13Build shared library for reconnectChe-Yen Lu
am: fa7ec5bdb1 Change-Id: I64f0639c14cf0a42a49abe03ababb0fc132e1894
2018-09-11Build shared library for reconnectChe-Yen Lu
2018-09-06Suppress -Wimplicit-fallthrough. am: 2041971e85 am: 32b1e07509Chih-Hung Hsieh
am: 49e29107bf Change-Id: I85fd38ce724da7930ea1b60bde44695708c50407
2018-09-05Suppress -Wimplicit-fallthrough. am: 2041971e85Chih-Hung Hsieh
am: 32b1e07509 Change-Id: Ic8643354cae60996e82db622c556cc9ee38cd9dc
2018-09-05Suppress -Wimplicit-fallthrough.Chih-Hung Hsieh
am: 2041971e85 Change-Id: I4640d7523e9740e390cd934a7989e909c85a520f