summaryrefslogtreecommitdiffstats
path: root/chrome/renderer
Commit message (Expand)AuthorAgeFilesLines
* Merge 75078 - Pump the WebCore Timer queue before running animation callbacksjamesr@chromium.org2011-02-162-0/+11
* Merge 75043 - Simple scheduling for requestAnimationFramejamesr@chromium.org2011-02-162-24/+40
* Merge 74511 - Temporarily disable restrictions on who can request chrome-exte...aa@chromium.org2011-02-111-27/+6
* Merge 74428 - Restore old title in WebViewPlugin only when loading the plugin.bauerb@chromium.org2011-02-101-0/+1
* Disable IndexedDB in m10.jorlow@chromium.org2011-02-081-1/+1
* Merge 73956 - Fix regression caused by r73784, add regression test andaa@chromium.org2011-02-081-1/+3
* Merge 73784 - Reland r73760: Move most of chrome-extension:// requestaa@chromium.org2011-02-083-0/+101
* Merge 73055 - Move ExtensionRendereInfo into common and call it ExtensionSet ...aa@chromium.org2011-02-0812-146/+29
* Merge 72654 - Refactor away all the duplicate extension data structures inaa@chromium.org2011-02-0815-233/+264
* Merge 73320 - Fixed null dereference in RenderWidget::UpdateAnimationsIfNeeded.jamesr@chromium.org2011-02-011-1/+1
* Merge 72341 - Refactor the plugin lists handling code.pastarmovj@chromium.org2011-02-011-2/+2
* Merge 6322013 - Fix LoadType histograms.mmenke@chromium.org2011-01-311-2/+4
* Revert 73041 - Disable IndexedDB in m10.laforge@chromium.org2011-01-291-1/+1
* Merge 73051 - Fixes webkitRequestAnimationFrame on windowsjamesr@chromium.org2011-01-291-4/+18
* Disable IndexedDB in m10.jorlow@chromium.org2011-01-281-1/+1
* Merge 72885 - Make sure Mac plugin focus doesn't outlast plugin lifetimestuartmorgan@chromium.org2011-01-271-0/+12
* Merge 72701 - retry r71405:estade@chromium.org2011-01-271-6/+1
* 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