summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-08Merge "Add Base64 from OpenJDK 8u60"linaro-masterTobias Thierer
2016-09-08Merge "java.security.Provider: port to jdk8u60 (second part)"Sergio Giro
2016-09-08Merge "Fix SuppressWarnings typo."Paul Duffin
2016-09-08Fix SuppressWarnings typo.Ian Rogers
2016-09-08Merge "Track libcore change 76fa41aa4ac891670446592243b654fac7deb53f"Yi Kong
2016-09-07Merge "WifiManager: Remove unused methods"Treehugger Robot
2016-09-07Track libcore change 76fa41aa4ac891670446592243b654fac7deb53fYi Kong
2016-09-07Merge "WifiEnterpriseConfig: Refactor set/get field values"Roshan Pius
2016-09-07Merge "java.security.cert.X509CRL: add new method verify(PublicKey, Provider)"Sergio Giro
2016-09-07Merge "java.security.PKCS12Attribute: port class from jdk8u60"Sergio Giro
2016-09-07Merge "java.security.SecureRandom: add getInstanceStrong() method"Sergio Giro
2016-09-07Merge "java.security: port DomainLoadStoreParameter from jdk8u60"Sergio Giro
2016-09-07Merge "Add a test app for suppressed exceptions"Yohann Roussel
2016-09-07Merge changes from topic 'enable_nan'Etan Cohen
2016-09-06Give WakeupMessage the ability to transport an object as well. [DO NOT MERGE]Lorenzo Colitti
2016-09-06[NAN] Add transport type for NAN. [DO NOT MERGE]Etan Cohen
2016-09-06Merge "WifiConfiguration: Fix isEnterprise"Treehugger Robot
2016-09-06Merge "Avoid profile guided compilation for vmSafeMode"Mathieu Chartier
2016-09-06Merge "fixes mStartedUsers shoule be locked by mLock, not mVolumes"Treehugger Robot
2016-09-06Merge changes from topic 'cherry_pms_installd'Andreas Gampe
2016-09-06WifiManager: Remove unused methodsRoshan Pius
2016-09-06Release mPackages lock earlierTodd Kennedy
2016-09-06OtaDexopt: Special-case system app classpathsAndreas Gampe
2016-09-06OtaDexoptService: Run dexopt on all appsAndreas Gampe
2016-09-06Frameworks/base: Add compiler stats to Package ManagerAndreas Gampe
2016-09-06[RFC] Special case system apps for profile optimizationsCalin Juravle
2016-09-06Compile core-apps according to their own "reason" for A/BCalin Juravle
2016-09-06Frameworks/base: Add new flow to OtaDexoptServiceAndreas Gampe
2016-09-06Otadexopt: Expose progress percentageAndreas Gampe
2016-09-06WifiConfiguration: Fix isEnterpriseRoshan Pius
2016-09-06WifiEnterpriseConfig: Refactor set/get field valuesRoshan Pius
2016-09-06cp preopted files from B partition during PM init.Alex Light
2016-09-06java.security.cert.X509CRL: add new method verify(PublicKey, Provider)Sergio Giro
2016-09-05Add Base64 from OpenJDK 8u60Tobias Thierer
2016-09-05fixes mStartedUsers shoule be locked by mLock, not mVolumesyuanhuihui
2016-09-03Merge "Updated user document for Single-Source RenderScript"Treehugger Robot
2016-09-02Avoid profile guided compilation for vmSafeModeMathieu Chartier
2016-09-02Updated user document for Single-Source RenderScriptYang Ni
2016-09-02Merge "WifiEnterpriseConfig: Fix copy constructor"Roshan Pius
2016-09-02WifiEnterpriseConfig: Fix copy constructorRoshan Pius
2016-09-02Merge changes from topic 'java_hidl_support'Iliyan Malchev
2016-09-02Move Status to libhidl (DO NOT MERGE)Martijn Coenen
2016-09-02Adds framework support for hidl-gen Java backend. (to support structs) (DO NO...Andreas Huber
2016-09-02Add Bool* APIs to HwParcel (DO NOT MERGE)Andreas Huber
2016-09-02Link against libhidl for HidlSupport/svcmgr (DO NOT MERGE)Martijn Coenen
2016-09-02Support one-way methods in java support for hardware binder (DO NOT MERGE)Andreas Huber
2016-09-02Initial commit of Java support for hardware binder (DO NOT MERGE)Andreas Huber
2016-09-02Merge "NetworkSelectionStatus: Fix copy constructor"Treehugger Robot
2016-09-01NetworkSelectionStatus: Fix copy constructorRoshan Pius
2016-09-01Merge "Fix google-explicit-constructor warnings."Chih-hung Hsieh