1. 01d05de Run NewApi lint on tests by Alan Viverette · 3 years, 3 months ago
  2. 0044296 Migrate a miscellaneous set of libraries to Gradle version catalogs by Aurimas Liutikas · 3 years, 4 months ago
  3. 802403a Update lint baselines by Alan Viverette · 3 years, 4 months ago
  4. 9bf4f7e Rename libs extra to excludes by Aurimas Liutikas · 3 years, 5 months ago
  5. 3a73f14 Refactor UnsafeNewApiCall to ClassVerificationFailure by Alan Viverette · 3 years, 5 months ago
  6. b9074a7 Workaround for lint check severity issue in 27.2.0-beta02 by Alan Viverette · 3 years, 8 months ago
  7. 19b28c0 Android Gradle Plugin 4.2.0-alpha15 by Jeff Gaston · 3 years, 11 months ago
  8. 0db72ea Ban reflection that is not enclosed within a API check conditional by Oussama Ben Abdelbaki · 3 years, 11 months ago
  9. 757ff42 Enable API lint check for MissingGetterMatchingBuilder in androidx. by Alexander Dorokhine · 4 years ago
  10. 555b79e Remove legacy alpha and dev signature files by Aurimas Liutikas · 4 years ago
  11. 3aa5a20 Update to use Metalava V4 file format by Aurimas Liutikas · 4 years ago
  12. 2d0618f heifwriter: make sure shutdown doesn't hang or crash by Chong Zhang · 4 years ago
  13. d77fa79 Ban synchronized method usage by Oussama Ben Abdelbaki · 4 years, 1 month ago
  14. 14ce4e5 heifwriter: wait for encoder stop to complete when closing by Chong Zhang · 4 years, 1 month ago
  15. 347182a Update baselines for Android 11, fix weird Kotlin compiler error by Alan Viverette · 4 years, 3 months ago
  16. 2a8415d Only generate versioned resource API file when asked to by Alan Viverette · 4 years, 5 months ago
  17. 9ab26a8 Use first CQ mode encoder if found by Chong Zhang · 4 years, 6 months ago
  18. 0742827 Use Context#getExternalFilesDir to get test file path by Chong Zhang · 4 years, 6 months ago
  19. e723425 Fix more lint issues in androidx to work with AGP 4.1 by Aurimas Liutikas · 4 years, 6 months ago
  20. ce468a9 Moving LibraryVersion into LibraryGroup for libraries having requireSameVersion == true by Jeff Gaston · 4 years, 8 months ago
  21. 0e0fafd2 Merge "Update android lint baseline" into androidx-master-dev by Aurimas Liutikas · 4 years, 10 months ago
  22. cf8b11c Fix and enforce UnusedVariable errorprone warnings by Aurimas Liutikas · 4 years, 10 months ago
  23. c05561f Update android lint baseline by Aurimas Liutikas · 4 years, 10 months ago
  24. d85989a Move heifwriter to the new proper directory structure by Sergey · 4 years, 10 months ago
  25. a196ccd Update api lint baseline. by Aurimas Liutikas · 4 years, 10 months ago
  26. a1fc67c Regenerate old API files. by Aurimas Liutikas · 4 years, 10 months ago
  27. 2920620 Adds -PupdateLintBaseline parameter for lint by Louis Pullen-Freilich · 5 years ago
  28. f14ad35 Upgrade to AGP 3.6.0-alpha12 by Dustin Lam · 5 years ago
  29. 3478a56 Fixes for operating frame rate and backward framedrop by Chong Zhang · 5 years ago
  30. c2f926c Fine tune logic to pick HEVC encoder by Chong Zhang · 5 years ago
  31. cd1aae0 Track experimental API surface by Alan Viverette · 5 years ago
  32. c163de4 Update api lint baseline with new Metalava nullability check. by Aurimas Liutikas · 5 years ago
  33. e6a3a04 Making restricted api txt files also include public apis by Jeff Gaston · 5 years ago
  34. d2c056e Start running Metalava with --api-lint by Aurimas Liutikas · 5 years ago
  35. cc93ab9 Merge "heifwriter: clamp bitrate to range" into androidx-master-dev by Treehugger Robot · 5 years ago
  36. c28729d heifwriter: clamp bitrate to range by Chong Zhang · 5 years ago
  37. ca99ff0 Merge "Mark Cuttlefish flaking/failing tests as @FlakyTest" into androidx-master-dev by Sam Gilbert · 5 years ago
  38. c3ffcf3 Mark Cuttlefish flaking/failing tests as @FlakyTest by Sam Gilbert · 5 years ago
  39. 4e9d9b9 Merge "heifwriter: save memory in test" into androidx-master-dev by Treehugger Robot · 5 years ago
  40. 78d6702 heifwriter: save memory in test by Chong Zhang · 5 years ago
  41. 1b57674a Enables UnknownNullness lint check by Louis Pullen-Freilich · 5 years ago
  42. ac4cf06 Move all usaged of annotation:1.1.0-rc01 to annotation:1.1.0 by Nick Anthony · 5 years ago
  43. 75e93a0 Add a way to create snapshot repository directory by Aurimas Liutikas · 5 years ago
  44. 52d3e43 heifwriter: fix exception when shutting down by Chong Zhang · 5 years ago
  45. a1aa570 Remove targetSdkVersion workaround for library tests by Aurimas Liutikas · 5 years ago
  46. f7cef0b Move annotation to 1.2.0-alpha01 and pin all current usages to 1.1.0-rc01 by Nick Anthony · 5 years ago
  47. 3979d96 Rename TEST_* to ANDROIDX_TEST_* by Dustin Lam · 5 years ago
  48. cdb9f9f Delete SupportAndroidLibraryPlugin by Aurimas Liutikas · 5 years ago
  49. 2ad3161 Move DSL namespace from supportLibrary to androidx. by Aurimas Liutikas · 5 years ago
  50. ff15b96 Modify the error handle mechanism by Caroline Yang · 6 years ago
  51. da1442a Skip HeifWriterTest on devices that can't encode heic by Chong Zhang · 6 years ago
  52. 42a11f2 HeifWriter: Clarify HeifWriter support for camera by Shuzhen Wang · 6 years ago
  53. 79285e9 Generating restricted API txts by Jeff Gaston · 6 years ago
  54. 9908bea Regenerating restricted API files based on the source jars by Jeff Gaston · 6 years ago
  55. 36cb780 Changed all 1.0.0 libraries to dev version 1.1.0-alpha01 by Nick Anthony · 6 years ago
  56. 5d65a6a Updating Metalava to version 1.2.5 by Jeff Gaston · 6 years ago
  57. badf2f8 Migrate away from deprecated test classes by Alan Viverette · 6 years ago
  58. 86267e3 Added support for keeping track of public resource surface by Oussama Ben Abdelbaki · 6 years ago
  59. 9551653 Removed LibraryVersions.SUPPORT_LIBRARY and replaced with project by Nick Anthony · 6 years ago
  60. c21caf9 Enabling metalava by default by Jeff Gaston · 6 years ago
  61. 3cf783a Undoing the recent enabling of Metalava by Jeff Gaston · 6 years ago
  62. 87318cb Enabling Metalava everywhere by Jeff Gaston · 6 years ago
  63. c2d7549 Move minSdkVersion default into AndroidX plugin by Jake Wharton · 6 years ago
  64. 3f9ceb6 Move to androidx.test for tests. by Aurimas Liutikas · 6 years ago
  65. 3478ef7 Move to beta01 version for AndroidX 1.0.0 release by Aurimas Liutikas · 6 years ago
  66. ba52a49 Fix synthetic calls in heif module by Sergey Vasilinets · 6 years ago
  67. e84001c Fix bad quality on Pixel 2 when encoding from bitmap by Chong Zhang · 6 years ago
  68. 9bbce1a Merge "heifwriter: update test input file for HeifWriterTest" into pi-androidx-dev by Chong Zhang · 6 years ago
  69. e0a4def heifwriter: update test input file for HeifWriterTest by Chong Zhang · 6 years ago
  70. b2db2e3 Add api for inserting Exif data by Chong Zhang · 6 years ago
  71. 2f3ad65 Grant HeifWriterTest read/write permission by rules by Chong Zhang · 6 years ago
  72. e344a12 heifwriter: add more verifications for HeifWriter by Chong Zhang · 6 years ago
  73. 16ed9a0 Add missing targetSdkVersion tags for test apks. by Aurimas Liutikas · 6 years ago
  74. 1fb10ae Merge "Check max supported image encoder size" into pi-dev am: 0aa2d2bc1f by Chong Zhang · 6 years ago
  75. 3cb2048 Check max supported image encoder size by Chong Zhang · 6 years ago
  76. b1433f7 Fix and enforce ReferenceEquality check. by Aurimas Liutikas · 7 years ago
  77. e35a262 Merge "heifwriter: rotation support -- DO NOT MERGE" into pi-dev by TreeHugger Robot · 6 years ago
  78. ff2a5bb Merge "Remove targetSdkVersion from heifwriter library." into pi-preview1-androidx-dev by Aurimas Liutikas · 6 years ago
  79. 1280a95 Remove targetSdkVersion from heifwriter library. by Aurimas Liutikas · 6 years ago
  80. b8aa7b3 Follow updates to Media APIs by Jason Monk · 6 years ago
  81. c6cd9ccf heifwriter: rotation support -- DO NOT MERGE by Chong Zhang · 7 years ago
  82. b12f17f heifwriter: use HEIC encoder if available -- DO NOT MERGE by Chong Zhang · 7 years ago
  83. a879294 Fix AS sync issues using prebuilts. by Filip Pavlis · 7 years ago
  84. 8db7074 Add new API files after refactor. by Aurimas Liutikas · 7 years ago
  85. ac5fe7c Refactor support library by Aurimas Liutikas · 7 years ago
  86. f27b1ff Revert "Refactor support library." by Aurimas Liutikas · 7 years ago
  87. b31c328 Refactor support library. by Aurimas Liutikas · 7 years ago
  88. 2f841fd Merge changes from topic "move_heifwriter" into pi-preview1-androidx-dev by Alan Viverette · 7 years ago
  89. ad13c9a Merge changes from topic "move_heifwriter" into pi-preview1-androidx-dev by Alan Viverette · 7 years ago
  90. f1c67f6 Merge "Add API files for 28.0.0-alpha1, don't publish WebView" into pi-preview1-androidx-dev by Alan Viverette · 7 years ago
  91. db1945b Migrate heifwriter to new package style by Alan Viverette · 7 years ago
  92. 5c0dcef heif: adding more tests with various number of input frames by Chong Zhang · 7 years ago
  93. 4d8b0fb Add API files for 28.0.0-alpha1, don't publish WebView by Alan Viverette · 7 years ago
  94. 526389b Move buildSrc classes to androidx.build package. by Aurimas Liutikas · 7 years ago
  95. 7cabcac heif: add HeifWriter for writing heif still images by Chong Zhang · 7 years ago