1. 3483d8f Fix zoom in per-tab mode. by akaba · 7 years ago
  2. c6bd121 Use Surface Synchronization for desktop zoom. by akaba · 7 years ago
  3. b7c5948 Remove kTabsInCBD flag and cleanup code by Christian Dullweber · 7 years ago
  4. 67025f67 Use the shared instance of base::Default{,Tick}Clock in //content by tzik · 8 years ago
  5. 9d40e790 Verify HostZoomMapImpl lives on the UI thread. by Lei Zhang · 8 years ago
  6. cc736c1 Delete and count zoom levels in CBD by Christian Dullweber · 8 years ago
  7. e741fd66 Remove NOTIFICATION_RENDER_VIEW_HOST_WILL_CLOSE_RENDER_VIEW. by Sam McNally · 8 years ago
  8. 43ddd7a3 Remove uses NON_EXPORTED_BASE now that it's a no-op. by Nico Weber · 8 years ago
  9. 276753cf Remove usage of HostZoomMap from c/b/loader via ReadyToCommitNavigation by scottmg · 9 years ago
  10. 3ea1571 Revert of Remove dependency of c/b/loader on c/b/host_zoom_map_impl.h (patchset #9 id:180001 of https://codereview.chromium.org/2211713002/ ) by scottmg · 9 years ago
  11. d4423d5 Remove dependency of c/b/loader on c/b/host_zoom_map_impl.h by scottmg · 9 years ago
  12. 34ce95dd Revert of Add FrameHost mojo service (patchset #23 id:490001 of https://codereview.chromium.org/1964273002/ ) by scottmg · 9 years ago
  13. 68c6f2c Add FrameHost mojo service by scottmg · 9 years ago
  14. 5971627 Convert //content/browser from scoped_ptr to std::unique_ptr by dcheng · 9 years ago
  15. b734894 Switch to standard integer types in content/browser/. by avi · 9 years ago
  16. 71dafdfe Use std::tie() for operator< in content/ by jsbell · 10 years ago
  17. b7c1d6c Make command-zero reset page scale in addition to zoom level by ccameron · 10 years ago
  18. c6249049 Check temporary zoom status when sending zoom level in navigation. by wjmaclean · 10 years ago
  19. caa7d6d Migrate HostZoomMap to live in StoragePartition. by wjmaclean · 11 years ago
  20. de29ed5 Allow zooming error pages. by wjmaclean · 11 years ago
  21. c2282aa Standardize usage of virtual/override/final in content/browser/ by dcheng · 11 years ago
  22. 7fc3ac7 Replace FINAL and OVERRIDE with their C++11 counterparts in content by mohan.reddy · 11 years ago
  23. d42bf47 Zoom Extension API (content changes) by [email protected] · 11 years ago
  24. fce82322 Remove ViewMsg_SetZoomLevel by [email protected] · 11 years ago
  25. 0f37405 Show Zoom Levels as content settings by [email protected] · 11 years ago
  26. 11783281 Convert zoom callbacks to use CallbackRegistry by [email protected] · 12 years ago
  27. fb44196 Revert 198844 "Move sequenced_task_runner to base/task" by [email protected] · 12 years ago
  28. 002c726 Move sequenced_task_runner to base/task by [email protected] · 12 years ago
  29. 367c5c1d Web Content zoom settings should not apply to login/lock screen by [email protected] · 12 years ago
  30. 89c9aca content: convert zoom notifications to callbacks by [email protected] · 12 years ago
  31. 4648832 Move remaining files in content\browser to the content namespace. by [email protected] · 13 years ago
  32. f786717 Remove #pragma once from content by [email protected] · 13 years ago
  33. 707f16c Remove message_loop_helpers.h and update the includes to point to the new location. by [email protected] · 13 years ago
  34. 4bceb6a Coverity: Fix pass by value errors in HostZoomMap::SetZoomLevel() function. by [email protected] · 13 years ago
  35. 3bbacc5b TabContents -> WebContentsImpl, part 19. by [email protected] · 13 years ago
  36. 5fe3713a Move creation and ownership of HostZoomMap to content instead of having every embedder do this. by [email protected] · 13 years ago
  37. 5c925087 Create Content API around HostZoomMap. by [email protected] · 13 years ago