summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* s patch tries to remove most of the manual registration for Pepper interfaces...brettw@chromium.org2011-09-131-1/+2
* Move the handling of the ViewMsg_CustomContextMenuAction and ViewMsg_Navigate...ananta@chromium.org2011-09-132-0/+6
* 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
* WorkerTest.MultipleSharedWorkers is flakey on XPdhollowa@chromium.org2011-09-131-1/+7
* 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-135-2/+162
* Allow gpu features for about:blank (unlike other about: schemes)jamesr@chromium.org2011-09-131-1/+2
* Fix URLFetcherTest.CancelAll.willchan@chromium.org2011-09-131-29/+22
* Move URLFetcher from content/common to content/common/net.willchan@chromium.org2011-09-139-11/+14
* Revert r100853, 100851. Win_shared build is broken.brettw@chromium.org2011-09-131-2/+1
* This patch tries to remove most of the manual registration for Pepper interfa...brettw@chromium.org2011-09-131-1/+2
* Fix Linux Views build breakage.willchan@chromium.org2011-09-139-14/+11
* Move URLFetcher from content/common to content/common/net.willchan@chromium.org2011-09-139-11/+14
* extract out removal of the g_log_bug53991 global.dpranke@chromium.org2011-09-132-11/+0
* export RendererMain from content so that it will get picked up properly by ch...dpranke@chromium.org2011-09-134-3/+22
* Revert 100801 - Ensure that compositor does not block the renderer process by...apatrick@chromium.org2011-09-121-3/+1
* Ensure that compositor does not block the renderer process by issuing too man...apatrick@chromium.org2011-09-121-1/+3
* Ignore messages at ListenerHook after ChildProcessHost's destructor starts.willchan@chromium.org2011-09-122-0/+17
* fix checkdepsjam@chromium.org2011-09-121-0/+1
* Basic scaffolding for a "content shell", i.e. test browser over the content m...jam@chromium.org2011-09-1227-18/+1031
* Add support for filtering traces by categories. The TraceLog API is updated t...jbates@chromium.org2011-09-127-26/+108
* Coverity: Initialize member variables.jhawkins@chromium.org2011-09-121-1/+1
* Make the NaCl windows 64 bit binaries not depend on chrome targets. These tar...jam@chromium.org2011-09-1213-191/+110
* Fix a race where Init gets called right after FastShutdownIfPossible before c...achuith@chromium.org2011-09-122-0/+8
* Revert 100748 - This patch tries to remove most of the manual registration fo...dmazzoni@chromium.org2011-09-121-2/+1
* This patch tries to remove most of the manual registration for Pepper interfa...brettw@chromium.org2011-09-121-1/+2
* Cancel plugin channel requests when the renderer goes away.willchan@chromium.org2011-09-127-53/+200
* Reset RPH's channel.willchan@chromium.org2011-09-123-10/+14
* Replace ancient crufty AppCacheThread with much improved MessageLoopProxy usage.michaeln@google.com2011-09-121-35/+1
* Move handling of the ViewHostMsg_WebUISend out of Chrome. This message is han...ananta@chromium.org2011-09-123-2/+18
* Overwrite extensions of filenames determined from URLs if the URL could be a ...asanka@chromium.org2011-09-121-1/+1
* Move TextInputClient from chrome to content.avi@chromium.org2011-09-1214-0/+715
* Enable GPU process rendering of extensions on TOUCH_UI.backer@chromium.org2011-09-121-0/+3
* Cancel pending plugin channel requests before destroying the ResourceContext.bauerb@chromium.org2011-09-123-1/+29
* IndexedDBContext: Clearing session-only databases on exit.marja@chromium.org2011-09-123-8/+77
* Refactor Mac crash key reporting - move to base/mac/crash_logging.{h,mm}jeremy@chromium.org2011-09-111-0/+5
* Remove redundant LoadURLWithHeaders method.rogerta@chromium.org2011-09-106-72/+69
* Move AttributedStringCoder from chrome to content.avi@chromium.org2011-09-0914-27/+455
* Fix the readonly state in the Mac accessibility tree.dmazzoni@chromium.org2011-09-091-2/+10
* Fix potential leak in WebUI.gbillock@chromium.org2011-09-092-4/+12
* Revert 100415 - Re-land http://codereview.chromium.org/7831056/ and http://co...erikwright@chromium.org2011-09-091-4/+3
* Fix a couple of data races found by TSAN Race Verifier in VideoCaptureControl...fischman@chromium.org2011-09-091-4/+5
* Fix use-after-free of command line data on Linux/CrOSjamescook@chromium.org2011-09-091-1/+1
* Re-land http://codereview.chromium.org/7831056/ and http://codereview.chromiu...erikwright@chromium.org2011-09-091-3/+4
* Revert 100188 - Finalize a CL originally by departed intern ycxiao@ that deta...estade@chromium.org2011-09-091-4/+3
* Fixing memory leak in ActiveNotificationTracker.RegisterNotification()dpapad@chromium.org2011-09-081-4/+9
* Linux: Tweak the SUID sandbox error message.thestig@chromium.org2011-09-081-1/+1
* Update libjingle to the latest version.sergeyu@chromium.org2011-09-083-2/+73
* Fix logic in GpuChannelHost::Send() during shutdown.sievers@chromium.org2011-09-081-3/+9