summaryrefslogtreecommitdiffstats
path: root/chrome/renderer
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix some plugin-related NOTIMPLEMENTED()s in gtk Chrome.evan@chromium.org2009-02-112-20/+7
* janitorial: clean up unnecessary includes in src/chrome/renderer.thestig@chromium.org2009-02-1112-25/+29
* POSIX: TestVisitedMsg; use valid file descriptor (unit_tests fix)agl@chromium.org2009-02-111-1/+1
* Media player availability now determined by SetMediaPlayerAvailable.scherkus@chromium.org2009-02-111-2/+9
* POSIX: Transfer network data using shared memoryagl@chromium.org2009-02-112-2/+7
* Almost complete implementation of the Chrome video renderer. Still needs to ...ralphl@chromium.org2009-02-112-27/+421
* Implement browser scrolling on posix.estade@chromium.org2009-02-111-0/+2
* Under the OS X Sandbox, some system calls are blocked.jeremy@chromium.org2009-02-111-0/+6
* POSIX: add missing NOTIMPLEMENTEDagl@chromium.org2009-02-101-0/+1
* Reverting 9493.kuchhal@chromium.org2009-02-102-11/+11
* Relanding of http://codereview.chromium.org/16488.mad@chromium.org2009-02-102-11/+11
* POSIX: fix renderer crashagl@chromium.org2009-02-101-0/+9
* Get the renderer closer to rendering something on linux.estade@chromium.org2009-02-102-4/+6
* Reverting 9408.brettw@chromium.org2009-02-092-11/+5
* Bring up renderer_main on linux.estade@chromium.org2009-02-093-8/+50
* Add a new resizer corner.mad@chromium.org2009-02-092-5/+11
* Create a dialog box on Linux for --renderer-startup-dialogestade@chromium.org2009-02-091-8/+20
* Add Recycle() method to scoped autorelease pool to allow cleaning out any junkpinkerton@chromium.org2009-02-092-2/+4
* Clean up unnecessary includes in render_view.ccbrettw@chromium.org2009-02-062-3/+0
* Reference and create a RenderView when needed.jrg@chromium.org2009-02-063-7/+29
* Prevent renderer from crashing on startup.jrg@chromium.org2009-02-061-6/+2
* Fix Renderer Crash on OS X + update unit test.jeremy@chromium.org2009-02-061-8/+1