summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Fix Instant suggest issues in Linux Views port.suzhe@google.com2010-12-133-44/+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-131-1/+1
* Switch a bunch of remaining filters to derive from BrowserMessageFilters so t...jam@chromium.org2010-12-1323-741/+389
* 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
* 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
* [cros] Show 'Checking for updates' state all that time during update check.nkostylev@chromium.org2010-12-133-40/+0
* 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-1360-129/+139
* Add user metrics for the login screen.satorux@chromium.org2010-12-132-0/+16
* 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-122-0/+21
* 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
* 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-117-1/+813
* Mark InstantTest.NonSearchToSearchDoesntSupportInstant as flaky.phajdan.jr@chromium.org2010-12-111-1/+3
* Revert "Add named testing interface."phajdan.jr@chromium.org2010-12-115-84/+28
* Add some experiments for different policies on cwnd restore.mbelshe@chromium.org2010-12-111-0/+16
* Revert 68932 - Make members of Singleton<T> private and only visible to the s...satish@chromium.org2010-12-119-36/+20
* net: Remove typedef net::URLRequestJob URLRequestJob;tfarina@chromium.org2010-12-1135-87/+96
* Make members of Singleton<T> private and only visible to the singleton type. ...satish@chromium.org2010-12-119-20/+36
* 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-115-17/+81
* 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-1113-223/+207
* Revert 68893 - Consider PlatformThread::Join() to be blocking IO.csilv@chromium.org2010-12-113-17/+0
* DOMUI: Move the 'Get themes' link below the 'Reset' button.jhawkins@chromium.org2010-12-111-3/+5
* Include auxiliary profiles when crowdsourcing autofill data.isherman@chromium.org2010-12-101-3/+4
* Fix the bug in Linux in the case of moving the window.isherman@chromium.org2010-12-101-0/+4
* Consider PlatformThread::Join() to be blocking IO.willchan@chromium.org2010-12-103-0/+17
* Load external extensions even when --disable-extensions is used. We do this s...jstritar@chromium.org2010-12-102-13/+43
* [Sync] Fixed sync crash regression in ServerNotifierThreadakalin@chromium.org2010-12-102-1/+151
* Nuke the about:flag for Mac Instant now that there is a real pref.maf@chromium.org2010-12-101-7/+0
* Marking ExtensionApiTest, Infobars as DISABLED on everything but Windows.gman@chromium.org2010-12-101-1/+1
* Cleanup: Remove needed #includes for profile.h.thestig@chromium.org2010-12-1027-35/+11
* C++ readability change for kmadhusu.kmadhusu@chromium.org2010-12-102-88/+88
* chromeos: Show onscreen bubble when brightness changes.derat@chromium.org2010-12-1013-2/+268
* Create a new container to own downloads in DownloadManager.rdsmith@google.com2010-12-103-122/+109
* wstrings: make l10n_util::TruncateString use string16evan@chromium.org2010-12-106-19/+19
* Fix memory leak in PrerenderInterceptorTestcbentzel@chromium.org2010-12-101-8/+10
* Fix sync in Chromium-os by not allowing CanShowPromo to initialize the sync s...mirandac@chromium.org2010-12-101-3/+7
* [Mac] Make profile-locking error the same as failing to lock.shess@chromium.org2010-12-101-8/+4
* Make BrowserMessageFilter support dispatching messages on different threads.jam@chromium.org2010-12-109-104/+171