OSDN Git Service

android-x86/frameworks-base.git
2016-09-16 Treehugger... Merge "[AM] Skip unnessary ANR when process already...
2016-09-16 Treehugger... Merge "Move art::Runtime::InitZygote logic from art...
2016-09-16 Mark Lu[AM] Skip unnessary ANR when process already died.
2016-09-16 Treehugger... Merge "Stop including libcore/include/ in most of frame...
2016-09-16 Treehugger... Merge "Remove synchronization from getCurrentInputMetho...
2016-09-16 Gopal Krishna... Remove synchronization from getCurrentInputMethodSubtype()
2016-09-15 Elliott HughesStop including libcore/include/ in most of frameworks...
2016-09-14 Robert SesekMove art::Runtime::InitZygote logic from art into frame...
2016-09-14 Treehugger... Merge "Skip ANR for processes that have been killed"
2016-09-14 Treehugger... Merge "app_main: failure to PR_SET_NO_NEW_PRIVS is...
2016-09-14 Narayan Kamathapp_main: failure to PR_SET_NO_NEW_PRIVS is always...
2016-09-13 Treehugger... Merge "fix NullPointerException in RegisteredServicesCache"
2016-09-12 Treehugger... Merge "DO NOT MERGE. Listen to ACTION_UID_REMOVED only."
2016-09-12 Mitchell WillsMerge "Add a flag to indicate if a ScanData is for...
2016-09-12 Treehugger... Merge changes I104e6133,I54f04c03
2016-09-12 Mitchell WillsAdd a flag to indicate if a ScanData is for a scan...
2016-09-12 Elliott HughesMerge "Move frameworks/base to std::unique_ptr."
2016-09-11 Elliott HughesMove frameworks/base to std::unique_ptr.
2016-09-10 Chih-hung HsiehMerge "Fix google-explicit-constructor warnings in...
2016-09-09 Treehugger... Merge "Fix issue that Overview key doesn't work at...
2016-09-09 Robert SesekSplit the zygote logic out of android.os.Process into...
2016-09-09 Tobias SargeantRefactor ZygoteInit to support a WebView-specific zygote.
2016-09-09 Treehugger... Merge "char16 strings returned by JNIEnv::GetStringCrit...
2016-09-09 Felipe LemeDO NOT MERGE. Listen to ACTION_UID_REMOVED only.
2016-09-08 Andreas Huberchar16 strings returned by JNIEnv::GetStringCritical...
2016-09-08 Tobias ThiererMerge "Add Base64 from OpenJDK 8u60"
2016-09-08 Sergio GiroMerge "java.security.Provider: port to jdk8u60 (second...
2016-09-08 Paul DuffinMerge "Fix SuppressWarnings typo."
2016-09-08 Ian RogersFix SuppressWarnings typo.
2016-09-08 Yi KongMerge "Track libcore change 76fa41aa4ac891670446592243b...
2016-09-08 liulvpingfix NullPointerException in RegisteredServicesCache
2016-09-07 Treehugger... Merge "WifiManager: Remove unused methods"
2016-09-07 Yi KongTrack libcore change 76fa41aa4ac891670446592243b654fac7...
2016-09-07 dooyoung.hwangFix issue that Overview key doesn't work at secondary...
2016-09-07 Roshan PiusMerge "WifiEnterpriseConfig: Refactor set/get field...
2016-09-07 Tobias LindskogSkip ANR for processes that have been killed
2016-09-07 Sergio GiroMerge "java.security.cert.X509CRL: add new method verif...
2016-09-07 Sergio GiroMerge "java.security.PKCS12Attribute: port class from...
2016-09-07 Sergio GiroMerge "java.security.SecureRandom: add getInstanceStron...
2016-09-07 Sergio GiroMerge "java.security: port DomainLoadStoreParameter...
2016-09-07 Yohann RousselMerge "Add a test app for suppressed exceptions"
2016-09-07 Etan CohenMerge changes from topic 'enable_nan'
2016-09-06 Lorenzo ColittiGive WakeupMessage the ability to transport an object...
2016-09-06 Etan Cohen[NAN] Add transport type for NAN. [DO NOT MERGE]
2016-09-06 Treehugger... Merge "WifiConfiguration: Fix isEnterprise"
2016-09-06 Mathieu ChartierMerge "Avoid profile guided compilation for vmSafeMode"
2016-09-06 Treehugger... Merge "fixes mStartedUsers shoule be locked by mLock...
2016-09-06 Andreas GampeMerge changes from topic 'cherry_pms_installd'
2016-09-06 Roshan PiusWifiManager: Remove unused methods
2016-09-06 Todd KennedyRelease mPackages lock earlier
2016-09-06 Andreas GampeOtaDexopt: Special-case system app classpaths
2016-09-06 Andreas GampeOtaDexoptService: Run dexopt on all apps
2016-09-06 Andreas GampeFrameworks/base: Add compiler stats to Package Manager
2016-09-06 Calin Juravle[RFC] Special case system apps for profile optimizations
2016-09-06 Calin JuravleCompile core-apps according to their own "reason" for A/B
2016-09-06 Andreas GampeFrameworks/base: Add new flow to OtaDexoptService
2016-09-06 Andreas GampeOtadexopt: Expose progress percentage
2016-09-06 Roshan PiusWifiConfiguration: Fix isEnterprise
2016-09-06 Roshan PiusWifiEnterpriseConfig: Refactor set/get field values
2016-09-06 Alex Lightcp preopted files from B partition during PM init.
2016-09-06 Sergio Girojava.security.cert.X509CRL: add new method verify(Publi...
2016-09-05 Tobias ThiererAdd Base64 from OpenJDK 8u60
2016-09-05 yuanhuihuifixes mStartedUsers shoule be locked by mLock, not...
2016-09-03 Treehugger... Merge "Updated user document for Single-Source RenderSc...
2016-09-03 Mathieu ChartierAvoid profile guided compilation for vmSafeMode
2016-09-03 Yang NiUpdated user document for Single-Source RenderScript
2016-09-02 Roshan PiusMerge "WifiEnterpriseConfig: Fix copy constructor"
2016-09-02 Roshan PiusWifiEnterpriseConfig: Fix copy constructor
2016-09-02 Iliyan MalchevMerge changes from topic 'java_hidl_support'
2016-09-02 Martijn CoenenMove Status to libhidl (DO NOT MERGE)
2016-09-02 Andreas HuberAdds framework support for hidl-gen Java backend. ...
2016-09-02 Andreas HuberAdd Bool* APIs to HwParcel (DO NOT MERGE)
2016-09-02 Martijn CoenenLink against libhidl for HidlSupport/svcmgr (DO NOT...
2016-09-02 Andreas HuberSupport one-way methods in java support for hardware...
2016-09-02 Andreas HuberInitial commit of Java support for hardware binder...
2016-09-02 Treehugger... Merge "NetworkSelectionStatus: Fix copy constructor"
2016-09-01 Roshan PiusNetworkSelectionStatus: Fix copy constructor
2016-09-01 Chih-hung HsiehMerge "Fix google-explicit-constructor warnings."
2016-09-01 Sergio Girojava.security.SecureRandom: add getInstanceStrong(...
2016-09-01 Sergio Girojava.security.Provider: port to jdk8u60 (second part)
2016-09-01 Neil FullerMerge "Track exposure of new j.l.reflect methods"
2016-09-01 Sergio Girojava.security.PKCS12Attribute: port class from jdk8u60
2016-09-01 Treehugger... Merge "Fix missing dependency on R.java"
2016-09-01 Colin CrossFix missing dependency on R.java
2016-08-31 Jakub PawlowskiMerge "Separate advertiser from GATT client (1/4)"
2016-08-31 Chih-hung HsiehMerge "Fix google-explicit-constructor warnings in...
2016-08-31 Chih-hung HsiehMerge "Fix google-explicit-constructor warnings in...
2016-08-31 Neil FullerMerge "Fix receive timeout on LocalSocket"
2016-08-31 Sergio GiroMerge "java.security.Principal: add default method...
2016-08-31 Sergio GiroMerge "java.security.SecretKey: now extends from Destro...
2016-08-31 Sergio GiroMerge "java.security: update java.security.KeyStore...
2016-08-31 Jakub PawlowskiSeparate advertiser from GATT client (1/4)
2016-08-31 Neil FullerFix receive timeout on LocalSocket
2016-08-31 Sergio GiroMerge "java.security.cert: update classes in java.secur...
2016-08-30 Chih-hung HsiehMerge "Fix google-explicit-constructor warnings in...
2016-08-30 Chih-hung HsiehMerge "Fix google-explicit-constructor warnings in...
2016-08-30 Chih-Hung HsiehMerge "Fix google-explicit-constructor warnings in...
2016-08-30 Treehugger... Merge "Fix google-explicit-constructor warnings in...
2016-08-30 Sergio Girojava.security: update java.security.KeyStore to jdk8u60
2016-08-30 Sergio Girojava.security.Principal: add default method Principal...
next