summaryrefslogtreecommitdiffstats
path: root/content/browser
Commit message (Expand)AuthorAgeFilesLines
* Initialize ViewMsg_Navigate_Params::page_id to -1 since since it doesn't have...jam@chromium.org2011-03-221-0/+3
* Move a bunch more renderer messages from chrome to content.jam@chromium.org2011-03-225-20/+10
* Avoid corrupting the pending_entry when an unexpected navigation commits.creis@google.com2011-03-222-16/+17
* Cleanup: Stop using PrintPreviewMessageHandler in contents.thestig@chromium.org2011-03-222-5/+0
* Profile shouldn't own BrowserThemeProviders; A ThemeService should and should...erg@google.com2011-03-221-1/+2
* If ResourceDispatcherHost receives a CancelRequest, itasanka@chromium.org2011-03-222-7/+14
* [ChromeOS] Split proxy settings into its own webui.xiyuan@chromium.org2011-03-221-0/+3
* Move some more renderer messages to content. Also move a couple of files whi...jam@chromium.org2011-03-224-16/+4
* Cleanup: Remove some unneeded includes.thestig@chromium.org2011-03-221-1/+0
* This is a thread that runs in the browser process that can issue GL calls wit...apatrick@chromium.org2011-03-214-83/+15
* Plumbing to support loading from the "most appropriate" appcache.michaeln@google.com2011-03-212-0/+10
* Create a new message file for view related messages. I just moved a few mess...jam@chromium.org2011-03-213-0/+3
* Print Preview: Make window.print() and printing a frame work.thestig@chromium.org2011-03-211-1/+3
* Remove forgotten now unneeded include.dilmah@chromium.org2011-03-211-4/+0
* Use UDPServerSocket for P2P sockets.sergeyu@chromium.org2011-03-2110-316/+284
* Move audio messages to their own file.jam@chromium.org2011-03-213-54/+46
* Makes instant throw out the first navigation when merging navigationsky@chromium.org2011-03-213-17/+135
* Move app/app_switches to ui/gfx/gl/gl_switches.backer@chromium.org2011-03-212-3/+3
* Request for 5 speech recognition results instead of 3.satish@chromium.org2011-03-211-3/+6
* Disable the test SpeechInputBrowserTest.TestCancelAllakalin@chromium.org2011-03-191-6/+1
* Move geolocation, desktop notification, and device orientation into their own...jam@chromium.org2011-03-194-20/+16
* Disable the newly added SpeechInputBrowserTest.TestCancelAll in official rele...satish@chromium.org2011-03-191-1/+7
* Hook up the sad plugin painting and the crashed plugin infobars forbrettw@chromium.org2011-03-193-5/+11
* Removed static variable for histograms to avoid race withrtenneti@chromium.org2011-03-191-3/+3
* Move a bunch of remaining files from chrome\renderer to content\renderer.jam@chromium.org2011-03-193-3/+3
* event trace plumbing for multi-process supportjbates@chromium.org2011-03-185-0/+387
* Close ongoing speech input sessions when a tab terminates.satish@chromium.org2011-03-182-7/+49
* Guards "remoting" initialization on the renderer side.bulach@chromium.org2011-03-181-2/+4
* Move FilePathWatcher class from chrome/browser/... to content/common...dmaclach@chromium.org2011-03-182-2/+3
* Move the renderer_web* files to content.jam@chromium.org2011-03-182-2/+2
* Load additional NSS library files in zygote main if remoting is enabledhclam@google.com2011-03-171-13/+6
* Add separate ContentClient interfaces for gpu/plugin/renderer processes. Sin...jam@chromium.org2011-03-173-6/+7
* Add IndexedDB browser test that causes a crash.dgrogan@chromium.org2011-03-172-2/+18
* 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-1727-38/+38
* 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-1719-21/+21
* Move gpu_feature_flags from chrome\common to content\common.jam@chromium.org2011-03-173-3/+2
* Remove WebUI menuoshima@google.com2011-03-161-9/+0
* Move all the message files in chrome that belong in content.jam@chromium.org2011-03-1620-23/+22
* Disable ResourceDispatcherTest.CrossSiteAfterCrash testmarkusheintz@chromium.org2011-03-161-2/+2
* Populated the IconType in FavIconService.michaelbai@google.com2011-03-162-4/+7
* 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
* Update header locationjam@chromium.org2011-03-151-1/+1
* Add stubs and glue for routing a request for an image from the clipboard.dcheng@chromium.org2011-03-152-1/+10