Commit Graph

  • a714875319 Upgrade Glide code generators to annotated classed with javax.annotation.Generated test_301901012 Sam Judd 2020-03-19 14:56:11 -07:00
  • 621e2d5ba6 Mark RequestListener.onLoadFailed() model parameter as Nullable Olivier Payen 2020-04-01 20:43:59 +02:00
  • 52726e2a0d Merge pull request #4163 from sjudd:issue_4162 Glide 2020-03-30 13:14:21 -07:00
  • acf19d1284 Merge pull request #4159 from sjudd:issue_4106 Glide 2020-03-30 12:20:48 -07:00
  • cce9375713 Properly synchronize RequestManagers in Glide in onTrimMemory Sam Judd 2020-03-27 17:12:06 -07:00
  • 7cc865ac1a Use UUID for indexers with names that exceed the file name length. Sam Judd 2020-03-26 17:50:40 -07:00
  • f7da938d2c Clean up debugging page. Sam Judd 2020-03-26 12:55:45 -07:00
  • 5090b6d004 Use a fixed size for items in LruCache. Sam Judd 2020-03-25 17:47:01 -07:00
  • 5e2ccc6ceb Increase the number of items used in LruCacheTest. Sam Judd 2020-03-25 14:55:48 -07:00
  • efe8023aed Try to more reliably include http status codes in HttpUrlFetcher exceptions. Sam Judd 2020-03-20 16:14:37 -07:00
  • 3d8bf6bbf4 Try to more reliably include http status codes in HttpUrlFetcher exceptions. Sam Judd 2020-03-19 15:47:27 -07:00
  • 7aaeb41625 Try to more reliably include http status codes in HttpUrlFetcher exceptions. Sam Judd 2020-03-19 14:04:44 -07:00
  • 0d7ea08d4c Merge pull request #4141 from Pravin-Divraniya:bug#4121 Glide 2020-03-17 09:08:25 -07:00
  • 78ecfd2212 Resolve #4121 Pravin-Divraniya 2020-03-16 13:16:25 +05:30
  • 541ee73447 Merge pull request #4130 from Danny7226:master Glide 2020-03-12 11:04:15 -07:00
  • 3fcae82545 Merge pull request #1 from Danny7226/improve-annotation Danny7226 2020-03-05 11:39:40 -08:00
  • c9132b3af8 Update Encoder.java Danny7226 2020-03-05 11:35:33 -08:00
  • fb672a54e1 Annotate tests to use Robolectric's LEGACY LooperMode. Sam Judd 2020-02-26 19:03:02 -08:00
  • 6f7ffae6a2 Merge pull request #4086 from landicefu:master Glide 2020-02-25 14:15:41 -08:00
  • 5d542af791 Merge pull request #4091 from mkj-gram:master Glide 2020-02-19 11:34:25 -08:00
  • 961ba28cdc Merge pull request #4089 from ouattararomuald:master Glide 2020-02-18 12:46:56 -08:00
  • 5b117b315a Keep InternalRewriter.rewrite to ensure it is not inlined Morten Krogh-Jespersen 2020-02-11 14:18:26 +01:00
  • 46ec892297 Fix typo in documentation OUATTARA Romuald 2020-02-11 12:45:45 +01:00
  • 09544555e8 Fix typo in documentation OUATTARA Romuald 2020-02-11 12:42:55 +01:00
  • b2a361a8fa Allow HTTP traffic on imgur.com domain to imgur sample Landice Fu 2020-02-10 17:07:50 +08:00
  • 0647c410a0 Hardcode disallowed device models for hardware Bitmaps from b/147430447 Sam Judd 2020-02-03 13:04:53 -08:00
  • 55a475806c Migrate static imports of org.mockito.Matchers to org.mockito.ArgumentMatchers Sam Judd 2020-01-31 10:26:57 -08:00
  • 8f24682006 Migrate static imports of org.mockito.Matchers to org.mockito.ArgumentMatchers Sam Judd 2020-01-31 10:15:49 -08:00
  • 946335b7db Migrate static imports of org.mockito.Matchers to org.mockito.ArgumentMatchers Sam Judd 2020-01-31 09:43:48 -08:00
  • cc1b82ed44 Try to ignore multiple callbacks from requests in SourceGenerator. test_292149923 judds 2020-01-29 08:47:38 -08:00
  • 54351fb984 Migrate org.mockito.Matchers#any to org.mockito.ArgumentMatchers Sam Judd 2020-01-29 08:33:45 -08:00
  • 9243526dc6 Migrate org.mockito.Matchers#{isA, same, isNull, notNull} to org.mockito.ArgumentMatchers Sam Judd 2020-01-29 02:59:41 -08:00
  • b59eef4785 Add static method that checks if Glide has been initialized test_291808977 Sam Judd 2020-01-27 15:06:30 -08:00
  • b32ea3d85d Migrate org.mockito.Matchers#anyInt to org.mockito.ArgumentMatchers Sam Judd 2020-01-27 10:41:58 -08:00
  • fdea91e067 Merge pull request #4050 from JLLeitschuh:patch-1 Sam Judd 2020-01-21 13:05:37 -08:00
  • 52e177a566 Fix javadoc for request listener Sam Judd 2020-01-16 12:36:26 -08:00
  • ae9985359a Fixed = with == in docs (#4053) Maksim Kruglikov 2020-01-16 23:26:36 +03:00
  • 9488f15cb1 Add pull_request to list of triggers Jonathan Leitschuh 2020-01-15 19:09:22 -05:00
  • 3d54ef50ea Rollforward exposing cronet glide modules Sam Judd 2020-01-15 15:50:40 -08:00
  • d75bb30707 Official Gradle Wrapper Validation GitHub Action Jonathan Leitschuh 2020-01-15 16:13:21 -05:00
  • 1dd0576f8d Internal change Sam Judd 2020-01-13 11:05:09 -08:00
  • 114251e6ce Open source a Cronet integration for Glide. Sam Judd 2020-01-13 10:17:08 -08:00
  • ff2984963c Internal change Sam Judd 2020-01-13 09:51:51 -08:00
  • ba995829f4 Internal change Sam Judd 2020-01-10 14:19:33 -08:00
  • 4acd3bc94c Update javadoc versions to 4.11.0 Sam Judd 2020-01-09 10:50:21 -08:00
  • f74cc28512 Update javadocs for version 4120 Sam Judd 2020-01-09 10:44:10 -08:00
  • cbbb254a15 Merge pull request #4041 from sjudd:bump_version_to_4.12.0-SNAPSHOT Glide 2020-01-08 18:01:16 -08:00
  • 423e0de13c Bump version to 4.12.0-SNAPSHOT Sam Judd 2020-01-08 15:54:34 -08:00
  • 93793f6eec Update javadocs for version 4110 Sam Judd 2020-01-08 15:51:40 -08:00
  • f05dc60714 Merge pull request #4040 from sjudd:bump_version_to_4.11.0 v4.11.0 Glide 2020-01-08 09:50:22 -08:00
  • cd72124f6f Bump version to 4.11.0 Sam Judd 2020-01-08 07:39:39 -08:00
  • 48875fabe8 Merge pull request #4033 from sjudd:byte_buffer_video_decoder Glide 2020-01-06 15:54:20 -08:00
  • f8f322b749 Update javadocs for version 4110 Sam Judd 2020-01-03 16:01:28 -08:00
  • 919069837d Add a VideoDecoder for ByteBuffers Sam Judd 2020-01-03 11:58:00 -08:00
  • 1c98fd4dc8 Allow setting custom ExecutorService in Glide Executor test_283439575 Sam Judd 2019-12-02 16:12:28 -08:00
  • 100ac4a29e Fix deadlock releasing resources that recursively clear when evicted from cache. Sam Judd 2019-12-02 11:29:03 -08:00
  • f4da653a55 Fix javadoc typo in GranularRoundedCorners Sam Judd 2019-11-25 14:33:42 -08:00
  • 9281d8ed45 Roll forward "Try using ParcelFileDescriptor for local files" with fixes Sam Judd 2019-11-20 10:17:56 -08:00
  • 7ff5dc328b Merge pull request #3983 from sjudd:fix_gallery_on_q Glide 2019-11-14 13:44:34 -08:00
  • 17dde9a3d8 Fix gallery sample app on Q. Sam Judd 2019-11-12 09:03:40 -08:00
  • 03271581e9 Roll forward "Try using ParcelFileDescriptor for local files" with fixes Sam Judd 2019-11-12 14:10:56 -08:00
  • a7492f9439 Avoid catching ErrnoException directly in ParcelFileDescripotorRewinder test_279987765 judds 2019-11-12 09:34:31 -08:00
  • 9a600fc750 Merge pull request #3957 from zsmb13:patch-1 Glide 2019-11-08 14:19:43 -08:00
  • 1ed76ee49e Roll forward "Try using ParcelFileDescriptor for local files" with fixes Timur Iskhodzhanov 2019-11-07 10:36:12 -08:00
  • e733e9c866 Roll forward "Improve handling of EOF in DefaultImageHeaderParser.Reader" with error-level logging disabled Timur Iskhodzhanov 2019-11-05 14:47:15 -08:00
  • bd6f894adb Switch to the support library version of ExifInterface Sam Judd 2019-11-05 10:22:59 -08:00
  • d40198ec7c Roll back "Improve handling of EOF in DefaultImageHeaderParser.Reader" as it unexpectedly broke some tests downstream Timur Iskhodzhanov 2019-11-04 20:12:24 -08:00
  • 2522398e75 Add a parameter to force Glide's annotation processor to use support library annotations and default it to false. Sam Judd 2019-11-04 15:15:28 -08:00
  • 304202166f Improve handling of EOF in DefaultImageHeaderParser.Reader Timur Iskhodzhanov 2019-11-04 12:24:26 -08:00
  • 0ffcb685bb Add methods to GlideFutures that release resources back to Glide's pools. Sam Judd 2019-10-31 15:48:43 -07:00
  • 7e750caec1 Ignore callbacks from cancelled or otherwise invalid requests in SourceGenerator. Sam Judd 2019-10-31 11:31:29 -07:00
  • 0acd87ca78 Avoid removing caller added listeners in GlideFutures. Sam Judd 2019-10-31 11:04:08 -07:00
  • 146454a74c Fix typo in VideoDecoder docs Márton Braun 2019-10-29 15:02:26 +01:00
  • e8c841ce4b Finalize Glide hardware Bitmap dimension/count limits for P+. Sam Judd 2019-10-28 18:09:48 -07:00
  • b5a0ed648b Roll back "Try using ParcelFileDescriptor for local files" Timur Iskhodzhanov 2019-10-24 18:54:47 -07:00
  • 95fe2eee96 Try using ParcelFileDescriptor for local files. Timur Iskhodzhanov 2019-10-24 15:46:48 -07:00
  • bdca4aaa4c Minor cleanup Timur Iskhodzhanov 2019-10-24 09:06:49 -07:00
  • 1c51b24b5a Add Q ModelLoader to load unredacted data when possible to avoid HEIC failures. Sam Judd 2019-10-23 10:28:38 -07:00
  • 42d3f07ac5 Avoid ArrayList#addAll when setting bucket priorities. Sam Judd 2019-10-23 10:17:01 -07:00
  • c6432551b0 Rename MARK_POSITION to MARK_READ_LIMIT Timur Iskhodzhanov 2019-10-18 17:00:20 -07:00
  • 290847a304 Rename MARK_POSITION to MARK_READ_LIMIT test_275764525 timurrrr 2019-10-20 20:10:02 -07:00
  • 690f815267 Distinguish resource set from request complete in Glide's RequestCoordinators Sam Judd 2019-10-02 08:59:46 -07:00
  • 5c20f1a7be Merge pull request #3914 from sjudd:fix_exception_messages_model_loader Glide 2019-10-01 16:06:03 -07:00
  • 83ba102882 Distinguish between missing and non-handling ModelLoaders in exceptions. Sam Judd 2019-10-01 09:32:15 -07:00
  • 291af105a5 Merge pull request #3911 from sjudd:bump_version_to_4.11.0-SNAPSHOT Glide 2019-09-27 16:10:46 -07:00
  • 2c9ae56e42 Bump version to 4.11.0-SNAPSHOT Sam Judd 2019-09-27 16:04:33 -07:00
  • 484e7afbc2 Merge pull request #3908 from sjudd:update_release_checks Sam Judd 2019-09-27 16:01:55 -07:00
  • 216092f6f3 Internal change test_271664690 judds 2019-09-27 15:52:57 -07:00
  • 59f5c1b391 Update release checks script to work better with Copybara workflows. Sam Judd 2019-09-27 13:04:29 -07:00
  • 8502b9d542 Merge pull request #3907 from sjudd:bump_version_to_4.10.0 Glide 2019-09-27 13:11:17 -07:00
  • 4c76832ecc Bump version to 4.10.0 Sam Judd 2019-09-27 12:45:27 -07:00
  • 8758d17ba1 Bump version to 4.11.0-SNAPSHOT Sam Judd 2019-09-27 12:28:27 -07:00
  • d790646d32 Automatically update javadocs page in update_versions script. Sam Judd 2019-09-27 12:20:29 -07:00
  • 57e20e2bcf Avoid overwriting constant reference to 4.9.0 in update_versions script. Sam Judd 2019-09-27 12:20:17 -07:00
  • fd5c376138 Update docs pages to 4.10.0 and 4.11.0-SNAPSHOT. Sam Judd 2019-09-27 12:19:05 -07:00
  • 043e99e532 Update versions in docs pages to 4.10.0 Sam Judd 2019-09-27 11:13:40 -07:00
  • e5ef2e9a84 Update javadocs for version 4100 Sam Judd 2019-09-27 11:08:10 -07:00
  • da34aabdb6 Use sourceSets instead of JavaCompileProvider to generate javadoc. Sam Judd 2019-09-26 09:54:54 -07:00
  • 1382e566c5 Add getters to Bitmap Pool for cache statistics. Sam Judd 2019-09-27 06:20:50 -07:00
  • 1ddd1a2af5 Update readme to 4.10.0 Sam Judd 2019-09-26 08:48:37 -07:00