summaryrefslogtreecommitdiffstats
path: root/chrome/renderer
Commit message (Expand)AuthorAgeFilesLines
* Send window frame information to Mac plugins via IPCstuartmorgan@chromium.org2010-02-085-6/+66
* Further divide PLT metrics based on cache policyjar@chromium.org2010-02-072-30/+138
* Remove size_t from audio IPC code.jam@chromium.org2010-02-058-67/+76
* linux: Use gtk-cursor-blink from GtkSettings to set the caret blink intervaljoel@chromium.org2010-02-051-0/+3
* Bug 34167: GPU plugins' output initially placed incorrectly on pagekbr@google.com2010-02-054-0/+40
* Implement FormManager, a class that manages forms in a RenderView.jhawkins@chromium.org2010-02-053-0/+614
* Clean up third_party/cld.jshin@chromium.org2010-02-043-11/+6
* Use LanguageCodeWithDialects instead of LanguageCode to get 'zh-CN' jshin@chromium.org2010-02-041-4/+5
* Fix RenderView::AllowContentType to work properly.jochen@chromium.org2010-02-042-9/+10
* To implement Pepper in Native Client we need access to the implementation of thesehr@google.com2010-02-033-13/+37
* Let renderer notify browser if content gets blocked.thakis@chromium.org2010-02-032-14/+41
* Change the behavior of ViewMsg_Replace. It replaces a word around thetkent@chromium.org2010-02-031-1/+4
* [GPU] Get GPU process running on the mackbr@google.com2010-02-037-0/+117
* Hide plugins in minimized/hidden windows on the Macstuartmorgan@chromium.org2010-02-024-1/+21
* Add the capability to translate an already translated page tojcampan@chromium.org2010-02-024-47/+52
* Add a runtime flag for Indexed Database.jorlow@chromium.org2010-02-021-0/+3
* Renamed ParseError -> Error, parse_error -> error, kParseNoError -> kNoError,...apatrick@chromium.org2010-02-013-5/+5
* Add tab switch notification to the Mac plugin plumbing.stuartmorgan@chromium.org2010-02-015-3/+48
* Implement the broker process that launches NaCl loader processes on 64-bit Wi...gregoryd@google.com2010-02-011-1/+1
* Propagate window focus changes to plugins on the Macstuartmorgan@chromium.org2010-02-014-0/+48
* Relanding the hooking of the translate feature UI.jcampan@chromium.org2010-02-015-31/+103
* Revert 37674 - Hooking the UI part to the translate feature.jcampan@chromium.org2010-01-315-98/+31
* Hooking the UI part to the translate feature.jcampan@chromium.org2010-01-315-31/+98
* DevTools: load injected script using WebKit API. Now with test_shell working.yurys@chromium.org2010-01-312-0/+17
* Revert "DevTools: load injected script using WebKit API"yurys@chromium.org2010-01-312-17/+0
* DevTools: load injected script using WebKit APIyurys@chromium.org2010-01-312-0/+17
* The upstream change to make popup shrinking work properly is a big project, s...aa@chromium.org2010-01-312-0/+18
* Fix api misunderstanding.thakis@chromium.org2010-01-303-25/+20
* IPC per-host content settings to the renderers.thakis@chromium.org2010-01-304-7/+85
* Stubs for applying content settings.darin@chromium.org2010-01-302-1/+19
* Add an accessibility API for events raised outside of the web content.estade@chromium.org2010-01-302-8/+26
* Wait for the DB thread to finish posting tasks to the main threaddumi@chromium.org2010-01-303-6/+36
* Implemented the undo translation in the renderer. jcampan@chromium.org2010-01-304-0/+50
* Revert 37578 - Implement the broker process that launches NaCl loader process...gregoryd@google.com2010-01-301-1/+1
* Implement the broker process that launches NaCl loader processes on 64-bit Wi...gregoryd@google.com2010-01-301-1/+1
* Fix passing pointers between processes.jam@chromium.org2010-01-294-97/+66
* Redesigned CommandBuffer and NPDevice3D interfaces.apatrick@chromium.org2010-01-294-98/+54
* Revert "Implement HostContentSettingsMap"evan@chromium.org2010-01-293-28/+2
* Implement HostContentSettingsMapjochen@chromium.org2010-01-293-2/+28
* This CL makes the TranslationService class send the text to be translated to ...jcampan@chromium.org2010-01-294-9/+32
* Enable apps to request the HTML5 notification permission.aa@chromium.org2010-01-282-4/+12
* Added a "Reload Frame" command to context menu of a frame in the html page.erg@google.com2010-01-282-0/+8
* Adds an experimental processes module to the extensions API.creis@chromium.org2010-01-281-1/+2
* Refactored code to allow associating workers with multiple renderers.atwilson@chromium.org2010-01-286-5/+23
* revert 37335:estade@chromium.org2010-01-272-24/+7
* Add an accessibility API for events raised outside of the web content.estade@chromium.org2010-01-272-7/+24
* Enable notification for Chromeos/Linux view build.oshima@chromium.org2010-01-271-1/+1
* POSIX: Use Shared Mem transport to copy images.jeremy@chromium.org2010-01-271-17/+36
* Separate out page-load-times to distinguish reload etc.jar@chromium.org2010-01-272-76/+144
* GTK: Use GTK+ theme selection colors and plumb them into webkit. [Chromium si...erg@google.com2010-01-271-1/+7