summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Revert 29747 - Switch over to the new way of enabling/disabling session/local...nsylvain@chromium.org2009-10-222-2/+2
* Minor adjustments to the fonts on the management page (less squished and more...finnur@chromium.org2009-10-221-12/+16
* Switch over to the new way of enabling/disabling session/local storage.jorlow@chromium.org2009-10-222-2/+2
* Mac: Enable help when there are no windows.viettrungluu@chromium.org2009-10-223-2/+21
* [Mac] Cmd-Return in the omnibox should revert the omnibox text back to its or...rohitrao@chromium.org2009-10-223-12/+29
* Expand the options for how FLIP runs. The GFE team needsmbelshe@google.com2009-10-211-1/+3
* [Mac] Simplify field editor code which tracks whether editor rect changed.shess@chromium.org2009-10-215-312/+67
* Re-enable the paint_center option in ImagePainter.johnnyg@chromium.org2009-10-211-1/+2
* Create an initial Chrome page for file browsing. This just implements thebrettw@chromium.org2009-10-215-0/+390
* GTK: add checkbox to external protocol dialog.estade@chromium.org2009-10-212-13/+48
* Rename AutofillManager to FormFieldHistoryManager to better reflect the purpo...jhawkins@chromium.org2009-10-216-11/+210
* The Management UI now fetches the icon for each extensionfinnur@chromium.org2009-10-212-4/+25
* Gets status bubbles on views/gtk to correctly track when the parentsky@chromium.org2009-10-215-3/+51
* [Mac] Properly flip coordinate systems in BrowserWindowCocoa.rohitrao@chromium.org2009-10-211-3/+4
* [Mac] Properly save the workarea when saving window positions.rohitrao@chromium.org2009-10-211-0/+8
* Messaging of the download item for extension is now:mark@chromium.org2009-10-214-28/+58
* Fix unit test compiling on Linuxzork@chromium.org2009-10-213-9/+1
* [Mac] DCHECK when raising NSException.shess@chromium.org2009-10-214-0/+221
* Hack around the floating tab when using space/enter to end a drag.tony@chromium.org2009-10-212-2/+38
* Fix for issue 24888xiyuan@chromium.org2009-10-211-0/+24
* Switch to use libcros to make changes to touchpad settings.chocobo@google.com2009-10-215-124/+104
* [Mac] Be more aggressive in repositioning windows that are offscreen.rohitrao@chromium.org2009-10-212-133/+387
* [Linux] Select the first row in cookies table when the Cookies window ismattm@chromium.org2009-10-213-1/+76
* Add a mechanism to disable IPv6.eroman@chromium.org2009-10-211-0/+5
* Implementing better fallback algorithm.cira@chromium.org2009-10-214-48/+132
* Revert 29635 - DevTools: fix and enable TestContentScriptIsPresentnsylvain@chromium.org2009-10-211-1/+1
* Trim unused members from SearchableFormData. Remove copies of WebCore functi...pkasting@chromium.org2009-10-213-3/+0
* GTK: Display explanatory message on sad tab page.estade@chromium.org2009-10-211-1/+1
* Style and comment fixes for sync_setup_wizard_gtk.cc and sync_setup_wizard.hzork@chromium.org2009-10-213-8/+20
* Mac: Switch from "Cancel" to "Do Nothing" for the external protocol dialog, a...avi@chromium.org2009-10-211-6/+4
* Rename RenderViewHostDelegate::Autofill to RenderViewHostDelegate::FormFieldH...jhawkins@chromium.org2009-10-218-49/+53
* Use the original profile when opening the keyword editor window, sincepam@chromium.org2009-10-213-4/+10
* Remove the extension shelf on Linux.phajdan.jr@chromium.org2009-10-216-361/+10
* Fix cmd-opt-left/right.thakis@chromium.org2009-10-214-35/+46
* posix: ~ should be considered a path character in the omniboxevan@chromium.org2009-10-213-1/+58
* Fix for Release build breakdavemoore@chromium.org2009-10-211-0/+1
* New button scheme...borders are separate from the inner contents sodavemoore@chromium.org2009-10-2111-46/+119
* Revert 29646 - Fix cmdoptleft/right.nsylvain@chromium.org2009-10-213-36/+28
* Fix cmd-opt-left/right.thakis@chromium.org2009-10-213-28/+36
* DevTools: fix and enable TestContentScriptIsPresentyurys@google.com2009-10-211-1/+1
* DevTools: temporarily disable TestContentScriptIsPresentyurys@google.com2009-10-211-1/+1
* DevTools: test that content scripts are visible in the debugger scripts listyurys@google.com2009-10-211-0/+67
* Revert r29418 as it caused a regression.eroman@chromium.org2009-10-211-8/+1
* revert r29588.estade@chromium.org2009-10-213-65/+32
* SQL cookie store: Safely post to DB thread from IO thread.estade@chromium.org2009-10-203-32/+65
* GTK: theme the info bar border.estade@chromium.org2009-10-205-14/+56
* Add support for to automation interface load install and load extensions.rogerta@chromium.org2009-10-209-17/+208
* Implement the new extension management UI. For the UI mocksfinnur@chromium.org2009-10-201-133/+222
* Fix drawing code for page action badges.mpcomplete@chromium.org2009-10-203-31/+106
* Rename AutoFillForm to FormFieldValues to better reflect the purpose of the d...jhawkins@chromium.org2009-10-2011-81/+89