| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fixes bug in building filter string for open dialog that resulted in | sky@google.com | 2008-11-07 | 1 | -1/+2 |
* | Updates one of the unit tests I disabled when I rewrote the popup blocker UI. | erg@google.com | 2008-11-07 | 1 | -14/+61 |
* | Added a new interface IChromeHistoryIndexer which needs to be implemented by | brettw@google.com | 2008-11-07 | 1 | -2/+0 |
* | Adds cut/copy/paste support to the bookmark manager tree/table and | sky@google.com | 2008-11-07 | 2 | -3/+111 |
* | Fix crash in the icon manager. The decoding could be NULL, which would then get | brettw@google.com | 2008-11-07 | 1 | -1/+7 |
* | Adds import/export of bookmarks to bookmarks.html file. | sky@google.com | 2008-11-07 | 5 | -26/+254 |
* | A crasher would happen if you donwload an exe and the download has completed ... | jcampan@chromium.org | 2008-11-07 | 1 | -1/+6 |
* | Add a function for eliding filenames to a set pixel width while preserving th... | glen@chromium.org | 2008-11-06 | 7 | -50/+31 |
* | Fix Large Font issues in About box (issue 2458). | finnur@google.com | 2008-11-06 | 2 | -23/+63 |
* | Quick and easy fix for vista taskbar auto hide issue | amit@chromium.org | 2008-11-05 | 2 | -10/+67 |
* | Roll back. Sigh. Still not fixed. | ben@chromium.org | 2008-11-05 | 1 | -1/+2 |
* | Reinstate this commented-out code now the root cause of the problem has been ... | ben@chromium.org | 2008-11-05 | 1 | -2/+1 |
* | Some bandaids for tab dragging UI tests: | ben@chromium.org | 2008-11-05 | 1 | -1/+1 |
* | This is r4523, with a few changes to make things work under Vista. | erg@google.com | 2008-11-05 | 17 | -1007/+736 |
* | Fixes two bookmark manager bugs: | sky@google.com | 2008-11-05 | 1 | -7/+8 |
* | Wrap forward declarations in their relevant namespace | agl@chromium.org | 2008-11-05 | 1 | -1/+4 |
* | Toolbar Import - Issue 8801, migrated from public tree to svn enlistment. | brg@chromium.com | 2008-11-04 | 2 | -11/+122 |
* | Adds support for autoscrolling on drag to bookmark tree/table. | sky@google.com | 2008-11-04 | 5 | -254/+294 |
* | Fixes two bookmark manager bugs. Use Activate instead of MoveToFront | sky@google.com | 2008-11-04 | 1 | -1/+4 |
* | Revert change r4523 because Vista doesn't like it. | erg@google.com | 2008-11-04 | 16 | -732/+1006 |
* | 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 |