summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/frame
Commit message (Expand)AuthorAgeFilesLines
* Fix find bar scrolling with the page after switching back to tab.simonrad@chromium.org2009-11-181-8/+7
* Remove new tabstrip code. Going to try doing this a different way.ben@chromium.org2009-11-1714-74/+56
* Implement web app shortcuts natively per issue 25528xiyuan@chromium.org2009-11-172-1/+6
* [Linux] Hide fullscreen bubble when kiosk mode is active.mhm@chromium.org2009-11-171-2/+2
* Revert 32012-32017mhm@chromium.org2009-11-152-22/+5
* fix nitsmhm@chromium.org2009-11-151-2/+2
* small mistakemhm@chromium.org2009-11-151-1/+1
* Fix nitsmhm@chromium.org2009-11-151-3/+3
* rebasemhm@chromium.org2009-11-152-5/+22
* Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...erg@google.com2009-11-136-12/+12
* Focus fix for compact navigation bar.oshima@chromium.org2009-11-123-1/+11
* Fix jumping/resize/relayout of NTP/webpages when switching between NTP and an...simonrad@chromium.org2009-11-111-7/+15
* BrowserTabStrip should not be a TabStrip2 subclass, instead, it should just u...ben@chromium.org2009-11-091-3/+3
* Kiosk Mode implementation.mhm@chromium.org2009-11-092-2/+17
* Move all the stuff relating to detached tab dragging out of BrowserFrameWin a...ben@chromium.org2009-11-072-87/+6
* Fix style issues in View class.maruel@chromium.org2009-11-071-2/+2
* Fix the chrome app icon on windowstc@google.com2009-11-051-1/+2
* Show only one app menu. Cole pointed out that ChromeOS currently has two almo...oshima@chromium.org2009-11-052-8/+8
* Ensure that overlay does not appear in incognito mode.mirandac@chromium.org2009-11-051-1/+2
* Show a warning when the history files can't be read correctly.pkasting@chromium.org2009-10-302-4/+4
* Move chromeos code to namespace chromeos.chocobo@google.com2009-10-301-2/+2
* Use the new SearchVersusNavigateClassifier in BrowserRootView. Patch by Thia...pkasting@chromium.org2009-10-292-20/+14
* Fix and re-enable a test I broke with the find bar changes I made last night.ben@chromium.org2009-10-291-3/+4
* CompactLocationBar 1st step:oshima@chromium.org2009-10-283-2/+15
* CompactNavigationBar for toolkit views build, with some design change per Col...oshima@chromium.org2009-10-264-11/+26
* Fix regression where popups and app frames lost their titlebars.ben@chromium.org2009-10-261-1/+5
* Make sure the RootView is sized to the correct bounds when the opaque frame i...ben@chromium.org2009-10-232-80/+14
* * Moved panel controller to chromeos directoryoshima@chromium.org2009-10-225-38/+157
* Enable System Context Menu for linux views.oshima@chromium.org2009-10-223-6/+22
* Gets status bubbles on views/gtk to correctly track when the parentsky@chromium.org2009-10-212-0/+25
* Allow ESC to cancel ALT+SHIFT+T in Toolbar.mhm@chromium.org2009-10-201-7/+1
* Fix bubbles deactivating the opaque frame.ben@chromium.org2009-10-201-8/+8
* Remove +x bit from files that shouldn't have it.evan@chromium.org2009-10-201-0/+0
* PanelControler supportoshima@chromium.org2009-10-202-4/+33
* Don't use gtk_dialog_run for extension install errors becausetony@chromium.org2009-10-201-2/+2
* Do work necessary to make Views About panel work on Chrome OS. This is to be ...davemoore@chromium.org2009-10-191-1/+2
* Fix a whole category of frame switching bugs relating to the window z-order b...ben@chromium.org2009-10-152-10/+34
* Show "Loading" bubble while loading a theme.avi@chromium.org2009-10-152-0/+17
* Hides the control buttons for browser when maximized on chromesky@chromium.org2009-10-142-11/+39
* Gets the full screen bubble to work on views/gtk.sky@chromium.org2009-10-142-5/+14
* Add ChromeOS controls to BrowserViewoshima@chromium.org2009-10-142-3/+33
* Couple of views/gtk tweaks:sky@chromium.org2009-10-132-0/+6
* WidgetWin was an accelerator target, it does not need to.jcampan@chromium.org2009-10-132-6/+0
* include CHROMEOS files and defintions in TOOLKIT_VEIWS build.oshima@chromium.org2009-10-121-0/+3
* Move native_widget_types and gtk_native_view_id_manager from base/gfx tobrettw@chromium.org2009-10-111-1/+1
* Windows: use NtpBackgroundUtil to draw detached bookmark bar.estade@chromium.org2009-10-091-6/+21
* Converts info bubbles on views/gtk from popups to normal windows tosky@chromium.org2009-10-072-2/+3
* Find-in-bar would steal focus when switching tab.jcampan@chromium.org2009-10-021-2/+0
* Attempt to fix the Linux views buildjam@chromium.org2009-10-021-2/+1
* Don't send tab switching/killing/creating keyboard accelerators to pages. Th...jam@chromium.org2009-10-022-0/+21