aboutsummaryrefslogtreecommitdiff
path: root/java
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | Merge "Revert "Re-enable checks that pass in udc-dev-plus-aosp and downstream...Paul Duffin2023-08-161-0/+4
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge "Revert "Re-enable checks that pass in udc-dev-plus-aosp and downstream...Paul Duffin2023-08-161-0/+4
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| | * | | | | | Revert "Re-enable checks that pass in udc-dev-plus-aosp and downstream"Paul Duffin2023-08-161-0/+4
* | | | | | | | Merge "Stop sdk_library generated api_library to depend on full surface api_l...Treehugger Robot2023-08-152-4/+4
|\| | | | | | |
| * | | | | | | Merge "Stop sdk_library generated api_library to depend on full surface api_l...Treehugger Robot2023-08-152-4/+4
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | * | | | | | Stop sdk_library generated api_library to depend on full surface api_libraryJihoon Kang2023-08-142-4/+4
* | | | | | | | Merge "SdkTestCore for non-updatable modules" into mainMark White2023-08-153-2/+35
|\ \ \ \ \ \ \ \
| * | | | | | | | SdkTestCore for non-updatable modulesMark White2023-08-153-2/+35
* | | | | | | | | Merge "Add `previous_api` property to `java_api_library` module" into main am...Jihoon Kang2023-08-141-0/+9
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Merge "Add `previous_api` property to `java_api_library` module" into main am...Jihoon Kang2023-08-141-0/+9
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | * | | | | | | Add `previous_api` property to `java_api_library` moduleJihoon Kang2023-08-141-0/+9
* | | | | | | | | Convert additional sdk_library stub libraries to from stub generation am: 0c7...Jihoon Kang2023-08-141-3/+56
|\| | | | | | | |
| * | | | | | | | Convert additional sdk_library stub libraries to from stub generation am: 0c7...Jihoon Kang2023-08-141-3/+56
| |\| | | | | | |
| | * | | | | | | Convert additional sdk_library stub libraries to from stub generationJihoon Kang2023-08-141-3/+56
* | | | | | | | | Merge "Pass the current API file to the metalava --use-same-format-as option"...Paul Duffin2023-08-121-0/+7
|\| | | | | | | |
| * | | | | | | | Merge "Pass the current API file to the metalava --use-same-format-as option"...Paul Duffin2023-08-121-0/+7
| |\| | | | | | |
| | * | | | | | | Merge "Pass the current API file to the metalava --use-same-format-as option"...Paul Duffin2023-08-121-0/+7
| | |\ \ \ \ \ \ \
| | | * | | | | | | Pass the current API file to the metalava --use-same-format-as optionPaul Duffin2023-08-121-0/+7
| | | | |_|_|/ / / | | | |/| | | | |
* | | | | | | | | Merge changes I33846cdb,I1eb1f4bf into main am: 69ea5b8267 am: a823f9da87 am:...Treehugger Robot2023-08-122-19/+43
|\| | | | | | | | | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Merge changes I33846cdb,I1eb1f4bf into main am: 69ea5b8267 am: a823f9da87Treehugger Robot2023-08-122-19/+43
| |\| | | | | |
| | * | | | | | Move scopeOrderedSourceFileNames as outside varJihoon Kang2023-08-111-5/+5
| | * | | | | | Sort api files by api scope in java_api_libraryJihoon Kang2023-08-112-19/+43
| | |/ / / / /
* | | | | | | Merge "Re-enable checks that pass in udc-dev-plus-aosp and downstream" into u...Treehugger Robot2023-08-111-4/+0
|\| | | | | |
| * | | | | | Merge "Re-enable checks that pass in udc-dev-plus-aosp and downstream" into u...Treehugger Robot2023-08-101-4/+0
| |\ \ \ \ \ \ | | |/ / / / / | |/| / / / / | | |/ / / /
| | * / / / Re-enable checks that pass in udc-dev-plus-aosp and downstreamColin Cross2023-08-091-4/+0
| | |/ / /
* | | | | Merge "Replace -bootclasspath and -classpath metalava options with --classpat...Treehugger Robot2023-08-101-6/+6
|\| | | |
| * | | | Replace -bootclasspath and -classpath metalava options with --classpathPaul Duffin2023-08-101-6/+6
| |/ / /
* | | | Merge "Stop using single-hyphen metalava options" into main am: 18801036c7 am...Treehugger Robot2023-08-093-4/+1
|\| | |
| * | | Merge "Stop using single-hyphen metalava options" into mainTreehugger Robot2023-08-093-4/+1
| |\ \ \
| | * | | Stop using single-hyphen metalava optionsPaul Duffin2023-08-093-4/+1
* | | | | Merge "Don't generate aapt2 srcjars when using resource processor" into main ...Colin Cross2023-08-083-34/+73
|\| | | |
| * | | | Merge "Don't generate aapt2 srcjars when using resource processor" into mainColin Cross2023-08-083-34/+73
| |\ \ \ \
| | * | | | Don't generate aapt2 srcjars when using resource processorColin Cross2023-08-023-34/+73
* | | | | | Merge "Add unconverted reason for jarjar incompatibility." into main am: 6b6b...Liz Kammer2023-08-084-8/+32
|\| | | | |
| * | | | | Add unconverted reason for jarjar incompatibility.Liz Kammer2023-08-044-8/+32
| | |/ / / | |/| | |
* | | | | Merge "Downgrade newly failing lint checks" into main am: bd6294cc9c am: fb42...Colin Cross2023-08-041-0/+14
|\| | | |
| * | | | Merge "Downgrade newly failing lint checks" into mainColin Cross2023-08-041-0/+14
| |\ \ \ \
| | * | | | Downgrade newly failing lint checksColin Cross2023-08-031-0/+14
* | | | | | Merge "Delete aapt2 generated java files after creating srcjars" into main am...Colin Cross2023-08-031-1/+2
|\| | | | |
| * | | | | Merge "Delete aapt2 generated java files after creating srcjars" into mainColin Cross2023-08-031-1/+2
| |\ \ \ \ \ | | |/ / / / | |/| / / / | | |/ / /
| | * | | Delete aapt2 generated java files after creating srcjarsColin Cross2023-08-021-1/+2
| * | | | Merge "Revert "Reland "Enable R8 full mode by default for apps""" into mainRoy Luo2023-08-032-3/+2
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Revert "Reland "Enable R8 full mode by default for apps""Roy Luo2023-08-022-3/+2
| * | | | Merge "Reland "Enable R8 full mode by default for apps"" into mainTreehugger Robot2023-08-022-2/+3
| |\| | |
| | * | | Reland "Enable R8 full mode by default for apps"Jared Duke2023-07-312-2/+3
* | | | | Enable compact entries for resource shrunken appsRico Wind2023-08-021-1/+2
* | | | | Merge "Ensure extracted JNIs are stored properly in APKs" into main am: a7c52...Treehugger Robot2023-08-011-1/+13
|\| | | |
| * | | | Merge "Ensure extracted JNIs are stored properly in APKs" into mainTreehugger Robot2023-07-311-1/+13
| |\ \ \ \
| | * | | | Ensure extracted JNIs are stored properly in APKsLuca Stefani2023-07-311-1/+13
* | | | | | Merge "Enable from-source vs from-text toggling for core.module_lib.stubs." i...Romain Jobredeaux2023-07-312-13/+45
|\| | | | |