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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix issue #11536426 DO NOT MERGE
Dianne Hackborn
2014-03-06
1
-11
/
+14
*
Issue #13308712: Add --checkin to package manager dump.
Dianne Hackborn
2014-03-05
2
-49
/
+124
*
Merge "Only apply tcp buffer sizes for default net" into klp-dev
Robert Greenwalt
2014-03-05
1
-2
/
+2
|
\
|
*
Only apply tcp buffer sizes for default net
Robert Greenwalt
2014-03-04
1
-2
/
+2
*
|
Merge "Adapt to underlying changes in the PBKDF2 implementation" into klp-dev
Christopher Tate
2014-03-05
1
-84
/
+170
|
\
\
|
*
|
Adapt to underlying changes in the PBKDF2 implementation
Christopher Tate
2014-03-03
1
-84
/
+170
|
|
/
*
|
Update PackageMonitor to recognize new 'replacing' semantics
Christopher Tate
2014-03-03
1
-2
/
+2
|
/
*
UsbDeviceManager: Fix race condition entering USB accessory mode
Mike Lockwood
2014-02-19
1
-6
/
+26
*
Fix issue #12031685: Sticky Service Breakage in Android 4.4.1
Dianne Hackborn
2014-01-13
1
-19
/
+25
*
Clear cached locations when location providers disabled
David Christie
2014-01-06
1
-0
/
+5
*
Stop wifi display discovery when no longer needed.
Jeff Brown
2013-11-21
3
-72
/
+223
*
Fix issue #11790471: Crash removed home buttons and notification bar/shade
Dianne Hackborn
2013-11-21
1
-3
/
+5
*
Harden against transiently unavailable backup transports
Christopher Tate
2013-11-19
1
-65
/
+187
*
Merge "Notify apps when insets change." into klp-dev
Craig Mautner
2013-11-19
4
-12
/
+16
|
\
|
*
Notify apps when insets change.
Craig Mautner
2013-11-18
4
-12
/
+16
*
|
Trying to unbreak build...
Sascha Prueter
2013-11-19
1
-155
/
+62
*
|
Harden against transiently unavailable backup transports
Christopher Tate
2013-11-18
1
-62
/
+155
*
|
Merge "Do not hold direct ref BatteryStatsImpl$Uid$Proc" into klp-dev
Adam Lesinski
2013-11-18
2
-12
/
+10
|
\
\
|
*
|
Do not hold direct ref BatteryStatsImpl$Uid$Proc
Adam Lesinski
2013-11-18
2
-12
/
+10
*
|
|
Merge "Use scaled display size in wallpaper constraint." into klp-dev
John Spurlock
2013-11-18
1
-5
/
+3
|
\
\
\
|
*
|
|
Use scaled display size in wallpaper constraint.
John Spurlock
2013-11-18
1
-5
/
+3
|
|
|
/
|
|
/
|
*
|
|
Fix NPE in ConnectivityService
Robert Greenwalt
2013-11-18
1
-1
/
+1
|
/
/
*
|
Restore jankless transition keyguard-to-wallpaper
Craig Mautner
2013-11-15
1
-1
/
+0
*
|
Merge "Disallow applications from initiating cast screen." into klp-dev
Jeff Brown
2013-11-15
3
-53
/
+71
|
\
\
|
*
|
Disallow applications from initiating cast screen.
Jeff Brown
2013-11-15
3
-53
/
+71
*
|
|
Merge "Handle backup transport registration dynamically" into klp-dev
Christopher Tate
2013-11-15
2
-43
/
+67
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Handle backup transport registration dynamically
Christopher Tate
2013-11-14
2
-43
/
+67
*
|
|
Merge "Ensure recipient can be launched before attempting broadcast delivery"...
Christopher Tate
2013-11-14
2
-0
/
+39
|
\
\
\
|
*
|
|
Ensure recipient can be launched before attempting broadcast delivery
Christopher Tate
2013-11-14
2
-0
/
+39
|
|
/
/
*
|
|
Merge "Maybe fix issue #11634365: Leaking restarting services" into klp-dev
Dianne Hackborn
2013-11-14
1
-1
/
+20
|
\
\
\
|
*
|
|
Maybe fix issue #11634365: Leaking restarting services
Dianne Hackborn
2013-11-14
1
-1
/
+20
*
|
|
|
Merge "SyncManager now returns copy on getCurrentSyncs()" into klp-dev
Matthew Williams
2013-11-14
2
-9
/
+29
|
\
\
\
\
|
*
|
|
|
SyncManager now returns copy on getCurrentSyncs()
Matthew Williams
2013-11-13
2
-9
/
+29
*
|
|
|
|
Merge "Fix for the invalid Global Proxy Setting" into klp-dev
Robert Greenwalt
2013-11-14
2
-0
/
+21
|
\
\
\
\
\
|
*
|
|
|
|
Fix for the invalid Global Proxy Setting
Raj Mamadgi
2013-11-14
2
-0
/
+21
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge "Add null pointer check." into klp-dev
Craig Mautner
2013-11-14
1
-1
/
+3
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Add null pointer check.
Craig Mautner
2013-11-13
1
-1
/
+3
*
|
|
|
|
Merge "Keyguard isn't visible if it hasn't been drawn." into klp-dev
Craig Mautner
2013-11-13
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
Keyguard isn't visible if it hasn't been drawn.
Craig Mautner
2013-11-13
1
-1
/
+1
|
|
/
/
/
/
*
|
|
|
|
Merge "Support preferred activities with zero or one scheme in the filter" in...
Christopher Tate
2013-11-13
1
-26
/
+20
|
\
\
\
\
\
|
*
|
|
|
|
Support preferred activities with zero or one scheme in the filter
Christopher Tate
2013-11-12
1
-26
/
+20
*
|
|
|
|
|
Merge "Get rid of a race in NsdService in stopResolveService and getAddrInfo"...
John Huang
2013-11-13
1
-2
/
+6
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Get rid of a race in NsdService in stopResolveService and getAddrInfo
Vinit Deshapnde
2013-11-12
1
-2
/
+6
*
|
|
|
|
|
|
Merge "Finalize assets for screen casting." into klp-dev
Jeff Brown
2013-11-13
3
-23
/
+83
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Finalize assets for screen casting.
Jeff Brown
2013-11-13
3
-23
/
+83
|
|
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge "Ensure wallpaper hint is at least as large as the display." into klp-dev
John Spurlock
2013-11-13
1
-4
/
+15
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
Ensure wallpaper hint is at least as large as the display.
John Spurlock
2013-11-12
1
-4
/
+15
*
|
|
|
|
|
|
Merge "Relayout windows that handle their own config change." into klp-dev
Craig Mautner
2013-11-12
3
-6
/
+13
|
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
Relayout windows that handle their own config change.
Craig Mautner
2013-11-12
3
-6
/
+13
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge "Fix inconsistency in reporting device admin active state." into klp-dev
Amith Yamasani
2013-11-12
1
-0
/
+1
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
[next]