summaryrefslogtreecommitdiffstats
path: root/chrome/browser/renderer_host
Commit message (Expand)AuthorAgeFilesLines
* Back out r31572, reinstating r31563:mark@chromium.org2009-11-102-34/+68
* Temporarily(?) back out r31563 to see if it caused a morejs page cyclermark@chromium.org2009-11-102-68/+34
* Always create BackingStore CGLayers using the owner view's window's context asmark@chromium.org2009-11-102-34/+68
* Adding support for DatabaseTracker messages todumi@chromium.org2009-11-095-228/+436
* BackingStoreMac scrolling update and DCHECKs.mark@chromium.org2009-11-091-6/+10
* Fix issue 5982xiyuan@chromium.org2009-11-091-1/+1
* w pixels * 4 channels * 8 bits/channel / 8 bits/byte = w * 4 bytes/rowmark@chromium.org2009-11-091-2/+2
* Linux: Catch plugin crashes.thestig@chromium.org2009-11-094-323/+3
* Amit, please review everything.ananta@chromium.org2009-11-073-6/+30
* Basic wiring to enable downloads for CF's host browser network stack. A nota...tommi@chromium.org2009-11-072-2/+7
* Ninth patch in making destructors of refcounted objects private.jam@chromium.org2009-11-071-4/+4
* Change application cache cmd line enabling to use the new RuntimeEnabledFeatu...jennb@chromium.org2009-11-071-0/+1
* Prevents an old RenderViewHost from preempting a cross-site navigation once t...creis@chromium.org2009-11-072-17/+62
* Eighth patch in making destructors of refcounted objects private.jam@chromium.org2009-11-0715-15/+48
* Make sure to fire menu items only once per key. Also, crash less.thakis@chromium.org2009-11-061-1/+6
* Send keypress() events for ctrl-key and cmd-key in addition to keydown().thakis@chromium.org2009-11-062-1/+27
* Use GetSwitchValueASCII.tony@chromium.org2009-11-061-4/+4
* Turn LocalStorage on by default.jorlow@chromium.org2009-11-061-4/+2
* Correctly route the notifications permission-request-complete callback to the...johnnyg@chromium.org2009-11-061-1/+2
* Move the spellchecker to the renderer.estade@chromium.org2009-11-062-0/+103
* Do not send input menu toggle events to the web.thakis@chromium.org2009-11-061-4/+46
* Don't leak orphan renderer processes. Don't leak RenderWidgetHosts associatedmark@chromium.org2009-11-061-0/+13
* Fourth patch in making destructors of refcounted objects private.jam@chromium.org2009-11-051-5/+6
* Added support for --enable-shared-workersatwilson@chromium.org2009-11-051-0/+1
* Tell the RWH about the intial window size for drop down menus.tony@chromium.org2009-11-051-2/+4
* Added beginnings of browser-process support for shared workers.atwilson@chromium.org2009-11-052-10/+13
* Highlight node with mouse over it while selecting element to inspectapavlov@chromium.org2009-11-052-25/+1
* Enable WebSockets by defaultukai@chromium.org2009-11-051-1/+1
* Switch over to the new way of enabling/disabling session/local storage. jorlow@chromium.org2009-11-051-1/+5
* Revert "Added beginnings of browser-process support for shared workers."atwilson@chromium.org2009-11-052-13/+10
* Added beginnings of browser-process support for shared workers.atwilson@chromium.org2009-11-052-10/+13
* Only send renderer resize messages for RWHV sizing caused bytony@chromium.org2009-11-041-12/+5
* SetVolume and GetVolume take one volume instead of separate left and right vo...fbarchard@chromium.org2009-11-043-21/+19
* Continue to remove CHROME_FRAME_BUILD define from code that goes into chrome....robertshield@chromium.org2009-11-041-0/+3
* Implement cancel() API on a Notification object so that script can cancel or ...johnnyg@chromium.org2009-11-042-0/+10
* Implement websocket throttling.ukai@chromium.org2009-11-041-0/+2
* Add support for getting the real process id from within the suid sandbox. The...thestig@chromium.org2009-11-042-17/+80
* Revert 30938 - Add support for getting the real process id from within the su...thestig@chromium.org2009-11-042-80/+17
* Add support for getting the real process id from within the suid sandbox. The...thestig@chromium.org2009-11-042-17/+80
* Fix valgrind error in SocketStreamDispatcherHostukai@chromium.org2009-11-041-1/+1
* Add first class support for user scripts.aa@chromium.org2009-11-041-0/+5
* Changes session restore to use a normal load rather than preferringsky@chromium.org2009-11-031-1/+1
* Use ChromeThread::DeleteOnIOThread in a few places where an object must be de...jam@chromium.org2009-11-035-45/+28
* Last patch in removing MessageLoop* caching.jam@chromium.org2009-11-037-87/+57
* Add the plumbing and test code for plugins opening files from the sandbox. Thisbrettw@chromium.org2009-11-032-2/+23
* Fifth patch in getting rid of caching MessageLoop pointers.jam@chromium.org2009-11-031-3/+3
* Re-landing of r30726, which was reverted as a possible cause of chromeos buil...estade@chromium.org2009-11-021-1/+17
* Fix a memory bug in the new ResizeThenCrash test.creis@chromium.org2009-11-021-2/+3
* Fourth patch in getting rid of caching MessageLoop pointers.jam@chromium.org2009-11-023-25/+35
* Sixth patch in getting rid of caching MessageLoop pointers.jam@chromium.org2009-11-024-46/+42