tree: c22a2048e98c9f380f7f521287854d544d77ae75 [path history] [tgz]
  1. android/
  2. core/
  3. proto/
  4. bitmap_download_request.cc
  5. BUILD.gn
  6. crow_bridge.cc
  7. default_ranking.cc
  8. default_ranking.h
  9. default_ranking_android.cc
  10. DEPS
  11. DIR_METADATA
  12. editor_screenshot_task.cc
  13. fake_share_history.cc
  14. fake_share_history.h
  15. link_to_text_bridge.cc
  16. OWNERS
  17. qr_code_generation_request.cc
  18. qr_code_generation_request.h
  19. README.md
  20. share_attempt.cc
  21. share_attempt.h
  22. share_features.cc
  23. share_features.h
  24. share_history.cc
  25. share_history.h
  26. share_history_unittest.cc
  27. share_metrics.cc
  28. share_metrics.h
  29. share_ranking.cc
  30. share_ranking.h
  31. 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: