1. 2f733a0 Show avatar menu from NTP4 by [email protected] · 14 years ago
  2. 62c1f7a Remove BrowserWindow::ShowHTMLDialog(). by [email protected] · 14 years ago
  3. a1e93ed Remove compact navigation code. by [email protected] · 14 years ago
  4. 2f516c79 Show global error bubble view when creating new browser window by [email protected] · 14 years ago
  5. 0548c535 Make panel adjust bounds per preferred size change notification on Windows. by [email protected] · 14 years ago
  6. a3627e6 content: Move collected cookies constrained window to TabContentsWrapper. by [email protected] · 14 years ago
  7. 400eaf8 Restoring a session should restore window minimization state by [email protected] · 14 years ago
  8. b86451c Showing Task manager on the foreground window. by [email protected] · 14 years ago
  9. 632983f Make BrowserWindow::CreateFindBar non-static so that it can be overridden by Panels. by [email protected] · 14 years ago
  10. d376693 Fullscreen support for Lion. by [email protected] · 14 years ago
  11. 09b2934 Consolidates managing of bookmark bar state to browser. Browser now by [email protected] · 14 years ago
  12. 2fdd00a Eliminate Window completely. by [email protected] · 14 years ago
  13. 8e5c89a Changes TemplateURLModel into TemplateURLService. Changes all access points to go through the newly made ProfileKeyedServiceFactory subclass. by [email protected] · 14 years ago
  14. ac86c98 The initial prototype code for the compact navigation (cnav) prototype, currently only active in windows. This is well hidden behind a flag and a context menu option. by [email protected] · 14 years ago
  15. 997d2dd Revert 84831 - The initial prototype code for the compact navigation (cnav) prototype, currently only active in windows. This is well hidden behind a flag and a context menu option. by [email protected] · 14 years ago
  16. b584fb9 The initial prototype code for the compact navigation (cnav) prototype, currently only active in windows. This is well hidden behind a flag and a context menu option. by [email protected] · 14 years ago
  17. 588300d Cleanup popup related browser navigation code. by [email protected] · 14 years ago
  18. c9bd2e8 Remove the TabContentsDelegate::ToolbarSizeChanged() method as no one was using it. Rename BrowserWindow::SelectedTabToolbarSizeChanged() to ToolbarSizeChanged() as there are no per-tab toolbars since we made the DownloadShelf per-window a while ago. by [email protected] · 14 years ago
  19. df2a354 Flesh out a bit more of Panel class. by [email protected] · 14 years ago
  20. c7fb2da3 Moves responsibility for showing profile error dialog out of Browser by [email protected] · 14 years ago
  21. fe90ca8e Implement PanelManager and hook up with Panel creation. The platform dependent implementation will be added later. by [email protected] · 14 years ago
  22. ed2f2713 Add a stub implementation for Panel class. by [email protected] · 14 years ago
  23. d4db6c70 Add focused property to chrome.windows.create extension API. by [email protected] · 14 years ago
  24. e3690ed Moves instant related methods off TabContents and to where they are used. by [email protected] · 14 years ago
  25. f847e608 Split off web_app's ui into ui files, plumb TCW rather than TC. by [email protected] · 14 years ago
  26. a0ea76c Theme system cleanup by [email protected] · 14 years ago
  27. 50285ff Remove Gears from Chrome. by [email protected] · 14 years ago
  28. 579e319 Options: Remove the GTK and Views native options code. by [email protected] · 14 years ago
  29. e8ce8bb Options: Remove several deprecated Options-related methods from BrowserWindow. by [email protected] · 14 years ago
  30. bbc70641 Revert 77547 - Options: Remove the GTK options. by [email protected] · 14 years ago
  31. 4546c7cb Options: Remove the GTK options. by [email protected] · 14 years ago
  32. 299425b Update more includes that were pointing to the old locations. by [email protected] · 14 years ago
  33. 4c6b474b7 Remove dependency on Views::Window from platforms that don't support it. by [email protected] · 14 years ago
  34. b5a1d11c Make TabContentsObserver handle registration automatically, as well as exposing getters for TC, routing_id, and sending messages. by [email protected] · 14 years ago
  35. 9219d26 Move search engine stuff from TabContents to TabContentsWrapper. by [email protected] · 14 years ago
  36. d479b8e2 Fix issue where Chrome.Window.Update unmaximizes a window when only the focus parameter is passed and how setting window bounds in window.update doesn't work when a window is full screen. by [email protected] · 14 years ago
  37. adb6a84d Highlight background pages in task manager if user clicks View Background Pages. by [email protected] · 14 years ago
  38. 08397d5 Change includes of gfx/* to ui/gfx/* by [email protected] · 14 years ago
  39. 75b6805 Cross-platform CL to remove app/win/win_util.h&cc and related work. by [email protected] · 14 years ago
  40. 35d0615 Refactored the screenshot mechanism. by [email protected] · 14 years ago
  41. 95bf8a5b Prevent extensions from moving tabs that are being dragged. This fixes a crash on Windows and Linux related to extensions moving or removing tabs that are being dragged. This also prevents extensions from removing a window that the user is dragging tabs within. by [email protected] · 14 years ago
  42. 1946c93 Fixes bug in instant that resulted in flickery fade. The problem would by [email protected] · 15 years ago
  43. d14af52 Enable to show the keyboard overlay by shortcut key. by [email protected] · 15 years ago
  44. a3b734b Add "create Application Shortcut" to the app menu on NTP. by [email protected] · 15 years ago
  45. 7629c64 Remove unused BaseTabStrip methods by [email protected] · 15 years ago
  46. 3c9e187 Make pink's TabContentsWrapper change compile on Windows. by [email protected] · 15 years ago
  47. e235624 Handle resize corner layout entirely in the BrowserView (views) or BrowserWindow* (Mac) by [email protected] · 15 years ago
  48. 36d5e559 Makes the current page dim out when transitioning to instant preview. by [email protected] · 15 years ago
  49. 69b04b9 Move browser.cc,h and browser_window.h to browser/ui by [email protected] · 15 years ago