summaryrefslogtreecommitdiffstats
path: root/chrome/renderer
Commit message (Expand)AuthorAgeFilesLines
* 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
* Histogram GPU.WebGraphicsContext3D_Init_CanLoseContextscheib@chromium.org2010-12-021-2/+7
* Add a base class for objects that want to filter messages on the IO thread. ...jam@chromium.org2010-12-021-1/+1
* Implement audio proxy for Pepper.brettw@chromium.org2010-12-021-1/+3
* Mac: Scaffolding for sandboxing GPU process.thakis@chromium.org2010-12-021-0/+2
* Adding a test to validate that we don't crash on empty selects.jcivelli@chromium.org2010-12-011-0/+9
* Autofill API cleanup of deprecated methodsdhollowa@chromium.org2010-12-011-1/+5
* Remove old cookieJar() method from render viewjochen@chromium.org2010-12-012-7/+0
* Stopgap fix for crash in issue 53867 comment 15thakis@chromium.org2010-12-011-4/+9
* Should not show autofill drop-down for a user/pw formdhollowa@chromium.org2010-12-011-11/+13
* Implement optimized pepper painting for fullscreenpiman@google.com2010-11-302-0/+17
* Replace 'descriptionStyles' in omnibox API with a simple xmlaa@chromium.org2010-11-301-19/+80
* Revert 67662 - FBTF: Remove unneeded headers from base/ (part 10)thestig@chromium.org2010-11-301-0/+1
* Print Preview: Fix hanging browser process on Windows.thestig@chromium.org2010-11-304-11/+17
* FBTF: Remove unneeded headers from base/ (part 10)thestig@chromium.org2010-11-301-1/+0
* Send a DetectedPhishingSite IPC to the browser if a page is classified as phi...bryner@chromium.org2010-11-302-2/+106
* Don't show any autofill warnings for autocomplete=offisherman@chromium.org2010-11-291-30/+3