summaryrefslogtreecommitdiffstats
path: root/content/browser
Commit message (Expand)AuthorAgeFilesLines
* Revert 98656 - Make a new integer field in sql::MetaTable (a per-profile db) ...dmaclach@chromium.org2011-08-2916-295/+104
* Make a new integer field in sql::MetaTable (a per-profile db) containing a co...benjhayden@chromium.org2011-08-2916-104/+295
* Ensure none of content brings in views.jam@chromium.org2011-08-291-5/+0
* New checks for observer crash.rdsmith@chromium.org2011-08-291-2/+4
* Create media.dll / libmedia.so.darin@chromium.org2011-08-291-2/+3
* DevTools: introduce DevToolsAgentHostyurys@chromium.org2011-08-296-118/+297
* Initialize the resource bundle now that it is used due to http://trac.webkit....levin@chromium.org2011-08-291-0/+4
* Get rid of last views dependency in RenderWidgetHostViewWin.jam@chromium.org2011-08-273-22/+6
* Revert 98552 (OpenAndManuallyCloseDevToolsClientHost now fails onthakis@chromium.org2011-08-276-296/+118
* DevTools: introduce DevToolsAgentHostyurys@chromium.org2011-08-276-118/+296
* Switch ChromeTestSuite to the same convention as ContentTestSuite:phajdan.jr@chromium.org2011-08-2711-18/+13
* Fix audio glitch when audio stream first starts up.crogers@google.com2011-08-261-0/+4
* Remove --unlimited-quota-for-indexeddb. Increase incognito quota.dgrogan@chromium.org2011-08-264-30/+7
* RenderWidgetHostViewWin::ReparentWindow should call RemovePropW if kNativeWin...jschuh@chromium.org2011-08-261-1/+1
* Add support for exporting IPC messages from component DLLs.darin@chromium.org2011-08-261-2/+2
* 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
* --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
* content: Move touchui's RenderWidgetHostView::GetDefaultScreenInfo() into a p...erg@chromium.org2011-08-264-20/+80
* Revert recent changes to base::Valuestevenjb@google.com2011-08-261-2/+2
* Make Chromium disable the fullscreen API if --enable-fullscreen is absent fromkoz@chromium.org2011-08-261-0/+1
* * Wire up the delete command in the cookie tree UI to actually delete indexed...michaeln@google.com2011-08-255-92/+172
* 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
* Rework wifi_data_provider_linux.cc with our D-Bus library.satorux@chromium.org2011-08-253-253/+430
* Move P2P code to content namespace.sergeyu@chromium.org2011-08-2514-5/+52
* Move resource_dispatcher_host_unittest.cc to content_unittests now that all i...jam@chromium.org2011-08-251-0/+13
* Move RenderWidgetHostViewWin to content.jam@chromium.org2011-08-252-0/+2252
* 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-251-2/+2
* Fullscreen JS API implementation.koz@chromium.org2011-08-257-0/+25
* GetViewBounds should use screen coordinates but not parents.oshima@google.com2011-08-251-4/+7
* 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-256-6/+33
* Get rid of link dependency from content to chrome. Make it get the SpeechInpu...jam@chromium.org2011-08-248-24/+59
* Handle the ViewHostMsg_RunFileChooser IPC message which is sent by content(re...ananta@chromium.org2011-08-245-13/+25
* 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-244-0/+519
* Move more files to content_unittests.phajdan.jr@chromium.org2011-08-241-9/+7
* Get rid of static TabContentsView::Create function since the interface is in ...jam@chromium.org2011-08-245-1/+24
* - Add a new content settings type AUTO-SELECT-CERTIFICATE. The default value ...markusheintz@chromium.org2011-08-245-15/+14
* Remove IdFromNativeView, move this logic to RenderWidgetHostViwe::GetNativeVi...oshima@google.com2011-08-249-125/+120
* Remove unused method GetRenderWidgetHostViewFromNativeViewoshima@google.com2011-08-242-14/+0