1. e41982a7 Use search::Mode in InstantModel. by [email protected] · 13 years ago
  2. 59253a65 Remove tabstrip wrappers in browser_tabstrip. by [email protected] · 13 years ago
  3. 0d56fa721 Remove tabstrip wrappers in browser_tabstrip. by [email protected] · 13 years ago
  4. b624ddc Remove TabContents from TabStripModelObserver::TabReplacedAt. by [email protected] · 13 years ago
  5. d8f1004 re-re-land of https://codereview.chromium.org/11364053/ by [email protected] · 13 years ago
  6. 1467617 Revert 167431 - reland of https://codereview.chromium.org/11364053/ by [email protected] · 13 years ago
  7. 4228618 reland of https://codereview.chromium.org/11364053/ by [email protected] · 13 years ago
  8. 04925978d Revert 167245 - Currently, the ash and desktop implementations of StackingClient stomp each other in aura::Env. Instead: by [email protected] · 13 years ago
  9. 2937cac6 Currently, the ash and desktop implementations of StackingClient stomp each other in aura::Env. Instead: by [email protected] · 13 years ago
  10. 686221c Remove TabContents from AddBlankTabAt, kill AddBlankTab. by [email protected] · 13 years ago
  11. 7e6f4ed5c mac: Fix regression in sending rlz parameters by [email protected] · 13 years ago
  12. 195c99c New feature: Bookmark Prompt Finch Experiment by [email protected] · 13 years ago
  13. b0bcd9be Site specific secondary tiles for Windows 8. by [email protected] · 13 years ago
  14. 5fdb45b Reland of "work on separate browser contexts" by [email protected] · 13 years ago
  15. 7308f63 Revert 163414 - Always start up in --desktop-aura mode now, and open ash from tools menu. by [email protected] · 13 years ago
  16. bb0e7947 webkit: Move FilePath/WebString conversion functions from 'glue' to 'base' by [email protected] · 13 years ago
  17. 2624482 Always start up in --desktop-aura mode now, and open ash from tools menu. by [email protected] · 13 years ago
  18. c7aa87dd Skips the picker step for the action box by including individual share intent menu items and a webstore link. Removes the command this deprecates from browser_commands. by [email protected] · 13 years ago
  19. ecb9a2a bookmarks: Extract GetURLAndTitleToBookmark() from bookmarks system into ui/bookmarks. by [email protected] · 13 years ago
  20. 3b14b7f2 Add desktop type context to most existing instances of FindTabbedBrowser. by [email protected] · 13 years ago
  21. 345d7d3 bookmarks: Move ShowBookmarkAllTabsDialog() function into ui/bookmarks directory. by [email protected] · 13 years ago
  22. c6464ad Switch ConstrainedWindowTabHelper to use WebContentsUserData. by [email protected] · 13 years ago
  23. 502b561 Switch FaviconTabHelper to use WebContentsUserData. by [email protected] · 13 years ago
  24. bc852c93 Switch FindTabHelper to use WebContentsUserData. by [email protected] · 13 years ago
  25. 72ea827d Send C2F events and add X-Rlz-String http header for google.com set as a by [email protected] · 13 years ago
  26. e3a7e6f Switch PrintViewManager, PrintPreviewMessageHandler to use WebContentsUserData. by [email protected] · 13 years ago
  27. 7381d9f Switch Extensions::TabHelper to use WebContents, WebContentsUserData. by [email protected] · 13 years ago
  28. 728842bc Revert r155743, "Switch Extensions::TabHelper to use WebContents, WebContentsUserData." by [email protected] · 13 years ago
  29. 9b7ab88 crbug.com/127841 - Request Tablet Site on CB with touch screen. by [email protected] · 13 years ago
  30. 9567f9c Switch Extensions::TabHelper to use WebContents, WebContentsUserData. by [email protected] · 13 years ago
  31. 37bb582 Tabs Extension: Implementation of tabs.duplicate api. by [email protected] · 13 years ago
  32. 5ab8d62 Switch MetroPinTabHelper to use WebContentsUserData. by [email protected] · 13 years ago
  33. 38b892b4 Refactor BrowsingDataRemover creation for clarity. by [email protected] · 13 years ago
  34. d16657c Close detached DevTools window (rather than open a new instance) when it receives an F12 keypress by [email protected] · 13 years ago
  35. 6c2d6eb Adds 'Share this page' web intent trigger to the Action Box menu. BUG=125307 by [email protected] · 13 years ago
  36. 669e0ba Move browser_command's code to reload transient entries by [email protected] · 13 years ago
  37. f250fd5 Make TabContents ctor private; poke hole for existing callers. by [email protected] · 13 years ago
  38. 9a8e935 Enable the Website Settings UI by default on trunk. by [email protected] · 13 years ago
  39. 8fcc7bf Use the last committed entry for View Source. by [email protected] · 13 years ago
  40. 2c1765f7 Fix crbug.com/140910 (BrowsingDataRemover not working). by [email protected] · 13 years ago
  41. 788cc2b3 Disable the Website Settings UI on Windows by default. It can be enabled by using the flag --enable-website-settings by [email protected] · 13 years ago
  42. 7a19ea2 chrome: Refactor the way to show the feedback ui and move it into chrome namespace. by [email protected] · 13 years ago
  43. 4f7490ef Removing instances of profile_->GetBookmarkModel() as part of converting BookmarkModel to a PKS. by [email protected] · 13 years ago
  44. 0045b0f4 Move printing.* prefs from local state to profile by [email protected] · 13 years ago
  45. 721e176 Enable the Website Setting UI by default on Windows by [email protected] · 13 years ago
  46. a4fe6701 Consolidate Browser Creation. by [email protected] · 13 years ago
  47. b0cb5e8 Move browsing_data_helper files into a separate directory. by [email protected] · 13 years ago
  48. ffe6de6 Allow secondary tiles to be unpinned. by [email protected] · 13 years ago
  49. a6394ae Moved ExtensionTabHelper into extensions namespace; rename it to TabHelper. by [email protected] · 13 years ago
  50. 8233cbc Enable keyboard shortcuts and some menu commands for browserless Panels. by [email protected] · 13 years ago
  51. d3446bda Added reload drop-down menu for the Reload button on Linux when in the DevTools mode. by [email protected] · 13 years ago
  52. 7acfaf9 Move Instant stuff off Browser. by [email protected] · 13 years ago
  53. 85537005 Move TabStripModelDelegate off Browser into its own class. by [email protected] · 13 years ago
  54. 3f32b9b browser: Remove fullscreen functions and have callers call FullscreenController directly. by [email protected] · 13 years ago
  55. 619f8618 Move application creation and extension install prompt showing off Browser and onto ExtensionTabHelper. by [email protected] · 13 years ago
  56. db974725 alternate ntp: disable zooming and printing for NTP mode. by [email protected] · 13 years ago
  57. 78e2edc chrome: Put browser_navigator.h into chrome namespace. by [email protected] · 13 years ago
  58. a5242d4 Remove "Copy URL" from main window Edit menu. by [email protected] · 13 years ago
  59. 52877dbc6 Move tab functions off Browser into browser_tabstrip and browser_tabrestore. by [email protected] · 13 years ago
  60. 43aafff alternate ntp: fix handling of reload button state. by [email protected] · 13 years ago
  61. d53e403 These are the Chrome side changes to support the Print device charm in Metro. by [email protected] · 13 years ago
  62. 40df6f5 Remove a few methods from WCD that aren't needed at this level. by [email protected] · 13 years ago
  63. 5d9829491 Moves command handling from Browser to a new object, BrowserCommandController. by [email protected] · 13 years ago
  64. 2cd4fde Move browser prefs off Browser and View Source into browser_commands. by [email protected] · 13 years ago
  65. a37d4b0 Move browser commands into a separate file. by [email protected] · 13 years ago