summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Add support for exporting IPC messages from component DLLs.darin@chromium.org2011-08-265-2/+7
* Add SetProperti() in the PPB_Transport_Dev interface.sergeyu@chromium.org2011-08-263-8/+6
* Move the mouse wheel utils from views to ui\base\win, to get rid of some view...jam@chromium.org2011-08-261-3/+3
* Move TooltipWindowGtk from views/widget to ui/base/gtk.xiyuan@chromium.org2011-08-262-4/+4
* Made the cancel from CancelDownloadOnRename go through the full cancel path, rdsmith@chromium.org2011-08-265-28/+76
* Use the request's URL rather than the document's when deciding to swap.creis@chromium.org2011-08-261-2/+5
* --force-compositing-mode on TOUCH_UIbacker@chromium.org2011-08-261-0/+4
* Allow content to get the system request context, a request context not tied t...avi@chromium.org2011-08-263-0/+10
* Remove some views depenencies from RenderWidgetHostViewWin.jam@chromium.org2011-08-261-4/+3
* Revert 98392 - Split WebGraphicsContext3DCommandBufferImpl::initialize() into...wez@chromium.org2011-08-264-117/+66
* Split WebGraphicsContext3DCommandBufferImpl::initialize() into two stages.husky@google.com2011-08-264-66/+117
* content: Move touchui's RenderWidgetHostView::GetDefaultScreenInfo() into a p...erg@chromium.org2011-08-265-20/+82
* Remove some overly verbose logging.isherman@chromium.org2011-08-261-3/+1
* Revert recent changes to base::Valuestevenjb@google.com2011-08-262-3/+3
* Make Chromium disable the fullscreen API if --enable-fullscreen is absent fromkoz@chromium.org2011-08-264-0/+8
* * Wire up the delete command in the cookie tree UI to actually delete indexed...michaeln@google.com2011-08-255-92/+172
* Inject the ChromeOS specific geocolation wifi data provider at runtime. This ...jam@chromium.org2011-08-252-8/+0
* Fix a memory leak in GpuBlacklist.zmo@google.com2011-08-252-5/+5
* Dispatch the following IPC messages in TabContents and handle them via the Ta...ananta@chromium.org2011-08-254-0/+94
* Flush during SwapBuffers only on Mac OS X in order to force results tokbr@google.com2011-08-251-0/+6
* Rework wifi_data_provider_linux.cc with our D-Bus library.satorux@chromium.org2011-08-255-254/+433
* Move P2P code to content namespace.sergeyu@chromium.org2011-08-2533-21/+128
* Temporarily don't link resource_disaptcher_host_unittest.cc in content_unitte...jam@chromium.org2011-08-251-0/+2
* Move resource_dispatcher_host_unittest.cc to content_unittests now that all i...jam@chromium.org2011-08-253-0/+27
* Move RenderWidgetHostViewWin to content.jam@chromium.org2011-08-254-0/+2256
* Followup comments to r98147.jam@chromium.org2011-08-251-1/+0
* Fix for a memory corruption.mad@chromium.org2011-08-252-4/+115
* Get rid of all chrome includes from RenderWidgetHostViewWin. We'll want to mo...jam@chromium.org2011-08-253-0/+15
* base: Add AsList() function to Value API.tfarina@chromium.org2011-08-252-3/+3
* Refactor AudioInputDevice to remove race conditions and allow more flexible c...henrika@chromium.org2011-08-254-34/+86
* Fullscreen JS API implementation.koz@chromium.org2011-08-2510-1/+50
* GetViewBounds should use screen coordinates but not parents.oshima@google.com2011-08-251-4/+7
* Revert 98164 since there are missing dependencies on linux views build - Move...jam@chromium.org2011-08-252-9/+0
* Move resource_dispatcher_host_unittest.cc to content_unittests now that all i...jam@chromium.org2011-08-252-0/+9
* Relax software rendering list parsing.zmo@google.com2011-08-253-81/+234
* Get rid of the link time dependency between content and chrome through the ge...jam@chromium.org2011-08-257-6/+34
* Get rid of link dependency from content to chrome. Make it get the SpeechInpu...jam@chromium.org2011-08-249-24/+60
* Handle the ViewHostMsg_RunFileChooser IPC message which is sent by content(re...ananta@chromium.org2011-08-245-13/+25
* Correctly report scaling factor in wrench menufsamuel@chromium.org2011-08-241-2/+7
* Do not ignore notifications that come before a LoadComplete.dtseng@chromium.org2011-08-241-5/+8
* Remove a couple racy functions from ui_test_utils.gbillock@chromium.org2011-08-241-5/+7
* Get rid of the static ConstrainedWindow::CreateConstrainedDialog method that ...jam@chromium.org2011-08-243-47/+3
* Handle the ViewHostMsg_RunFileChooser and ViewHostMsg_EnumerateDirectory IPC ...ananta@chromium.org2011-08-244-0/+36
* content: Move drag_download_* to content.erg@google.com2011-08-245-0/+523
* Move more files to content_unittests.phajdan.jr@chromium.org2011-08-243-11/+21
* Get rid of static TabContentsView::Create function since the interface is in ...jam@chromium.org2011-08-245-1/+24
* make URL handling transparent to media pipeline.wjia@chromium.org2011-08-241-1/+4
* Remove webkit::ppapi::Resource.brettw@chromium.org2011-08-241-2/+4
* Make ChildProcessHost::GetChildPath append the Mac feature suffixes ("NP" andmark@chromium.org2011-08-241-5/+4
* - Add a new content settings type AUTO-SELECT-CERTIFICATE. The default value ...markusheintz@chromium.org2011-08-245-15/+14