Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_native
/
2c3cd83603a7eefe7efe8c99cbe1c04b54cfe599
2c3cd83
Revert "dumpsys: add option to list hardware services."
by Steven Moreland
· 8 years ago
c9bc037
Merge changes from topic 'lshal'
by Yifan Hong
· 8 years ago
b7ddc9e
Dump client PIDs for passthrough HALs.
by Yifan Hong
· 9 years ago
b24760f
Fix permissions for lshal
by Yifan Hong
· 9 years ago
270fff6
Merge "NDK docs: Fixed in-line comments for A8 and ARGB444 bitmap configurations. Test: Verified changes with romainguy@. Related bugs: b/26922523"
by quddusc
· 8 years ago
4a1a45b
NDK docs: Fixed in-line comments for A8 and ARGB444 bitmap configurations.
by Quddus Chong
· 8 years ago
6560727
Merge "SurfaceFlinger supports ClearClientTarget for Sideband"
by wyau
· 8 years ago
267ab79
SurfaceFlinger supports ClearClientTarget for Sideband
by Gray Huang
· 9 years ago
909ef30
Merge "Fix warning: macro redefined"
by Treehugger Robot
· 9 years ago
1ca609d
Merge "lshal: print pids of client processes."
by Treehugger Robot
· 9 years ago
f4bee84
lshal: print pids of client processes.
by Yifan Hong
· 9 years ago
50752b7
Merge "Do not -1 for lshal."
by Treehugger Robot
· 9 years ago
b79d9f9
Merge "Disable integer sanitization on host."
by Evgenii Stepanov
· 9 years ago
d047e10
Merge "Fix a use-of-uninitialized-value warning"
by Treehugger Robot
· 9 years ago
6a25701
Do not -1 for lshal.
by Yifan Hong
· 9 years ago
7920557
Merge "Fix -Wdouble-promotion warnings"
by Treehugger Robot
· 9 years ago
de98297
Disable integer sanitization on host.
by Evgenii Stepanov
· 9 years ago
2c3ccae
Fix a use-of-uninitialized-value warning
by George Burgess IV
· 9 years ago
9dc2e6bc
Merge "Add permission bits to open calls with O_CREAT"
by Treehugger Robot
· 9 years ago
3ef54f2
Add permission bits to open calls with O_CREAT
by George Burgess IV
· 9 years ago
70a5f12
Merge "Replace strlen with arraysize in array bounds."
by Treehugger Robot
· 9 years ago
d348e8a
Fix -Wdouble-promotion warnings
by George Burgess IV
· 9 years ago
36cebe77
Replace strlen with arraysize in array bounds.
by George Burgess IV
· 9 years ago
1f2d5a9
Merge changes from topic 'lshal'
by Yifan Hong
· 9 years ago
d1361ce
Merge "Fix two bugs in external storage accounting."
by Treehugger Robot
· 9 years ago
5ccdab9
Add debugDump() to IServiceManager.
by Yifan Hong
· 9 years ago
85dd3ad
Add an lshal command.
by Yifan Hong
· 9 years ago
76ddaeb
Fix two bugs in external storage accounting.
by Jeff Sharkey
· 9 years ago
af78fe1
Merge "Add mode to open call with O_CREAT"
by Treehugger Robot
· 9 years ago
1593ef2
Add mode to open call with O_CREAT
by George Burgess IV
· 9 years ago
24257dd
Merge "Properly align a packed structure."
by Treehugger Robot
· 9 years ago
a92616e
Merge "Update atrace to work with tracefs, not debugfs"
by Treehugger Robot
· 9 years ago
4d741eb
Merge "dumpsys: add option to list hardware services."
by Treehugger Robot
· 9 years ago
6270dd1
dumpsys: add option to list hardware services.
by Steven Moreland
· 9 years ago
2cd93cc
Update atrace to work with tracefs, not debugfs
by Paul Lawrence
· 9 years ago
7ebfeb9
Merge "Add Binder support for Parcelable exceptions."
by Jeff Sharkey
· 9 years ago
2630e78
Merge "Add i2c tracing support to atrace"
by Treehugger Robot
· 9 years ago
c4fc777
Merge "Add feature flag for TelephonyManager#get/setAllowedCarriers"
by Treehugger Robot
· 9 years ago
ab54f68
Add i2c tracing support to atrace
by Michael Wright
· 9 years ago
f5a21ba
Merge "Measure external storage using new GIDs."
by Jeff Sharkey
· 9 years ago
7bf5b95
Measure external storage using new GIDs.
by Jeff Sharkey
· 9 years ago
45270e1
Merge "First pass at updated cache clearing logic."
by Jeff Sharkey
· 9 years ago
29280ad
Merge "TYPE_DYNAMIC_SENSOR_META should be wake up sensor"
by Peng Xu
· 9 years ago
57eb11e
Merge "Clean up and simplify the logic in dexopt"
by Calin Juravle
· 9 years ago
134a719
Merge changes from topic 'kill_debuggerd'
by Josh Gao
· 9 years ago
0233bd4
Merge "libGLES_android: Add generic 32bpp BGRA EGLConfig"
by Treehugger Robot
· 9 years ago
7a570e8
Clean up and simplify the logic in dexopt
by Calin Juravle
· 9 years ago
88ddd94
First pass at updated cache clearing logic.
by Jeff Sharkey
· 9 years ago
98195cb
Add feature flag for TelephonyManager#get/setAllowedCarriers
by Polina Bondarenko
· 9 years ago
a693382
Merge "Add systrace details to storage measurements."
by Jeff Sharkey
· 9 years ago
bfbe2d7
Merge "servicemanager: selinux: set selinux callbacks early"
by Treehugger Robot
· 9 years ago
466459b
Add systrace details to storage measurements.
by Jeff Sharkey
· 9 years ago
989b812
dumpstate: use O_APPEND for anr file.
by Josh Gao
· 9 years ago
d2db024
dumpstate: switch to using libdebuggerd_client.
by Josh Gao
· 9 years ago
c8dc4f0
Add Binder support for Parcelable exceptions.
by Jeff Sharkey
· 9 years ago
36ba03a
Merge "Handle devices without quota, speed up lookup."
by Jeff Sharkey
· 9 years ago
93ba701
servicemanager: selinux: set selinux callbacks early
by Sandeep Patil
· 9 years ago
950e3f5
Merge changes Ic746ea89,Iebaa8063
by Treehugger Robot
· 9 years ago
66b1a12
Handle devices without quota, speed up lookup.
by Jeff Sharkey
· 9 years ago
7a9059e
Wrap all installd operations in lock.
by Jeff Sharkey
· 9 years ago
24ef15b
Mask st_mode before comparing it.
by Jeff Sharkey
· 9 years ago
9a30f04
Merge "liblog: use log/log.h when utilizing ALOG macros"
by Mark Salyzyn
· 9 years ago
4eb1382
liblog: use log/log.h when utilizing ALOG macros
by Mark Salyzyn
· 9 years ago
53d36e4
Merge "Don't print error if we can't talk to hwservicemanager."
by Treehugger Robot
· 9 years ago
64d54eb
Don't print error if we can't talk to hwservicemanager.
by Martijn Coenen
· 9 years ago
d655e61
Merge "Replace cutils/log.h and rationalize log/log.h and android/log.h"
by Mark Salyzyn
· 9 years ago
7823e12
Replace cutils/log.h and rationalize log/log.h and android/log.h
by Mark Salyzyn
· 9 years ago
5cfc1c0
Merge "Added test cases to dumpsys."
by Treehugger Robot
· 9 years ago
6c207a7
Merge "Cleanup code given PATCHOAT_FOR_RELOCATION has been removed."
by Treehugger Robot
· 9 years ago
343175a
Added test cases to dumpsys.
by Felipe Leme
· 9 years ago
4d9746d
Merge "Methods to calculate user and external disk usage."
by Jeff Sharkey
· 9 years ago
df2d754
Methods to calculate user and external disk usage.
by Jeff Sharkey
· 9 years ago
b73de86
Merge "Surface: Use async lock/unlock in copyBlt"
by Jesse Hall
· 9 years ago
64990fc
Merge "egl: Add NULL check for num_config parameter"
by Jesse Hall
· 9 years ago
3944ec4
Merge "Unversion NDK stub libraries."
by Treehugger Robot
· 9 years ago
b9c62a6
Unversion NDK stub libraries.
by Dan Albert
· 9 years ago
a422103
Merge "Add android/log.h to Rect.h"
by Treehugger Robot
· 9 years ago
003b412
Add android/log.h to Rect.h
by Steve Paik
· 9 years ago
76cc027
Cleanup code given PATCHOAT_FOR_RELOCATION has been removed.
by Richard Uhler
· 9 years ago
4f8c1fd
Merge "Pass the same fd when compiling due to boot image update."
by Treehugger Robot
· 9 years ago
ca12228
Pass the same fd when compiling due to boot image update.
by Nicolas Geoffray
· 9 years ago
7b09e79
Surface: Use async lock/unlock in copyBlt
by Francis Hart
· 11 years ago
b7ee96a
Merge "Callback elision for HIDL interfaces."
by Martijn Coenen
· 9 years ago
f6ac848
Callback elision for HIDL interfaces.
by Martijn Coenen
· 9 years ago
88f7781
Merge "Surface: Ensure synchronisation of copyBlt"
by Treehugger Robot
· 9 years ago
a09d036
Merge "Mark libGLESv3 as unversioned until android-24."
by Treehugger Robot
· 9 years ago
226f77d
Merge "Reference profiles use shared GID for user 0."
by Jeff Sharkey
· 9 years ago
d873538
Mark libGLESv3 as unversioned until android-24.
by Dan Albert
· 9 years ago
adddd98
Reference profiles use shared GID for user 0.
by Jeff Sharkey
· 9 years ago
8aed997
Merge "Offer to measure disk stats using quotas."
by Jeff Sharkey
· 9 years ago
3dfae0c
Offer to measure disk stats using quotas.
by Jeff Sharkey
· 9 years ago
1efda0b
Merge "Replace cutils/log.h and rationalize log/log.h and android/log.h"
by Mark Salyzyn
· 9 years ago
a5e161b
Replace cutils/log.h and rationalize log/log.h and android/log.h
by Mark Salyzyn
· 9 years ago
c47aa53
Merge "Update for hiding Status from Return<T> object."
by Yifan Hong
· 9 years ago
0363209
Update for hiding Status from Return<T> object.
by Yifan Hong
· 9 years ago
ee080ea
Merge "Only log restorecon changes for existing dirs."
by Jeff Sharkey
· 9 years ago
35b83df
Only log restorecon changes for existing dirs.
by Jeff Sharkey
· 9 years ago
ed04f3c
Merge "Remove ~1/3 of the installd calls at boot."
by Treehugger Robot
· 9 years ago
36a900a
Remove ~1/3 of the installd calls at boot.
by Jeff Sharkey
· 9 years ago
8d24d00
Merge "Sensor: Add more comments for ASensorEventQueue_registerSensor() function"
by Peng Xu
· 9 years ago
Next »