summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Add command line switch for enabling threaded compositingjamesr@chromium.org2011-10-086-2/+10
* Add stats counter to keep track of the number of sessions wheredmazzoni@chromium.org2011-10-071-1/+2
* remove NewRunnableMethod and switch to base::Bindwjia@chromium.org2011-10-0713-140/+124
* Yet more exports needed from content.dpranke@chromium.org2011-10-073-3/+6
* Remove redundant file.backer@chromium.org2011-10-071-106/+0
* Move HostAllocateSharedMemoryBuffer to content::RenderThread now that we have...jam@chromium.org2011-10-075-13/+15
* Convert a bunch of pepper implementation to use base::Callback.dmichael@chromium.org2011-10-0712-92/+92
* Fix UI quirks when doing a history navigation to a slow page.creis@chromium.org2011-10-072-0/+41
* base::Bind: Cleanups in geolocation/.jhawkins@chromium.org2011-10-074-7/+10
* Move CreateViewForWidget from RenderWidgetHostView to ContentBrowserClient.dpranke@chromium.org2011-10-0710-28/+58
* Turning the threaded compositor into a runtime option. This CLvangelis@chromium.org2011-10-075-35/+27
* Fix hangs & crashes in teardown-during-Seek.fischman@chromium.org2011-10-071-10/+20
* Changes for cross domain prerenders to not cancel when there is a window.open...shishir@chromium.org2011-10-078-15/+23
* Move json_value_serializer from content/common to base.dpranke@chromium.org2011-10-074-240/+1
* Move RenderViewFakeResourcesTest to content\test. This is because we don't wa...jam@chromium.org2011-10-073-0/+348
* Initialize glib for all linux because all linux variants uses glib.oshima@chromium.org2011-10-071-6/+7
* When "Clear site data on exit" is checked, only pass the private mode flag to...bauerb@chromium.org2011-10-071-4/+13
* Cleanup usage of RenderThread for code that runs under tests. Before RenderTh...jam@chromium.org2011-10-079-69/+35
* Move kExtensionScheme from content to chromejochen@chromium.org2011-10-074-18/+63
* ALSA should support 10ms playout buffer size now.xians@chromium.org2011-10-071-3/+3
* Remove Prerender from ResourceContext and ProfileIOData.cbentzel@chromium.org2011-10-072-33/+0
* Revert 104481 - Fix gps.h license issue, by deleting itjoth@chromium.org2011-10-075-19/+108
* Fix gps.h license issue, by deleting itjoth@chromium.org2011-10-075-108/+19
* Applying changes to the existing speech input code to support the extension API.leandrogracia@chromium.org2011-10-0717-131/+227
* DevTools: preserve saved agent runtime state after first navigationyurys@chromium.org2011-10-071-1/+3
* DevTools: remove support for out-of-process dedicated workersyurys@chromium.org2011-10-0720-339/+126
* remove NewRunnableMethod and switch to base::Bindwjia@chromium.org2011-10-0714-123/+122
* Check result of InProcessBrowserTest.Emptyphajdan.jr@chromium.org2011-10-071-4/+5
* Fix non-win exports, exports of v8_value_converter.dpranke@chromium.org2011-10-073-7/+8
* Rename RenderThread to RenderThreadImpljam@chromium.org2011-10-0643-307/+299
* Get Chrome to build & link with USE_AURA on Windows again.BUG=noneTEST=noneben@chromium.org2011-10-065-6/+8
* Initial changes for Mac content shell.avi@chromium.org2011-10-065-27/+202
* Context-based HTML paste plumbingdcheng@chromium.org2011-10-064-7/+14
* Revert 104359 - Initial changes for Mac content shell.avi@chromium.org2011-10-064-210/+26
* Revert 104361 - Build fix.avi@chromium.org2011-10-061-0/+9
* Build fix.avi@chromium.org2011-10-061-9/+0
* Initial changes for Mac content shell.avi@chromium.org2011-10-064-26/+210
* Create content::RenderThread interface and make code in chrome use that.jam@chromium.org2011-10-0614-236/+346
* Move TabContents::ShouldDisplayURL() to ToolbarModel. This doesn't really bel...aa@chromium.org2011-10-063-50/+0
* Hook into another code path that lets the renderer request a new tab to be cr...jochen@chromium.org2011-10-0610-21/+67
* Change content shell variable names to be more xplat.avi@chromium.org2011-10-063-33/+32
* Move popup helper to content, fix method signature.avi@chromium.org2011-10-065-2/+136
* Remove unnecessary OSX specific IPCbacker@chromium.org2011-10-068-81/+0
* Move check whether desktop notifications can be shown to browserjochen@chromium.org2011-10-061-6/+4
* Input event filtering and compositor thread setup.darin@chromium.org2011-10-0614-27/+659
* Allow browser to startup on openssl buildsjoth@chromium.org2011-10-061-3/+7
* Fix the issue that Pepper Flash doesn't show any image in fullscreen mode.yzshen@chromium.org2011-10-061-2/+6
* Split ViewType between chrome and contentjochen@chromium.org2011-10-068-38/+19
* When audio player restarts after pause it first was playing wrong data.enal@chromium.org2011-10-051-1/+7
* Fix build, add missing newlines. Trybots were _green_phajdan.jr@chromium.org2011-10-052-2/+2