summaryrefslogtreecommitdiffstats
path: root/chrome/browser/renderer_host
Commit message (Expand)AuthorAgeFilesLines
* Fixed combobox popup positioning after a change in GetViewBounds.fsamuel@chromium.org2011-08-311-1/+7
* Remove handling for the ViewHostMsg_GetCookies and ViewHostMsg_SetCookies fro...ananta@chromium.org2011-08-291-4/+5
* minor fixes to get virtual keyboard work on views desktop without ibusoshima@google.com2011-08-291-3/+5
* Move native_web_keyboard_event_views.cc to chrome, so that we don't have any ...jam@chromium.org2011-08-271-6/+6
* Switch ChromeTestSuite to the same convention as ContentTestSuite:phajdan.jr@chromium.org2011-08-272-4/+2
* Notify selection controller on tab changes.varunjain@chromium.org2011-08-262-0/+12
* Implement touch selection menu.varunjain@chromium.org2011-08-261-3/+4
* Vend common GL contextbacker@chromium.org2011-08-263-28/+33
* content: Move touchui's RenderWidgetHostView::GetDefaultScreenInfo() into a p...erg@chromium.org2011-08-261-35/+3
* Move resource_dispatcher_host_unittest.cc to content_unittests now that all i...jam@chromium.org2011-08-251-6/+0
* Move RenderWidgetHostViewWin to content.jam@chromium.org2011-08-253-2255/+1
* Get rid of all chrome includes from RenderWidgetHostViewWin. We'll want to mo...jam@chromium.org2011-08-252-18/+14
* Remove IdFromNativeView, move this logic to RenderWidgetHostViwe::GetNativeVi...oshima@google.com2011-08-247-39/+129
* Remove unused method GetRenderWidgetHostViewFromNativeViewoshima@google.com2011-08-243-33/+0
* Removed CVDisplayLink code, calling CGLFlushDrawable on UI thread.jbates@chromium.org2011-08-243-218/+24
* Added code for localizing scripts CSS before injection takes place.adriansc@google.com2011-08-231-17/+6
* content: Move render_widget_host_view_gtk to content/ try 2.erg@google.com2011-08-239-3004/+4
* Ensure normal pages don't get grouped with extension processes at startup.creis@chromium.org2011-08-221-0/+2
* (shlib failure) Revert 97750 - content: Move render_widget_host_view_gtk to c...erg@google.com2011-08-229-4/+3004
* content: Move render_widget_host_view_gtk to content/erg@google.com2011-08-229-3004/+4
* Check for NULL render_widget_host_ in RenderWidgetHostViewWin when handling w...cbentzel@chromium.org2011-08-222-3/+10
* Check if back / forward navigation is enabled before showing the history wipe...thakis@chromium.org2011-08-201-12/+17
* Prefix all IPC messages used by src\chrome with Chrome. For e.g ChromeViewMsg...ananta@chromium.org2011-08-194-25/+29
* Revert "Modifying prefetch to account for multi-profile."avi@chromium.org2011-08-193-22/+9
* Revert 97465 - Revert 97446 - Modifying prefetch to account for multi-profile.avi@chromium.org2011-08-193-9/+22
* Revert 97446 - Modifying prefetch to account for multi-profile.avi@chromium.org2011-08-193-22/+9
* Remove prerendering from net and content.cbentzel@chromium.org2011-08-194-13/+92
* Move Mac-specific files in chrome/common to chrome/common/mac.mark@chromium.org2011-08-192-2/+3
* Modifying prefetch to account for multi-profile.rlp@chromium.org2011-08-193-9/+22
* Revert 97365 - Added code for localizing scripts CSS before injection takes p...wez@chromium.org2011-08-191-6/+17
* Added code for localizing scripts CSS before injection takes place.adriansc@google.com2011-08-181-17/+6
* mac: Let RWHVMac use NSTextInputClient instead of NSTextInput.thakis@chromium.org2011-08-183-10/+33
* [Mac] Fix "stuck" rubberband overscroll when switching tabs.asvitkine@chromium.org2011-08-182-27/+65
* GTTF: Use a fresh TestingBrowserProcess for each test, part #7phajdan.jr@chromium.org2011-08-171-1/+2
* [Mac] Kill browser-side rubberband gutter painting.asvitkine@chromium.org2011-08-171-100/+0
* Move download UMA functions to their own file in content. Also fire the chrom...jam@chromium.org2011-08-161-0/+18
* mac: Makeshift UI for scroll feedback.thakis@chromium.org2011-08-161-3/+24
* Factor out dependncy on download throttling from core download code.jam@chromium.org2011-08-164-321/+37
* Add scroll and gesture message filters for UIPI Flash. jschuh@chromium.org2011-08-161-1/+35
* Move DownloadResourceHandler to content.jam@chromium.org2011-08-163-366/+1
* mac: Only let two-finger-scrolling trigger history if web doesn't swallow ges...thakis@chromium.org2011-08-168-10/+221
* Move the core download files to content.jam@chromium.org2011-08-152-5/+5
* Revert 96592 - Add scroll and gesture message filters for UIPI Flash. jschuh@chromium.org2011-08-131-22/+1
* [Mac] Don't paint linen pattern when contents size is not available.asvitkine@chromium.org2011-08-121-0/+5
* Add scroll and gesture message filters for UIPI Flash. jschuh@chromium.org2011-08-121-1/+22
* Gets rid of chrome being cleared for a moment when keyboard is hiddenbacker@chromium.org2011-08-121-6/+6
* Add OVERRIDEs to RenderViewHostObserver subclasses that didn't already have t...mihaip@chromium.org2011-08-121-1/+1
* InitRenderViewHostForExtensions would only be called when a new RenderViewHostmihaip@chromium.org2011-08-122-2/+123
* Reorganize chrome/test, part #9phajdan.jr@chromium.org2011-08-111-1/+1
* Enable tcmalloc profiling and heap dump.stevenjb@google.com2011-08-112-4/+15