| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Redo how we block popups. Rip out the old constrained popup window cruft (whi... | erg@google.com | 2008-11-04 | 16 | -1006/+732 |
* | Miscellaneous bookmark manager polish: | sky@google.com | 2008-11-03 | 6 | -72/+191 |
* | Revert some of my earlier change to see if this fixes dist tests, and revert ... | ben@chromium.org | 2008-11-03 | 2 | -3/+3 |
* | More distro installer params work | cpu@google.com | 2008-11-03 | 1 | -12/+2 |
* | Make the right side of the bookmarks bar lay out correctly. | glen@chromium.org | 2008-11-03 | 1 | -3/+4 |
* | check in for one cycle to see if this fixes the dist tests. | ben@chromium.org | 2008-11-03 | 1 | -1/+2 |
* | Always show file extensions in the shelf. | glen@chromium.org | 2008-11-03 | 1 | -7/+64 |
* | Add widely-used variants of en, fr, de and it. | jungshik@google.com | 2008-11-02 | 1 | -2/+14 |
* | Fix interactive test crashes. | beng@google.com | 2008-11-01 | 1 | -0/+1 |
* | Second attempt at fixing dist crash... more accurately control the lifetime o... | ben@chromium.org | 2008-11-01 | 2 | -3/+3 |
* | On first run process the master prefs json, only one entry matters to us. | cpu@google.com | 2008-10-31 | 1 | -1/+8 |
* | Some code in MessageBoxView was focusing the first focusable element in the v... | jcampan@chromium.org | 2008-10-31 | 1 | -2/+7 |
* | Adds support for keyboard-triggered (through VK_APPS and SHIFT+VK_F10) right-... | klink@chromium.org | 2008-10-31 | 2 | -2/+12 |
* | Fix a bug where languages that have a long string for the | paulg@google.com | 2008-10-31 | 2 | -77/+92 |
* | 2nd part of the reorganize options under 'UnderTheHood' (bug 3655): | finnur@google.com | 2008-10-31 | 1 | -37/+34 |
* | Attempt to fix dist crashes or at least make them crash with more understanda... | ben@chromium.org | 2008-10-31 | 1 | -2/+5 |
* | Fix RTL issues in the About box (bug 3756). | finnur@google.com | 2008-10-31 | 2 | -32/+93 |
* | Adding preferences and clear browsing data for form autofill. | jcampan@chromium.org | 2008-10-31 | 5 | -6/+77 |
* | SCons config for recent bookmark changes. | sgk@google.com | 2008-10-30 | 1 | -0/+3 |
* | Accumulated SCons changes for Windows chrome build, round II: | sgk@google.com | 2008-10-30 | 1 | -0/+6 |
* | Fix Issue 2918 in chromium: Chrome dialog displayed in large size with Meiryo... | hbono@chromium.org | 2008-10-30 | 2 | -5/+4 |
* | Revert r4205 to track down buildbot unit_tests failure. | sgk@google.com | 2008-10-30 | 1 | -6/+0 |
* | Accumulated SCons changes for Windows chrome build and other | sgk@google.com | 2008-10-30 | 1 | -0/+6 |
* | First cut at the bookmark manager. There are still a fair number of | sky@google.com | 2008-10-29 | 14 | -105/+1753 |
* | Fixing some windows scons build breaks. | bradnelson@chromium.org | 2008-10-29 | 1 | -6/+2 |
* | Only show the language restart warning once, and only if needed. | glen@chromium.org | 2008-10-29 | 2 | -3/+10 |
* | Fix a couple of tab related bugs: | ben@chromium.org | 2008-10-29 | 2 | -0/+9 |
* | Add option to disable/enable Spell Check. In addition, remove additional code... | sidchat@google.com | 2008-10-29 | 2 | -7/+27 |
* | Fix crbug.com/3684. | tim@chromium.org | 2008-10-28 | 2 | -21/+25 |
* | Fix browser crash when closing popups (issue 3631). | finnur@google.com | 2008-10-28 | 1 | -5/+7 |
* | Plumb the referrer throughout the OpenURL APIs. | ericroman@google.com | 2008-10-27 | 14 | -11/+23 |
* | Move Time, TimeDelta and TimeTicks into namespace base. | dsh@google.com | 2008-10-27 | 12 | -5/+22 |
* | Update prepopulate data by request for a couple different issues. | pkasting@chromium.org | 2008-10-27 | 1 | -5/+0 |
* | Reshuffling the options in the UnderTheHood section. A summary of my changes:... | finnur@google.com | 2008-10-27 | 4 | -272/+255 |
* | Window controls were aligned to the top of the window, so their rollover stat... | glen@chromium.org | 2008-10-27 | 1 | -1/+1 |
* | Remember the clear browsing data combo box selection. | finnur@google.com | 2008-10-25 | 2 | -0/+17 |
* | Remove the status bubble 1px overhang. | glen@chromium.org | 2008-10-24 | 2 | -6/+9 |
* | Make resource bundle return red square box again instead of empty bitmap | kuchhal@chromium.org | 2008-10-24 | 4 | -17/+15 |
* | Refactors some of the bookmark drag and drop code into a separate | sky@google.com | 2008-10-24 | 2 | -68/+10 |
* | Add a separate string for showing that chrome updated without | tc@google.com | 2008-10-23 | 1 | -9/+9 |
* | Fix crash due to NULL deref. | ben@chromium.org | 2008-10-23 | 1 | -1/+4 |
* | Switching hash/ to $CHROME_SRC_DIR/chrome down in chrome. | bradnelson@google.com | 2008-10-22 | 1 | -1/+1 |
* | Using $CHROME_SRC_DIR in place of hash/.. | bradnelson@google.com | 2008-10-22 | 1 | -1/+1 |
* | forgot this file too | ben@chromium.org | 2008-10-22 | 1 | -1/+1 |
* | Fix the bug with the minimize/restore buttons getting stuck hot when the wind... | ben@chromium.org | 2008-10-22 | 5 | -0/+20 |
* | Fixing various layout issues with the download shelf: | finnur@google.com | 2008-10-21 | 3 | -27/+31 |
* | Fix a timing problem that caused the find bar's coordinates to be incorrect. | brettw@google.com | 2008-10-21 | 1 | -5/+0 |
* | Add a sleep to temporarily fix the find in page test. | brettw@google.com | 2008-10-21 | 1 | -0/+5 |
* | Fix include path from last checkin. | brettw@google.com | 2008-10-21 | 1 | -1/+1 |
* | Factor find in page out of WebContents and into the view, since it is almost | brettw@google.com | 2008-10-21 | 9 | -7/+1912 |