summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/frame
Commit message (Expand)AuthorAgeFilesLines
* Turns out this code I'd removed is still necessary for the RTL OTR avatar to ...pkasting@chromium.org2010-08-171-0/+14
* Misc. clean up: Rewrap, simplify. Refactored two separate files' calls of Ta...pkasting@chromium.org2010-08-174-199/+138
* BUG=chromium-os:4448 - Hide the address bar for popups in ChromeOS (http://co...stevenjb@chromium.org2010-08-173-40/+94
* FBTF: Remove "obviously" unneeded standard C++ library #includes.viettrungluu@chromium.org2010-08-151-1/+0
* Rework gfx::Font by moving platform-specific code into inner classes.ben@chromium.org2010-08-132-3/+3
* Clone of issue 2941001. See initial review below.twiz@google.com2010-08-121-1/+1
* remove toolstripserikkay@chromium.org2010-08-124-82/+6
* Making window.focus() work in Chrome.jcivelli@chromium.org2010-08-112-0/+5
* Adds support for showing the match preview on views. It's behind thesky@chromium.org2010-08-112-35/+210
* Make prefs use std::string for keys rather than wstrings.viettrungluu@chromium.org2010-08-111-2/+2
* Fixing filebrowser so it opens with a panel with no location bar. making it ...dhg@chromium.org2010-08-101-1/+2
* [Linux Views] Refactor accelerator handler related code.suzhe@chromium.org2010-08-041-0/+7
* Revert 54643 - Fix --kiosk to work regardless of the startup pref setting or ...pkasting@chromium.org2010-08-031-11/+0
* Fix --kiosk to work regardless of the startup pref setting or supplied URLs. pkasting@chromium.org2010-08-031-0/+11
* Remove some code that seems unnecessary now that the distributor logo is dead.pkasting@chromium.org2010-08-021-18/+1
* Fixes bug where toggling side tabs wouldn't do a Layout. This was asky@chromium.org2010-08-022-1/+9
* Revert 54560 - nick@chromium.org2010-08-021-1/+1
* Change removing method, GetBrowser from TabContentsDelegate, as this was brea...twiz@google.com2010-08-021-1/+1
* Convert more callers of the integer/string functions to usingbrettw@chromium.org2010-07-311-1/+4
* Cleanup: Remove unneeded headers from app/ (part 2)thestig@chromium.org2010-07-312-6/+0
* Chrome OS: Prevent overlapping of title and "x" button for devtools windowdpolukhin@chromium.org2010-07-291-15/+19
* Fix glitch in rendering of the stroke at the bottom of the browser toolbar.ben@chromium.org2010-07-282-6/+8
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-2611-0/+11
* Attemp 2 at:sky@chromium.org2010-07-215-146/+17
* Fixes regression in links ending up too small. The problem is that wesky@chromium.org2010-07-211-1/+1
* Revert 53062 - Makes the toolbar visible for apps again. Here's the set of pa...pinkerton@chromium.org2010-07-205-17/+146
* Makes the toolbar visible for apps again. Here's the set of patches Isky@chromium.org2010-07-205-146/+17
* Remove the page and app menus.pkasting@chromium.org2010-07-202-16/+9
* Removing the code that are no longer in use.oshima@chromium.org2010-07-166-72/+0
* Reland r52486. Display a tab modal dialog of the allowed/blocked cookies.jochen@chromium.org2010-07-162-0/+5
* Revert 52486 - Display a tab modal dialog of the allowed/blocked cookies.dmaclach@chromium.org2010-07-152-5/+0
* Display a tab modal dialog of the allowed/blocked cookies.jochen@chromium.org2010-07-152-0/+5
* Relayout content pref page properly upon sync status changes.mnissler@chromium.org2010-07-151-1/+4
* Fix pixel regression on window frame. I had the math here slightly wrong.ben@chromium.org2010-07-021-1/+2
* Show X button on DevTools window in undocked mode.dpolukhin@chromium.org2010-07-011-14/+20
* Canvas refactoring Phase 4a:ben@chromium.org2010-06-293-16/+13
* Make the location bar generate accessibility extension API events on linux/vi...dmazzoni@chromium.org2010-06-292-16/+3
* Fixes new wrench related problems on views:sky@chromium.org2010-06-251-1/+4
* Canvas refactoring part 3.ben@chromium.org2010-06-253-16/+16
* Revert 50784 - Canvas refactoring part 3.ben@chromium.org2010-06-243-16/+16
* Canvas refactoring part 3.ben@chromium.org2010-06-243-16/+16
* TTF: Rename jumplist.cc/h to jumplist_win.cc/h as it's a win-onlyjhawkins@chromium.org2010-06-231-1/+1
* Improve toolbar keyboard accessibility.dmazzoni@chromium.org2010-06-182-25/+102
* A quick fix for Issue 37250.hbono@chromium.org2010-06-181-7/+17
* Detach reload from omnibox, combine with stop, and eliminate go.pkasting@chromium.org2010-06-112-4/+4
* Rip out the multiprofile implementation.erg@chromium.org2010-06-102-10/+0
* Use DISALLOW_COPY_AND_ASSIGN instead of DISALLOW_EVIL_CONSTRUCTORS in chrome ...tfarina@chromium.org2010-06-062-2/+2
* Add a context menu item to toggle app tab toolbars.aa@chromium.org2010-06-061-0/+1
* Fixes layout of side tabs on windows.sky@chromium.org2010-06-0415-208/+269
* Adds side tab layout for chromeos. As part of this I renamed thesky@chromium.org2010-05-284-4/+19