| Commit message (Expand) | Author | Age | Files | Lines |
* | Landing again the move of browser focus UI tests to in process. | jcampan@chromium.org | 2009-02-25 | 2 | -0/+4 |
* | This make accelerators work in interstitial pages. | jcampan@chromium.org | 2009-02-25 | 1 | -0/+4 |
* | Move windows specific functions from l10n_util.h to l10n_util_win.h. | tc@google.com | 2009-02-24 | 2 | -0/+2 |
* | Reverting 10295. | jcampan@chromium.org | 2009-02-24 | 1 | -1/+0 |
* | Converted the browser focus interactive ui tests to be in process. | jcampan@chromium.org | 2009-02-24 | 1 | -0/+1 |
* | HtmlDialogContentsDelegate should not subclass views::WindowDelegate, for por... | ben@chromium.org | 2009-02-24 | 2 | -5/+17 |
* | The find bar should be owned and managed from the BrowserView, not the WebCon... | finnur@google.com | 2009-02-24 | 9 | -509/+426 |
* | Refactor BaseDownloadItemModel and its inheritors. | estade@chromium.org | 2009-02-23 | 2 | -13/+4 |
* | Revert "Revert "Fullscreen mode UI."" | kuchhal@chromium.org | 2009-02-23 | 6 | -1/+325 |
* | Revert "Fullscreen mode UI." | kuchhal@chromium.org | 2009-02-23 | 6 | -325/+1 |
* | Fullscreen mode UI. | pkasting@chromium.org | 2009-02-23 | 6 | -1/+325 |
* | Fix a bogus end-of-file comment. | pkasting@chromium.org | 2009-02-23 | 1 | -1/+1 |
* | A few minor changes to WidgetWin: | pkasting@chromium.org | 2009-02-23 | 3 | -3/+3 |
* | Update include paths for grit files. Go ahead and resort | tc@google.com | 2009-02-22 | 46 | -113/+85 |
* | This CL fix the following 2 bugs: | xji@chromium.org | 2009-02-20 | 2 | -8/+27 |
* | This CL fixes issue 2674 - Omnibar displays wrong parenthesis for "arab... | xji@chromium.org | 2009-02-20 | 1 | -3/+14 |
* | Enable dragging of single tab between two windows. | idanan@chromium.org | 2009-02-20 | 4 | -16/+9 |
* | Changes line endings from CRLF to LF and add svn:eol-style to LF. | hbono@chromium.org | 2009-02-19 | 1 | -438/+438 |
* | Port back_forward_menu_model to linux. | estade@chromium.org | 2009-02-18 | 2 | -8/+8 |
* | Fix two problems with bookmarking and fullscreen mode: | pkasting@chromium.org | 2009-02-18 | 8 | -31/+43 |
* | Clean up toolbar layout code. I originally did this while looking into bookm... | pkasting@chromium.org | 2009-02-18 | 1 | -74/+50 |
* | Build break. In revision 9958, I hadn't intented to commit this change. | maruel@chromium.org | 2009-02-18 | 1 | -1/+1 |
* | Reduce the amount of included header files. Vast change like in "Oh God! This... | maruel@chromium.org | 2009-02-18 | 5 | -7/+10 |
* | Add locale_settings.grd to the build. This generates | tc@google.com | 2009-02-18 | 22 | -81/+65 |
* | Solved 2 bugs which caused Chrome to maximize itself whendouble clicking, eit... | idanan@chromium.org | 2009-02-18 | 4 | -6/+18 |
* | Preliminary fullscreen mode support. | pkasting@chromium.org | 2009-02-18 | 5 | -8/+114 |
* | HtmlDialogs had focus problems. | jcampan@chromium.org | 2009-02-18 | 11 | -11/+19 |
* | Fix crasher in GetDefaultSearchEngineName() in first run bubble. | cpu@google.com | 2009-02-17 | 3 | -12/+17 |
* | When internal functions try to focus the location bar, check whether it's foc... | pkasting@chromium.org | 2009-02-17 | 2 | -0/+12 |
* | Cleanup in preparation for Fullscreen mode. | pkasting@chromium.org | 2009-02-13 | 5 | -144/+94 |
* | Originally this change was intended as the solution to accidentally maximizin... | idanan@google.com | 2009-02-13 | 1 | -3/+2 |
* | Make system menus show up at the right place for all frames, whether they're ... | pkasting@chromium.org | 2009-02-13 | 5 | -127/+99 |
* | Make some functions const. This will help with my fullscreen mode changes. | pkasting@chromium.org | 2009-02-13 | 7 | -12/+22 |
* | Remove the executable bit from a bunch of files that shouldn't have had it. | evan@chromium.org | 2009-02-12 | 2 | -0/+0 |
* | Second try of landing chrome_resources project. Changes from last time: | tc@google.com | 2009-02-12 | 38 | -38/+38 |
* | This is an attempt at finding the reason for the page_cycler slowness caused by | mad@chromium.org | 2009-02-12 | 4 | -12/+126 |
* | Revert "Create a chrome_resources.vcproj that holds grd files that hold" | tc@google.com | 2009-02-12 | 38 | -38/+38 |
* | Create a chrome_resources.vcproj that holds grd files that hold | tc@google.com | 2009-02-12 | 38 | -38/+38 |
* | Redo my IPC change, undoing the linker dependency. | jam@chromium.org | 2009-02-11 | 1 | -442/+438 |
* | Reverting 9493. | kuchhal@chromium.org | 2009-02-10 | 4 | -126/+12 |
* | Switch from HWNDs to NativeViews, take 2. (First attempt was r9409, in which ... | avi@chromium.org | 2009-02-10 | 8 | -14/+14 |
* | revert my ipc change due to compile failure in debug ipc_tests | jam@chromium.org | 2009-02-10 | 1 | -2/+19 |
* | Relanding of http://codereview.chromium.org/16488. | mad@chromium.org | 2009-02-10 | 4 | -12/+126 |
* | Fix ipc logging for non browser processes. I broke this in my last refactori... | jam@chromium.org | 2009-02-10 | 1 | -19/+2 |
* | Try reverting r9409 to see if it fixes crashes on chromebot. | kuchhal@chromium.org | 2009-02-10 | 8 | -14/+14 |
* | Fix UI test regression, there's a better way to refactor this anyway. | pkasting@chromium.org | 2009-02-10 | 3 | -0/+20 |
* | Make aero glass code look more like other nonclient views in hopes of easing ... | pkasting@chromium.org | 2009-02-09 | 7 | -260/+167 |
* | Reverting 9408. | brettw@chromium.org | 2009-02-09 | 4 | -126/+12 |
* | Switch from HWNDs to NativeViews. | avi@chromium.org | 2009-02-09 | 8 | -14/+14 |
* | Add a new resizer corner. | mad@chromium.org | 2009-02-09 | 4 | -12/+126 |