summaryrefslogtreecommitdiffstats
path: root/chrome/renderer
Commit message (Expand)AuthorAgeFilesLines
* Fix missing include in r10237hclam@chromium.org2009-02-241-0/+1
* Fix the build due to r10237hclam@chromium.org2009-02-241-1/+2
* Implementation of data source for media playerhclam@chromium.org2009-02-244-47/+326
* The find bar should be owned and managed from the BrowserView, not the WebCon...finnur@google.com2009-02-241-24/+23
* Multiple fixes for broken Linux SHARED=1 build. This gets things building, bu...mmoss@chromium.org2009-02-231-0/+6
* Update include paths for grit files. Go ahead and resorttc@google.com2009-02-224-11/+6
* Fix plugin hang that Earth team found.jam@chromium.org2009-02-211-5/+8
* Refactor code from RenderThread and PluginThread and move it to ChildThread. ...jam@chromium.org2009-02-2117-294/+209
* Remove unused 'node' parameter from ImeUpdateStatus.darin@chromium.org2009-02-201-2/+1
* Reverting 10080.jam@chromium.org2009-02-2017-200/+294
* Refactor code from RenderThread and PluginThread and move it to ChildThread. ...jam@chromium.org2009-02-2017-294/+200
* Audio related IPC messages and handlers from browser tohclam@chromium.org2009-02-205-0/+158
* Unit tests fixagl@chromium.org2009-02-201-0/+3
* Bitmap transportagl@chromium.org2009-02-206-151/+185
* Remove some NOTIMPLMENTEDs which are apparently no longer necessary.evan@chromium.org2009-02-191-3/+3
* Turn on DNS prefetching.evan@chromium.org2009-02-191-5/+0
* Send over the HTTP status code in the ViewHostMsg_FrameNavigate message comin...ananta@chromium.org2009-02-191-0/+1
* Hook up the resize rect for Mac and enable its use in the renderer (mac-only). pinkerton@chromium.org2009-02-191-0/+5
* Prepare some files for porting:estade@chromium.org2009-02-182-4/+4
* The DOM Automation controller object uses the RenderView instance as the mess...ananta@chromium.org2009-02-182-17/+21
* Reverting 9944.yurys@google.com2009-02-189-438/+0
* Create communication channel between developer tools UI implemented in JS and...yurys@google.com2009-02-189-0/+438
* mac renderer sandbox cleanup:thomasvl@chromium.org2009-02-172-6/+39
* Reverting 9855.maruel@chromium.org2009-02-169-436/+0
* Review URL: http://codereview.chromium.org/20405yurys@google.com2009-02-169-0/+436
* gtk_message_dialog_new expects a format string already.evan@chromium.org2009-02-161-3/+3
* Commit issue 19737: Partial implementation of tests foraa@chromium.org2009-02-162-6/+139
* Revert "Commit issue 19737: Partial implementation of tests for Greasemonkey"aa@chromium.org2009-02-152-139/+6
* Commit issue 19737:aa@chromium.org2009-02-152-6/+139
* Add early-injection capability to user scripts.aa@chromium.org2009-02-144-12/+30
* Change mime type utils to operate on platform-specific string types for filen...estade@chromium.org2009-02-141-3/+3
* fix checkdepstc@google.com2009-02-131-0/+1
* Port remaining .rc data resource files to grd. This includestc@google.com2009-02-136-31/+21
* Hack to get CG functions working in the OS X sandbox.jeremy@chromium.org2009-02-131-0/+15
* The WebFrame interface currently supports reference counting, but no one uses.darin@chromium.org2009-02-133-7/+6
* Stop crash in renderer at the end of displayingjrg@chromium.org2009-02-131-4/+0
* Fixing the buildhclam@chromium.org2009-02-131-1/+1
* Some consumers in the renderer process need access to an IO message loop, Ren...hclam@chromium.org2009-02-132-0/+14
* Lots of small nits to help to split off webkit.dll.maruel@chromium.org2009-02-121-4/+4
* Remove the executable bit from a bunch of files that shouldn't have had it.evan@chromium.org2009-02-122-0/+0
* This is an attempt at finding the reason for the page_cycler slowness caused bymad@chromium.org2009-02-122-11/+14
* Add the first unit-test that tests our IME backend.hbono@chromium.org2009-02-122-0/+56
* For now, turn off the Mac sandbox.jrg@chromium.org2009-02-121-0/+5
* Remove VisitedLink NOTIMPLEMENTED() now that history is fixed.evan@chromium.org2009-02-121-10/+0
* Change url wstrings to GURLSestade@chromium.org2009-02-122-2/+2
* Fix totally broken include set.evan@chromium.org2009-02-121-0/+2
* janitorial: browser_render_process_host header/lint cleanup. (try 2)thestig@chromium.org2009-02-1113-25/+31
* Renderer and test shell now handle --enable-video with SetMediaPlayerAvailable.scherkus@chromium.org2009-02-111-0/+5
* Call InitWebCoreSystemInterface() on OS X.jeremy@chromium.org2009-02-111-0/+3
* Reverting 9594.thestig@chromium.org2009-02-1112-29/+25