| Commit message (Expand) | Author | Age | Files | Lines |
* | FBTF: Remove unneeded headers from base/ (part 8) | thestig@chromium.org | 2010-09-08 | 1 | -1/+0 |
* | [CrOS] Fix reserved accelerators' behavior. | suzhe@chromium.org | 2010-09-03 | 1 | -0/+14 |
* | Re-lands 58186: | bryeung@chromium.org | 2010-09-03 | 1 | -12/+12 |
* | Revert 58388 - Revert 58215 - Revert 58186 - Move the keyboard files from bas... | akalin@chromium.org | 2010-09-02 | 1 | -12/+12 |
* | Revert 58215 - Revert 58186 - Move the keyboard files from base/ to app/. | bryeung@chromium.org | 2010-09-02 | 1 | -12/+12 |
* | Revert 58186 - Move the keyboard files from base/ to app/. | phajdan.jr@chromium.org | 2010-09-01 | 1 | -12/+12 |
* | Move the keyboard files from base/ to app/. | bryeung@chromium.org | 2010-09-01 | 1 | -12/+12 |
* | Move prefs-related files under chrome/browser/ into a prefs/ subdir. | evan@chromium.org | 2010-08-26 | 1 | -1/+1 |
* | Move theme files in chrome/browser/ into a themes/ subdir. | evan@chromium.org | 2010-08-25 | 5 | -5/+5 |
* | Add a flag for the showing the Page Info dialog as a bubble. This adds stubs ... | rsesek@chromium.org | 2010-08-25 | 1 | -5/+5 |
* | Commit http://codereview.chromium.org/3112033/show, fixing status bubble in RTL. | mirandac@chromium.org | 2010-08-25 | 1 | -5/+4 |
* | Fixes bug where Layout might not get invoked on view hosting | sky@chromium.org | 2010-08-24 | 1 | -0/+9 |
* | First pass at convert the SSL dialogs into InfoBubbles. | finnur@chromium.org | 2010-08-24 | 1 | -0/+4 |
* | Build fixes to the CL | rkc@google.com | 2010-08-22 | 1 | -5/+4 |
* | Revert r56902 | aa@chromium.org | 2010-08-20 | 1 | -0/+3 |
* | Remove TYPE_EXTENSION_APP. Experiment failed. It looks like the layout change... | aa@chromium.org | 2010-08-20 | 1 | -3/+0 |
* | Fix numerous alignment problems, both horizontal and vertical, in drawing the... | pkasting@chromium.org | 2010-08-19 | 17 | -315/+336 |
* | Revert "Checkin for CL: http://codereview.chromium.org/3061044/show" | phajdan.jr@chromium.org | 2010-08-19 | 1 | -4/+5 |
* | Initial version of chrome.experimental.sidebar extension API. | brettw@chromium.org | 2010-08-19 | 3 | -21/+199 |
* | Checkin for CL: http://codereview.chromium.org/3061044/show | rkc@google.com | 2010-08-19 | 1 | -5/+4 |
* | Fix parentheses omission which led to tab misplacement in maximized mode. Al... | pkasting@chromium.org | 2010-08-17 | 1 | -3/+3 |
* | Fix a couple of bookmark bar problems: | pkasting@chromium.org | 2010-08-17 | 3 | -7/+26 |
* | 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 |