summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Further tweaks to incognito extensions.mpcomplete@chromium.org2010-03-029-47/+56
* ChromeFrame should honor the host browser's cookie policy. To achieve this we...ananta@chromium.org2010-03-0211-162/+214
* Wrap InternalSessionRequest in a scoped_refptr.albertb@google.com2010-03-021-1/+1
* Experimental fix to fix the flaky AutomatedUITestBase.CloseTab.erg@chromium.org2010-03-022-3/+5
* Disabling three tests that I had marked flaky to get debug info.finnur@chromium.org2010-03-021-3/+3
* Mac: implement <keygen> support, including adding generated cert to the Keych...snej@chromium.org2010-03-027-8/+251
* Fix browser side handling of moveTo by resizing the content area; not the win...erg@chromium.org2010-03-0214-33/+74
* Adding support for selecting a directory.dhg@chromium.org2010-03-022-2/+15
* Fix background tabs in themes that don't specify a background tab image.avi@chromium.org2010-03-021-5/+13
* Dragged tabs should be themed.avi@chromium.org2010-03-021-5/+32
* Update the default color for background tab text.avi@chromium.org2010-03-021-3/+4
* Pinstripe the top of the browser window to give it that 3D effect.avi@chromium.org2010-03-022-7/+29
* [Mac] Spin event loop longer for tearing down test windows.shess@chromium.org2010-03-022-1/+3
* Relayout root view in OnWindowPosChanged because when we process this message...dpolukhin@google.com2010-03-021-0/+9
* Updating trunk VERSION from 342.0 to 343.0chrome-release@google.com2010-03-021-1/+1
* Next part of bad dependency removal (chrome/common -> chrome/browser)phajdan.jr@chromium.org2010-03-02110-142/+146
* The search terms escaping respect forward slash: it is not escaped if the rep...brettw@chromium.org2010-03-022-30/+40
* Mac: Select right tab in content settings dialog.thakis@chromium.org2010-03-023-6/+74
* Unit test for autofill sync.skrul@chromium.org2010-03-0219-62/+413
* Make all of the methods of ResourceHandler pure virtual.eroman@chromium.org2010-03-0220-10/+179
* RSS feed subscription localization, part 2. finnur@chromium.org2010-03-026-170/+269
* Add home button to synced prefs.chron@google.com2010-03-021-0/+1
* Fix the content page of the options dialog to use kAutoFillEnabled instead of...jhawkins@chromium.org2010-03-024-7/+9
* Mac: Fix crash in content settings exceptions window.thakis@chromium.org2010-03-021-0/+2
* Change some desktop notifications layout parameters to be per-platform rather...johnnyg@chromium.org2010-03-025-25/+55
* Spellchecker: make it work with memory purge button.estade@chromium.org2010-03-021-3/+10
* Add database model worker to worker registry and remove deprecated threadzork@google.com2010-03-021-13/+4
* Add extra DCHECKs to the AutoFillManager class. This is follow-up for review...dhollowa@chromium.org2010-03-022-0/+10
* Modified SavePackage(TabContents* tab_contents) of save_package.cc.tony@chromium.org2010-03-021-1/+9
* Fix the case of AutoFill in the UI: Autofill -> AutoFill.jhawkins@chromium.org2010-03-021-6/+6
* Better error output when background page fails to load.asargent@chromium.org2010-03-021-2/+2
* Fix crash in ProfileSyncService on ChromiumOS.skrul@chromium.org2010-03-011-1/+1
* Revert 40313 - Revert 40305 Fix for cases when info bar is stealing focus on...cira@google.com2010-03-011-1/+13
* Fixed pyauto build for chromeos. Added proper sysroot and ability to specify ...zelidrag@chromium.org2010-03-011-3/+3
* Adds a command line flag to suppress flashing blinking for those who really, ...slightlyoff@chromium.org2010-03-013-2/+22
* Add 15620 to known crash list.huanr@chromium.org2010-03-011-0/+3
* Revert 40305 - Fix for cases when info bar is stealing focus on Windowscira@google.com2010-03-011-13/+1
* Re-land r40275 (broke TabRestoreUITest.RestoreIntoSameWindow).rsesek@chromium.org2010-03-016-109/+319
* Fix for cases when info bar is stealing focus on Windowsgeorgey@chromium.org2010-03-011-1/+13
* Add autofill Change Processor and Model Associatorzork@google.com2010-03-0130-76/+1347
* Check for a non-NULL PersonalDataManager when determining if AutoFill is enab...jhawkins@chromium.org2010-03-011-9/+19
* Tweak minidump flags to include a little more detail.siggi@chromium.org2010-03-016-63/+220
* Remove a xib file that has no localizable strings (removes a warning from bui...thomasvl@chromium.org2010-03-011-1/+0
* Increment gmail_checker version number from 3 to 3.1cira@google.com2010-03-011-8/+8
* Fix crash when download shelf had no theme.avi@chromium.org2010-03-011-2/+5
* Adding l10n to rss subscription extension.cira@google.com2010-03-0150-56/+177
* Adding hu and zh_TW translations for gmail checker. Some other locales got mi...cira@google.com2010-03-014-2/+4
* Badge font size change to 7.5 to match more closely what we had before.finnur@chromium.org2010-03-011-6/+6
* Fix SSLUITest.TestHTTPSErrorWithNoNavEntryagl@chromium.org2010-03-012-15/+107
* Added a new method to SessionService that returns a snapshot of the currentalbertb@google.com2010-03-018-21/+143