summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Fix bad conflict resolution for r43146.estade@chromium.org2010-03-311-9/+2
* Follow the latest rename for the WebFrameClient interface to do site-isolatio...johnnyg@chromium.org2010-03-302-6/+6
* Don't allow dragging browser actions between regular and incognito windows.mpcomplete@chromium.org2010-03-303-17/+16
* GTK: toolbar reload/star shuffle.estade@chromium.org2010-03-3011-274/+177
* GTK: New extension install prompt ui.estade@chromium.org2010-03-304-23/+199
* Implement db corruption tests for diagnostic modecpu@chromium.org2010-03-303-4/+123
* Send ping days parameter for extension blacklist update checksasargent@chromium.org2010-03-307-28/+34
* Fix potential NULL pointer error in HtmlDialogView::InitDialog.brettw@chromium.org2010-03-301-1/+1
* Convert Label::GetFont() to unix_hacker style. Original patch by Thiago Fari...pkasting@chromium.org2010-03-309-16/+16
* Do not set the whiltelist filter on the default auth handlerwtc@chromium.org2010-03-301-13/+11
* Revert 43099 - Windows implementation of StatusIcon::SetToolTip()atwilson@chromium.org2010-03-302-10/+1
* Adds a geolocation tab in the content settings dialog (on Windows). Also ref...pkasting@chromium.org2010-03-3012-201/+217
* Attempt 2 at landing this. Patch is exactly same as last time around.sky@chromium.org2010-03-3016-49/+351
* Fix and resubmit 42959zork@chromium.org2010-03-301-1/+1
* Fixed a bug where themes wouldn't sync properly if it had been installedakalin@chromium.org2010-03-301-13/+20
* [Mac] Get rid of the custom run loop for dragging the Browser Actions contain...andybons@chromium.org2010-03-303-32/+28
* Prevent warning on Mac about uninitialized variable by initializing thebrettw@chromium.org2010-03-301-0/+1
* Extend the file browser/chooser to support more modes of operation, and plumbbrettw@chromium.org2010-03-3014-89/+298
* linux: enable seccomp sandbox by defaultevan@chromium.org2010-03-307-17/+50
* Label scraping for AutoFill, tables.dhollowa@chromium.org2010-03-302-2/+80
* BMM: Wait until the the text input gets focus before updating its size.arv@chromium.org2010-03-301-2/+8
* Fixed flakiness of AccountScreenTest:avayvod@google.com2010-03-3013-103/+202
* Revert 43111 - Make the location content setting tab be dependent on the enab...pkasting@chromium.org2010-03-301-21/+4
* Use dropEffect move now that it works.arv@chromium.org2010-03-302-7/+3
* Make repost form warning tab-modal on Windows.bauerb@chromium.org2010-03-304-13/+41
* Make the location content setting tab be dependent on the --enable-geolocatio...joth@chromium.org2010-03-301-4/+21
* Fix a bug where an open incognito window's browser actions would not updatempcomplete@chromium.org2010-03-304-3/+11
* Revert 43101 - Break the test of chrome.tab.captureVisibleTab() out of Extens...skerner@chromium.org2010-03-309-154/+50
* update translate error strings per uxkuan@chromium.org2010-03-301-2/+2
* Fix sync leaks and some more good stuff.skrul@chromium.org2010-03-3023-57/+74
* Break the test of chrome.tab.captureVisibleTab() out of ExtensionApiTest.Tabs.skerner@chromium.org2010-03-309-50/+154
* Canonicalize the url based on Section 6.1 Safe Browsing Spec.inferno@chromium.org2010-03-303-6/+355
* Windows implementation of StatusIcon::SetToolTip()atwilson@google.com2010-03-302-1/+10
* Minor C++ fixes found by Clang.evan@chromium.org2010-03-305-12/+14
* en/dis-able conflicting translate infobar optionskuan@chromium.org2010-03-301-0/+13
* Revert 43041 - Remove the themeing from the folder menu background, text in t...mrossetti@chromium.org2010-03-305-5/+54
* Make it possible to create a new bookmark folder on all parts of an empty boo...mirandac@chromium.org2010-03-301-3/+11
* Port some omnibox provider methods to Mac.nirnimesh@chromium.org2010-03-303-37/+1
* Revert 43086 - 1. Create a new sandbox type which allows access to Unix socke...dmaclach@chromium.org2010-03-307-94/+12
* InfoBarController needs to be an NSTextViewDelegate after r42985.mark@chromium.org2010-03-301-1/+2
* Add UMA counters for non-frame cross site requests.japhet@chromium.org2010-03-301-0/+73
* Change interface for site-isolation logging from WebKit in advance of landing...johnnyg@chromium.org2010-03-302-3/+4
* 1. Create a new sandbox type which allows access to Unix sockets in the Macmsneck@google.com2010-03-307-12/+94
* Added logic that exits message loop upon test ending even if no browseravayvod@google.com2010-03-301-3/+8
* [Mac] If a popup for an extension is shown and then the extension is killed o...andybons@chromium.org2010-03-302-1/+13
* -[AutocompleteTextFieldEditor delegate] cleanup.mark@chromium.org2010-03-302-10/+21
* Don't run UnloadTest.CrossSiteInfiniteUnloadSync under TSantimurrrr@chromium.org2010-03-301-0/+1
* [GTTF] Miscellanous UI tests cleanups:phajdan.jr@chromium.org2010-03-3016-146/+122
* Updating trunk VERSION from 365.0 to 366.0chrome-release@google.com2010-03-301-1/+1
* [Mac] display appcaches in cookie treedanno@chromium.org2010-03-308-67/+707