summaryrefslogtreecommitdiffstats
path: root/chrome/renderer
Commit message (Expand)AuthorAgeFilesLines
* Revert "Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi"chase@chromium.org2010-12-2117-140/+119
* Revert "Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webki...chase@chromium.org2010-12-2017-119/+140
* Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webkit/plugin...brettw@chromium.org2010-12-2017-140/+119
* Revert 69753 - Added group policy for disabling all client-side 3D APIs in Ch...chase@chromium.org2010-12-201-1/+0
* Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi and putbrettw@chromium.org2010-12-2017-119/+140
* Added group policy for disabling all client-side 3D APIs in Chromiumkbr@chromium.org2010-12-201-0/+1
* Remove CrApplication dependency from basethakis@chromium.org2010-12-181-1/+1
* Revert 69592 - file_version_info was not finding Mac values correctly.dmaclach@chromium.org2010-12-181-1/+2
* file_version_info was not finding Mac values correctly.dmaclach@chromium.org2010-12-181-2/+1
* Merge ViewHostMsg_AllocatePDFTransport with ViewHostMsg_AllocateSharedMemoryB...thestig@chromium.org2010-12-173-11/+11
* Add a webkit_glue API for lanching NaCl's sel_ldr. NaCl will call this API viaabarth@chromium.org2010-12-172-0/+30
* Client-based geolocation refactoring.jknotten@chromium.org2010-12-171-1/+1
* Unify strings for click-to-play, blocked plugins and outdated plugins.bauerb@chromium.org2010-12-174-35/+34
* Revert 69511 - Make Graphics3D::SwapBuffers take a completion callbackpiman@google.com2010-12-172-6/+1
* Make Graphics3D::SwapBuffers take a completion callbackpiman@google.com2010-12-172-1/+6
* Fix logic that decides when to switch processes when crossing extension bound...mpcomplete@chromium.org2010-12-161-30/+28
* Almost done deinlining virtual methods.erg@google.com2010-12-166-5/+32
* Plumbing load progress notifications to the TabContents.jcivelli@chromium.org2010-12-161-0/+9
* Change the "Disable outdated plug-ins" lab to block them instead.bauerb@chromium.org2010-12-162-50/+41
* Separate BufferedDataSource and BufferedResourceLoader into two files.annacc@chromium.org2010-12-161-6/+0
* Move the Pepper implementation from webkit/glue/plugins/pepper_* tobrettw@chromium.org2010-12-169-83/+112
* Add error text for ERR_DETAILS_CACHE_READ_FAILURE andmmenke@chromium.org2010-12-161-0/+14
* Revert 68905 - Pull in a named constant from WebKitfinnur@chromium.org2010-12-162-200/+196
* Move PlatformContext3DImpl to separate filepiman@google.com2010-12-163-114/+140
* Temporarily avoid process swaps for renderer navigations away from an app.creis@google.com2010-12-151-6/+11
* Make PepperFileMessageFilter be a BrowserMessageFilter.jam@chromium.org2010-12-151-6/+7
* Plumbing load progress notifications to the browser.jcivelli@chromium.org2010-12-154-0/+149
* seccomp: remove build-time flagsevan@chromium.org2010-12-151-3/+3
* Client-based geolocation support.jknotten@chromium.org2010-12-146-3/+261
* Revert rev 69137 due to incorrect change log.jknotten@chromium.org2010-12-146-261/+3
* render_view_browsertest.cc: Cast wchar_t to int for snprintf.hans@chromium.org2010-12-141-1/+2
* Don't add to LoadStart and LoadEnd histograms if load event hasn't fired yet.tonyg@chromium.org2010-12-141-4/+7
* Merge branch 'GeolocationClientChange1' of ../../chromium-ro/src into issue-5...jknotten@chromium.org2010-12-146-3/+261
* Make members of Singleton<T> private and only visible to the singleton type. ...satish@chromium.org2010-12-144-16/+28
* Autofill suggested dropdown list should be closed with unmatched namesdhollowa@chromium.org2010-12-141-5/+7
* Deinline even more destructors.erg@google.com2010-12-144-3/+15
* Rename ResourceMessageFilter to RenderMessageFilter, since that's what it act...jam@chromium.org2010-12-141-2/+2
* Make IndexedDBDispatcherHost be a message filter and move its messages into a...jam@chromium.org2010-12-136-131/+122
* Make DOMStorageDispatcherHost be a message filter (and rename it accordingly)...jam@chromium.org2010-12-133-24/+22
* Make DatabaseDispatcherHost be a message filter so that ResourceMessageFilter...jam@chromium.org2010-12-132-2/+4
* Repoint the ESET error Learn More link.agl@chromium.org2010-12-131-1/+1
* Spdy Histogram cleanup:mbelshe@chromium.org2010-12-131-9/+9
* Switch a bunch of remaining filters to derive from BrowserMessageFilters so t...jam@chromium.org2010-12-131-8/+11
* Add some experiments for different policies on cwnd restore.mbelshe@chromium.org2010-12-111-0/+30
* Revert 68932 - Make members of Singleton<T> private and only visible to the s...satish@chromium.org2010-12-114-28/+16
* Make members of Singleton<T> private and only visible to the singleton type. ...satish@chromium.org2010-12-114-16/+28
* Pull in a named constant from WebKitisherman@chromium.org2010-12-102-196/+200
* Implement a useful context menu for the blocked plug-in frame:cevans@chromium.org2010-12-095-5/+128
* Remove CSS vendor prefixes where not needed.arv@chromium.org2010-12-082-2/+2
* Convert over to channel handlesdmaclach@chromium.org2010-12-087-40/+11