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
/
core
/
java
/
android
/
os
Commit message (
Expand
)
Author
Age
Files
Lines
*
Input dispatcher ANR handling enhancements.
Jeff Brown
2010-09-12
1
-1
/
+1
*
Small fixes to battery stats.
Dianne Hackborn
2010-09-09
1
-3
/
+3
*
People holding partial wake locks now get blamed for CPU usage.
Dianne Hackborn
2010-09-08
1
-2
/
+4
*
Fixes to battery stats debug output.
Dianne Hackborn
2010-09-07
1
-1
/
+46
*
SharedPreferences$Editor.startCommit()
Brad Fitzpatrick
2010-08-27
1
-2
/
+2
*
Some StrictMode API changes.
Brad Fitzpatrick
2010-08-24
1
-6
/
+38
*
Merge changes I8a257579,I82d16312 into gingerbread
Kenny Root
2010-08-20
8
-294
/
+1476
|
\
|
*
Reorganize MountService IPC
Kenny Root
2010-08-20
8
-294
/
+1476
*
|
Fix a few small battery stats problems:
Dianne Hackborn
2010-08-20
1
-0
/
+1
|
/
*
Add OBB flags to support overlays
Kenny Root
2010-08-18
1
-0
/
+4
*
Merge "add an api for getting a device serial number" into gingerbread
Doug Zongker
2010-08-16
1
-0
/
+3
|
\
|
*
add an api for getting a device serial number
Doug Zongker
2010-08-16
1
-0
/
+3
*
|
Fix problems with determining when to kill apps for wake usage.
Dianne Hackborn
2010-08-15
3
-4
/
+13
*
|
Various battery info things:
Dianne Hackborn
2010-08-13
1
-2
/
+45
*
|
Merge "Add support for the PointerLocation overlay." into gingerbread
Jeff Brown
2010-08-11
1
-0
/
+5
|
\
\
|
|
/
|
/
|
|
*
Add support for the PointerLocation overlay.
Jeff Brown
2010-08-11
1
-0
/
+5
*
|
Move OBB file reading to DefaultContainerService
Kenny Root
2010-08-11
3
-27
/
+102
|
/
*
StrictMode: time violations in Binder calls
Brad Fitzpatrick
2010-07-30
1
-74
/
+213
*
Merge "Replace several IPCThreadState::get() lookups with one." into gingerbread
Brad Fitzpatrick
2010-07-27
1
-1
/
+1
|
\
|
*
Replace several IPCThreadState::get() lookups with one.
Brad Fitzpatrick
2010-07-27
1
-1
/
+1
*
|
am 8c65ee2d: Merge "Add a method to let a properly permissioned app directly ...
Joe Onorato
2010-07-27
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
Add a method to let a properly permissioned app directly
Joe Onorato
2010-07-24
1
-0
/
+1
*
|
Fix StrictMode for Binder.dump()
Brad Fitzpatrick
2010-07-26
1
-1
/
+11
*
|
Battery stats: start removing last stats, keep total discharge.
Dianne Hackborn
2010-07-24
1
-3
/
+19
*
|
am e8605af5: Merge "Avoid leaking file descriptors when returning drop box ev...
Dan Egnor
2010-07-21
1
-32
/
+57
|
\
\
|
|
/
|
*
Avoid leaking file descriptors when returning drop box events.
Dan Egnor
2010-07-21
1
-32
/
+57
*
|
Merge "Only print out wake locks in the if the wakelock was held." into ginge...
Jason Parks
2010-07-20
1
-7
/
+5
|
\
\
|
*
|
Only print out wake locks in the if the wakelock was held.
Jason Parks
2010-07-20
1
-7
/
+5
*
|
|
am 2f0dc6d9: Merge "COMMENT ONLY change to add some warnings about ParcelFile...
Dan Egnor
2010-07-20
2
-3
/
+21
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
COMMENT ONLY change to add some warnings about ParcelFileDescriptor
Dan Egnor
2010-07-20
2
-3
/
+21
*
|
Add API to call to vold for mounting OBBs
Kenny Root
2010-07-15
2
-3
/
+83
*
|
StrictMode: avoid an allocation in common case
Brad Fitzpatrick
2010-07-15
2
-9
/
+31
*
|
StrictMode: gather and return violating stacks in Binder replies
Brad Fitzpatrick
2010-07-15
3
-43
/
+273
*
|
More StrictMode work, keeping Binder & BlockGuard's thread-locals in-sync.
Brad Fitzpatrick
2010-07-15
2
-1
/
+75
*
|
Add ability to guard a thread against setting its own prio to bg
Christopher Tate
2010-06-30
1
-0
/
+9
*
|
More native input event dispatching.
Jeff Brown
2010-06-21
1
-7
/
+0
*
|
Various improvements to battery stats collection
Dianne Hackborn
2010-06-16
1
-45
/
+263
*
|
Merge "StrictMode: implement the log-to-DropBox option" into gingerbread
Brad Fitzpatrick
2010-06-14
1
-0
/
+1
|
\
\
|
*
|
StrictMode: implement the log-to-DropBox option
Brad Fitzpatrick
2010-06-14
1
-0
/
+1
*
|
|
Merge "Update build version information." into gingerbread
Dianne Hackborn
2010-06-14
1
-2
/
+14
|
\
\
\
|
*
|
|
Update build version information.
Dianne Hackborn
2010-06-14
1
-2
/
+14
*
|
|
|
Dropbox: remove redundant Entry construction.
Brad Fitzpatrick
2010-06-14
1
-1
/
+1
|
|
/
/
|
/
|
|
*
|
|
am 46b9ac0a: Native input dispatch rewrite work in progress.
Jeff Brown
2010-06-13
1
-41
/
+35
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Native input dispatch rewrite work in progress.
Jeff Brown
2010-06-13
1
-41
/
+35
*
|
|
More StrictMode work, handling violations in ActivityManagerService.
Brad Fitzpatrick
2010-06-11
1
-26
/
+53
|
/
/
*
|
Adjust activity manager process OOM adj.
Dianne Hackborn
2010-06-11
1
-14
/
+69
*
|
Introduce "StrictMode"
Brad Fitzpatrick
2010-06-10
1
-0
/
+219
*
|
am 1f5e8473: am a80331c4: Merge "Comment-only change to add documentation for...
Dan Egnor
2010-06-01
1
-13
/
+67
|
\
\
|
|
/
|
*
Comment-only change to add documentation for FileObserver
Dan Egnor
2010-05-31
1
-13
/
+67
*
|
am 3e9e9696: am eb9cbb8f: Resurrect flashlight support in obsolete IHardwareS...
Mike Lockwood
2010-05-17
1
-0
/
+26
|
\
\
|
|
/
[next]