OSDN Git Service

android-x86/frameworks-base.git
2018-02-09 Adam LesinskiRevert "Make idiomatic use of ApkAssets and AssetManager"
2018-02-09 Adam LesinskiRevert "libandroidfw: Add ApplyStyle and SetConfigurati...
2018-02-09 Adam LesinskiRevert "libandroidfw: Improve performance of AssetManager2"
2018-02-09 Adam LesinskiRevert "AssetManager2: Allow out of order type/type...
2018-02-09 Adam LesinskiRevert "AssetManager2: Fix list function"
2018-02-09 Adam LesinskiRevert "AssetManager2: Fix issue with native cast"
2018-02-09 TreeHugger... Merge "ByteStringUtils: fix hex parsing to include...
2018-02-09 TreeHugger... Merge "Refactor ZygoteProcess to deal in LocalSocketAdd...
2018-02-09 TreeHugger... Merge "Simplify method management for IAudioService"
2018-02-09 TreeHugger... Merge "Fixed bug with turnScreenOn window flag."
2018-02-09 TreeHugger... Merge "Shore up dividing by zero protections."
2018-02-09 TreeHugger... Merge "Prevent AAPT from versioning <animated-selector...
2018-02-09 Bryce LeeMerge "Restrict DisplayContent creation."
2018-02-09 TreeHugger... Merge "Don't propagate unrequested permissions"
2018-02-09 Lucas DupinMerge "Interrupt blanking callback when diplay turns on"
2018-02-09 TreeHugger... Merge "Follow up to ambient brightness stats change"
2018-02-09 TreeHugger... Merge "Improve temporary logging around activity destru...
2018-02-09 Lucas DupinMerge "Remove black frame when pulsing"
2018-02-09 Jeff SharkeyShore up dividing by zero protections.
2018-02-09 chaviwFixed bug with turnScreenOn window flag.
2018-02-09 Mikhail NaganovSimplify method management for IAudioService
2018-02-09 TreeHugger... Merge "Add support for vibrator HAL 1.2 effects."
2018-02-09 Peeyush AgarwalFollow up to ambient brightness stats change
2018-02-09 Anton HanssonMerge "Upload tombstone with the system_server_native_c...
2018-02-09 Bryce LeeRestrict DisplayContent creation.
2018-02-09 Bryce LeeImprove temporary logging around activity destruction.
2018-02-09 TreeHugger... Merge "SkColorTypeShiftPerPixel is deprecated"
2018-02-09 Ricky WaiMerge "Handle non-primary user only apps in watchlist...
2018-02-09 Anton HanssonUpload tombstone with the system_server_native_crash...
2018-02-09 Nick ButcherPrevent AAPT from versioning <animated-selector> tags.
2018-02-09 Ricky WaiHandle non-primary user only apps in watchlist report
2018-02-09 RisanFix ArcVideoService compile error
2018-02-09 TreeHugger... Merge "AssetManager2: Fix issue with native cast"
2018-02-09 TreeHugger... Merge "Add tests for PerformBackupTask"
2018-02-09 TreeHugger... Merge "AssetManager2: Fix list function"
2018-02-09 TreeHugger... Merge "Atom: CallStateChanged"
2018-02-09 TreeHugger... Merge "Fix issue #72116995: Add permission guarding...
2018-02-09 Adam LesinskiAssetManager2: Fix issue with native cast
2018-02-09 TreeHugger... Merge "Send broadcast to pkg installers on config change"
2018-02-09 tiansiming... Merge "Modify javadoc for onWindowShown" am: 2d46e07e48...
2018-02-09 tiansiming... Merge "Modify javadoc for onWindowShown" am: 2d46e07e48
2018-02-09 Adam LesinskiAssetManager2: Fix list function
2018-02-09 tiansiming... Merge "Modify javadoc for onWindowShown"
2018-02-09 TreeHugger... Merge "Added display name to DisplayInfo proto"
2018-02-09 TreeHugger... Merge "[RTT][AWARE] Update documentation for direct...
2018-02-09 TreeHugger... Merge "Fix the Skia roll - implement onWritePixels"
2018-02-09 TreeHugger... Merge "Update time based triggering logic to guard...
2018-02-09 Android Build... Merge "Merge "Set the WebViewLoader's targetSdk same...
2018-02-09 yunseon.parkMerge "Set the WebViewLoader's targetSdk same with...
2018-02-09 Adam LesinskiMerge "AssetManager2: Allow out of order type/type...
2018-02-09 TreeHugger... Merge "AudioService: makes some members accessible...
2018-02-09 yunseon.parkMerge "Set the WebViewLoader's targetSdk same with...
2018-02-09 yunseon.parkMerge "Set the WebViewLoader's targetSdk same with...
2018-02-09 Treehugger... Merge "Modify javadoc for onWindowShown"
2018-02-09 TreeHugger... Merge "Revert "Call ImageDecoder directly in ResourcesI...
2018-02-09 Salvador MartinezUpdate time based triggering logic to guard against...
2018-02-09 TreeHugger... Merge "Turn off debug logging in statsd"
2018-02-09 Leon Scroggins IIIFix the Skia roll - implement onWritePixels
2018-02-09 Chong ZhangMerge "media: fix javadoc for MediaDataSource"
2018-02-09 TreeHugger... Merge "Use the WS hidden flag instead of WSA for dim...
2018-02-09 TreeHugger... Merge "Change Resources.getDrawable nullability"
2018-02-09 TreeHugger... Merge "Revert "Exempt instrumented processes from hidde...
2018-02-09 Winson ChungMerge changes I718d3e64,Idd015077
2018-02-09 Dan CashmanByteStringUtils: fix hex parsing to include lowercase...
2018-02-09 TreeHugger... Merge "Do not unbind from the TextClassifierService."
2018-02-09 Yifan HongMerge "VintfObject: add getTargetFcmVersion" am: 5a748e...
2018-02-09 TreeHugger... Merge "Draw text with a hairline stroke as if it is...
2018-02-09 Yifan HongMerge "VintfObject: add getTargetFcmVersion" am: 5a748e5ee2
2018-02-09 Adam LesinskiSend broadcast to pkg installers on config change
2018-02-09 Yifan HongMerge "VintfObject: add getTargetFcmVersion"
2018-02-09 Chong Zhangmedia: fix javadoc for MediaDataSource
2018-02-09 TreeHugger... Merge "Temporary fix to prevent breakage with new API."
2018-02-09 TreeHugger... Merge "fix subsystem sleep state to use correct puller"
2018-02-09 TreeHugger... Merge "Fixed an issue where the icon wouldn't disappear...
2018-02-09 Etan Cohen[RTT][AWARE] Update documentation for direct ranging...
2018-02-09 Lucas DupinRemove black frame when pulsing
2018-02-09 Todd KennedyDon't propagate unrequested permissions
2018-02-09 TreeHugger... Merge "Fix global actions dialog order"
2018-02-08 TreeHugger... Merge "Switch activity relaunch to lifecycler"
2018-02-08 chaviwUse the WS hidden flag instead of WSA for dim check
2018-02-08 TreeHugger... Merge "Wireless charging on aod and lockscreen"
2018-02-08 TreeHugger... Merge changes I6993325b,Icb5114fe
2018-02-08 TreeHugger... Merge "Revert "Revert "Turn on about phone v2"""
2018-02-08 Adam LesinskiAssetManager2: Allow out of order type/type spec
2018-02-08 Andrii KulianAdded display name to DisplayInfo proto
2018-02-08 TreeHugger... Merge "Adjust ripple opacity again"
2018-02-08 Stan IlievDraw text with a hairline stroke as if it is fill style
2018-02-08 David BrazdilRevert "Exempt instrumented processes from hidden API...
2018-02-08 TreeHugger... Merge "Don't attempt to preload fonts in isolated proce...
2018-02-08 TreeHugger... Merge "Use proper string formatting for the "Active...
2018-02-08 Chenjie Yufix subsystem sleep state to use correct puller
2018-02-08 David BrazdilMerge "Revert "Make blacklist the default hidden API...
2018-02-08 Selim CinekFixed an issue where the icon wouldn't disappear after...
2018-02-08 David ChenTemporary fix to prevent breakage with new API.
2018-02-08 TreeHugger... Merge "Track notification clicked events in UsageStats"
2018-02-08 Fan ZhangMerge "Move dev option restriction check from app to...
2018-02-08 Bo ZhuMerge "Accept an XML file containing a list of THM...
2018-02-08 Nicolas GeoffrayRevert "Make blacklist the default hidden API list"
2018-02-08 TreeHugger... Merge "Introduce perf tests for background text layout...
2018-02-08 Winson ChungFix issue with quickswitch happening after recents...
next