summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Switch AutomationProxyVisibleTest.AutocompleteMatchesTest from DISABLEDphajdan.jr@chromium.org2010-03-301-2/+8
* [GTTF] Unify polling interval in some of the polling functionsphajdan.jr@chromium.org2010-03-3018-73/+49
* Fix a bug in LanguageConfigView where it didn't update the view when a langua...satorux@chromium.org2010-03-301-0/+3
* Add support for multiple input methods per language in LanguageConfigView.satorux@chromium.org2010-03-305-37/+96
* Making the translate context menu reset the blacklisting.jcivelli@chromium.org2010-03-302-7/+23
* Revert 43009 - This change isn't as bad as it looks, basically it's templatin...tim@chromium.org2010-03-308-311/+205
* Make the infobars.show callback optional.finnur@chromium.org2010-03-302-8/+8
* CL fixing a race-condition during experimental popup extension API pop-up clo...twiz@chromium.org2010-03-301-7/+7
* Makes deletion of ExtensionInstallUI happen on ui thread.sky@chromium.org2010-03-302-6/+12
* Fix a crash when creating tabs from an Infobar by making sure finnur@chromium.org2010-03-304-0/+33
* [accessibility] Extension toolbar and infobar container views should not have...ctguil@chromium.org2010-03-306-3/+67
* Have the background for the URL text field in the bookmark editor present as ...mrossetti@chromium.org2010-03-304-5/+57
* New autofill_specifics for autofill++ support.tim@chromium.org2010-03-301-0/+72
* Remove the themeing from the folder menu background, text in the folder menu ...mrossetti@chromium.org2010-03-305-54/+5
* Dropping use of enivronment variable to select branding (the old way),bradnelson@google.com2010-03-301-51/+60
* Added --enable-video-logging, which will log the presentation timestamp of vi...scherkus@chromium.org2010-03-304-1/+9
* Temporarily disable a failing piece of a ChromeOS test. My location bar chan...pkasting@chromium.org2010-03-301-1/+1
* Fix build error on Chromium Linuxananta@chromium.org2010-03-301-2/+2
* Fix a UMR reported on the valgrind linux build bots while running the Downloa...ananta@chromium.org2010-03-301-1/+2
* Split GpuProcessHost into GpuProcessHostUIShim, which runs on the UIkbr@google.com2010-03-3024-240/+377
* Show the location bar icon (almost) all the time, and have its contents match...pkasting@chromium.org2010-03-3041-892/+678
* Delete unneeded scoped_nsautoreleasepool.h includes.viettrungluu@chromium.org2010-03-305-5/+0
* Add new images for new reload button. No code change.estade@chromium.org2010-03-305-0/+4
* gtk: Align the notification buttons in the right side.erg@chromium.org2010-03-301-8/+8
* Broke out shared worker tests into individual tests and increased worker test...atwilson@chromium.org2010-03-305-55/+67
* Focus the location bar on any navigation to the NTP. Specifically, this focu...pkasting@chromium.org2010-03-309-13/+94
* GTK: Left justify label in content blocking bubble.erg@chromium.org2010-03-291-0/+1
* GTK: Fix notification animation so it scrolls up from the bottom right.erg@chromium.org2010-03-291-5/+20
* Marking the DownloadRequestManagerTest.Allow test as flaky as it fails random...ananta@chromium.org2010-03-291-1/+2
* This change isn't as bad as it looks, basically it's templating the AutofillM...tim@chromium.org2010-03-298-205/+311