OSDN Git Service

android-x86/frameworks-base.git
2018-04-03 pkanwarAddress IMSI privacy issues.
2018-02-24 Treehugger... Merge "Let sendShowMessage called from hide to show"
2018-02-24 Treehugger... Merge "Wrap raw binder interface into public classes"
2018-02-23 Jeff DavidsonMerge "Factor out telephony permission checks into...
2018-02-23 Treehugger... Merge "Frameworks: Remove bogus test method"
2018-02-23 Jorim JaggiMerge "Don't wait keyguard drawn if device has no keyguard"
2018-02-23 Treehugger... Merge "Fixed service state CTS test failing"
2018-02-23 Treehugger... Merge "Removed executable flag for Java source files"
2018-02-23 Pavlin RadoslavovRemoved executable flag for Java source files
2018-02-23 Treehugger... Merge "Add comments according to the API review process."
2018-02-23 Andreas GampeFrameworks: Remove bogus test method
2018-02-23 Ruchi KandoiWrap raw binder interface into public classes
2018-02-22 Jack YuFixed service state CTS test failing
2018-02-22 Erik KlineMerge "Allow callers to synchronously block for shutdown"
2018-02-22 Andre EisenbachMerge "Add AudioManager.setHearingAidDeviceConnectionState"
2018-02-22 Jakub PawlowskiAdd AudioManager.setHearingAidDeviceConnectionState
2018-02-22 Hall LiuMerge "RTT bugfixes, part 5"
2018-02-22 Erik KlineAllow callers to synchronously block for shutdown
2018-02-22 Mathew InwoodMerge "Populate hiddenapi whitelist."
2018-02-22 CassieAdd comments according to the API review process.
2018-02-22 Treehugger... Merge changes I8e432950,Id325b8cf
2018-02-22 Mathew InwoodMerge "Package whitelist for hiddenapi checks."
2018-02-22 Mathew InwoodPopulate hiddenapi whitelist.
2018-02-22 Mathew InwoodPackage whitelist for hiddenapi checks.
2018-02-22 eddy-sh.chenDon't wait keyguard drawn if device has no keyguard
2018-02-22 Pengquan MengMerge "Cleanup TelephonyManager's log"
2018-02-22 Hall LiuRTT bugfixes, part 5
2018-02-22 Jeff DavidsonFactor out telephony permission checks into a helper...
2018-02-22 Hall LiuMerge "EMBMS API tweaks"
2018-02-21 Hall LiuMerge "Check for location access on TelephonyRegistry"
2018-02-21 Chris TateMerge "Explicitly restart the killed wallpaper service"
2018-02-21 Xiangyu/Malcolm... Merge "Fix low probability deadlock"
2018-02-21 Paul DuffinBuild android.test.base/legacy against SDK
2018-02-21 Pengquan MengCleanup TelephonyManager's log
2018-02-21 yifan.baiFix low probability deadlock
2018-02-21 Hall LiuEMBMS API tweaks
2018-02-21 Treehugger... Merge "Reparent the webview_zygote to be a child of...
2018-02-20 Robert SesekReparent the webview_zygote to be a child of the main...
2018-02-20 Treehugger... Merge "Consider shared libs when precreating WebView...
2018-02-20 Brad EbingerMerge "Add new reason code for call failed by unobtaina...
2018-02-20 Pankaj KanwarMerge "Change KEY_CARRIER_VOLTE_TTY_SUPPORTED_BOOL...
2018-02-20 Torne (Richard... Consider shared libs when precreating WebView classloader.
2018-02-20 nharoldMerge "Fix ConnectivityServiceTest for NATT Keepalive"
2018-02-20 Mathieu ChartierMerge "Pass DEXOPT_INSTALL_WITH_DEX_METADATA_FILE for...
2018-02-20 Treehugger... Merge "WifiTile: Avoid NPE during boot phase"
2018-02-20 David BrazdilMerge "Add flag to AMS.startInstrumentation() to disabl...
2018-02-19 pkanwarChange KEY_CARRIER_VOLTE_TTY_SUPPORTED_BOOL to false
2018-02-19 David BrazdilAdd flag to AMS.startInstrumentation() to disable hidde...
2018-02-19 Paul DuffinMerge "Turn on DepAnn for test-base and test-runner"
2018-02-19 haoyu liAdd new reason code for call failed by unobtainable...
2018-02-19 Tetsutoki ShiozawaExplicitly restart the killed wallpaper service
2018-02-19 Treehugger... Merge changes Ic28c5653,Ic635f97b
2018-02-19 Chalard JeanMerge "Don't refcount TRACK_DEFAULT requests."
2018-02-19 Chalard Jean[LT2] Fix release request while lingering.
2018-02-18 Chalard JeanMerge "DO NOT MERGE : fix useless import"
2018-02-18 Paul DuffinFix visibility issues with android.test.mock.stubs
2018-02-17 Treehugger... Merge "Add @Nullable to return values in Uri"
2018-02-17 Treehugger... Merge "Add Zygote.startChildZygote() to fork a new...
2018-02-17 Nathan HaroldFix ConnectivityServiceTest for NATT Keepalive
2018-02-16 Bruno MartinsWifiTile: Avoid NPE during boot phase
2018-02-16 Brad EbingerMerge "MSIM support for hidden IMS capability and regis...
2018-02-16 Treehugger... Merge "[DO NOT MERGE] Fix some mouse + list-item select...
2018-02-16 Treehugger... Merge "[DO NOT MERGE] Fix context menu position for...
2018-02-16 Robert SesekAdd Zygote.startChildZygote() to fork a new process...
2018-02-16 Benedict WongMerge "Correct bug in IpSecTransformTest"
2018-02-16 Treehugger... Merge "Framework: Disable [MissingOverride] for platfor...
2018-02-16 Paul DuffinTurn on DepAnn for test-base and test-runner
2018-02-16 Treehugger... Merge "BluetoothTile: Avoid NPE during boot up phase"
2018-02-16 Treehugger... Merge "Hidden API blacklisting killswitch."
2018-02-16 Mathew InwoodHidden API blacklisting killswitch.
2018-02-16 Chalard Jean[LT1] Add a test for release request while lingering
2018-02-16 Chalard JeanDon't refcount TRACK_DEFAULT requests.
2018-02-16 Chalard JeanDO NOT MERGE : fix useless import
2018-02-16 Treehugger... Merge "Add missing'}' in javadoc of public API method"
2018-02-16 Benedict WongCorrect bug in IpSecTransformTest
2018-02-16 Mathieu ChartierPass DEXOPT_INSTALL_WITH_DEX_METADATA_FILE for first...
2018-02-16 Calin JuravleMerge "Pass the compilation reason to dexopt"
2018-02-16 Treehugger... Merge "Fix LTE Timing Advance Doc String"
2018-02-16 Treehugger... Merge "NfcTile: Avoid NPE during boot up phase"
2018-02-16 Andreas GampeFramework: Disable [MissingOverride] for platformprotos
2018-02-16 Dan ZhangMerge "Fix HdmiCecLocalDevice concurrent access"
2018-02-16 Treehugger... Merge "DndTile: Avoid NPE during boot phase"
2018-02-15 Treehugger... Merge "Un-hide Connection-side RTT APIs for Dialer"
2018-02-15 Scott KennedyAdd @Nullable to return values in Uri
2018-02-15 Hall LiuUn-hide Connection-side RTT APIs for Dialer
2018-02-15 Nathan HaroldFix LTE Timing Advance Doc String
2018-02-15 Hall LiuMerge "Add setting and logging for RTT"
2018-02-15 Calin JuravlePass the compilation reason to dexopt
2018-02-15 Xiangyu/Malcolm... Merge "Add NetworkRegistrationState into SS's list."
2018-02-15 Hall LiuAdd setting and logging for RTT
2018-02-15 Brad EbingerMerge "Add new owners files for Telephony/Telecom frame...
2018-02-15 Treehugger... Merge changes from topic "cp_calin_framework_2017"
2018-02-15 David BrazdilMerge "Update hidden API toast message"
2018-02-15 Chalard JeanMerge changes I3d68dbf8,I6ea524bb,I978d9119
2018-02-15 Lorenzo ColittiMerge changes Icd56662d,I0ece820f
2018-02-15 David BrazdilUpdate hidden API toast message
2018-02-15 Lorenzo ColittiRestrict OWNERS in android.net.*
2018-02-15 Lorenzo ColittiAdd OWNERS to the libandroid_net library.
2018-02-15 Treehugger... Merge "Hearing Aid profile"
2018-02-15 Tyler GunnAdd new owners files for Telephony/Telecom frameworks...
next