summaryrefslogtreecommitdiff
path: root/mmodules
Commit message (Expand)AuthorAgeFilesLines
* Merge "Replace ART's core-platform-api stub with module-lib stubs" into sc-devAnton Hansson2021-07-021-129/+2
|\
| * Replace ART's core-platform-api stub with module-lib stubsVictor Chang2021-07-021-129/+2
* | Update version code definitionsOrion Hodson2021-07-021-1/+1
|/
* Remove / annotate @CorePlatformApi(LEGACY) APIs in Android S as STABLE and as...Victor Chang2021-06-282-40/+90
* Squashed commits from aosp/master to mark some @CorePlatformApi as @SystemApi...Victor Chang2021-06-252-46/+73
* Dist art's CorePlatformApi stubsAnton Hansson2021-06-031-3/+4
* Merge "Remove a couple of CompletableFuture methods from CorePlatformApi" int...Jeff Sharkey2021-05-262-18/+0
|\
| * Remove a couple of CompletableFuture methods from CorePlatformApiOrion Hodson2021-05-262-18/+0
* | Merge "Update NetworkEventDispatcher API" into sc-devOrion Hodson2021-05-262-2/+2
|\ \
| * | Update NetworkEventDispatcher APIOrion Hodson2021-05-262-2/+2
| |/
* / Make AnnotatedStackTraceElement class finalOrion Hodson2021-05-262-8/+8
|/
* Merge "Mark stable and document ddmc apis" into sc-devVictor Chang2021-05-262-8/+41
|\
| * Mark stable and document ddmc apisNikita Iashchenko2021-05-262-8/+41
* | Make NetworkEventDispatcher class finalOrion Hodson2021-05-252-2/+2
* | Update the docs and signature of registerAppInfo APICalin Juravle2021-05-212-2/+8
|/
* Merge "Copy StringPool to framework" am: a83b29a5c2 am: 49d873f301 am: 5780ac...vichang2021-05-061-9/+0
|\
| * Merge "Copy StringPool to framework"vichang2021-05-061-9/+0
| |\
| | * Copy StringPool to frameworkNikita Iashchenko2021-04-291-9/+0
* | | Merge "Add missing nullability annotation for BlockGuard" am: 1fdf71261a am: ...Treehugger Robot2021-05-062-2/+2
|\| |
| * | Merge "Add missing nullability annotation for BlockGuard"Treehugger Robot2021-05-062-2/+2
| |\ \
| | * | Add missing nullability annotation for BlockGuardNikita Iashchenko2021-04-292-2/+2
| | |/
* | | Merge "Rename getters and setters android.compat.Compatibility.ChangeConfig" ...Nikita Iashchenko2021-05-063-15/+15
|\| |
| * | Merge "Rename getters and setters android.compat.Compatibility.ChangeConfig"Nikita Iashchenko2021-05-063-15/+15
| |\ \
| | * | Rename getters and setters android.compat.Compatibility.ChangeConfigNikita Iashchenko2021-04-293-15/+15
| | |/
* | | Merge "Add nullability annotations for libcore.net.http" am: aea5c09889 am: 6...Nikita Iashchenko2021-05-062-9/+9
|\| |
| * | Merge "Add nullability annotations for libcore.net.http"Nikita Iashchenko2021-05-062-9/+9
| |\ \
| | * | Add nullability annotations for libcore.net.httpNikita Iashchenko2021-04-302-9/+9
| | |/
* | | Merge "Mark stable and document org.json.JSONObject#keySet" am: 12a44640c3 am...Nikita Iashchenko2021-05-052-1/+9
|\| |
| * | Merge "Mark stable and document org.json.JSONObject#keySet"Nikita Iashchenko2021-05-052-1/+9
| |\ \
| | * | Mark stable and document org.json.JSONObject#keySetNikita Iashchenko2021-04-292-1/+9
* | | | Merge "Make libcore.util.FP16 final" am: 97a888fd6c am: 813bbe226d am: c36021...Treehugger Robot2021-05-042-2/+2
|\| | |
| * | | Merge "Make libcore.util.FP16 final"Treehugger Robot2021-05-042-2/+2
| |\ \ \
| | * | | Make libcore.util.FP16 finalNikita Iashchenko2021-04-232-2/+2
* | | | | Merge "API council review for libcore.content.type.MimeMap" am: 50e6449663 am...Nikita Iashchenko2021-05-042-8/+8
|\| | | |
| * | | | Merge "API council review for libcore.content.type.MimeMap"Nikita Iashchenko2021-05-042-8/+8
| |\ \ \ \
| | * | | | API council review for libcore.content.type.MimeMapNikita Iashchenko2021-04-302-8/+8
| | | |_|/ | | |/| |
* | | | | Merge "API council review for dalvik.system.BaseDexClassLoader" am: 906eb9451...Nikita Iashchenko2021-05-042-10/+10
|\| | | |
| * | | | Merge "API council review for dalvik.system.BaseDexClassLoader"Nikita Iashchenko2021-05-042-10/+10
| |\ \ \ \
| | * | | | API council review for dalvik.system.BaseDexClassLoaderNikita Iashchenko2021-04-302-10/+10
| | |/ / /
* | | | | Merge "Mark stable and document sun.security.x509.AlgorithmId" am: f79747daf7...Nikita Iashchenko2021-04-271-0/+1
|\| | | |
| * | | | Merge "Mark stable and document sun.security.x509.AlgorithmId"Nikita Iashchenko2021-04-271-0/+1
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Mark stable and document sun.security.x509.AlgorithmIdNikita Iashchenko2021-04-261-0/+1
| | |/ /
| * | | Merge "Revert^2 "API changes as requested by API council.""Mathew Inwood2021-04-263-13/+13
| |\ \ \ | | |/ / | |/| |
| | * | Revert^2 "API changes as requested by API council."Mathew Inwood2021-04-223-13/+13
| * | | Merge "Revert "API changes as requested by API council.""Florian Mayer2021-04-223-13/+13
| |\| |
| | * | Revert "API changes as requested by API council."Florian Mayer2021-04-223-13/+13
| * | | Merge "API changes as requested by API council."Treehugger Robot2021-04-223-13/+13
| |\| |
| | * | API changes as requested by API council.Mathew Inwood2021-04-213-13/+13
* | | | Merge "Remove getDeclared{Fields,Methods}Unchecked from paltform api" am: 1c4...Nikita Iashchenko2021-04-221-5/+0
|\| | |
| * | | Merge "Remove getDeclared{Fields,Methods}Unchecked from paltform api"Nikita Iashchenko2021-04-221-5/+0
| |\ \ \