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