summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-02-02am d9222407: am ba7cc9d1: Merge "Dead/ununsed code"Mark Salyzyn
* commit 'd92224076e6f889868dd017734e26fa59c76a857': Dead/ununsed code
2015-02-02am ba7cc9d1: Merge "Dead/ununsed code"Mark Salyzyn
* commit 'ba7cc9d1dadbb8783e8059e2ec5b2a52a57b9e72': Dead/ununsed code
2015-02-02Merge "Dead/ununsed code"Mark Salyzyn
2015-02-02Dead/ununsed codeNanik Tolaram
variable rv has been removed from the MPLSensor constructor and the code that is using it has been remarked for sometime better clean up the code Change-Id: I82d1e13d8eca2c4a91985de1af090aa98315ab0e Signed-off-by: Nanik Tolaram <nanikjava@gmail.com>
2015-01-31am 18ab90f1: am ece40ff8: Merge "Fix "error: \'memcpy\' was not declared in ↵Elliott Hughes
this scope"." * commit '18ab90f13c059813229a36194d798e5e1b74e679': Fix "error: 'memcpy' was not declared in this scope".
2015-01-31am 95976b61: am b17333a0: Merge "Fix "error: \'strerror\' was not declared ↵Elliott Hughes
in this scope"." * commit '95976b61978934e42b557cbd3ac04edb6431cd17': Fix "error: 'strerror' was not declared in this scope".
2015-01-31am ece40ff8: Merge "Fix "error: \'memcpy\' was not declared in this scope"."Elliott Hughes
* commit 'ece40ff803461f056a16180f1f89061643e6e1e5': Fix "error: 'memcpy' was not declared in this scope".
2015-01-31Merge "Fix "error: 'memcpy' was not declared in this scope"."Elliott Hughes
2015-01-31am b17333a0: Merge "Fix "error: \'strerror\' was not declared in this scope"."Elliott Hughes
* commit 'b17333a033463246625292aff23f798578e4e7ea': Fix "error: 'strerror' was not declared in this scope".
2015-01-31Fix "error: 'memcpy' was not declared in this scope".Elliott Hughes
Change-Id: Ieb3283caa4c20a3bee5e65f364bd102015b355ab
2015-01-31Merge "Fix "error: 'strerror' was not declared in this scope"."Elliott Hughes
2015-01-31Fix "error: 'strerror' was not declared in this scope".Elliott Hughes
Change-Id: I3146ec0eedf06e313d5e3ed7f48f3cb9dd67f2bd
2015-01-31am f00995d5: am 00f3dccb: Merge "Fix "error: \'strerror\' was not declared ↵Elliott Hughes
in this scope"." * commit 'f00995d55b4166fb962dbb80b02a9f001e0b55b6': Fix "error: 'strerror' was not declared in this scope".
2015-01-31am 00f3dccb: Merge "Fix "error: \'strerror\' was not declared in this scope"."Elliott Hughes
* commit '00f3dccb4118f9787900f2f76302aa848b6575ff': Fix "error: 'strerror' was not declared in this scope".
2015-01-31Merge "Fix "error: 'strerror' was not declared in this scope"."Elliott Hughes
2015-01-31Fix "error: 'strerror' was not declared in this scope".Elliott Hughes
Change-Id: I74aa1d10af81b095eb1f9e8a9f61d2097ab51205
2015-01-30am 7db77deb: am a813e723: Merge "Add missing includes."Elliott Hughes
* commit '7db77debb1b2838123089cadb0bcfc86b2c74b27': Add missing includes.
2015-01-30am a813e723: Merge "Add missing includes."Elliott Hughes
* commit 'a813e72359032e1a2f5c95eb4dd1ac3213ef340e': Add missing includes.
2015-01-30Merge "Add missing includes."Elliott Hughes
2015-01-30Add missing includes.Elliott Hughes
Change-Id: Idc38e34c2079989dfd7230f57d2122296d2227dd
2015-01-05am a98d5eec: am 7c27118d: Merge "Fix aosp_manta-userdebug build with clang"Chih-hung Hsieh
* commit 'a98d5eeceed1b037921e8285d5e533191244495f': Fix aosp_manta-userdebug build with clang
2015-01-05am 7c27118d: Merge "Fix aosp_manta-userdebug build with clang"Chih-hung Hsieh
* commit '7c27118d72d3d758a3633e999e5cc3bfdac39337': Fix aosp_manta-userdebug build with clang
2015-01-05Merge "Fix aosp_manta-userdebug build with clang"Chih-hung Hsieh
2015-01-05Fix aosp_manta-userdebug build with clangBernhard Rosenkraenzer
This fixes some unused variables and a header inclusion guard. Change-Id: Iaa163ba67112b6e35e69befe6d67fd5bff7eb100 Signed-off-by: Bernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org>
2014-12-16am 8050fe4c: am f8c01e46: Merge "Cleanup Obsolete LOCAL_PRELINK_MODULE."Ying Wang
* commit '8050fe4cf1c4819071163f9f00093f9802e5b7fd': Cleanup Obsolete LOCAL_PRELINK_MODULE.
2014-12-16am 7267f4c9: am 1a7ced65: Merge "Ignore or fix trivial clang compiler warnings."Chih-Hung Hsieh
* commit '7267f4c988c69c5178d4d36e955c1d6fd2190d1f': Ignore or fix trivial clang compiler warnings.
2014-12-16am f8c01e46: Merge "Cleanup Obsolete LOCAL_PRELINK_MODULE."Ying Wang
* commit 'f8c01e46ab99e08b7d866836c8cb72f8c4239dbe': Cleanup Obsolete LOCAL_PRELINK_MODULE.
2014-12-16Merge "Cleanup Obsolete LOCAL_PRELINK_MODULE."Ying Wang
2014-12-16am 1a7ced65: Merge "Ignore or fix trivial clang compiler warnings."Chih-Hung Hsieh
* commit '1a7ced65556966e8a22d7867d3e6774f1e1145ec': Ignore or fix trivial clang compiler warnings.
2014-12-16Cleanup Obsolete LOCAL_PRELINK_MODULE.Ying Wang
Bug: 18675947 Change-Id: I703fe42513b15755378d652077f8f7d070f6aad3
2014-12-15Merge "Ignore or fix trivial clang compiler warnings."Chih-Hung Hsieh
2014-12-15Ignore or fix trivial clang compiler warnings.Chih-Hung Hsieh
* Unused parameters and private fields are harmless. * GNU designator syntax is accepted by clang too. * Typo in include guard is fixed. * Comparing array to NULL is redundant, but we should change the source code. The same warning could be given to other kind of pointer comparisons that we want to catch. Change-Id: Ia6999e955e026c9e6bc81355b788b29dc53cae42
2014-12-12am fd51fb65: am 2c8c3364: Merge "60xx: Remove unused variables"Andreas Gampe
* commit 'fd51fb650323cb7b8ac553c1f4c9c8cb9c1e0698': 60xx: Remove unused variables
2014-12-12am 2c8c3364: Merge "60xx: Remove unused variables"Andreas Gampe
* commit '2c8c33640068663259bcfa1789abe53b3bff4258': 60xx: Remove unused variables
2014-12-12Merge "60xx: Remove unused variables"Andreas Gampe
2014-12-10am e94f7bf5: am e3804bc5: Merge "Remove checks for TARGET_SIMULATOR"Dmitriy Ivanov
* commit 'e94f7bf5af19eb83311358eb9db4fd16b5cc50ff': Remove checks for TARGET_SIMULATOR
2014-12-10am e3804bc5: Merge "Remove checks for TARGET_SIMULATOR"Dmitriy Ivanov
* commit 'e3804bc5d0187112d9760e36b9a1e23a9a63bf9f': Remove checks for TARGET_SIMULATOR
2014-12-09Merge "Remove checks for TARGET_SIMULATOR"android-wear-5.0.0_r1lollipop-wear-releaseDmitriy Ivanov
2014-12-09Remove checks for TARGET_SIMULATORDmitriy Ivanov
Change-Id: I75bc0121233aa5577958dd32435dd8dcfced3a93
2014-12-0860xx: Remove unused variablesAndreas Gampe
For build-system CFLAGS clean-up, remove unused variables. Bug: 18632512 Change-Id: I5157af7d7392b57206a485cf3fd34ec317f89138
2014-11-26am 152559cc: am 5acdfec6: Merge "Invensense: Fix unused variables & functions"Andreas Gampe
* commit '152559cceef10cfbded60b814609c0c06f3836f0': Invensense: Fix unused variables & functions
2014-11-26am 5acdfec6: Merge "Invensense: Fix unused variables & functions"Andreas Gampe
* commit '5acdfec69b469d98e582e943effd806bd0298993': Invensense: Fix unused variables & functions
2014-11-26Merge "Invensense: Fix unused variables & functions"Andreas Gampe
2014-11-25Invensense: Fix unused variables & functionsAndreas Gampe
For build-system CFLAGS clean-up, fix unused variables and functions. Change-Id: I1f5d2bfeb9317828ccbc007d6e714c3ff67cca1e
2014-11-25am 1a144453: am 7f8ff3bd: Merge "Remove check for condition that can\'t happen"Chih-hung Hsieh
* commit '1a1444536b80a5c52275d2837362da07f6411732': Remove check for condition that can't happen
2014-11-25am 7f8ff3bd: Merge "Remove check for condition that can\'t happen"Chih-hung Hsieh
* commit '7f8ff3bd98a8bc369c54a60fb09d3363b28733d4': Remove check for condition that can't happen
2014-11-25Merge "Remove check for condition that can't happen"Chih-hung Hsieh
2014-11-21am 8c087c2d: am 415416d5: Merge "Fix mako build."Dan Albert
* commit '8c087c2d59445f9faa0247a7d1e95d02bbc7d17c': Fix mako build.
2014-11-21am 20cf3da8: am 10de2beb: Merge "Fix some bugs caught by warnings."Dan Albert
* commit '20cf3da88ca1e7846dd9ba41321be8aab20a2708': Fix some bugs caught by warnings.
2014-11-21am 415416d5: Merge "Fix mako build."Dan Albert
* commit '415416d5230f768b26e2c9d814f6609dae0969d9': Fix mako build.