summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* touchui: Fix painting issues caused by the X message pump.sadrul@chromium.org2010-12-132-5/+11
* Add 'Delete' key to cookies tree in settings UI.xiyuan@chromium.org2010-12-131-0/+18
* Add TEXT_PLAIN as a drag and drop target. And accept TEXT_PLAIN as a target a...pinkerton@chromium.org2010-12-136-29/+99
* DOMUI Settings: UTH: Fix up the Privacy checkboxes text.kmadhusu@chromium.org2010-12-133-10/+8
* [gtk] tabcontents fade-out for instant.estade@chromium.org2010-12-1313-40/+135
* Make DatabaseDispatcherHost be a message filter so that ResourceMessageFilter...jam@chromium.org2010-12-1318-605/+464
* Simplify the malware warning ui. Remove the 'more info'/'less info' button, i...lzheng@chromium.org2010-12-133-138/+35
* Repoint the ESET error Learn More link.agl@chromium.org2010-12-131-1/+1
* Error out on user scripts that are not UTF8 encoded.skerner@chromium.org2010-12-133-0/+21
* Fix memory leak in the malware_details unittest.panayiotis@google.com2010-12-131-3/+6
* Disable flaky testIncognitoDBPersistentAcrossTabsnirnimesh@chromium.org2010-12-131-0/+2
* Spdy Histogram cleanup:mbelshe@chromium.org2010-12-131-9/+9
* Fix Instant suggest issues in Linux Views port.suzhe@google.com2010-12-134-46/+103
* [cros] Fetch cookies after online authentication is successful.nkostylev@chromium.org2010-12-137-28/+98
* touchui: Fix showing sad tabs.sadrul@chromium.org2010-12-132-4/+10
* Update the links to the store to point at the new URL.aa@chromium.org2010-12-135-3/+5
* Switch a bunch of remaining filters to derive from BrowserMessageFilters so t...jam@chromium.org2010-12-1332-794/+502
* Rename all methods accessing Singleton<T> as GetInstance().satish@chromium.org2010-12-1341-96/+116
* Reset NTP document height when sections are minimized/hidden. Update position...jstritar@chromium.org2010-12-132-9/+25
* Add utility function to determine if a locale is valid syntax; this willdmazzoni@chromium.org2010-12-134-48/+5
* Make use of new functionality of SignedSettings to tell if a settings is miss...dilmah@chromium.org2010-12-131-48/+42
* Compile fix for touchui.sadrul@chromium.org2010-12-131-4/+4
* Add a CEEE mode to the ChromeFrame distribution class.robertshield@chromium.org2010-12-1326-163/+300
* [cros] Show 'Checking for updates' state all that time during update check.nkostylev@chromium.org2010-12-133-40/+0
* Updating trunk VERSION from 610.0 to 611.0chrome-release@google.com2010-12-131-1/+1
* Widen the extension UI dialog by 20px to fit Japanese translated message.kochi@chromium.org2010-12-131-1/+1
* Rename all methods accessing Singleton<T> as GetInstance().satish@chromium.org2010-12-1365-142/+152
* Add user metrics for the login screen.satorux@chromium.org2010-12-133-0/+19
* Move the candidate window to right position, if size or visibility of candida...satorux@chromium.org2010-12-131-10/+34
* Some fields were getting dropped during the conversion ofaa@chromium.org2010-12-124-3/+46
* Fix memory leak in gpu_blacklist.cc.zmo@google.com2010-12-121-0/+2
* Fix extension install UI for extensions with RTL Names.jeremy@chromium.org2010-12-124-4/+15
* Updating trunk VERSION from 609.0 to 610.0chrome-release@google.com2010-12-121-1/+1
* net: Add namespace net to URLRequestFileJob.tfarina@chromium.org2010-12-126-14/+14
* net: Add namespace net to URLRequestAboutJob.tfarina@chromium.org2010-12-112-2/+2
* Revert 68919 - Remove the 'restart required' alert when enabling the metrics ...thestig@chromium.org2010-12-115-6/+48
* Blacklist bad GPU drivers: currenly we disable all gpu related features if a ...zmo@google.com2010-12-1118-1/+999
* Mark InstantTest.NonSearchToSearchDoesntSupportInstant as flaky.phajdan.jr@chromium.org2010-12-111-1/+3
* Revert "Add named testing interface."phajdan.jr@chromium.org2010-12-1117-424/+79
* Updating trunk VERSION from 608.0 to 609.0chrome-release@google.com2010-12-111-1/+1
* Add some experiments for different policies on cwnd restore.mbelshe@chromium.org2010-12-112-0/+46
* Revert 68932 - Make members of Singleton<T> private and only visible to the s...satish@chromium.org2010-12-1116-80/+51
* net: Remove typedef net::URLRequestJob URLRequestJob;tfarina@chromium.org2010-12-1137-90/+99
* Make members of Singleton<T> private and only visible to the singleton type. ...satish@chromium.org2010-12-1116-51/+80
* Avoid inserting a redundant separator in status icon menu.tfarina@chromium.org2010-12-111-1/+2
* DOMUI: Temporarily strip trailing colons from section titles until the stringsjhawkins@chromium.org2010-12-116-17/+83
* Enable popup blocker tests.nirnimesh@chromium.org2010-12-111-1/+1
* Fix flaky BrowserKeyEventsTest.ReservedAccelerators on Windows (hopefully)suzhe@chromium.org2010-12-111-28/+22
* Remove the 'restart required' alert when enabling the metrics reporting optio...csilv@chromium.org2010-12-115-48/+6
* DOMUI: Remove the sync settings overlay.jhawkins@chromium.org2010-12-1114-223/+213