| Commit message (Expand) | Author | Age | Files | Lines |
* | Move prefs-related files under chrome/browser/ into a prefs/ subdir. | evan@chromium.org | 2010-08-26 | 1 | -1/+1 |
* | Make prefs use std::string for keys rather than wstrings. | viettrungluu@chromium.org | 2010-08-11 | 1 | -15/+15 |
* | Use DISALLOW_COPY_AND_ASSIGN instead of DISALLOW_EVIL_CONSTRUCTORS in chrome ... | tfarina@chromium.org | 2010-06-06 | 1 | -2/+2 |
* | Move pref_{member,service} and important_file_writer from chrome/common | phajdan.jr@chromium.org | 2010-02-19 | 1 | -1/+1 |
* | [Mac] Be more aggressive in repositioning windows that are offscreen. | rohitrao@chromium.org | 2009-10-21 | 1 | -2/+14 |
* | Landing Thiago Farina's CL. | jcampan@chromium.org | 2009-07-29 | 1 | -1/+1 |
* | Move window to workarea origin if it is completely off-screen. | yuzo@chromium.org | 2009-07-29 | 1 | -5/+47 |
* | Tweak thumbnail sizes a bit so it the NNTP looks better side by side on | arv@google.com | 2009-07-23 | 1 | -3/+5 |
* | Add Mac-specific sizing rule with unit test. | jrg@chromium.org | 2009-06-30 | 1 | -0/+9 |
* | For consistency, stop using the workarea coordinate in | yuzo@chromium.org | 2009-06-23 | 1 | -2/+0 |
* | Fix: New window appears to the left/up if the taskbar is on left/top. | yuzo@chromium.org | 2009-06-19 | 1 | -3/+2 |
* | Implement window state restoration for the views-gtk window. | ben@chromium.org | 2009-06-04 | 1 | -5/+0 |
* | Fix bustage by fixing defines not to include windows. | ben@chromium.org | 2009-05-30 | 1 | -1/+1 |
* | Fixes to make a browser window come up with TOOLKIT_VIEWS. | ben@chromium.org | 2009-05-30 | 1 | -0/+5 |
* | linux: save window positions. | evan@chromium.org | 2009-05-30 | 1 | -5/+0 |
* | Reverting 17271. | ben@chromium.org | 2009-05-30 | 1 | -5/+0 |
* | Fixes to make a browser window come up with TOOLKIT_VIEWS. | ben@chromium.org | 2009-05-30 | 1 | -0/+5 |
* | Be less aggressive about resizing Chrome windows when restoring them. Origin... | pkasting@chromium.org | 2009-05-29 | 1 | -32/+18 |
* | Enable basic saving/restoring window placements on Mac. | rohitrao@chromium.org | 2009-05-14 | 1 | -99/+7 |
* | Implement tabs.createWindow extension api call. Required: (a) new RVHDelegate... | rafaelw@chromium.org | 2009-04-28 | 1 | -13/+29 |
* | Reorganize fullscreen mode handling. Now nearly everything is in WindowWin. ... | pkasting@chromium.org | 2009-04-17 | 1 | -5/+5 |
* | Fix various problems with the window_sizer code. | pkasting@chromium.org | 2009-04-10 | 1 | -59/+47 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-10 | 1 | -1/+0 |
* | Fix a slight error in the atl includes. We are using the CRect class from WTL... | maruel@chromium.org | 2009-03-02 | 1 | -1/+2 |
* | Fix compilations errors introduced by revision 10712. | maruel@chromium.org | 2009-03-02 | 1 | -0/+3 |
* | Issue 7318: Popup Titlebar Appears Under Windows Taskbar | idanan@chromium.org | 2009-02-27 | 1 | -0/+24 |
* | Try and make the GetXXXBounds() functions share more code to be shorter, and ... | pkasting@chromium.org | 2009-02-13 | 1 | -22/+17 |
* | Provides the infrastructure for Browser unit tests that create a | sky@google.com | 2009-01-14 | 1 | -0/+3 |
* | Land this change again now I've fixed the crash. | ben@chromium.org | 2008-11-19 | 1 | -2/+1 |
* | Revert change 5596 because it broke the build | nsylvain@chromium.org | 2008-11-18 | 1 | -1/+2 |
* | Last couple of bits of new-frame related cleanup: | ben@chromium.org | 2008-11-18 | 1 | -2/+1 |
* | Re-do the way browser windows are shown: | ben@chromium.org | 2008-11-14 | 1 | -1/+0 |
* | More cleanup in Browser: | ben@chromium.org | 2008-11-11 | 1 | -2/+1 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Rename ChromeFrame->BrowserWindow | beng@google.com | 2008-07-30 | 1 | -2/+2 |
* | Add chrome to the repository. | initial.commit | 2008-07-26 | 1 | -0/+376 |