index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
services
/
java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Fixed the problem ime invisible status despite being the icon that app...
Satoshi Kataoka
2013-04-18
1
-1
/
+3
|
\
|
*
Fixed the problem ime invisible status despite being the icon that appears in...
jungheang.lee
2013-02-28
1
-1
/
+3
*
|
Remove keystore entries when app data cleared
Kenny Root
2013-04-15
1
-23
/
+45
*
|
Check outInfo is not null
Kenny Root
2013-04-15
1
-8
/
+10
*
|
Remove /data/system location for mac_permissions.xml.
Stephen Smalley
2013-04-05
1
-1
/
+0
*
|
Add /data/security path for mac_permissions.xml.
Stephen Smalley
2013-04-05
1
-0
/
+1
*
|
Merge "Remove keystore entries when package removed"
Kenny Root
2013-04-03
1
-0
/
+13
|
\
\
|
*
|
Remove keystore entries when package removed
Kenny Root
2013-04-02
1
-0
/
+13
*
|
|
Fix potential deadlock between LockScreen and WindowManagerService
Sangkyu Lee
2013-04-02
1
-3
/
+25
|
/
/
*
|
Merge "It helps to catch the right exception."
Jean-Baptiste Queru
2013-04-01
1
-1
/
+1
|
\
\
|
*
|
It helps to catch the right exception.
Jeff Sharkey
2013-03-26
1
-1
/
+1
*
|
|
Merge "Save off the seinfo value with packages.list."
Geremy Condra
2013-03-28
1
-0
/
+3
|
\
\
\
|
*
|
|
Save off the seinfo value with packages.list.
Robert Craig
2013-03-26
1
-0
/
+3
|
|
/
/
*
|
|
Merge "Correct executable bit for source files [Take 2]"
Elliott Hughes
2013-03-28
1
-0
/
+0
|
\
\
\
|
*
|
|
Correct executable bit for source files [Take 2]
Chirayu Desai
2013-03-27
1
-0
/
+0
|
|
|
/
|
|
/
|
*
|
|
Add data validation on seinfo labels.
Robert Craig
2013-03-28
1
-2
/
+24
|
|
/
|
/
|
*
|
Merge "BackupManagerService files need new security labeling."
Geremy Condra
2013-03-26
1
-0
/
+12
|
\
\
|
*
|
BackupManagerService files need new security labeling.
rpcraig
2012-12-04
1
-0
/
+12
*
|
|
Proper security labeling of multi-user data directories.
rpcraig
2013-03-25
3
-3
/
+6
*
|
|
Add seinfo parsing to PackageManagerService.
Robert Craig
2013-03-25
4
-6
/
+291
*
|
|
Fix Watchdog HeartbeatHandler to run on correct thread
John Michelau
2013-03-19
1
-1
/
+8
*
|
|
Fix times in debugging output to use H rather than k.
Elliott Hughes
2013-03-18
1
-1
/
+1
*
|
|
Correct the target app token for input method window
Carrie Xu
2013-03-18
1
-1
/
+5
|
|
/
|
/
|
*
|
KeyStore: stop using state()
Kenny Root
2013-02-14
2
-2
/
+2
*
|
am fd1c028e: Merge "Handle hotplug events as described instead of rescanning"
Jesse Hall
2013-02-07
1
-23
/
+34
|
\
\
|
*
|
Handle hotplug events as described instead of rescanning
Jesse Hall
2013-02-07
1
-23
/
+34
*
|
|
am 9434c112: Merge "Services: Adding HSPAP info in Android"
Jaikumar Ganesh
2013-02-07
1
-1
/
+2
|
\
\
\
|
|
/
/
|
*
|
Merge "Services: Adding HSPAP info in Android"
Jaikumar Ganesh
2013-02-07
1
-1
/
+2
|
|
\
\
|
|
*
|
Services: Adding HSPAP info in Android
Arun Ravindran
2012-09-05
1
-1
/
+2
*
|
|
|
am 555b07df: am 2c64b539: am 596532d9: Properly initialize recognition servic...
Amith Yamasani
2013-01-22
1
-7
/
+5
|
\
\
\
\
|
*
\
\
\
am 2c64b539: am 596532d9: Properly initialize recognition service if the reco...
Amith Yamasani
2013-01-22
1
-7
/
+5
|
|
\
\
\
\
|
|
*
\
\
\
am 596532d9: Properly initialize recognition service if the recognizer compon...
Amith Yamasani
2013-01-22
1
-7
/
+5
|
|
|
\
\
\
\
|
|
|
*
|
|
|
Properly initialize recognition service if the recognizer component changed.
Amith Yamasani
2013-01-22
1
-7
/
+5
|
|
|
*
|
|
|
DO NOT MERGE Prevent OOM death for services under ServiceWatcher's care.
Victoria Lease
2013-01-16
1
-1
/
+1
|
|
|
/
/
/
/
*
|
|
|
|
|
am cc52272b: am a3e79199: Merge "TIME_TICK was not occurred for one hour"
Christopher Tate
2013-01-11
1
-6
/
+2
|
\
\
\
\
\
\
|
*
\
\
\
\
\
am a3e79199: Merge "TIME_TICK was not occurred for one hour"
Christopher Tate
2013-01-10
1
-6
/
+2
|
|
\
\
\
\
\
\
|
|
|
|
_
|
/
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
TIME_TICK was not occurred for one hour
Sungmin Choi
2013-01-10
1
-6
/
+2
*
|
|
|
|
|
|
am 30b074fc: am 2495d08a: am 5327322a: Merge "Revert "Fix a bug where disable...
Satoshi Kataoka
2013-01-10
1
-9
/
+0
|
\
\
\
\
\
\
\
|
|
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
am 2495d08a: am 5327322a: Merge "Revert "Fix a bug where disabled auxilialy I...
Satoshi Kataoka
2013-01-10
1
-9
/
+0
|
|
\
\
\
\
\
\
|
|
|
|
_
|
/
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
Merge "Revert "Fix a bug where disabled auxilialy IME is unexpectedly re-enab...
Satoshi Kataoka
2013-01-10
1
-9
/
+0
|
|
|
\
\
\
\
\
|
|
|
*
|
|
|
|
Revert "Fix a bug where disabled auxilialy IME is unexpectedly re-enabled"
Satoshi Kataoka
2013-01-10
1
-9
/
+0
*
|
|
|
|
|
|
|
am 28608bbb: am d692ea6d: am b5e4835e: Merge "Improve heuristics for detectin...
Sascha Prueter
2013-01-10
3
-40
/
+355
|
\
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
/
|
*
|
|
|
|
|
|
am d692ea6d: am b5e4835e: Merge "Improve heuristics for detecting wireless ch...
Sascha Prueter
2013-01-10
3
-40
/
+355
|
|
\
\
\
\
\
\
\
|
|
|
/
/
/
/
/
/
|
|
*
|
|
|
|
|
Merge "Improve heuristics for detecting wireless chargers." into jb-mr1.1-dev
Sascha Prueter
2013-01-10
3
-40
/
+355
|
|
|
\
\
\
\
\
\
|
|
|
*
|
|
|
|
|
Improve heuristics for detecting wireless chargers.
Jeff Brown
2013-01-10
3
-40
/
+355
|
|
|
|
/
/
/
/
/
*
|
|
|
|
|
|
|
am 854458f4: am 0287ca3c: am e62fa825: Merge from master: fix issue #7966357:...
Dianne Hackborn
2013-01-09
1
-1
/
+1
|
\
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
/
|
|
|
|
/
/
/
/
|
|
_
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
am 0287ca3c: am e62fa825: Merge from master: fix issue #7966357: Super lights...
Dianne Hackborn
2013-01-09
1
-1
/
+1
|
|
\
\
\
\
\
\
|
|
|
/
/
/
/
/
|
|
*
|
|
|
|
Merge from master: fix issue #7966357: Super lights out mode vs. volume dialog
Dianne Hackborn
2013-01-09
1
-1
/
+1
|
|
|
/
/
/
/
*
|
|
|
|
|
am 88fe4ebc: Merge "NsdService: Clear client info after resolution request is...
Irfan Sheriff
2012-12-21
1
-123
/
+129
|
\
\
\
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Merge "NsdService: Clear client info after resolution request is serviced."
Irfan Sheriff
2012-12-20
1
-123
/
+129
|
|
\
\
\
\
\
[next]