summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* CrOS - Change file browser to use new ExtensionDialog window.jamescook@chromium.org2011-05-202-14/+17
* Add CHECKs to see if anyone sets a RenderViewHost's delegate to NULL.jam@chromium.org2011-05-202-2/+6
* Safely cancel prerenders on threads other than the UI thread.mmenke@chromium.org2011-05-203-44/+10
* Call makeContextCurrent in places that are missing it.gman@chromium.org2011-05-201-0/+8
* Use appropriate FileSystemOperations in "filesystem:" URLRequestJobs.adamk@chromium.org2011-05-191-4/+0
* Move scoped_temp_dir and scoped_native_library back from base/memory to base.thakis@chromium.org2011-05-195-8/+8
* Globally replace <(library) with static_libraryevan@chromium.org2011-05-197-7/+7
* Remove functions in RenderViewHost and RenderWidgetHost that just send an IPC...jam@chromium.org2011-05-1913-404/+70
* Added more trace info to SwapBuffers, traced some functions in WebGraphicsCon...jbates@chromium.org2011-05-191-0/+3
* Make use of the new cross-platform POSIX defines toolkit_uses_gtk, os_posix, ...tony@chromium.org2011-05-194-5/+5
* Make about:gpu report driver information again.nduca@chromium.org2011-05-192-10/+10
* Miscellaneous webkit_glue namespace changes in preparation for building src\c...ananta@chromium.org2011-05-191-5/+5
* Remove ShowCollectedCookiesDialog from TabContentsDelegate, since content lay...jam@chromium.org2011-05-192-7/+0
* Remove unneeded call to StartCrossSiteTransition.creis@chromium.org2011-05-191-2/+4
* Drop url_constants dependency in content/.avi@chromium.org2011-05-1916-27/+40
* Remove the code in TestTabContents that closes infobars. If a code is using ...jam@chromium.org2011-05-183-42/+0
* Add histograms for the delay between DoDeferredUpdates.nduca@chromium.org2011-05-182-0/+21
* Support getting the font list in Pepper. This currently only works out ofbrettw@chromium.org2011-05-1821-50/+495
* Add in DEPS entry still needed.avi@chromium.org2011-05-181-0/+1
* Remove deps entry for header from previous changejam@chromium.org2011-05-181-3/+0
* Get rid of TabContentsSSLHelper dependency from content.jam@chromium.org2011-05-186-123/+0
* Convert PPB_Buffer_Impl to use SharedMemory for efficient IPC use.fischman@chromium.org2011-05-182-0/+24
* Readd line to DEPS file that got removed by accidentjam@chromium.org2011-05-181-0/+1
* Get rid of some plugin related dependencies. Have PluginObserver be created ...jam@chromium.org2011-05-185-34/+3
* Get rid of chrome dependencies from PluginProcessHost by moving dispatching o...jam@chromium.org2011-05-1811-52/+461
* Move download stuff to download tab helper.avi@chromium.org2011-05-186-51/+9
* Move SystemMonitor to base/.willchan@chromium.org2011-05-186-17/+17
* Revert 85732 (broke build) - Move SystemMonitor to base/.willchan@chromium.org2011-05-185-12/+12
* Move SystemMonitor to base/.willchan@chromium.org2011-05-185-12/+12
* Call SwapBuffersCallback multiple times if a frame was dropped.nduca@chromium.org2011-05-181-1/+10
* Move the little infobar code from TabContents to TabContentsWrapper.jam@chromium.org2011-05-184-167/+0
* Move the chromeos implementation of WifiDataProvider back to chrome, since it...jam@chromium.org2011-05-175-389/+0
* Revert "Changes to not use the prerendered contents when window.opener needs ...tessamac@chromium.org2011-05-176-21/+8
* Change the PPAPI message loop to type IO (from type UI).viettrungluu@chromium.org2011-05-171-1/+1
* Changes to not use the prerendered contents when window.opener needs to be set.shishir@chromium.org2011-05-176-8/+21
* Remove PluginSelectionPolicy since it's not used anymore.jam@chromium.org2011-05-174-66/+21
* Add support for real-time audio threads.crogers@google.com2011-05-171-1/+2
* Adapt to new icon interface from WebFramemichaelbai@google.com2011-05-173-4/+11
* Remove browser_list.h from content/sadrul@chromium.org2011-05-172-3/+0
* We don't need to buffer network responses anymore now that we have an HTML5abarth@chromium.org2011-05-172-44/+1
* Move view_types.h from chrome to content. Although some of the enum types ar...jam@chromium.org2011-05-1613-54/+67
* Fix ResourceDispatcherHost so that cancelling a paused request works.rdsmith@chromium.org2011-05-162-12/+192
* Description:annacc@chromium.org2011-05-164-5/+7
* Revert 85504 - Move download stuff to download tab helper.avi@chromium.org2011-05-166-9/+51
* Enough appcache + quota integration to call NotifyOriginInUse/NotifyOriginNoL...michaeln@google.com2011-05-163-5/+8
* Move download stuff to download tab helper.avi@chromium.org2011-05-166-51/+9
* Mark test as flakey while I sort out what is going on.mbelshe@chromium.org2011-05-161-1/+1
* Revert 85486 - Move download stuff to download tab helper.avi@chromium.org2011-05-166-9/+51
* Add bug for downloads includes in contentjam@chromium.org2011-05-161-0/+1
* Move download stuff to download tab helper.avi@chromium.org2011-05-166-51/+9