summaryrefslogtreecommitdiffstats
path: root/chrome/browser/renderer_host
Commit message (Expand)AuthorAgeFilesLines
* Update include paths for grit files. Go ahead and resorttc@google.com2009-02-222-2/+2
* Bring download_file, download_manager into POSIX build.estade@chromium.org2009-02-222-9/+3
* Purify bot fixagl@chromium.org2009-02-212-4/+8
* Correctly evict smallest transport DIB cache memberagl@chromium.org2009-02-211-1/+3
* Refactor code from RenderThread and PluginThread and move it to ChildThread. ...jam@chromium.org2009-02-211-3/+4
* Fix unit test memory leakagl@chromium.org2009-02-202-4/+13
* Purify fixagl@chromium.org2009-02-201-0/+2
* Implement the logic to change Renderers. We can now navigate between pages!erg@google.com2009-02-201-0/+4
* Implement RenderWidgetHostViewGtk::Destroy.deanm@chromium.org2009-02-201-2/+1
* Make plugin_service.cc compile on Posix.jhawkins@chromium.org2009-02-203-3/+3
* Revert r10090, which was committed without proper review.darin@chromium.org2009-02-203-50/+2
* Add tab content type for developer tools UI.yurys@google.com2009-02-203-2/+50
* Reverting 10080.jam@chromium.org2009-02-201-4/+3
* Refactor code from RenderThread and PluginThread and move it to ChildThread. ...jam@chromium.org2009-02-201-3/+4
* Bitmap transportagl@chromium.org2009-02-2017-76/+324
* Fix a UMR in the IPC message ViewHostMsg_FrameNavigate, which occured as a re...ananta@chromium.org2009-02-201-0/+1
* Add a TabContentsContainerGtk to remove the current hack that inserts theerg@google.com2009-02-191-1/+2
* Update the table of RAM vs number of rendererscpu@google.com2009-02-191-5/+20
* Changes line endings from CRLF to LF and add svn:eol-style to LF.hbono@chromium.org2009-02-191-64/+64
* Bring up save_package, save_item, save_file_manager on posix.estade@chromium.org2009-02-192-7/+2
* Prepare some files for porting:estade@chromium.org2009-02-182-4/+4
* Reduce the amount of included header files. Vast change like in "Oh God! This...maruel@chromium.org2009-02-1812-20/+25
* Reverting 9944.yurys@google.com2009-02-182-62/+2
* Create communication channel between developer tools UI implemented in JS and...yurys@google.com2009-02-182-2/+62
* Take out common functionality from PluginProcessHost and move it to ChildProc...jam@chromium.org2009-02-182-18/+3
* Fix a memory leak of the renderer thread objects in single process mode.brettw@chromium.org2009-02-171-3/+8
* Significantly rework coordinate handling for the Cocoa views. Fixes tons of r...avi@chromium.org2009-02-172-15/+20
* Keyboard focus mostly works on Linux.evan@chromium.org2009-02-172-7/+24
* Fixes resizing. (The content will still be scaled a bit until the roundtrip h...avi@chromium.org2009-02-171-0/+5
* Add render view id to AudioRendererHosthclam@chromium.org2009-02-172-69/+89
* IPC messages definitions for audio related requests fromhclam@chromium.org2009-02-162-0/+53
* Revert r9861 to fix buildhclam@chromium.org2009-02-162-53/+0
* IPC messages definitions for audio related requests fromhclam@chromium.org2009-02-162-0/+53
* Reverting 9855.maruel@chromium.org2009-02-162-62/+2
* Review URL: http://codereview.chromium.org/20405yurys@google.com2009-02-162-2/+62
* Rollback my change that seems to break some tests.hclam@chromium.org2009-02-142-89/+69
* Add render view id to AudioRendererHosthclam@chromium.org2009-02-142-69/+89
* Add chrome-extension to the list of "web-safe" schemes foraa@chromium.org2009-02-142-0/+3
* Change mime type utils to operate on platform-specific string types for filen...estade@chromium.org2009-02-142-7/+7
* Have ChildProcessInfo contain a list of all running child processes (i.e. ins...jam@chromium.org2009-02-131-1/+1
* Fix a crash bug in memory_utils.cc caused by assuming that thempcomplete@google.com2009-02-131-0/+3
* Hook up browser cursors on linux.estade@chromium.org2009-02-133-2/+26
* Fix an off-by-one error in posix backing store scrolling.estade@chromium.org2009-02-131-1/+1
* Fewer NOTIMPLEMENTED()s, more comments.evan@chromium.org2009-02-131-1/+5
* Remove a NOTIMPLEMENTED(). It's obviously wrong and we will be revisitingevan@chromium.org2009-02-131-1/+0
* Pump events to the renderer. Doesn't work currently due to activation issues.avi@chromium.org2009-02-122-2/+19
* Lots of small nits to help to split off webkit.dll.maruel@chromium.org2009-02-121-0/+1
* Porting in chrome/phajdan.jr@chromium.org2009-02-121-1/+1
* This is an attempt at finding the reason for the page_cycler slowness caused bymad@chromium.org2009-02-129-37/+113
* Validate HWNDs that the renderer asks to be moved.deanm@chromium.org2009-02-121-0/+7