| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename FormFieldHistoryManager to AutocompleteHistory manager to better refle... | jhawkins@chromium.org | 2010-03-02 | 7 | -39/+40 |
* | Clean up some of the frame code a bit. | pkasting@chromium.org | 2010-03-02 | 8 | -280/+157 |
* | Lands http://codereview.chromium.org/652010 for Thiago: | sky@chromium.org | 2010-03-02 | 2 | -65/+2 |
* | Marking parse feed tests as flaky while I investigate. | finnur@chromium.org | 2010-03-02 | 1 | -7/+7 |
* | Further tweaks to incognito extensions. | mpcomplete@chromium.org | 2010-03-02 | 9 | -47/+56 |
* | ChromeFrame should honor the host browser's cookie policy. To achieve this we... | ananta@chromium.org | 2010-03-02 | 11 | -162/+214 |
* | Wrap InternalSessionRequest in a scoped_refptr. | albertb@google.com | 2010-03-02 | 1 | -1/+1 |
* | Experimental fix to fix the flaky AutomatedUITestBase.CloseTab. | erg@chromium.org | 2010-03-02 | 2 | -3/+5 |
* | Disabling three tests that I had marked flaky to get debug info. | finnur@chromium.org | 2010-03-02 | 1 | -3/+3 |
* | Mac: implement <keygen> support, including adding generated cert to the Keych... | snej@chromium.org | 2010-03-02 | 7 | -8/+251 |
* | Fix browser side handling of moveTo by resizing the content area; not the win... | erg@chromium.org | 2010-03-02 | 14 | -33/+74 |
* | Adding support for selecting a directory. | dhg@chromium.org | 2010-03-02 | 2 | -2/+15 |
* | Fix background tabs in themes that don't specify a background tab image. | avi@chromium.org | 2010-03-02 | 1 | -5/+13 |
* | Dragged tabs should be themed. | avi@chromium.org | 2010-03-02 | 1 | -5/+32 |
* | Update the default color for background tab text. | avi@chromium.org | 2010-03-02 | 1 | -3/+4 |
* | Pinstripe the top of the browser window to give it that 3D effect. | avi@chromium.org | 2010-03-02 | 2 | -7/+29 |
* | [Mac] Spin event loop longer for tearing down test windows. | shess@chromium.org | 2010-03-02 | 2 | -1/+3 |
* | Relayout root view in OnWindowPosChanged because when we process this message... | dpolukhin@google.com | 2010-03-02 | 1 | -0/+9 |
* | Updating trunk VERSION from 342.0 to 343.0 | chrome-release@google.com | 2010-03-02 | 1 | -1/+1 |
* | Next part of bad dependency removal (chrome/common -> chrome/browser) | phajdan.jr@chromium.org | 2010-03-02 | 110 | -142/+146 |
* | The search terms escaping respect forward slash: it is not escaped if the rep... | brettw@chromium.org | 2010-03-02 | 2 | -30/+40 |
* | Mac: Select right tab in content settings dialog. | thakis@chromium.org | 2010-03-02 | 3 | -6/+74 |
* | Unit test for autofill sync. | skrul@chromium.org | 2010-03-02 | 19 | -62/+413 |
* | Make all of the methods of ResourceHandler pure virtual. | eroman@chromium.org | 2010-03-02 | 20 | -10/+179 |
* | RSS feed subscription localization, part 2. | finnur@chromium.org | 2010-03-02 | 6 | -170/+269 |
* | Add home button to synced prefs. | chron@google.com | 2010-03-02 | 1 | -0/+1 |
* | Fix the content page of the options dialog to use kAutoFillEnabled instead of... | jhawkins@chromium.org | 2010-03-02 | 4 | -7/+9 |
* | Mac: Fix crash in content settings exceptions window. | thakis@chromium.org | 2010-03-02 | 1 | -0/+2 |
* | Change some desktop notifications layout parameters to be per-platform rather... | johnnyg@chromium.org | 2010-03-02 | 5 | -25/+55 |
* | Spellchecker: make it work with memory purge button. | estade@chromium.org | 2010-03-02 | 1 | -3/+10 |
* | Add database model worker to worker registry and remove deprecated thread | zork@google.com | 2010-03-02 | 1 | -13/+4 |
* | Add extra DCHECKs to the AutoFillManager class. This is follow-up for review... | dhollowa@chromium.org | 2010-03-02 | 2 | -0/+10 |
* | Modified SavePackage(TabContents* tab_contents) of save_package.cc. | tony@chromium.org | 2010-03-02 | 1 | -1/+9 |
* | Fix the case of AutoFill in the UI: Autofill -> AutoFill. | jhawkins@chromium.org | 2010-03-02 | 1 | -6/+6 |
* | Better error output when background page fails to load. | asargent@chromium.org | 2010-03-02 | 1 | -2/+2 |
* | Fix crash in ProfileSyncService on ChromiumOS. | skrul@chromium.org | 2010-03-01 | 1 | -1/+1 |
* | Revert 40313 - Revert 40305 Fix for cases when info bar is stealing focus on... | cira@google.com | 2010-03-01 | 1 | -1/+13 |
* | Fixed pyauto build for chromeos. Added proper sysroot and ability to specify ... | zelidrag@chromium.org | 2010-03-01 | 1 | -3/+3 |
* | Adds a command line flag to suppress flashing blinking for those who really, ... | slightlyoff@chromium.org | 2010-03-01 | 3 | -2/+22 |
* | Add 15620 to known crash list. | huanr@chromium.org | 2010-03-01 | 1 | -0/+3 |
* | Revert 40305 - Fix for cases when info bar is stealing focus on Windows | cira@google.com | 2010-03-01 | 1 | -13/+1 |
* | Re-land r40275 (broke TabRestoreUITest.RestoreIntoSameWindow). | rsesek@chromium.org | 2010-03-01 | 6 | -109/+319 |
* | Fix for cases when info bar is stealing focus on Windows | georgey@chromium.org | 2010-03-01 | 1 | -1/+13 |
* | Add autofill Change Processor and Model Associator | zork@google.com | 2010-03-01 | 30 | -76/+1347 |
* | Check for a non-NULL PersonalDataManager when determining if AutoFill is enab... | jhawkins@chromium.org | 2010-03-01 | 1 | -9/+19 |
* | Tweak minidump flags to include a little more detail. | siggi@chromium.org | 2010-03-01 | 6 | -63/+220 |
* | Remove a xib file that has no localizable strings (removes a warning from bui... | thomasvl@chromium.org | 2010-03-01 | 1 | -1/+0 |
* | Increment gmail_checker version number from 3 to 3.1 | cira@google.com | 2010-03-01 | 1 | -8/+8 |
* | Fix crash when download shelf had no theme. | avi@chromium.org | 2010-03-01 | 1 | -2/+5 |
* | Adding l10n to rss subscription extension. | cira@google.com | 2010-03-01 | 50 | -56/+177 |