| Commit message (Expand) | Author | Age | Files | Lines |
* | Convert browser.lib to the new naming: | sgk@google.com | 2008-11-03 | 1 | -38/+22 |
* | 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 |
* | Rollback r4382 because I'm daft (submitted the wrong thing) | glen@chromium.org | 2008-11-01 | 3 | -8/+8 |
* | Unescape and use the filename when we have no title to display for a given en... | glen@chromium.org | 2008-11-01 | 3 | -8/+8 |
* | Changed the notification for the rlz | cpu@google.com | 2008-11-01 | 1 | -3/+3 |
* | 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 | 6 | -22/+93 |
* | This fixes the VerifyHistoryLength ui test flakiness. The test initiates page... | ananta@chromium.org | 2008-10-31 | 1 | -2/+0 |
* | Takes steps to make our PlatformScreen implementation more portable. | darin@chromium.org | 2008-10-31 | 2 | -52/+56 |
* | 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 | 4 | -79/+120 |
* | Fix regression of b/issue?id=1280317. We need to do a case-insensitive | mpcomplete@google.com | 2008-10-31 | 1 | -4/+9 |
* | 2nd part of the reorganize options under 'UnderTheHood' (bug 3655): | finnur@google.com | 2008-10-31 | 1 | -37/+34 |
* | Add the comment for why we detach plugin windows when the WebContents is | brettw@google.com | 2008-10-31 | 1 | -4/+15 |
* | Background: | nsylvain@chromium.org | 2008-10-31 | 1 | -1/+5 |
* | A fix for Issue 3156 in chromium: "OmniBox: NavSuggest doesn't work fine when... | hbono@chromium.org | 2008-10-31 | 1 | -0/+20 |
* | 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 | 3 | -94/+94 |
* | Adding preferences and clear browsing data for form autofill. | jcampan@chromium.org | 2008-10-31 | 8 | -7/+88 |
* | Display "No suggestions found" for misspelled words with no suggestions. | sidchat@google.com | 2008-10-31 | 1 | -0/+5 |
* | Remove an hack to enable the parent window. It seems to cause crashes in the ... | maruel@chromium.org | 2008-10-31 | 1 | -2/+0 |
* | Adds the ability for ObserverList to not notify observers added during | sky@google.com | 2008-10-31 | 1 | -0/+1 |
* | This fixes http://code.google.com/p/chromium/issues/detail?id=3769, which | ananta@chromium.org | 2008-10-31 | 1 | -1/+1 |
* | Make it so that you can refresh and see changes in Greasemonkey | aa@chromium.org | 2008-10-30 | 4 | -33/+55 |
* | Begin the first small step towards using FilePath everywhere: | evanm@google.com | 2008-10-30 | 2 | -5/+6 |
* | Include webkit licence changes, make page prettier with expando licence secti... | glen@chromium.org | 2008-10-30 | 1 | -31/+236 |
* | Fix for HTTP AUTH prompts allowing save-password infobars to be shown after a... | glen@chromium.org | 2008-10-30 | 3 | -7/+14 |
* | When acting as a drop target, the webview keeps a cache of | tc@google.com | 2008-10-30 | 2 | -7/+33 |
* | SCons config for recent bookmark changes. | sgk@google.com | 2008-10-30 | 2 | -1/+5 |
* | Roll deps to pull in new third_party/WebKit | ojan@google.com | 2008-10-30 | 1 | -1/+3 |
* | Accumulated SCons changes for Windows chrome build, round II: | sgk@google.com | 2008-10-30 | 2 | -0/+11 |
* | Fix Issue 2918 in chromium: Chrome dialog displayed in large size with Meiryo... | hbono@chromium.org | 2008-10-30 | 3 | -6/+5 |
* | Makes form resubmission dialog work again. This was a regression | sky@google.com | 2008-10-30 | 8 | -19/+13 |
* | Revert r4205 to track down buildbot unit_tests failure. | sgk@google.com | 2008-10-30 | 2 | -11/+0 |
* | Accumulated SCons changes for Windows chrome build and other | sgk@google.com | 2008-10-30 | 2 | -0/+11 |
* | Changes session restore to account for apps and popups. If you have | sky@google.com | 2008-10-30 | 11 | -81/+182 |
* | Make sure titles and bodies of web pages that come into the history system very | brettw@google.com | 2008-10-30 | 5 | -32/+139 |
* | Remove downloads from the completed dangerous downloads list | paulg@google.com | 2008-10-30 | 1 | -0/+6 |
* | Add compatible version support since it was only halfway in place, and try an... | pkasting@chromium.org | 2008-10-30 | 8 | -50/+82 |
* | Add more UMA collection to the New Tab Page | glen@chromium.org | 2008-10-29 | 3 | -31/+137 |
* | First cut at the bookmark manager. There are still a fair number of | sky@google.com | 2008-10-29 | 27 | -849/+2882 |
* | Fix more problems with search providers. | pkasting@chromium.org | 2008-10-29 | 1 | -5/+5 |
* | Fixing some windows scons build breaks. | bradnelson@chromium.org | 2008-10-29 | 2 | -9/+2 |
* | Only show the language restart warning once, and only if needed. | glen@chromium.org | 2008-10-29 | 2 | -3/+10 |
* | Fix for Save Page downloads not notifying their observers on completion. | glen@chromium.org | 2008-10-29 | 1 | -0/+1 |
* | The SharedMemory is owned by the GreasemonkeyMaster, not the unit test. My p... | evanm@google.com | 2008-10-29 | 1 | -5/+5 |
* | Free memory in unit test, so purify doesn't complain. | evanm@google.com | 2008-10-29 | 2 | -5/+6 |