summaryrefslogtreecommitdiffstats
path: root/content/browser
Commit message (Expand)AuthorAgeFilesLines
* Remove history dependency from content.jam@chromium.org2011-05-247-211/+137
* Pull platform_util dependency from TC.avi@chromium.org2011-05-243-14/+0
* Mac: Fix WebGL in OS X 10.7 + misc. Sandbox cleanupjeremy@chromium.org2011-05-241-2/+14
* Fix HostZoomMap related crash from r86367. Re-enable PDFBrowserTest.Slow_Load...thestig@chromium.org2011-05-241-1/+3
* Restore the gpu blacklist logic.zmo@google.com2011-05-241-0/+6
* Replace "http" etc with the url_constants version. This was a previous TODO ...jam@chromium.org2011-05-232-3/+27
* Remove Profile code from HostZoomMap.jam@chromium.org2011-05-236-99/+7
* Fix PP_FileOpenFlags_Dev handling:yzshen@chromium.org2011-05-234-9/+9
* Get rid of url_request_tracking.*. The only other place that used it other t...jam@chromium.org2011-05-235-6/+11
* Add some missing information to TabContentsObserver docs.mmenke@chromium.org2011-05-231-1/+4
* Take out pref watching from HostZoomMap, in preparation of removing Profile f...jam@chromium.org2011-05-233-212/+10
* Add a browser test for IndexedDB+LevelDB.hans@chromium.org2011-05-231-0/+11
* Changes to not use the prerendered contents when window.opener needs to be set.shishir@chromium.org2011-05-224-4/+12
* Fix a few browser tests for touchui: Count the renderer for the keyboard and ...sadrul@chromium.org2011-05-211-0/+20
* 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
* 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-193-3/+3
* Remove functions in RenderViewHost and RenderWidgetHost that just send an IPC...jam@chromium.org2011-05-1910-380/+66
* Make about:gpu report driver information again.nduca@chromium.org2011-05-192-10/+10
* 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
* Support getting the font list in Pepper. This currently only works out ofbrettw@chromium.org2011-05-1811-17/+316
* 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
* 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-189-48/+455
* Move download stuff to download tab helper.avi@chromium.org2011-05-186-51/+9
* 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-174-387/+0
* Revert "Changes to not use the prerendered contents when window.opener needs ...tessamac@chromium.org2011-05-174-12/+4
* Changes to not use the prerendered contents when window.opener needs to be set.shishir@chromium.org2011-05-174-4/+12
* Remove PluginSelectionPolicy since it's not used anymore.jam@chromium.org2011-05-174-66/+21
* 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-1610-54/+11
* Fix ResourceDispatcherHost so that cancelling a paused request works.rdsmith@chromium.org2011-05-162-12/+192
* Description:annacc@chromium.org2011-05-163-4/+4
* 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
* 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
* Revert 85394 - This change broke "PrerenderBrowserTest.PrerenderWindowOpenerJ...nsylvain@chromium.org2011-05-154-12/+4
* Changes to not use the prerendered contents when window.opener needs to be set.shishir@chromium.org2011-05-144-4/+12