Commit Graph

8001 Commits

Author SHA1 Message Date
Mark Salyzyn 51a29c8dc4 logd: liblog: logcat: Add Statistics
- logd add statistical collection and formatting
- liblog add android_logger_get_statistics call
- logcat add -S flag
- logcat add -b all

Change-Id: I521753b1969ecd4590c956aeeb1557d101059d67
2014-03-12 17:11:01 -07:00
Nick Kralevich ffcbc3f1d4 am d11f76a5: am f4c1abcb: am 897d345b: Merge "don\'t load property_contexts from /data"
* commit 'd11f76a5860802ea21f46993ce094d613214a40d':
  don't load property_contexts from /data
2014-03-12 23:05:03 +00:00
Mark Salyzyn 381edf5ecb am af9f065b: am 8ff765a8: am 939a5b09: Merge "logd: default user space logger"
* commit 'af9f065b2bfdf347bbfa5fce5227975fd4e060c3':
  logd: default user space logger
2014-03-12 23:04:41 +00:00
Doug Zongker f1ddbbfa5d am de7194b2: (-s ours) Revert "Revert "remove pixelflinger from healthd""
* commit 'de7194b208e95047af61eb6ae4fc9fca51655be3':
  Revert "Revert "remove pixelflinger from healthd""
2014-03-12 23:04:40 +00:00
Nick Kralevich d11f76a586 am f4c1abcb: am 897d345b: Merge "don\'t load property_contexts from /data"
* commit 'f4c1abcbce012a80a1bd32e5a83ab24aa2a6807d':
  don't load property_contexts from /data
2014-03-12 22:42:37 +00:00
Nick Kralevich f4c1abcbce am 897d345b: Merge "don\'t load property_contexts from /data"
* commit '897d345b1f2672480346e5dc8971a4626f3f1b8b':
  don't load property_contexts from /data
2014-03-12 22:37:38 +00:00
Nick Kralevich 897d345b1f Merge "don't load property_contexts from /data" 2014-03-12 22:31:18 +00:00
Mark Salyzyn af9f065b2b am 8ff765a8: am 939a5b09: Merge "logd: default user space logger"
* commit '8ff765a814af55784e81bc6479a198fbd2120927':
  logd: default user space logger
2014-03-12 21:09:54 +00:00
Mark Salyzyn 8ff765a814 am 939a5b09: Merge "logd: default user space logger"
* commit '939a5b09b8f8fd416a07e903310a37248aebaee4':
  logd: default user space logger
2014-03-12 21:07:05 +00:00
Mark Salyzyn 939a5b09b8 Merge "logd: default user space logger" 2014-03-12 21:02:49 +00:00
Doug Zongker de7194b208 Revert "Revert "remove pixelflinger from healthd""
This reverts commit 67ac9f3e42.
2014-03-12 13:52:14 -07:00
JP Abgrall ddda762616 am 0c748e11: am 73690b24: am 5fb1a34a: Merge "Added transfer progress reporting for push and pull commands."
* commit '0c748e11c2faab0dff99bb855d7e6acf903a0ef8':
  Added transfer progress reporting for push and pull commands.
2014-03-12 20:34:38 +00:00
Mohamad Ayyash b744e6d1fd Merge "fs_mgr: Ensure mount_all will process all fstab entries despite logging errors." 2014-03-12 20:21:00 +00:00
Mark Salyzyn 99ff9469c5 logd: default user space logger
Change-Id: I16825c26f098241376d4014f3a8e93174387dbcf
2014-03-12 13:17:57 -07:00
Brian Carlstrom 7a47bc5866 am 67ac9f3e: (-s ours) Revert "remove pixelflinger from healthd"
* commit '67ac9f3e42d81bceafd145e29a7a495569924f34':
  Revert "remove pixelflinger from healthd"
2014-03-12 20:05:28 +00:00
Greg Hackmann 029bca38b1 am 9a7ba149: am e8e0daae: am 28e41cce: Merge "libadfhwc: use %zu for logging size_t"
* commit '9a7ba149d3495e0a0976de1159c5bcac424483fb':
  libadfhwc: use %zu for logging size_t
2014-03-12 19:56:29 +00:00
Doug Zongker b0f8e0141a am 884a2a65: (-s ours) am dcbf0a40: am cb0bb7c5: Merge "remove pixelflinger from healthd"
* commit '884a2a65ae8d3224c3debe3e35196811462d6b24':
  remove pixelflinger from healthd
2014-03-12 19:56:28 +00:00
Mohamad Ayyash 38afe5f4ba fs_mgr: Ensure mount_all will process all fstab entries despite logging errors.
Change-Id: I0d58dd17d979b749a9ac03567cf2d395f9782f10
2014-03-12 12:44:18 -07:00
Nick Kralevich de151571a4 don't load property_contexts from /data
Bug: 12613118
Change-Id: I5a84b13d2151075d5136e3682431fbcc9307df13
(cherry picked from commit dc3a42bb11)
2014-03-11 21:27:27 -07:00
JP Abgrall 0c748e11c2 am 73690b24: am 5fb1a34a: Merge "Added transfer progress reporting for push and pull commands."
* commit '73690b24c64bdd96db5316eead079d03b7dcd8ea':
  Added transfer progress reporting for push and pull commands.
2014-03-12 03:00:22 +00:00
JP Abgrall 73690b24c6 am 5fb1a34a: Merge "Added transfer progress reporting for push and pull commands."
* commit '5fb1a34af4128bfe7332b02e31b146a82bc2872d':
  Added transfer progress reporting for push and pull commands.
2014-03-12 02:57:29 +00:00
JP Abgrall 5fb1a34af4 Merge "Added transfer progress reporting for push and pull commands." 2014-03-12 02:53:37 +00:00
Mark Lindner 76f2a93b18 Added transfer progress reporting for push and pull commands.
Added a new '-p' switch to the 'push' and 'pull' commands that outputs
the file transfer progress (bytes transmitted, total bytes, and % done).
This provides useful feedback when transferring large files, and also
makes it possible for other tools to easily monitor the progress of a
forked push/pull command.

Change-Id: Iee6f42f5bd41292e5bc80fba779f526f0072e356
2014-03-11 19:31:26 -07:00
Brian Carlstrom 67ac9f3e42 Revert "remove pixelflinger from healthd"
This reverts commit 0280f278f6.
2014-03-11 19:24:12 -07:00
Greg Hackmann 9a7ba149d3 am e8e0daae: am 28e41cce: Merge "libadfhwc: use %zu for logging size_t"
* commit 'e8e0daaefa9de2ffc12d131c2fcaef1794a095db':
  libadfhwc: use %zu for logging size_t
2014-03-11 23:26:50 +00:00
Doug Zongker 884a2a65ae am dcbf0a40: am cb0bb7c5: Merge "remove pixelflinger from healthd"
* commit 'dcbf0a40c965bd6264607f4515269477fe229363':
  remove pixelflinger from healthd
2014-03-11 23:26:50 +00:00
Greg Hackmann e8e0daaefa am 28e41cce: Merge "libadfhwc: use %zu for logging size_t"
* commit '28e41cce803f0f9e45344a060444f8575a417409':
  libadfhwc: use %zu for logging size_t
2014-03-11 23:19:03 +00:00
Doug Zongker dcbf0a40c9 am cb0bb7c5: Merge "remove pixelflinger from healthd"
* commit 'cb0bb7c5f48d4441902282a1ceaf32c5defd10db':
  remove pixelflinger from healthd
2014-03-11 23:19:02 +00:00
Greg Hackmann 28e41cce80 Merge "libadfhwc: use %zu for logging size_t" 2014-03-11 22:58:09 +00:00
Doug Zongker cb0bb7c5f4 Merge "remove pixelflinger from healthd" 2014-03-11 21:55:56 +00:00
Doug Zongker 0280f278f6 remove pixelflinger from healthd
The minui library has changed to no longer use libpixelflinger.  It
also offers a more efficient way of storing and loading frames of
animation; use it to represent the battery-full state images.

Also removes the unused battery_charge.png image.

Bug: 12131110
Change-Id: I6cc8b19f36a806c99cda30cc47b5968daf6b333b

Conflicts:
	charger/charger.c
	charger/images/battery_0.png
	charger/images/battery_1.png
	charger/images/battery_2.png
	charger/images/battery_3.png
	charger/images/battery_4.png
	charger/images/battery_5.png
	charger/images/battery_charge.png
	healthd/Android.mk
2014-03-11 14:45:33 -07:00
Greg Hackmann 18b7127845 libadfhwc: use %zu for logging size_t
Change-Id: Ica75935a194509f9d85d8e577b81f9de03aaaea4
Signed-off-by: Greg Hackmann <ghackmann@google.com>
2014-03-11 14:42:53 -07:00
Doug Zongker ee6ef15e67 remove pixelflinger from healthd
The minui library has changed to no longer use libpixelflinger.  It
also offers a more efficient way of storing and loading frames of
animation; use it to represent the battery-full state images.

Also removes the unused battery_charge.png image.

Bug: 12131110
Change-Id: I6cc8b19f36a806c99cda30cc47b5968daf6b333b
2014-03-11 12:25:41 -07:00
JP Abgrall 0631bf3ddb am 7e463719: am b4f1b3ca: am 44390474: Merge "adb: Don\'t unlink special files on sync failure."
* commit '7e463719c9fb559a164ace78743da6d439a6ed9f':
  adb: Don't unlink special files on sync failure.
2014-03-08 05:46:42 +00:00
JP Abgrall 4700f296e6 am beea8a77: am 270ebefc: am b2c34ece: Merge "adb: Don\'t clobber block devices during push"
* commit 'beea8a77a1ee191346302315659b7914eefe0d8e':
  adb: Don't clobber block devices during push
2014-03-08 05:46:42 +00:00
Mark Salyzyn d9c798335c am a4d7f8d4: am c1790a0b: am 0c3d19ff: Merge "libcutils: 64-bit compile issues"
* commit 'a4d7f8d4191cc4a74ef99596b19c084c93c58571':
  libcutils: 64-bit compile issues
2014-03-08 05:46:41 +00:00
Alex Ray 5103ac8a52 am 27514f6d: am f2d09863: am 9f4d558e: Merge "ueventd: easier debug logging"
* commit '27514f6de9d2ad039a187e5584f296ec05a4ef18':
  ueventd: easier debug logging
2014-03-08 05:46:40 +00:00
Alex Ray 665902ee5a am db480f75: am 6a58c4f3: am 33e86e00: Merge "libcutils: add method to get klog level"
* commit 'db480f7516977123a0c5c6f6705b282d2e55ab89':
  libcutils: add method to get klog level
2014-03-08 05:46:35 +00:00
JP Abgrall 7e463719c9 am b4f1b3ca: am 44390474: Merge "adb: Don\'t unlink special files on sync failure."
* commit 'b4f1b3ca6502041bd5350b211f894928790d214d':
  adb: Don't unlink special files on sync failure.
2014-03-08 02:00:31 +00:00
JP Abgrall beea8a77a1 am 270ebefc: am b2c34ece: Merge "adb: Don\'t clobber block devices during push"
* commit '270ebefc6c0c7937e8bef112a257b25509a1c2b7':
  adb: Don't clobber block devices during push
2014-03-08 02:00:30 +00:00
Mark Salyzyn a4d7f8d419 am c1790a0b: am 0c3d19ff: Merge "libcutils: 64-bit compile issues"
* commit 'c1790a0b99bd55ec1eb2201e60e8c2167a334c7c':
  libcutils: 64-bit compile issues
2014-03-08 02:00:30 +00:00
Alex Ray 27514f6de9 am f2d09863: am 9f4d558e: Merge "ueventd: easier debug logging"
* commit 'f2d09863204fc04c7f030ce7adf51deb5de952ce':
  ueventd: easier debug logging
2014-03-08 02:00:29 +00:00
Alex Ray db480f7516 am 6a58c4f3: am 33e86e00: Merge "libcutils: add method to get klog level"
* commit '6a58c4f342fa104fbabcd195561b90966f227a76':
  libcutils: add method to get klog level
2014-03-08 02:00:29 +00:00
JP Abgrall b4f1b3ca65 am 44390474: Merge "adb: Don\'t unlink special files on sync failure."
* commit '443904746301e4d519e51075487ea4c8b9a860e3':
  adb: Don't unlink special files on sync failure.
2014-03-08 01:56:37 +00:00
JP Abgrall 270ebefc6c am b2c34ece: Merge "adb: Don\'t clobber block devices during push"
* commit 'b2c34ece647c212baa30c474394c498a2d6dd61f':
  adb: Don't clobber block devices during push
2014-03-08 01:56:36 +00:00
Mark Salyzyn c1790a0b99 am 0c3d19ff: Merge "libcutils: 64-bit compile issues"
* commit '0c3d19ff3db7b04081a7a729a81642c5903f741a':
  libcutils: 64-bit compile issues
2014-03-08 01:56:13 +00:00
Alex Ray f2d0986320 am 9f4d558e: Merge "ueventd: easier debug logging"
* commit '9f4d558e0c80602aa8707ec9d0bdd33a93aa4f16':
  ueventd: easier debug logging
2014-03-08 01:56:12 +00:00
Alex Ray 6a58c4f342 am 33e86e00: Merge "libcutils: add method to get klog level"
* commit '33e86e004037765ef97a1d7f4017a7bdb6312bcf':
  libcutils: add method to get klog level
2014-03-08 01:56:12 +00:00
JP Abgrall 4439047463 Merge "adb: Don't unlink special files on sync failure." 2014-03-08 01:34:24 +00:00
JP Abgrall b2c34ece64 Merge "adb: Don't clobber block devices during push" 2014-03-08 01:34:03 +00:00