summaryrefslogtreecommitdiffstats
path: root/chrome/browser/renderer_host
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert "Handle GTK enter and leave notification events and pass them to WebKi...rafaelw@chromium.org2009-11-021-17/+1
* Handle GTK enter and leave notification events and pass them to WebKit as estade@chromium.org2009-11-021-1/+17
* Fixes reloading after a background tab crashes.creis@chromium.org2009-11-023-1/+34
* DevTools: support cross-navigation instrumentation.pfeldman@chromium.org2009-11-022-0/+11
* Add the ability for objects which derive from RefCountedThreadSafe to specify...jam@chromium.org2009-11-025-274/+37
* Third patch in getting rid of caching MessageLoop pointers and always using C...jam@chromium.org2009-11-0210-86/+83
* DeferredAutoreleasePool didn't work on Snow Leopard.mark@chromium.org2009-10-311-5/+15
* Change notification cmd line enabling to use the new RuntimeEnabledFeatures c...johnnyg@chromium.org2009-10-311-0/+1
* Cleans up our autorelease handling so that we don't create a layered dmaclach@chromium.org2009-10-301-6/+1
* The fix for bug 24248 did not fully bullet-proof the RenderWidgetHostViewWinjcampan@chromium.org2009-10-301-0/+12
* Get rid of MessageLoop* caching in extensions code.jam@chromium.org2009-10-301-1/+1
* Random style fixes in the database backend.brettw@chromium.org2009-10-291-5/+5
* Lower priorities of background tabs on linux.davemoore@chromium.org2009-10-291-4/+1
* DevTools: Implement raw cookies access for inspector.pfeldman@chromium.org2009-10-292-0/+59
* WebSocket support in chromium.ukai@chromium.org2009-10-296-1/+351
* Move FileDescriptorGetInode() and FindProcessHoldingSocket() into base/linux_...thestig@chromium.org2009-10-291-122/+4
* Attempt at fixing bug 24248 with a workaround.jcampan@chromium.org2009-10-286-12/+63
* First of several patches to get rid of MessageLoop caching now that we have C...jam@chromium.org2009-10-284-8/+15
* Add initial implementation of AutoFill++. This implementation is hidden behi...jhawkins@chromium.org2009-10-283-0/+21
* Allow sandbox logging to be set when invoking chrome and relayed to the rende...thomasvl@chromium.org2009-10-281-0/+4
* Fix compile failures in Chrome OS and Views builds.jam@chromium.org2009-10-271-3/+3
* Simplify threading in browser thread by making only ChromeThread deal with di...jam@chromium.org2009-10-278-49/+49
* Only double the buffer when AsyncResourceHandler's caller fill the buffer.erg@google.com2009-10-262-10/+16
* Second attempt to swap processes on rel=noreferrer, target=blank links.creis@chromium.org2009-10-261-1/+131
* Enable HTML5 databases for all extension renderer processes.dumi@chromium.org2009-10-246-7/+11
* Clean up database files. Some changes are due to Google style guide violatio...pkasting@chromium.org2009-10-242-55/+49
* Move the json-related files into a separate json directory. This hopefully alsobrettw@chromium.org2009-10-231-2/+2
* When sending resources across the IPC barrier, use increasing sized buffers.erg@google.com2009-10-232-8/+38
* Adds support for the <keygen> tag for client certificate enrollmentwtc@chromium.org2009-10-235-8/+224
* Move initialization of ChromeURLRequestContexts to the IO thread.eroman@chromium.org2009-10-234-23/+41
* Fix conflicts between accelerator keys and HTML DOM accesskeys.suzhe@chromium.org2009-10-236-32/+489
* Fix renderer hang if plugin process crashes while initializing a plugin.jam@chromium.org2009-10-222-3/+2
* Reverting 29783.johnnyg@chromium.org2009-10-221-91/+1
* Swaps renderer processes on links with rel=noreferrer and target=_blank.creis@google.com2009-10-221-1/+91
* Add support for IMC handle passing in Chrome sandboxgregoryd@google.com2009-10-222-4/+4
* Revert 29747 - Switch over to the new way of enabling/disabling session/local...nsylvain@chromium.org2009-10-221-2/+0
* Switch over to the new way of enabling/disabling session/local storage.jorlow@chromium.org2009-10-221-0/+2