summaryrefslogtreecommitdiffstats
path: root/chrome/renderer
Commit message (Expand)AuthorAgeFilesLines
* 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
* Allow painting multiple paint rects.darin@chromium.org2010-12-064-82/+161
* Work around for a crasher with the select popup on Mac.jcivelli@chromium.org2010-12-061-0/+8
* Refactoring BufferedDataSource to work with WebURLLoader instead of a MediaRe...scherkus@chromium.org2010-12-061-24/+4
* Exposed support for dynamically enabling extensions in command bufferkbr@google.com2010-12-062-1/+14
* This CL add a GetInstance() method to singleton classes instead of relying on...satish@chromium.org2010-12-042-8/+13
* wstrings: convert CppVariant and CppBoundClass to not use wstringevan@chromium.org2010-12-034-12/+7
* Get rid of the last couple references to "remove" functions and description w...jorlow@chromium.org2010-12-039-24/+18
* Move PasswordAutocompleteManagerTest tests out of anonymous namespaceisherman@chromium.org2010-12-031-2/+2
* Revert 68094 - Refactoring BufferedDataSource to work with WebURLLoader inste...scherkus@chromium.org2010-12-031-4/+24
* Rename MediaFilter and MediaFilterCollection to Filter and FilterCollection, ...scherkus@chromium.org2010-12-033-6/+7
* Add support for displaying the repost warning data in ChromeFrame when the us...ananta@chromium.org2010-12-021-1/+2
* Removed kChromiumRendererIdProperty window property.apatrick@chromium.org2010-12-021-8/+11
* Refactoring BufferedDataSource to work with WebURLLoader instead of a MediaRe...scherkus@chromium.org2010-12-021-24/+4
* Expose IsDefaultSearchProvider and SetDefaultSearchProvider by default on Win...levin@chromium.org2010-12-021-0/+4