1. 22 6月, 2018 2 次提交
  2. 30 5月, 2018 1 次提交
  3. 22 2月, 2018 1 次提交
  4. 09 1月, 2018 1 次提交
  5. 08 1月, 2018 1 次提交
  6. 05 12月, 2017 1 次提交
    • K
      Add pauseAllRequests() · 09e33a21
      kurtn 提交于
      pauseAllRequests() can be called when the activity is in the background to reclaim memory used by the active bitmaps. As the caches are unaffected by this, returning to the activity and loading is still fast.
      
      -------------
      Created by MOE: https://github.com/google/moe
      MOE_MIGRATED_REVID=177660869
      09e33a21
  7. 19 11月, 2017 1 次提交
  8. 17 11月, 2017 1 次提交
    • S
      Fix exception clearing after onDestroy in a second RequestManager. · 81198379
      Sam Judd 提交于
      Sequence is either:
      1. Obtain a RequestManager for a Fragment
      2. Wait for Fragment to be destroyed
      3. Start a new load with the RequestManager for the destroyed Fragment
      4. Clear the new load with the application RequestManager (or any
      RequestManager other than the one the load was started with).
      
      Or:
      1. Obtain a RequestManager for a Fragment
      2. Obtain a RequestBuilder from the Fragment RequestManager
      3. Pass the RequestBuilder to a background thread
      4. Wait for the Fragment to be destroyed
      5. Start a load with the RequestBuilder on the background thread
      6. Clear the target returned from submit using the application manager.
      81198379
  9. 16 11月, 2017 1 次提交
  10. 16 7月, 2016 1 次提交
  11. 17 5月, 2016 2 次提交
    • J
      Automated g4 rollback of changelist 116167265. · db8b5495
      judds 提交于
      *** Reason for rollback ***
      
      Rollforward with fixes
      
      *** Original change description ***
      
      Automated g4 rollback of changelist 116163387.
      
      *** Reason for rollback ***
      
      Broke []
      
      *** Original change description ***
      
      MOE automated commit.
      -------------
      Merge pull request #854 from luxiaoyu/master
      
      fix bug of DiskCacheStrategy.RESOURCE
      
      -------------
      Merge pull request #856 from swankjesse/jwilson_0102_okhttp_3
      
      Upgrade to OkHttp 3.
      
      -------------
      Merge pull request #874 from TWiStErRob/aar
      
      Introduce AAR publish for :library and stop publishing :gl...
      
      ***
      -------------
      Created by MOE: https://github.com/google/moe
      MOE_MIGRATED_REVID=116316494
      db8b5495
    • J
      Automated g4 rollback of changelist 116163387. · 1b3f5c97
      judds 提交于
      *** Reason for rollback ***
      
      Broke []
      
      *** Original change description ***
      
      MOE automated commit.
      -------------
      Merge pull request #854 from luxiaoyu/master
      
      fix bug of DiskCacheStrategy.RESOURCE
      
      -------------
      Merge pull request #856 from swankjesse/jwilson_0102_okhttp_3
      
      Upgrade to OkHttp 3.
      
      -------------
      Merge pull request #874 from TWiStErRob/aar
      
      Introduce AAR publish for :library and stop publishing :glide
      
      -------------
      Merge pull request #761 from vanniktech/master_add_consumerproguardfiles
      
      Add consumerProguardFiles configuration. Fixes #646
      
      -------------
      Mer...
      
      ***
      -------------
      Created by MOE: https://github.com/google/moe
      MOE_MIGRATED_REVID=116167265
      1b3f5c97
  12. 22 2月, 2016 1 次提交
  13. 10 6月, 2015 1 次提交
  14. 22 5月, 2015 1 次提交
  15. 01 5月, 2015 1 次提交
  16. 15 2月, 2015 1 次提交
  17. 21 1月, 2015 1 次提交
  18. 05 11月, 2014 1 次提交
  19. 03 11月, 2014 1 次提交
  20. 13 9月, 2014 1 次提交
  21. 04 9月, 2014 1 次提交
  22. 02 9月, 2014 1 次提交
  23. 31 8月, 2014 1 次提交
  24. 18 8月, 2014 1 次提交
  25. 04 8月, 2014 1 次提交
  26. 30 6月, 2014 1 次提交
  27. 26 6月, 2014 1 次提交