summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Temporary fix until WebKit::initialize does this for us.michaeln@google.com2011-05-251-0/+5
* Moved GPU related files in content/renderer into gpu subdirectory.apatrick@chromium.org2011-05-2532-97/+99
* Add initialization callback support for Video Decoder PPAPI.vrk@google.com2011-05-258-6/+25
* Fix OperatingSystemName and OperatingSystemVersion on Macstuartmorgan@chromium.org2011-05-251-14/+1
* Revert 86681 - Updated OMX decoder for recent PPAPI changes, and added to the...fischman@chromium.org2011-05-2512-164/+148
* Updated OMX decoder for recent PPAPI changes, and added to the build.fischman@chromium.org2011-05-2512-148/+164
* Remove dependency on PrefChangeRegistrar and renderer_preferences_util from c...jam@chromium.org2011-05-2516-167/+20
* kWebGraphicsContext3DPerferredGLExtensions -> kWebGLPreferredGLExtensionsgman@chromium.org2011-05-251-3/+6
* Remove a chrome dependency by removing Prerender from ResourceDispatcherHost.dominich@chromium.org2011-05-253-56/+36
* Add Skia to CG adapter for plugins.caryclark@chromium.org2011-05-251-1/+4
* PPAPI: Do not try to allocation shared memory directly from a renderer. Alway...thestig@chromium.org2011-05-251-7/+1
* Revert 86625 - This change implements a first pass in the effort to remove th...vandebo@chromium.org2011-05-257-20/+19
* This change implements a first pass in the effort to remove the dependency of...twiz@chromium.org2011-05-257-19/+20
* Add CRX complete notification.skerner@chromium.org2011-05-251-0/+4
* Move external protocol handling from TC.avi@chromium.org2011-05-253-4/+2
* Virtual destructors should have virtual keyword.hans@chromium.org2011-05-2547-47/+47
* Add mayHaveChangedRenderedSize callback.levin@chromium.org2011-05-252-0/+15
* Revert 86569 - Enabling page visibility api in the chrome browser.ukai@chromium.org2011-05-252-11/+0
* Enabling page visibility api in the chrome browser.shishir@chromium.org2011-05-252-0/+11
* Swap processes on reload if a hosted app has been installed/uninstalled.creis@chromium.org2011-05-254-9/+36
* Revert 86532 - Revert 86517 - Don't terminate plugin processes from the brows...ananta@chromium.org2011-05-256-1/+57
* Use the QuotaManager to determine the space available to WebSQLDatabases. Sin...michaeln@google.com2011-05-2511-36/+156
* Remove files that don't exist, and fix typos in gyp filessadrul@chromium.org2011-05-252-2/+2
* Revert 86517 - Don't terminate plugin processes from the browser during brows...nsylvain@chromium.org2011-05-256-57/+1
* Don't terminate plugin processes from the browser during browser shutdown. Th...ananta@chromium.org2011-05-246-1/+57
* Prepare PepperWidget and RenderWidget for WebKit threaded compositing changes.nduca@chromium.org2011-05-242-0/+23
* VideoCaptureManager opens/closes, starts/stops and enumerates video capture d...wjia@google.com2011-05-246-0/+945
* Contributed by junov@chromium.org junov@chromium.org2011-05-243-17/+19
* Move LoadNotificationDetails to content/.avi@chromium.org2011-05-244-2/+63
* Added proxy / stub pair for GPU surfaces.apatrick@chromium.org2011-05-2412-4/+248
* Treat ERR_CONNECTION_CLOSED as end-of-data marker for downloads.ahendrickson@chromium.org2011-05-242-6/+15
* Finish removing url_constants from content/.avi@chromium.org2011-05-248-171/+142
* Handle <link rel=prerender> in chrome.gavinp@chromium.org2011-05-243-12/+24
* Remove history dependency from content.jam@chromium.org2011-05-249-213/+140
* 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-244-10/+30
* 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-234-7/+32
* Remove Profile code from HostZoomMap.jam@chromium.org2011-05-237-100/+10
* Fix PP_FileOpenFlags_Dev handling:yzshen@chromium.org2011-05-234-9/+9
* GLContext no longer holds a pointer to a GLSurface.apatrick@chromium.org2011-05-232-14/+21
* Make WebGraphics3DCommandBufferImpl use GLES2Implemenation directly.gman@chromium.org2011-05-232-123/+84
* Get rid of url_request_tracking.*. The only other place that used it other t...jam@chromium.org2011-05-236-8/+12
* Add hideKeyboard API to chrome.experimental.input.mazda@chromium.org2011-05-231-0/+5
* 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
* Updated video decoder IPC to use PPB_Buffer_Dev's new support for SharedMemory. fischman@chromium.org2011-05-234-18/+37
* Add a browser test for IndexedDB+LevelDB.hans@chromium.org2011-05-231-0/+11
* Fix the EOS hang and jerkiness in playback.vhiremath@nvidia.com2011-05-231-3/+5