summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Make us save favicon in incognito mode if the url is bookmarked. Thissky@chromium.org2010-12-1510-5/+86
* Reset bg page badge when wrench menu closes.atwilson@chromium.org2010-12-151-0/+7
* Makes instant not suggest string that look like urls.sky@chromium.org2010-12-155-0/+52
* Mac: Correctly clip tab titlesail@chromium.org2010-12-153-33/+93
* Remove unneeded NSS headers and the base::EnsureNSSInit() call.wtc@google.com2010-12-151-12/+1
* Temporarily avoid process swaps for renderer navigations away from an app.creis@google.com2010-12-151-2/+21
* Create a ResourceMessageFilter to filter resource related IPCs. This gets ri...jam@chromium.org2010-12-1540-795/+648
* [tabbed options] more work on content settings exceptions listsestade@chromium.org2010-12-156-130/+216
* Revert 69320 - Migrate HostReferralList and StartupDNSPrefetchList from local...mirandac@chromium.org2010-12-156-28/+15
* Mac: zoom title and favicon during tabpose zoom animationthakis@chromium.org2010-12-151-44/+106
* Cleanup: Remove unneeded includes of notification_service.h in other headers.thestig@chromium.org2010-12-1532-21/+40
* Migrate HostReferralList and StartupDNSPrefetchList from local_state to user ...mirandac@chromium.org2010-12-156-15/+28
* Adjust OTR guy up a bit to avoid the border, give him a shadow (for reals; se...avi@chromium.org2010-12-152-13/+36
* Add a preference to clear plugin data on browser shutdown.bauerb@chromium.org2010-12-155-1/+56
* Make PepperFileMessageFilter be a BrowserMessageFilter.jam@chromium.org2010-12-152-113/+30
* Protect against early calls to GetProfileSuncService() (chromium-os:10209)stevenjb@google.com2010-12-151-0/+9
* DOMUI Options: Add esc handling for closing subpagesstuartmorgan@chromium.org2010-12-151-1/+6
* Upon WrenchMenu SignOut on ChromeOS, respect onbeforeunload/onunload handlers...achuith@chromium.org2010-12-155-46/+133
* [cros] Captcha support for blocking UI.nkostylev@chromium.org2010-12-158-31/+256
* glue/webpreferences: use string16 for font namesevan@chromium.org2010-12-152-9/+9
* Fix crash when disabling 3g.chocobo@chromium.org2010-12-151-9/+15
* Changes heuristics for when the page is told the bounds of thesky@chromium.org2010-12-151-9/+14
* Fix notification pyauto tests. Wait for the notification processes to bekkania@chromium.org2010-12-153-22/+94
* Commiting second word iterator patch for tsepez. this was originally reviewed...cdn@chromium.org2010-12-153-11/+11
* Handle download url list and binary hash list in safe browsing. Addedlzheng@chromium.org2010-12-1514-326/+932
* Keep deinlining stuff.erg@google.com2010-12-1519-81/+160
* Plumbing load progress notifications to the browser.jcivelli@chromium.org2010-12-153-0/+12
* Compile fix?bauerb@chromium.org2010-12-151-1/+1
* Fix for http://crosbug.com/8870 + remembered network code cleanup.stevenjb@google.com2010-12-156-137/+95
* Add a preference to clear Flash LSO data in the Clear Browsing Data dialog.bauerb@chromium.org2010-12-158-4/+183
* Introduce default implementation for TabContentsDelegate::ViewSourceForTab.pfeldman@chromium.org2010-12-155-9/+31
* Really apply the temp fix for hitting I/O on the main thread. Already approved.avi@chromium.org2010-12-151-1/+1
* Revert 69167, itself a revert of 69165 - Merge the installer, installer_util ...robertshield@chromium.org2010-12-153-29/+29
* Remove unnecessary header inclusion from chrome/browser/render_host/render_me...jknotten@chromium.org2010-12-151-1/+0
* View source after POST command isn't what you expected.pfeldman@chromium.org2010-12-159-65/+201
* Take 3: Reland 69237 - Fix raw_scoped_refptr_mismatch_checker.h."willchan@chromium.org2010-12-151-4/+4
* ChromeOS still had some bad RefCounted params to NewRunnableMethod().willchan@chromium.org2010-12-151-2/+2
* Do not create an incognito profile if none exists in cookies.getAllCookieStoresjochen@chromium.org2010-12-154-4/+9
* Disable crashy GeolocationBrowserTest.InvalidUrlRequestphajdan.jr@chromium.org2010-12-151-1/+2
* Disable crashy TaskManagerBrowserTest.KillExtensionAndReloadphajdan.jr@chromium.org2010-12-151-1/+3
* Widen the clearing browsing history dialog to 300px.kochi@chromium.org2010-12-151-0/+4
* Change menus on OSX to update the icon dynamically.atwilson@chromium.org2010-12-1520-43/+113
* Add some basic success/failure UMA logging for autofill.isherman@chromium.org2010-12-1511-82/+409
* Don't wrap string16() around ASCIIToUTF16()isherman@chromium.org2010-12-151-62/+54
* Try to always show a label with autofill suggestions.isherman@chromium.org2010-12-151-1/+1
* Last few NewRunnableMethod scoped_refptr params to fix.willchan@chromium.org2010-12-152-2/+2
* net: Add namespace net to URLRequestErrorJob.tfarina@chromium.org2010-12-152-2/+2
* Make SocketStreamDispatcherHost a BrowserMessageFilter.jam@chromium.org2010-12-158-186/+63
* Clean up PluginDataRemover.bauerb@chromium.org2010-12-152-28/+91
* Fix the last scoped_refptr misuses in NewRunnableMethod.willchan@chromium.org2010-12-151-1/+2