summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Further reduce the bad dependency of chrome/common on chrome/browser.phajdan.jr@chromium.org2010-02-2425-936/+447
* linux: eliminate some now-redundant codeevan@chromium.org2010-02-241-7/+3
* Mac: Cookie confirmation dialog.thakis@chromium.org2010-02-245-7/+152
* [Mac] Remove the 14px vertical offset for fullscreen windows that are not on ...rohitrao@chromium.org2010-02-243-10/+27
* Fix for tab key view loop issue with Autofill dialog.dhollowa@chromium.org2010-02-248-28/+41
* windows: Theme the popup window with the incognito theme when we are in the i...jhawkins@chromium.org2010-02-241-4/+8
* [Mac] Fix themes for fullscreen windows.rohitrao@chromium.org2010-02-241-0/+9
* Preparation for mac content confirmation dialog. More tidy in general as well.thakis@chromium.org2010-02-242-2/+20
* Reverting the revert, reinstating 39825. FindBarTextFieldCellTest.FocusedDisp...avi@chromium.org2010-02-247-53/+81
* Reverting r39825.avi@chromium.org2010-02-247-81/+53
* Landing Chris Guillory CL.jcampan@chromium.org2010-02-242-25/+32
* Next batch of changes to kill GTMTheme.avi@chromium.org2010-02-247-53/+81
* [Mac] Register for screen changed notifications and resize the fullscreen win...rohitrao@chromium.org2010-02-244-29/+77
* ProxyConfig behaved like a struct, but was defined as a class.eroman@chromium.org2010-02-244-39/+35
* GTK: handle dom_ui-generated download drag events.estade@chromium.org2010-02-245-29/+133
* Fix wrapping on extensions page (for locale nl).finnur@chromium.org2010-02-231-0/+2
* Fixes Issue 34722: Meaningless value in 'Save as type' combobox of 'Save page...georgey@chromium.org2010-02-233-8/+133
* linux: Show an icon to the right indicating if the host is valid or not.erg@chromium.org2010-02-232-18/+39
* Remove FormField::priority as it's not used by AutoFill++.jhawkins@chromium.org2010-02-236-19/+0
* Remove dead code from AutoFill++ that are vestiges of the toolbar autofill.jhawkins@chromium.org2010-02-233-10/+1
* When building the accept-language list for translation, exclude Englishjshin@chromium.org2010-02-231-2/+13
* Rename constants to be consistent with the names used inagl@chromium.org2010-02-231-4/+4
* Revert 39779 - Part of http://codereview.chromium.org/650206thakis@chromium.org2010-02-231-3/+1
* These changes connect the AutoFill UI on the Mac with the back-end data store...dhollowa@chromium.org2010-02-2320-109/+882
* New status bar images for ChromeOS.chocobo@chromium.org2010-02-237-17/+94
* Revert 39732 due to reliability bot failures.darin@chromium.org2010-02-231-7/+3
* Part of http://codereview.chromium.org/650206thakis@chromium.org2010-02-231-1/+3
* Fix a crash in FormStructure when parsing a form with zero fields. Use field...jhawkins@chromium.org2010-02-231-4/+5
* Make unit_tests NSMenuItemAdditionsTest.TestMOnDifferentLayouts pass on Macmark@chromium.org2010-02-231-17/+13
* Move cookie handling to login successdavemoore@chromium.org2010-02-232-5/+2
* Displaying a JavaScript message box (such as an alert) fromjcampan@chromium.org2010-02-233-6/+9
* Revert 39756 - Mac: Cookie confirmation dialog.thakis@chromium.org2010-02-236-156/+8
* [Mac] Skip the failing test on 10.6 so we can spin up bots as green while the...thomasvl@chromium.org2010-02-231-0/+14
* [Mac] skip a test that fails on 10.6 so we can spin up the 10.6 tester bots.thomasvl@chromium.org2010-02-231-3/+24
* Speculatve fix for a chrome crash caused in a chrome frame instance while pro...ananta@chromium.org2010-02-231-4/+9
* Mac: Cookie confirmation dialog.thakis@chromium.org2010-02-236-8/+156
* Remove the --enable-new-autofill switch. This enables the AutoFillManager to...jhawkins@chromium.org2010-02-232-11/+19
* Fix a crash when 2 extension uninstall dialogs were open and then confirmed.mpcomplete@chromium.org2010-02-231-1/+7
* Another pass at removal of GTMTheme. Also fixes unreadability of bookmark bar...avi@chromium.org2010-02-2318-96/+144
* Bookmark Manager: Set the direction and the font size based on the language.arv@chromium.org2010-02-232-6/+10
* do not mention other browsers in about:memory for chromeoskuan@chromium.org2010-02-234-1/+10
* Add 3D support for the Mac on Leopard (OS X 10.5) and earlier. This CL usesdspringer@google.com2010-02-237-6/+49
* Fix mac builder bustageskrul@chromium.org2010-02-231-2/+2
* Landing this patch on behalf of Mark Hahnenberg <mhahnenb(at)gmail.com>skrul@chromium.org2010-02-234-50/+230
* Whitespace!mark@chromium.org2010-02-231-1/+4
* Add support for more types of controls and events to GTK implementation ofdmazzoni@chromium.org2010-02-2326-111/+518
* Fix some bugs discovered whilst making trial integration of geolocaiton piece...joth@chromium.org2010-02-235-88/+103
* Notify when database access is blocked due to content settings.jochen@chromium.org2010-02-231-3/+7
* Improve example code for cancelable request -- pass consumer base class point...joth@chromium.org2010-02-232-13/+14
* Remove usages of obsolete WebSettings::setGeolocation so it can be removed fr...joth@chromium.org2010-02-231-2/+0