summaryrefslogtreecommitdiffstats
path: root/content/browser
Commit message (Expand)AuthorAgeFilesLines
* Trying to reland r101435 : Better account crashescpu@chromium.org2011-09-162-16/+62
* Searching for downloads currently does a plain substring search, which does notvanlam@google.com2011-09-161-11/+7
* Revert 101510 - Make cancel remove cancelled download from active queues at t...rdsmith@chromium.org2011-09-1612-189/+145
* Add messages/handlers for the invocation sequence. Copy from geolocation_disp...gbillock@chromium.org2011-09-162-0/+165
* Consolidate GPU blacklist histograms into fewer ones.zmo@google.com2011-09-161-33/+50
* Make cancel remove cancelled download from active queues at time of cancel.rdsmith@chromium.org2011-09-1612-145/+189
* ManagerGoingDown() needs to call DM.RemoveObserverbenjhayden@chromium.org2011-09-161-0/+1
* Revert 101435 - Better account crashes for the BrowserChildProcessHost (and d...hbono@chromium.org2011-09-165-143/+47
* Revert 101451 - Consolidate GPU blacklist histograms into fewer ones.thestig@chromium.org2011-09-161-49/+33
* Consolidate GPU blacklist histograms into fewer ones.zmo@google.com2011-09-161-33/+49
* Export more symbols needed for the component build of content.dpranke@chromium.org2011-09-162-2/+4
* Get the content shell to paint!jam@chromium.org2011-09-161-1/+2
* Better account crashes for the BrowserChildProcessHost (and derived) for wind...cpu@chromium.org2011-09-165-47/+143
* Fix crash. Call GetResourceContext() on IO thread.willchan@chromium.org2011-09-162-4/+7
* Revert DidEndMainMessageLoop changes from my earlier checkin since they cause...jam@chromium.org2011-09-151-0/+6
* Create a very simple TabContentsView (and not fully implemented yet) and add ...jam@chromium.org2011-09-157-8/+395
* Linux: Better detection of SELinux - check for files in /selinux/.thestig@chromium.org2011-09-151-3/+8
* wstring: remove wstrings from all tooltip-related codeevan@chromium.org2011-09-157-13/+12
* Fixes crash in RenderWidgetHostViewWin/RenderWidgetHostView. Here'ssky@chromium.org2011-09-151-3/+1
* Linux: use our spiffy new DBus client library for KWallet, instead of dbus-glib.mdm@chromium.org2011-09-151-4/+8
* Windows-only change -- issue is worst on Windows because of pre-buffering. On...enal@chromium.org2011-09-152-2/+25
* Oops, missed a NULL check. Fix flaky test.willchan@chromium.org2011-09-151-1/+3
* Find out URLs from leaked renderers.willchan@chromium.org2011-09-151-0/+7
* Move the V8 benchmarking_extension.cc/.h files out of webkit/extensions into ...ananta@chromium.org2011-09-154-170/+0
* Also suppress messages after fast shutdown path has been initiated.achuith@chromium.org2011-09-141-3/+4
* Reland r100733 - Cancel plugin channel requests when the renderer goes away.willchan@chromium.org2011-09-147-62/+389
* Only record GPU process exit code histogram if it is valid.apatrick@chromium.org2011-09-141-3/+7
* chrome.experimental.downloads.onCreated, onErasedbenjhayden@chromium.org2011-09-141-0/+2
* Added ability to set ChromeDownloadManagerDelegate for testing.rdsmith@chromium.org2011-09-141-0/+3
* Revert 101063 - Removing singleton property of MediaStreamManager and creatin...mad@chromium.org2011-09-1413-195/+91
* Removing singleton property of MediaStreamManager and creating thread first w...mflodman@chromium.org2011-09-1413-91/+195
* Add ChromeRenderViewHostTestHarness to get rid of the dependency from RVHTH t...jochen@chromium.org2011-09-145-35/+42
* Delay sending OnResponseCompleted and OnDataDownloaded until we are donedarin@chromium.org2011-09-142-6/+22
* Bring back safe browsing binary digest checking. I accidentally removed that ...jam@chromium.org2011-09-145-5/+13
* Revert 100733 (caused more crashes) - Cancel plugin channel requests when the...willchan@chromium.org2011-09-137-200/+53
* Annotate all of the functions in content that need to be exported, in prepara...dpranke@chromium.org2011-09-1392-173/+301
* Bug=Nonemmocny@chromium.org2011-09-131-1/+3
* Third try at committing this.erikwright@chromium.org2011-09-131-3/+4
* Make TraceSubscriberStdio reusable (currently can only run trace once)jbates@chromium.org2011-09-132-9/+29
* Summary of changesyosin@chromium.org2011-09-133-9/+38
* Move TestNotificationTracker to content as it has no dependencies to chrome b...jochen@chromium.org2011-09-132-2/+2
* Allow gpu features for about:blank (unlike other about: schemes)jamesr@chromium.org2011-09-131-1/+2
* Move URLFetcher from content/common to content/common/net.willchan@chromium.org2011-09-132-2/+2
* Fix Linux Views build breakage.willchan@chromium.org2011-09-132-2/+2
* Move URLFetcher from content/common to content/common/net.willchan@chromium.org2011-09-132-2/+2
* extract out removal of the g_log_bug53991 global.dpranke@chromium.org2011-09-132-11/+0
* Basic scaffolding for a "content shell", i.e. test browser over the content m...jam@chromium.org2011-09-121-0/+2
* Add support for filtering traces by categories. The TraceLog API is updated t...jbates@chromium.org2011-09-124-18/+91
* Coverity: Initialize member variables.jhawkins@chromium.org2011-09-121-1/+1
* Fix a race where Init gets called right after FastShutdownIfPossible before c...achuith@chromium.org2011-09-122-0/+8