summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Removed static variable for histograms to avoid race withrtenneti@chromium.org2011-03-191-3/+3
* Renaming NativeMetafile related methods to more appropriate names.dpapad@chromium.org2011-03-192-4/+3
* Move a bunch of remaining files from chrome\renderer to content\renderer.jam@chromium.org2011-03-1931-23/+1750
* Do not put off destroying of the IOSurface in the GPU process.amarinichev@chromium.org2011-03-197-37/+30
* event trace plumbing for multi-process supportjbates@chromium.org2011-03-1811-0/+505
* Close ongoing speech input sessions when a tab terminates.satish@chromium.org2011-03-182-7/+49
* Add WebKit dependency for content_renderer to fix the shared library buildjam@chromium.org2011-03-181-0/+1
* Move RenderView to content. I've added a new method to ContentRendererClient...jam@chromium.org2011-03-185-0/+6875
* Allow the embedder to try to create a plugin first. Also get the html error ...jam@chromium.org2011-03-182-0/+32
* Move render_widget files to content.jam@chromium.org2011-03-1812-1/+2376
* Guards "remoting" initialization on the renderer side.bulach@chromium.org2011-03-181-2/+4
* Revert 78666 - Cleanup NativeMetafile (win) interface and EMF class.vandebo@chromium.org2011-03-181-1/+1
* Cleanup NativeMetafile (win) interface and EMF class.vandebo@chromium.org2011-03-181-1/+1
* Move FilePathWatcher class from chrome/browser/... to content/common...dmaclach@chromium.org2011-03-182-6/+6
* Move FilePathWatcher class from chrome/browser/... to content/common...dmaclach@chromium.org2011-03-1810-5/+1613
* Fix shared linking (regressed in r78640).sadrul@chromium.org2011-03-181-0/+1
* Move the renderer_web* files to content.jam@chromium.org2011-03-1832-7/+2407
* Move a bunch more random files from chrome\renderer to content\renderer.jam@chromium.org2011-03-1816-0/+2850
* Load additional NSS library files in zygote main if remoting is enabledhclam@google.com2011-03-171-13/+6
* Remove old comment.apatrick@chromium.org2011-03-171-2/+0
* Stop overloading Init() in NativeMetafile.vandebo@chromium.org2011-03-171-1/+1
* Fix clang buildjam@chromium.org2011-03-173-1/+15
* Add separate ContentClient interfaces for gpu/plugin/renderer processes. Sin...jam@chromium.org2011-03-1714-38/+110
* Change LOG to VLOG to avoid a lot of messages in the bots output.zmo@google.com2011-03-171-4/+4
* Fix crash with pepper 3D on multiple windows in same rendererpiman@google.com2011-03-172-2/+14
* Add IndexedDB browser test that causes a crash.dgrogan@chromium.org2011-03-172-2/+18
* Move a bunch of gpu/worker/plugin renderer code to content. I temporarily di...jam@chromium.org2011-03-1726-3/+5853
* Creates the ipclist utility that chrome security team has wanted to dumptsepez@chromium.org2011-03-173-8/+8
* Refactor WifiDataProviderChromeOs to implement WifiDataProviderImplBase direc...jknotten@chromium.org2011-03-175-6/+125
* New accelerometer data from Raul Cuza.avi@chromium.org2011-03-171-2/+4
* Move media library path resolution into Chrome path provider.wez@chromium.org2011-03-171-3/+7
* Move the remaining files in chrome\common to content\common.jam@chromium.org2011-03-1750-38/+1504
* Fix build break on Windowsjam@chromium.org2011-03-171-1/+1
* Move a bunch of files from chrome\common to content\common.jam@chromium.org2011-03-1733-22/+1185
* Update gyp for moved files.jam@chromium.org2011-03-171-0/+2
* Move gpu_feature_flags from chrome\common to content\common.jam@chromium.org2011-03-176-3/+165
* Remove WebUI menuoshima@google.com2011-03-161-9/+0
* Move a bunch of html5 renderer code to content.jam@chromium.org2011-03-1620-2/+2177
* Move all the message files in chrome that belong in content.jam@chromium.org2011-03-1638-25/+1337
* Move core renderer subdirectories to content.jam@chromium.org2011-03-1619-0/+2825
* Mark WorkerTest.WorkerNavigator as flaky.ericu@google.com2011-03-161-1/+2
* Disable ResourceDispatcherTest.CrossSiteAfterCrash testmarkusheintz@chromium.org2011-03-161-2/+2
* Move plugin code to content.jam@chromium.org2011-03-1627-0/+4871
* Populated the IconType in FavIconService.michaelbai@google.com2011-03-162-4/+7
* Remove last dependencies on chrome\common from chrome\plugin.jam@chromium.org2011-03-164-1/+56
* Comb up ownership things.dilmah@chromium.org2011-03-161-2/+2
* Remove "FAILS" from DomStorageEmptyDatabaseTest.EmptyDirAfterClear.levin@chromium.org2011-03-161-2/+1
* Initialize NSS with no DB in the renderer processhclam@google.com2011-03-162-0/+16
* Fix glue for ClipboardHostMsg_ReadAvailableTypes.dcheng@chromium.org2011-03-162-10/+7
* Initial support for partitioning cookies for isolated apps.creis@google.com2011-03-152-1/+3