OSDN Git Service

Fix service discovery bugs
[android-x86/frameworks-base.git] / services /
2012-04-17 Andreas HuberMerge "Make seekTo not throw exceptions."
2012-04-17 John ReckMerge "Add destroyed check"
2012-04-17 Craig MautnerMerge changes I4752bdf1,I37690cf2
2012-04-17 Matthew XieMerge "Check nullpointer of discoverableTimeout in...
2012-04-17 Chris Craikam a6d62b76: am 4f998a1e: am fd862e98: Add header for...
2012-04-17 Andreas HuberMerge "MediaCrypto's constructor can throw RuntimeExcep...
2012-04-17 Amith YamasaniMerge "Make sure persistent processes are not replicate...
2012-04-17 Craig MautnerMove Surface operations into existing transaction.
2012-04-17 Jeff BrownMerge "Add persistence for selected keyboard layout."
2012-04-17 Pannag SanketiMerge "Making the setSurface non-static"
2012-04-17 Jeff BrownMerge "Move legacy sensor support to a new class."
2012-04-17 Jeff BrownAdd persistence for selected keyboard layout.
2012-04-17 Amith YamasaniMake sure persistent processes are not replicated for...
2012-04-17 Irfan SheriffMerge "Open p2p pre-association service discovery API"
2012-04-17 Irfan SheriffMerge "Open network service discovery API"
2012-04-17 Dianne HackbornMerge "Change dock animations to not use alpha, to...
2012-04-17 John ReckMerge "Minor cleanup"
2012-04-17 Alex SakhartchoukMerge "Fixing test affected by API renaming."
2012-04-17 Chris CraikMerge "Add webview tracing bit"
2012-04-17 Fred Chungam 535b0f10: am 57e351f5: am 3d467946: Merge "Updated...
2012-04-17 Fred Chungam 5a1cf366: am fe71253b: am 3d467946: Merge "Updated...
2012-04-17 Fred Chungam 57e351f5: am 3d467946: Merge "Updated "Making your...
2012-04-17 Fred Chungam 3d467946: Merge "Updated "Making your App Location...
2012-04-17 Daisuke MiyakawaMerge "Introduce cachedPhotoIcon for notification's...
2012-04-17 Steve BlockMerge "Clean up JavaDoc for WebView.getZoomControls()"
2012-04-17 satokMerge "Get rid of "isSentenceLevelSpellCheckSupported""
2012-04-17 Svetoslav GanovMerge "Fixing a regression I have introduced."
2012-04-17 Svetoslav GanovFixing a regression I have introduced.
2012-04-17 Irfan SheriffMerge "Fix ssid fetch"
2012-04-17 Irfan SheriffMerge "Log messages in dump"
2012-04-17 Svetoslav GanovMerge "Fixing broken add focusables behavior I have...
2012-04-17 Brett ChabotMerge "Build junit API docs from external/junit."
2012-04-17 Dianne HackbornMerge "Add new scale-up window manager animation."
2012-04-17 Dianne HackbornAdd new scale-up window manager animation.
2012-04-17 Dianne HackbornMerge "Add new aapt dump badging output explaining...
2012-04-16 Irfan SheriffLog messages in dump
2012-04-16 Jack PalevichMerge "Improve GLSurfaceView Pausing."
2012-04-16 Philip MilneMerge "Minor doc fix."
2012-04-16 Craig MautnerClear orientation variable until rotation is done.
2012-04-16 Jeff BrownMerge "Refactor SensorManager to move non-API bits...
2012-04-16 Jake HambyMerge "Added API to replace unicoded digits to ascii...
2012-04-16 Jake HambyMerge "Convert Arabic phone numbers to ASCII when sendi...
2012-04-16 Brett ChabotMerge "Build Smoke tests against the SDK."
2012-04-16 Andreas HuberMerge "Unhide new media related java APIs."
2012-04-16 Eric FischerMerge "Import translations. DO NOT MERGE"
2012-04-16 Eric FischerMerge "Import translations. DO NOT MERGE"
2012-04-16 Jeff BrownMerge "Fix lock ordering bug due to use of reentrant...
2012-04-16 Jamie GennisMerge "Unhide new SurfaceTexture & TextureView APIs"
2012-04-16 Jeff BrownFix lock ordering bug due to use of reentrant lock.
2012-04-16 Jeff BrownRefactor SensorManager to move non-API bits into a...
2012-04-16 Kenny RootMerge "Better error reporting for PackageManager tests"
2012-04-16 Jeff SharkeyMerge "Move TrafficStats iface counters to xt_qtaguid."
2012-04-16 Jeff SharkeyMerge "DownloadManager and metered networks."
2012-04-16 Dianne HackbornMerge "Add missing clean steps."
2012-04-16 Bjorn BringertMerge "Find new recognizer if old one is gone"
2012-04-16 Jeff SharkeyMerge "API to report if active network is metered."
2012-04-16 Jeff SharkeyAPI to report if active network is metered.
2012-04-16 Bjorn BringertFind new recognizer if old one is gone
2012-04-16 Philip MilneMerge "Fix for bug 6110465."
2012-04-16 Mindy PereiraMerge "Perform null check on empty view before doing...
2012-04-16 Craig MautnerMerge "Animate from Choreographer only."
2012-04-16 George MountMerge "Check for null mWebViewCore in selectText"
2012-04-16 Steve BlockMerge "Clean up JavaDoc for WebStorage"
2012-04-16 Steve BlockMerge "Clarify WebSettings comments related to zooming."
2012-04-16 Jonathan DixonMerge "Two WebView API cleanups"
2012-04-16 Irfan SheriffOpen network service discovery API
2012-04-15 Kenny RootMerge "Close streams for forward-locked apps"
2012-04-14 Kenny RootClose streams for forward-locked apps
2012-04-14 Kenny RootMerge "Add warning log for mismatched signatures"
2012-04-14 Kenny RootAdd warning log for mismatched signatures
2012-04-14 Craig MautnerAnimate from Choreographer only.
2012-04-14 Jeff BrownMerge "Add setting to redirect vibrator to game control...
2012-04-14 Jeff BrownAdd setting to redirect vibrator to game controller.
2012-04-14 Jamie GennisMerge "SurfaceTexture: fix updateTexImage JNI"
2012-04-14 Jeff SharkeyMerge "Surface list of apps with given network policy."
2012-04-14 Jeff SharkeySurface list of apps with given network policy.
2012-04-14 Svetoslav GanovAccessibility focus - framework
2012-04-14 Jamie GennisMerge "SurfaceTexture: update API docs"
2012-04-14 Roman Nurikam 6a9835a2: am 08135aa1: am 38e09c3d: docs: Android...
2012-04-14 Roman Nurikam 4d7038cb: am 3fc245a1: am 38e09c3d: docs: Android...
2012-04-14 Roman Nurikam 273ad179: am 38e09c3d: docs: Android Training: Creat...
2012-04-14 Roman Nurikam 3fc245a1: am 38e09c3d: docs: Android Training: Creat...
2012-04-14 Roman Nurikam 38e09c3d: docs: Android Training: Creating Backward...
2012-04-14 Roman Nurikam 38e09c3d: docs: Android Training: Creating Backward...
2012-04-14 Jeff BrownMerge "Add support for input devices that have vibrators."
2012-04-14 Roman Nurikam 509efe16: am 29934896: am 19266f7b: docs: Android...
2012-04-14 Roman Nurikam 88b5b983: am f872e0b9: am 19266f7b: docs: Android...
2012-04-14 Roman Nurikam c07e9d0c: am 19266f7b: docs: Android Training: Imple...
2012-04-14 Roman Nurikam 29934896: am 19266f7b: docs: Android Training: Imple...
2012-04-14 Roman Nurikam 19266f7b: docs: Android Training: Implementing Effec...
2012-04-14 Roman Nurikam 19266f7b: docs: Android Training: Implementing Effec...
2012-04-14 Eric FischerMerge "Import translations. DO NOT MERGE"
2012-04-14 Eric FischerMerge "Import translations. DO NOT MERGE"
2012-04-14 Jeff BrownMerge "Extract Vibrator implementation from interface."
2012-04-14 Jeff BrownAdd support for input devices that have vibrators.
2012-04-13 Dianne HackbornMerge "Improve lock screen hide animation."
2012-04-13 Wink SavilleMerge "Enhance the debug output for StateMachines."
2012-04-13 Dianne HackbornMerge "Add direct support for HTML formatted text in...
2012-04-13 Martijn CoenenMerge "Unhide new Beam push APIs."
2012-04-13 Jean-Baptiste QueruMerge "Include ALL the audio packages"
next