summaryrefslogtreecommitdiffstats
path: root/chrome/renderer
Commit message (Expand)AuthorAgeFilesLines
* Rename |print_params| to |preview_params| in CreatePreviewDocument() function.kmadhusu@chromium.org2011-01-263-10/+10
* retry r71405:estade@chromium.org2011-01-261-6/+1
* Add hide icon on the click-to-play UI too.cevans@chromium.org2011-01-263-2/+27
* Refactor away all the duplicate extension data structures inaa@chromium.org2011-01-2615-233/+264
* Move AutoFill messages into a separate file.jam@chromium.org2011-01-266-37/+40
* Revert r72606, except for the DEPS roll. It's redding the tree.estade@chromium.org2011-01-261-2/+4
* Pull down new GB/AU dictionaries.estade@chromium.org2011-01-261-4/+2
* Add GL_CHROMIUM_framebuffer_multisample support to Chromium'skbr@chromium.org2011-01-262-0/+25
* Make Pepper resize the buffer through the command buffer.piman@google.com2011-01-262-6/+3
* Revert 72570 - Mac: Enable "Check Spelling While Typing" in Edit menusail@chromium.org2011-01-262-54/+12
* Mac: Enable "Check Spelling While Typing" in Edit menusail@chromium.org2011-01-262-12/+54
* Refactor win printing workflow.kmadhusu@chromium.org2011-01-252-78/+111
* Move non-file-system Pepper IPC messages to chrome/common/pepper_messages.*.viettrungluu@chromium.org2011-01-252-11/+14
* revert r71405 as it is causing ui test failures:estade@chromium.org2011-01-241-1/+6
* Make new chrome UI security model the default.estade@chromium.org2011-01-241-6/+1
* Re-enable RenderViewTest.OnNavStateChanged now that the bug has beentony@chromium.org2011-01-241-2/+1
* Refactor the plugin lists handling code.pastarmovj@chromium.org2011-01-241-2/+2
* Conditionally add compile-time enable for the web audio API only on Mac OS Xcrogers@google.com2011-01-241-2/+0
* Revert 72306 - Conditionally add compile-time enable for web audio API on Mac...crogers@google.com2011-01-241-0/+2
* Conditionally add compile-time enable for web audio API on Mac OS Xcrogers@google.com2011-01-231-2/+0
* Re-land http://codereview.chromium.org/6339004 which was revertedcrogers@google.com2011-01-221-0/+5
* Revert 72261 - Add run-time enable support for the web audio APIrniwa@chromium.org2011-01-221-5/+0
* Add run-time enable support for the web audio APIcrogers@google.com2011-01-221-0/+5
* Oops, fix my previous fix to the refactor breakage. Make sure we only applycevans@chromium.org2011-01-221-1/+5
* When we detect a PDF with an unsupported feature, ask the user if they want t...jam@chromium.org2011-01-224-4/+12
* Chromium support for window.webkitRequestAnimationFrame()jamesr@chromium.org2011-01-212-3/+34
* Move l10n_util to ui/baseben@chromium.org2011-01-218-8/+8
* Don't unnecessarily paint pixles when doing optimized always-on-top pepper pa...brettw@chromium.org2011-01-211-1/+3
* Update Mac plugin IME handling to match updated specstuartmorgan@chromium.org2011-01-214-21/+38
* Disable BrowserTest RenderViewTest.OnNavStateChangedjknotten@chromium.org2011-01-211-1/+2
* Add opener frame id, url, and target url to CreateWindow message.jochen@chromium.org2011-01-211-0/+5
* Generate thumbnails in the browser process.satorux@chromium.org2011-01-214-1/+23
* Remove obsolete base/lock.h and fix up callers to use the new header file andbrettw@chromium.org2011-01-213-19/+19
* Cleanup: Merge common code in RenderView::OnPrintPages and RenderView::OnPrin...thestig@chromium.org2011-01-212-18/+17
* Move the TestSink for doing IPC tests from chrome/common into IPC and create ...brettw@google.com2011-01-201-1/+1
* Move ResourceBundle, DataPack to ui/baseben@chromium.org2011-01-208-11/+10
* Gpu process restart fix.amarinichev@google.com2011-01-203-1/+13
* Printing: Rename some variables in the two different PrintPages() to be more ...thestig@chromium.org2011-01-202-10/+13
* Don't load plugins on prerendered pages until the pages are displayed.mmenke@chromium.org2011-01-206-11/+70
* Password is not filed for matching usernamesdhollowa@chromium.org2011-01-205-83/+102
* Move a bunch of random other files to src/ui/baseben@chromium.org2011-01-201-4/+4
* Move more web widgets painting from webkit to chrome.xiyuan@chromium.org2011-01-201-1/+4
* Clean up windows printing workflow.kmadhusu@chromium.org2011-01-202-67/+50
* If user had consented for metrics reporting, send speech input request origin...satish@chromium.org2011-01-202-13/+23
* Chromium support for window.webkitRequestAnimationFrame()jamesr@chromium.org2011-01-201-0/+3
* Add another didRunInsecureContent method.agl@chromium.org2011-01-202-2/+21
* Remove action_max_timeout_ms and fix all the callers.tfarina@chromium.org2011-01-191-3/+6
* .c Feature to disable field trials in old versions of Chromium. Field trialsrtenneti@chromium.org2011-01-191-1/+1
* Mac Pepper: Make Image2D's TransportDIB available to the browser.viettrungluu@chromium.org2011-01-191-7/+16
* PasswordManager fills up text input field with password, or PM crashes chrome...dhollowa@chromium.org2011-01-191-13/+32