| Commit message (Expand) | Author | Age | Files | Lines |
* | Adding visual studio solution files. | bradnelson@chromium.org | 2008-11-04 | 4 | -9/+6 |
* | Redo how we block popups. Rip out the old constrained popup window cruft (whi... | erg@google.com | 2008-11-04 | 30 | -1234/+772 |
* | Remove fragile check in DidProcessCrash | cpu@google.com | 2008-11-03 | 1 | -2/+5 |
* | This fixes bug http://code.google.com/p/chromium/issues/detail?id=3907, which | ananta@chromium.org | 2008-11-03 | 1 | -1/+1 |
* | Miscellaneous bookmark manager polish: | sky@google.com | 2008-11-03 | 11 | -189/+378 |
* | On silent uninstall (--force-uninstall) close all Chrome processes without pr... | kuchhal@chromium.org | 2008-11-03 | 1 | -0/+33 |
* | Convert chrome\renderer to new SCons naming. | sgk@google.com | 2008-11-03 | 4 | -75/+110 |
* | Revert some of my earlier change to see if this fixes dist tests, and revert ... | ben@chromium.org | 2008-11-03 | 3 | -4/+5 |
* | More distro installer params work | cpu@google.com | 2008-11-03 | 3 | -45/+102 |
* | Get Database compiling on Chromium. Note that because we aren't generating the | aa@google.com | 2008-11-03 | 2 | -0/+2 |
* | Make the right side of the bookmarks bar lay out correctly. | glen@chromium.org | 2008-11-03 | 1 | -3/+4 |
* | Change some places where we were using javascript: URLs to use | aa@google.com | 2008-11-03 | 11 | -71/+44 |
* | Add support for @include in Greasemonkey scripts. | aa@google.com | 2008-11-03 | 4 | -14/+220 |
* | check in for one cycle to see if this fixes the dist tests. | ben@chromium.org | 2008-11-03 | 1 | -1/+2 |
* | Tracing showed that the resource bundle lock was held for long periods of tim... | deanm@chromium.org | 2008-11-03 | 1 | -25/+37 |
* | Convert chrome/plugin to the new naming (SConscript => plugin.scons). | sgk@google.com | 2008-11-03 | 3 | -13/+26 |
* | Convert chrome/common to new SCons naming: | sgk@google.com | 2008-11-03 | 4 | -89/+106 |
* | Read Google Update registry keys first from HKCU then from HKLM to handle sys... | kuchhal@chromium.org | 2008-11-03 | 1 | -21/+29 |
* | Convert browser.lib to the new naming: | sgk@google.com | 2008-11-03 | 5 | -39/+58 |
* | Now that the unit_tests get built from a separate SConscript file, | sgk@google.com | 2008-11-03 | 2 | -5/+2 |
* | Add chrome\views\single_split_view.cc to the SCons build. | sgk@google.com | 2008-11-03 | 1 | -0/+1 |
* | Always show file extensions in the shelf. | glen@chromium.org | 2008-11-03 | 3 | -10/+73 |
* | Refactor building unit_tests with SCons for the new structure: | sgk@google.com | 2008-11-03 | 4 | -263/+256 |
* | 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 |
* | Update some spell-checker strings | glen@chromium.org | 2008-11-01 | 1 | -2/+2 |
* | 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 |
* | Expire cookies by last access date, rather than creation date. | pkasting@chromium.org | 2008-11-01 | 2 | -9/+68 |
* | Second attempt at fixing dist crash... more accurately control the lifetime o... | ben@chromium.org | 2008-11-01 | 2 | -3/+3 |
* | Make multiline labels respect the inset. | levin@chromium.org | 2008-11-01 | 5 | -28/+487 |
* | 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 | 4 | -8/+20 |
* | This fixes bug http://code.google.com/p/chromium/issues/detail?id=3881, which | ananta@chromium.org | 2008-10-31 | 1 | -2/+2 |
* | Takes steps to make our PlatformScreen implementation more portable. | darin@chromium.org | 2008-10-31 | 6 | -85/+90 |
* | Some code in MessageBoxView was focusing the first focusable element in the v... | jcampan@chromium.org | 2008-10-31 | 5 | -25/+33 |
* | Localization tweaks. | sky@google.com | 2008-10-31 | 2 | -2/+2 |
* | Adds support for keyboard-triggered (through VK_APPS and SHIFT+VK_F10) right-... | klink@chromium.org | 2008-10-31 | 8 | -2/+63 |
* | Fix a bug where languages that have a long string for the | paulg@google.com | 2008-10-31 | 47 | -79/+165 |
* | 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 | 44 | -82/+161 |
* | Add the comment for why we detach plugin windows when the WebContents is | brettw@google.com | 2008-10-31 | 1 | -4/+15 |
* | Part 2 of the CL to unfork our changes to FrameLoader.cpp to support the | mpcomplete@google.com | 2008-10-31 | 2 | -3/+24 |
* | Background: | nsylvain@chromium.org | 2008-10-31 | 1 | -1/+5 |
* | A fix for Issue 3234 in chromium "Input type password: IME is not disabled." | hbono@chromium.org | 2008-10-31 | 1 | -7/+3 |
* | 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 | 5 | -100/+170 |
* | Adding preferences and clear browsing data for form autofill. | jcampan@chromium.org | 2008-10-31 | 12 | -17/+105 |