summaryrefslogtreecommitdiffstats
path: root/chrome/browser/renderer_host
Commit message (Expand)AuthorAgeFilesLines
* Linux: support displays without Xrender support.agl@chromium.org2009-02-263-6/+112
* Fix BrowserTest.ThirtyFourTabs and possibly other ui tests in single-process ...jam@chromium.org2009-02-261-4/+8
* Back out r10487 toomark@chromium.org2009-02-263-17/+15
* Add a missing header from r10487.jhawkins@chromium.org2009-02-261-0/+1
* More URL constants replacement.brettw@chromium.org2009-02-263-15/+17
* Reverting key change (again); this breaks every keyboard layout test there is...avi@chromium.org2009-02-263-4/+10
* Fixing WebKeyboardEvent. For reals this time.avi@chromium.org2009-02-263-10/+4
* Developer tools messages are forwarded as wrapped IPC::Messages(previously th...yurys@google.com2009-02-263-1/+47
* Linux: fix GDK error when switching tab contentsagl@chromium.org2009-02-263-17/+18
* Coalesce more hardcoded schemes to using predefined constants.brettw@chromium.org2009-02-263-14/+16
* Don't send the receiver function name in the ExternalHostBindings::ForwardMes...ananta@chromium.org2009-02-253-6/+3
* Add the hunspell project to Chrome.app and get spellchecker compilingshess@chromium.org2009-02-251-1/+1
* This CL causes the autofill popup to hide when the browser window is moved or...jcampan@chromium.org2009-02-252-0/+8
* Linux: server side backing storesagl@chromium.org2009-02-2518-85/+283
* Revert "Fixing WebKeyboardEvent."kuchhal@chromium.org2009-02-253-4/+10
* Fixing WebKeyboardEvent.avi@chromium.org2009-02-253-10/+4
* Remove memory model experimentjar@chromium.org2009-02-252-28/+2
* Delete the ViewSourceTabContents.brettw@chromium.org2009-02-2515-32/+33
* Initial support for Renderer Side Histogramsjar@chromium.org2009-02-252-8/+19
* Move windows specific functions from l10n_util.h to l10n_util_win.h.tc@google.com2009-02-241-0/+1
* Clean up WebKit resources after starting a download.paulg@google.com2009-02-241-4/+8
* Use string for Histogram names since these are all ASCII anyway.dsh@google.com2009-02-245-19/+19
* Implement ResourceMessageFilter::OnGetWindowRect and OnGetRootWindowRectevan@chromium.org2009-02-243-4/+39
* Download request manager refactoring.estade@chromium.org2009-02-242-8/+2
* The find bar should be owned and managed from the BrowserView, not the WebCon...finnur@google.com2009-02-242-13/+9
* Clear out the vbox before adding a new widget.erg@google.com2009-02-231-13/+18
* 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