summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Use NSS for SSL by default in chrome.exe.wtc@chromium.org2010-05-043-5/+4
* Fix various uses of release() that did not check its valueestade@chromium.org2010-05-0412-51/+44
* Fix leak of windowless plugin background canvasstuartmorgan@chromium.org2010-05-041-1/+1
* Site isolation metrics: Sniff the actual type of cross origin text/html japhet@chromium.org2010-05-041-71/+9
* Checking in chat_manager built-in extension, this time behind --enable-chat-m...scherkus@chromium.org2010-05-0410-1/+304
* Change autofill profile notifications to use WDS as sourceskrul@chromium.org2010-05-042-13/+13
* linux: build fixevan@chromium.org2010-05-041-1/+1
* Enable more parts of automation on all platforms:phajdan.jr@chromium.org2010-05-044-29/+4
* Put version and boot times on login screen.davemoore@chromium.org2010-05-049-46/+323
* gtk: Make use of gtk signal macro in StatusIconGtk.evan@chromium.org2010-05-042-4/+5
* Implement a command-line switch to control the out-of-processphajdan.jr@chromium.org2010-05-041-3/+15
* Focus an existing app tab when an app is clicked on the new tab page or invok...skerner@chromium.org2010-05-042-0/+360
* [Mac] Disable FindNextInNewTabUsesPrepopulate due to timeoutdanno@chromium.org2010-05-041-2/+2
* [Mac] Mark FindInPageControllerTest.FindDisappearOnNewTabAndHistory as FLAKY_danno@chromium.org2010-05-041-0/+6
* Mark all DownloadTest.[Dont]CloseNewTab* tests as flaky.bauerb@chromium.org2010-05-041-6/+10
* Enable preference change notifications for OTR HostContentSettingsMap s.t. ch...mnissler@chromium.org2010-05-042-12/+9
* Make PROFILE_DESTROYED notifications work with OTR profiles.mnissler@chromium.org2010-05-043-5/+10
* Remove unneeded clipboard command line switch.inferno@chromium.org2010-05-043-6/+0
* Prevent navigations inside an app tab from clobbering the app tab.aa@chromium.org2010-05-042-6/+16
* Mac: Don't run nested loop for browser_tests (matching Windows and Linux).viettrungluu@chromium.org2010-05-044-77/+24
* Enable clipboard in extensions. re-enable the disabled clipboard test.inferno@chromium.org2010-05-042-2/+4
* AutoFill: Fix IsAutoFillable to only count fields that are heuristicallyjhawkins@chromium.org2010-05-045-201/+106
* Disable clipboard test until I enable back clipboard for extensions. My recen...inferno@chromium.org2010-05-042-4/+3
* Fix -[NSString isValidURI].dcheng@chromium.org2010-05-041-1/+1
* First attempt to fix the tree failures. note this is a temp change.inferno@chromium.org2010-05-041-1/+3
* Keep all parent folders highlighted in an active bookmark menu folder structure.mrossetti@chromium.org2010-05-041-9/+38
* Add shared/images to chrome.releasearv@chromium.org2010-05-041-0/+1
* Fix race condition in find as you type.arv@chromium.org2010-05-041-6/+16
* Disable autofill sync; there are too many crashes.nick@chromium.org2010-05-042-10/+26
* GTK: make browser action container behave better in RTL.estade@chromium.org2010-05-041-2/+9
* Update Webkit 58626:58719. Make use of new setting for disabling clipboard ac...inferno@chromium.org2010-05-044-0/+8
* Duplicating a nano-tab should create another nano-tab, not a regular tab.finnur@chromium.org2010-05-031-0/+3
* Include App pages in chrome://extensions "active views" list.rafaelw@chromium.org2010-05-034-43/+76
* CrOS: Disable failing RendererCrashTest.Crash test.thestig@chromium.org2010-05-031-0/+3
* Add new bookmarks tests.nirnimesh@chromium.org2010-05-033-0/+114
* Fix dragging icon in Extension App Windows (it was enlarged while dragging).finnur@chromium.org2010-05-032-12/+9
* Fix regression in position of OTR icon.aa@chromium.org2010-05-031-0/+4
* Hide the select popup when the browser is moved or resized. jcivelli@chromium.org2010-05-031-2/+2
* Use an appropriate title string for the "hung renderer" dialog.avi@chromium.org2010-05-031-1/+1
* Enable Core Animation for Flash by defaultstuartmorgan@chromium.org2010-05-034-10/+10
* Revert 46232 - Checking in chat_manager builtin extension.thestig@chromium.org2010-05-038-297/+1
* Changed UrlFetcher to use a MessageLoopProxy instead of directly relying on C...sanjeevr@chromium.org2010-05-0312-45/+141
* Size the sync row in Personal Stuff pane of Preferences horizontally.akalin@chromium.org2010-05-031-4/+10
* Changed namespace of the TalkMediator and related classes from browser_sync t...sanjeevr@chromium.org2010-05-0330-79/+90
* added workaround for NULL defaultProfile in app_controller_mac.mm.akalin@chromium.org2010-05-031-2/+24
* Add Bulgarian spellchecker. Hunspell change will be committed separately.jshin@chromium.org2010-05-032-1/+18
* Make reopen tabs work in Extension Windows.finnur@chromium.org2010-05-031-2/+2
* Add an SSLBlockingPage::ErrorLevel enum type to make thewtc@chromium.org2010-05-034-18/+26
* Fix issue 42379suzhe@chromium.org2010-05-033-7/+47
* Delete map items before overwriting in AutoFillProfile::Clone().skrul@chromium.org2010-05-031-0/+2