tree: fac22a634e1ec1252f770c0aa267fad62017920e [path history] [tgz]
  1. android/
  2. proto/
  3. bitmap_download_request.cc
  4. BUILD.gn
  5. default_ranking.cc
  6. default_ranking.h
  7. default_ranking_android.cc
  8. DEPS
  9. DIR_METADATA
  10. editor_screenshot_task.cc
  11. fake_share_history.cc
  12. fake_share_history.h
  13. link_to_text_bridge.cc
  14. OWNERS
  15. qr_code_generator_android.cc
  16. qr_code_generator_pixeltest.cc
  17. README.md
  18. share_attempt.cc
  19. share_attempt.h
  20. share_history.cc
  21. share_history.h
  22. share_history_unittest.cc
  23. share_metrics.cc
  24. share_metrics.h
  25. share_ranking.cc
  26. share_ranking.h
  27. share_ranking_unittest.cc
chrome/browser/share/README.md

//chrome/browser/share

This directory contains the implementation of some of the sharing, social, and community features in Chromium. Specifically, this directory contains the implementations for parts of:

  • QR code generation
  • Link-to-text / link-to-highlight
  • Screenshot editing
  • The Android Chromium share hub

Related directories: