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
*
Looks like MNC is gonna be API 23.
Dianne Hackborn
2015-06-26
1
-1
/
+1
*
Let's reinvent storage, yet again!
Jeff Sharkey
2015-06-25
3
-1
/
+45
*
Merge "Clarify art.gc.gc-count-rate-histogram runtime stat." into mnc-dev
Hiroshi Yamauchi
2015-06-23
1
-2
/
+19
|
\
|
*
Clarify art.gc.gc-count-rate-histogram runtime stat.
Hiroshi Yamauchi
2015-06-22
1
-2
/
+19
*
|
Merge "Fix issue #21254610: StrictMode uses Log.wtf which crashes apps on L+"...
Dianne Hackborn
2015-06-23
1
-2
/
+2
|
\
\
|
*
|
Fix issue #21254610: StrictMode uses Log.wtf which crashes apps on L+
Dianne Hackborn
2015-06-22
1
-2
/
+2
*
|
|
Merge "Allow cross-profile app linking from work to personal." into mnc-dev
Nicolas Prevot
2015-06-22
1
-0
/
+16
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Allow cross-profile app linking from work to personal.
Nicolas Prevot
2015-06-22
1
-0
/
+16
*
|
|
Merge "Forget private partition keys." into mnc-dev
Jeff Sharkey
2015-06-22
2
-1
/
+11
|
\
\
\
|
*
|
|
Forget private partition keys.
Jeff Sharkey
2015-06-22
2
-1
/
+11
|
|
|
/
|
|
/
|
*
|
|
Repurpose doze wake lock stats for draw wake lock instead.
Jeff Brown
2015-06-19
1
-9
/
+9
|
/
/
*
|
BatteryStats: Record doze wake locks
Adam Lesinski
2015-06-19
1
-8
/
+24
*
|
Merge "Replace --include-cfi with --generate-debug-info." into mnc-dev
David Srbecky
2015-06-19
1
-2
/
+2
|
\
\
|
*
|
Replace --include-cfi with --generate-debug-info.
David Srbecky
2015-06-19
1
-2
/
+2
*
|
|
Merge "Fix issue #20494208: Go out of device idle when headset button is pres...
Dianne Hackborn
2015-06-19
2
-12
/
+11
|
\
\
\
|
*
|
|
Fix issue #20494208: Go out of device idle when headset button is pressed
Dianne Hackborn
2015-06-18
2
-12
/
+11
|
|
/
/
*
|
|
Merge "BatteryStats: Fix regression in wakelock power distribution" into mnc-dev
Adam Lesinski
2015-06-19
1
-2
/
+4
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
BatteryStats: Fix regression in wakelock power distribution
Adam Lesinski
2015-06-18
1
-2
/
+4
*
|
|
Merge "system_server: add two child chains to firewall" into mnc-dev
Xiaohui Chen
2015-06-17
1
-1
/
+3
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
system_server: add two child chains to firewall
Xiaohui Chen
2015-06-17
1
-1
/
+3
*
|
|
Yet another user restriction.
Jeff Sharkey
2015-06-15
1
-0
/
+12
|
|
/
|
/
|
*
|
Fix issue #21813831: Need API for asking to be added to power whitelist
Dianne Hackborn
2015-06-15
1
-0
/
+21
*
|
Merge "Add StorageEventListener.onDiskDestroyed()" into mnc-dev
Makoto Onuki
2015-06-12
3
-0
/
+41
|
\
\
|
*
|
Add StorageEventListener.onDiskDestroyed()
Makoto Onuki
2015-06-12
3
-0
/
+41
*
|
|
Merge "More useful extras in disk/volume broadcasts." into mnc-dev
Jeff Sharkey
2015-06-12
2
-0
/
+4
|
\
\
\
|
*
|
|
More useful extras in disk/volume broadcasts.
Jeff Sharkey
2015-06-12
2
-0
/
+4
*
|
|
|
BatteryStatsHelper: Fix some lost power
Adam Lesinski
2015-06-12
1
-1
/
+8
*
|
|
|
Merge "Report app standby state to batterystats" into mnc-dev
Amith Yamasani
2015-06-12
1
-3
/
+8
|
\
\
\
\
|
*
|
|
|
Report app standby state to batterystats
Amith Yamasani
2015-06-12
1
-3
/
+8
*
|
|
|
|
Merge "Fix APIs." into mnc-dev
Dianne Hackborn
2015-06-12
1
-1
/
+4
|
\
\
\
\
\
|
*
|
|
|
|
Fix APIs.
Dianne Hackborn
2015-06-11
1
-1
/
+4
|
|
/
/
/
/
*
|
|
|
|
Merge "Valid filenames have length limits!" into mnc-dev
Jeff Sharkey
2015-06-12
1
-0
/
+26
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
/
/
/
|
|
/
/
/
|
*
|
|
Valid filenames have length limits!
Jeff Sharkey
2015-06-11
1
-0
/
+26
*
|
|
|
Merge "Ignore some more generic USB device names." into mnc-dev
Jeff Sharkey
2015-06-11
1
-0
/
+6
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Ignore some more generic USB device names.
Jeff Sharkey
2015-06-11
1
-0
/
+6
|
|
/
/
*
|
|
Fix the PFD detachFd issue.
Makoto Onuki
2015-06-11
1
-0
/
+3
|
/
/
*
|
Merge "Add system API to watch for permission changes" into mnc-dev
Svetoslav
2015-06-11
1
-1
/
+0
|
\
\
|
*
|
Add system API to watch for permission changes
Svetoslav
2015-06-10
1
-1
/
+0
|
|
/
*
|
New strings!
Jeff Sharkey
2015-06-10
1
-0
/
+17
*
|
Add more blaming output to batterystats dumpsys
Adam Lesinski
2015-06-10
1
-24
/
+57
|
/
*
Merge "Frameworks/base: Add is64Bit method to Process" into mnc-dev
Andreas Gampe
2015-06-09
1
-1
/
+9
|
\
|
*
Frameworks/base: Add is64Bit method to Process
Andreas Gampe
2015-06-09
1
-1
/
+9
*
|
Merge "Add Debug.MemoryInfo.getMemoryStats API." into mnc-dev
Richard Uhler
2015-06-09
1
-0
/
+127
|
\
\
|
|
/
|
/
|
|
*
Add Debug.MemoryInfo.getMemoryStats API.
Richard Uhler
2015-06-02
1
-0
/
+127
*
|
Merge "Add UI for camera + flashlight battery reporting." into mnc-dev
Ruben Brunk
2015-06-06
1
-0
/
+16
|
\
\
|
*
|
Add UI for camera + flashlight battery reporting.
Ruben Brunk
2015-06-04
1
-0
/
+16
*
|
|
DO NOT MERGE Fix DropBoxManager.Entry parcels with fds.
Tim Kilbourn
2015-06-04
2
-7
/
+6
*
|
|
Merge "Temporarily whitelist an app for network during doze" into mnc-dev
Amith Yamasani
2015-06-02
3
-0
/
+14
|
\
\
\
|
*
|
|
Temporarily whitelist an app for network during doze
Amith Yamasani
2015-06-02
3
-0
/
+14
*
|
|
|
Merge "Track camera and flashlight usage in battery stats." into mnc-dev
Ruben Brunk
2015-06-02
1
-67
/
+114
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
[next]