tree: ff4cf324af801e17f623240d4300ca190630e186 [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. page_info_sharing_bridge.cc
  16. page_info_sharing_bridge.h
  17. page_info_sharing_bridge_unittest.cc
  18. qr_code_generator_android.cc
  19. qr_code_generator_pixeltest.cc
  20. README.md
  21. share_attempt.cc
  22. share_attempt.h
  23. share_history.cc
  24. share_history.h
  25. share_history_unittest.cc
  26. share_metrics.cc
  27. share_metrics.h
  28. share_ranking.cc
  29. share_ranking.h
  30. 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: