summaryrefslogtreecommitdiffstats
path: root/chrome/renderer
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Add the "virtual" keyword on method overrides that are missing it.erg@google.com2010-12-089-55/+57
* Add a new GetInstance() method for singleton classes, take 2.satish@chromium.org2010-12-088-23/+24
* Make webkit/glue/plugins no longer depend on ppapi/proxy directly. This causesbrettw@chromium.org2010-12-084-29/+88
* Adds the ability for the browser to specify additional headers to use.sky@chromium.org2010-12-071-0/+10
* Revert 68482 - Make webkit/glue/plugins no longer depend on ppapi/proxy direc...brettw@chromium.org2010-12-074-88/+29
* Make webkit/glue/plugins no longer depend on ppapi/proxy directly. This causesbrettw@chromium.org2010-12-074-29/+88
* Initialize destinations variables before calling GL functionsgman@chromium.org2010-12-071-3/+3
* Move limiting how many SwapBuffer calls the clientgman@chromium.org2010-12-071-22/+0
* Clean up PluginGroup and related code.jkummerow@chromium.org2010-12-072-7/+8
* JavaScript to Value bridge.scottbyer@google.com2010-12-071-3/+43
* Modify the "dangerous download" algorithm as follows. Original patch by Pier...pkasting@chromium.org2010-12-061-1/+3