summaryrefslogtreecommitdiffstats
path: root/content/browser/tab_contents
Commit message (Expand)AuthorAgeFilesLines
* ImageTransportSurface for OS Xbacker@chromium.org2011-09-291-7/+0
* A few improvements to content_shell:jam@chromium.org2011-09-263-5/+65
* For the SSL cert status, convert anonymous enum that gives bit values into a ...pkasting@chromium.org2011-09-234-9/+15
* Removed sending of the following IPC messages from chrome and added API's on ...ananta@chromium.org2011-09-231-0/+8
* Revert 102322 - For the SSL cert status, convert anonymous enum that gives bi...pkasting@chromium.org2011-09-224-14/+8
* For the SSL cert status, convert anonymous enum that gives bit values into a ...pkasting@chromium.org2011-09-224-8/+14
* wstring: convert all SetPageTitle APIs to use string16evan@chromium.org2011-09-212-2/+2
* Rename WebIntentData for backend storage to WebIntentServiceData.gbillock@chromium.org2011-09-214-19/+21
* Add a simple GUI around the content shell. This is inspired heavily by TestSh...jam@chromium.org2011-09-202-17/+35
* Removed the sending of the following content IPC messages out of chrome and r...ananta@chromium.org2011-09-191-1/+1
* Get the content shell to paint!jam@chromium.org2011-09-161-1/+2
* Create a very simple TabContentsView (and not fully implemented yet) and add ...jam@chromium.org2011-09-152-0/+308
* Add ChromeRenderViewHostTestHarness to get rid of the dependency from RVHTH t...jochen@chromium.org2011-09-142-18/+18
* Annotate all of the functions in content that need to be exported, in prepara...dpranke@chromium.org2011-09-1310-17/+27
* Move TestNotificationTracker to content as it has no dependencies to chrome b...jochen@chromium.org2011-09-132-2/+2
* Allow gpu features for about:blank (unlike other about: schemes)jamesr@chromium.org2011-09-131-1/+2
* Coverity: Initialize member variables.jhawkins@chromium.org2011-09-121-1/+1
* Enable GPU process rendering of extensions on TOUCH_UI.backer@chromium.org2011-09-121-0/+3
* Remove redundant LoadURLWithHeaders method.rogerta@chromium.org2011-09-105-71/+68
* Move the ViewHostMsg_AppCacheAccessed message handling out of Chrome and repl...ananta@chromium.org2011-09-084-0/+15
* Make panel adjust bounds per preferred size change notification on Windows.jianli@chromium.org2011-09-076-8/+14
* Revert 99688 - Allow gpu features for about:blank (unlike other about: schemes)jamesr@chromium.org2011-09-071-2/+1
* Moved the following IPCs out of chrome into content where they are handled by ananta@chromium.org2011-09-065-3/+19
* Allow gpu features for about:blank (unlike other about: schemes)jamesr@chromium.org2011-09-061-1/+2
* Nukes remove_first_entry from CopyStateFromAndPrune. This turned out bad for ...sky@chromium.org2011-09-033-117/+5
* Move more files to content_unittestsphajdan.jr@chromium.org2011-09-022-8/+10
* When the user navigates to the home page, make sure to set the RLZ stringrogerta@chromium.org2011-09-028-25/+62
* Revert 99283 - When the user navigates to the home page, make sure to set the...rogerta@chromium.org2011-09-028-62/+25
* When the user navigates to the home page, make sure to set the RLZ stringrogerta@chromium.org2011-09-028-25/+62
* Handle the ViewHostMsg_FindReply message which is sent by content(renderer) v...ananta@chromium.org2011-09-024-0/+31
* Update comments about Cross-Site Navigation in TabContents.cbentzel@chromium.org2011-09-011-14/+13
* Don't update URL bar or SSL icon for pending history navs until they commit.creis@chromium.org2011-08-303-2/+27
* Fix NOTIFICATION_RENDER_WIDGET_HOST_DESTROYED.avi@chromium.org2011-08-301-2/+3
* Move more files to content_unittests.phajdan.jr@chromium.org2011-08-301-5/+0
* Switch ChromeTestSuite to the same convention as ContentTestSuite:phajdan.jr@chromium.org2011-08-272-3/+1
* --force-compositing-mode on TOUCH_UIbacker@chromium.org2011-08-261-0/+4
* Dispatch the following IPC messages in TabContents and handle them via the Ta...ananta@chromium.org2011-08-254-0/+94
* Fix for a memory corruption.mad@chromium.org2011-08-251-4/+26
* Fullscreen JS API implementation.koz@chromium.org2011-08-254-0/+14
* Handle the ViewHostMsg_RunFileChooser IPC message which is sent by content(re...ananta@chromium.org2011-08-242-11/+9
* 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
* Get rid of static TabContentsView::Create function since the interface is in ...jam@chromium.org2011-08-241-1/+1
* Move download UMA functions to their own file in content. Also fire the chrom...jam@chromium.org2011-08-161-3/+3
* Fix handling of tab contents disappearing out from underneath Javascript dial...avi@chromium.org2011-08-162-17/+24
* Factor out dependncy on download throttling from core download code.jam@chromium.org2011-08-161-1/+0
* Remove references to prerender and instant in content.cbentzel@chromium.org2011-08-161-4/+2
* Move the core download files to content.jam@chromium.org2011-08-151-1/+1
* A number of issues weren't addressed with the earlier patch for prerender + b...cbentzel@chromium.org2011-08-146-14/+114
* Reorganize chrome/test, part #9phajdan.jr@chromium.org2011-08-112-2/+2