summaryrefslogtreecommitdiffstats
path: root/chrome/browser/renderer_host
Commit message (Expand)AuthorAgeFilesLines
...
* Remove non-full paints from uninitialized backing storecpu@chromium.org2009-09-042-6/+7
* Use ScopedComPtr instead of CComPtr to reduce a dependency on ATL.jhawkins@chromium.org2009-09-042-2/+4
* This changelist fixes some issues with the NPAPI WMP plugin work in Chrome. ...jam@chromium.org2009-09-041-4/+4
* Adjust color spaces so that Mac Chrome renders colors properly.amanda@chromium.org2009-09-031-10/+4
* Revert "Revert "Allow DOMUI pages to call window.open(), giving DOMUI privile...mpcomplete@chromium.org2009-09-032-2/+13
* Fix a DCHECK that I hit while working on the extension shelf for OS X.thakis@chromium.org2009-09-023-0/+32
* Revert r25250: "Allow DOMUI pages to call window.open(), giving DOMUI privile...mpcomplete@chromium.org2009-09-022-13/+2
* Allow DOMUI pages to call window.open(), giving DOMUI privileges to the newmpcomplete@chromium.org2009-09-022-2/+13
* Eliminate remaining WebCore dependencies from webplugin_impl.ccdarin@chromium.org2009-09-028-10/+10
* Split ExtraRequestInfo out of ResourceDispatcherHost so it isn't cluttering upbrettw@chromium.org2009-09-027-341/+516
* Plumb request interception into the appcache library for both chrome and test...michaeln@google.com2009-09-012-4/+16
* Fix a DCHECK corner case.yusukes@google.com2009-09-011-2/+1
* Linux: about:memoryagl@chromium.org2009-09-012-2/+4
* RDH: Don't attempt to sniff the mime type of requests thatrvargas@google.com2009-09-012-6/+158
* Fix comment grammar. No code change.mdm@chromium.org2009-08-311-3/+3
* Update BackingStore to handle the case where our Cocoa view hasamanda@chromium.org2009-08-313-40/+119
* Linux 64-bit: Fix failing unit_tests and ignore non-working plugin/media tests.mmoss@chromium.org2009-08-311-1/+1
* Replace the RenderProcessHost.PID function that returns the OS-generatedbrettw@chromium.org2009-08-3116-401/+406
* Enable extensions by default.aa@chromium.org2009-08-292-22/+0
* Force databases and localstorage to be enabled extensions.aa@chromium.org2009-08-291-1/+11
* Chromium side patch for DB support on Linux.dumi@chromium.org2009-08-282-26/+186
* Revert "Fix a ton of compiler warnings."tony@chromium.org2009-08-284-34/+4
* Fix a ton of compiler warnings.estade@chromium.org2009-08-284-4/+34
* Fix issue 20297: Typing backspace while in a form field causes the browser to...suzhe@chromium.org2009-08-281-0/+1
* Draw background of Linux extension toolstrips.phajdan.jr@chromium.org2009-08-272-0/+6
* Fix SharedMemory Object leakjeremy@chromium.org2009-08-261-2/+1
* Re-try r24372 - Delay request loading until all user scripts that requestmpcomplete@chromium.org2009-08-262-0/+13
* Fix issue 19081: Linux: Not able to switch input method correctly in web page...suzhe@chromium.org2009-08-263-18/+55
* Revert 24372 - Delay request loading until all user scripts that request depe...nick@chromium.org2009-08-262-13/+0
* Allow Chromium Linux to be built with Breakpad. Enable Linux CHROME_HEADLESS ...thestig@chromium.org2009-08-261-2/+14
* Delay request loading until all user scripts that request depends on are ready.mpcomplete@chromium.org2009-08-252-0/+13
* linux: new socket/plug code for windowed pluginspiman@chromium.org2009-08-257-54/+17
* Reverting 24220.yutak@chromium.org2009-08-251-14/+2
* Revert r24223. Storage test is not working.aa@chromium.org2009-08-251-11/+1
* Force databases and localstorage to be enabled extensions.aa@chromium.org2009-08-251-1/+11
* Allow Chromium Linux to be built with Breakpad. Enable Linux CHROME_HEADLESS ...thestig@chromium.org2009-08-251-2/+14
* Fix a leak in RenderWidgetHostViewCocoa and remove its suppressionstuartmorgan@chromium.org2009-08-241-1/+2
* Providing unplayed bytes in audio hardware bufferhclam@chromium.org2009-08-242-48/+12
* Retrofit the pre-existing appache message dispatching with the new WebKit API...michaeln@google.com2009-08-214-10/+11
* Send notice for blackisted non-visual resourcesidanan@chromium.org2009-08-213-0/+12
* If there's no actual window (for example, in some unit tests), don't try toamanda@chromium.org2009-08-212-5/+7
* Change backing store constructor so that it bases the CGLayer on the parentamanda@chromium.org2009-08-212-4/+12
* Remove include of IPC headers from headers they crept into. This slows down ...jam@chromium.org2009-08-203-3/+6
* Fix the crash if a download starts before we have the plugin list. The fix i...jam@chromium.org2009-08-192-11/+34
* Add automation call to wait for multiple navigations.phajdan.jr@chromium.org2009-08-191-10/+2
* Re-implement BackingStore on the Mac as a CGLayer instead of a Skia canvas,amanda@chromium.org2009-08-194-148/+115
* Revert "Add automation call to wait for multiple navigations."phajdan.jr@chromium.org2009-08-191-2/+10
* Add automation call to wait for multiple navigations.phajdan.jr@chromium.org2009-08-191-10/+2
* Move IDMap back to base/ where it is needed.phajdan.jr@chromium.org2009-08-191-1/+1
* Relands drop support:sky@chromium.org2009-08-191-1/+4