summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Use dropdown bar for compact location bar.oshima@chromium.org2010-01-1110-179/+413
* Clear the host cache when closing the last incognito window.eroman@chromium.org2010-01-114-41/+59
* Add two AutoFill prefs. autofill.infobar_shown is true if the autofill infob...jhawkins@chromium.org2010-01-114-8/+54
* 1. Increase the width for 'date-container' in download.html to 110px to make ...jshin@chromium.org2010-01-112-6/+17
* [Mac] Fixes regression where the I-Beam was not being shown when hovering ove...andybons@chromium.org2010-01-111-4/+7
* Fixes two fullscreen bugs on views/gtk:sky@chromium.org2010-01-114-74/+100
* Implement HandleKeyboardEvent() method in HtmlDialog implementations.suzhe@chromium.org2010-01-115-0/+42
* Fixes regression where bookmark bar context menu wouldn't show whensky@chromium.org2010-01-112-0/+5
* Revert 35888 - Mac: Other approach for IPCing child task_ts.thakis@chromium.org2010-01-102-14/+2
* Mac: Other approach for IPCing child task_ts.thakis@chromium.org2010-01-102-2/+14
* Revert 35883 - Mac: Other approach for IPCing child task_ts.thakis@chromium.org2010-01-101-2/+2
* Mac: Other approach for IPCing child task_ts.thakis@chromium.org2010-01-101-2/+2
* EntryKernel: change from assignable refs to puts.nick@chromium.org2010-01-093-68/+77
* Disable TaskManagerBrowserTest.NoticeExtensionChanges on XP until it is stable.tyoshino@google.com2010-01-091-0/+5
* Update Chrome OS build to support panel-dragging change.derat@chromium.org2010-01-093-11/+65
* linux: prompt before overwriting a file in downloadsevan@chromium.org2010-01-091-0/+2
* official build and buildbots are now chromeos=1oshima@chromium.org2010-01-092-12/+3
* linux: set a minimum size for dialogs based on locale resourcesevan@chromium.org2010-01-094-7/+16
* Don't theme app/popup windowoshima@chromium.org2010-01-091-9/+22
* Fix build error. jshin@chromium.org2010-01-091-2/+1
* Make about:plugin page get rendered properly in Hebrew and Arabic Chrome. Als...jshin@chromium.org2010-01-092-25/+31
* Changes synchronous session restore to create windows after nestedsky@chromium.org2010-01-081-3/+19
* Move the extension messaging tests to be ExtensionApiTests. Remove the oldmpcomplete@chromium.org2010-01-082-107/+6
* Switch GTK's cookie_view_unittest.cc to use the TestingProfile's new Create/G...rsesek@chromium.org2010-01-081-46/+3
* Re-enable ExtensionBrowserTest.AutoUpdate on non-linux platforms.asargent@chromium.org2010-01-081-1/+5
* Fixes bug in RenderWidgetHostViewGtk that occurs if during paintsky@chromium.org2010-01-081-1/+4
* ThemeBackground class.oshima@chromium.org2010-01-0812-107/+151
* Bookmark Manager key-equivalent improvementssnej@chromium.org2010-01-083-21/+112
* Lands http://codereview.chromium.org/527033 for bryenug:sky@chromium.org2010-01-081-0/+4
* Fix a few pieces of the heuristic autofill:jhawkins@chromium.org2010-01-083-5/+7
* Made MenuController handle dynamic labels.akalin@chromium.org2010-01-083-5/+50
* Changes to support communication with a privileged processcmasone@google.com2010-01-085-33/+66
* Implement ImportFormData and GetPossibleFieldTypes for PersonalDataManager, u...jhawkins@chromium.org2010-01-086-5/+229
* Add autodetection of "intranet" redirection, for ISPs etc. that send typos an...pkasting@chromium.org2010-01-0817-63/+392
* Simplified the api by replacing them with single Show(false) call and cleaned...oshima@chromium.org2010-01-0810-64/+58
* Mac: temporarily disable Full Screen and Task Manager.viettrungluu@chromium.org2010-01-081-0/+8
* Fixes bug in background tabs not getting sized correctly. We need tosky@chromium.org2010-01-081-1/+8
* Hook up the "show certificates" button in under the hood to launch the keycha...pinkerton@chromium.org2010-01-082-118/+132
* revert 35785. TBR=phajdan.jr@jochen@chromium.org2010-01-082-36/+3
* Add DCHECK for error_string so future NULL pointers can be caughtjochen@chromium.org2010-01-081-0/+1
* Also match against the query string if present.jochen@chromium.org2010-01-082-3/+36
* Marking ExtensionApiTest.Storage flaky only on Linux.tyoshino@google.com2010-01-081-0/+5
* Attempt 2 at landing this.ananta@chromium.org2010-01-085-11/+50
* Move code duplicated in two tests up into the TestingProfile.rsesek@chromium.org2010-01-082-89/+27
* Adds a NetworkChangeNotifier dependency to ProxyService; when we observer a n...eroman@chromium.org2010-01-082-3/+5
* Reason:tyoshino@chromium.org2010-01-084-45/+11
* Fix a bug of unnecessary "Confirm form resubmission" dialog.tkent@chromium.org2010-01-082-0/+58
* Deleting cookies by setting the expires attribute on them with an empty value...ananta@chromium.org2010-01-084-11/+45
* Revert "Reverting workaround for focus issue in WidgetGtk."oshima@chromium.org2010-01-081-2/+6
* Remove most uses of EmptyString(), EmptyWString(), EmptyString16(), and Empty...pkasting@chromium.org2010-01-0821-69/+64