| Commit message (Expand) | Author | Age | Files | Lines |
* | Prepare some files for porting: | estade@chromium.org | 2009-02-18 | 2 | -4/+4 |
* | The DOM Automation controller object uses the RenderView instance as the mess... | ananta@chromium.org | 2009-02-18 | 2 | -17/+21 |
* | Reverting 9944. | yurys@google.com | 2009-02-18 | 9 | -438/+0 |
* | Create communication channel between developer tools UI implemented in JS and... | yurys@google.com | 2009-02-18 | 9 | -0/+438 |
* | mac renderer sandbox cleanup: | thomasvl@chromium.org | 2009-02-17 | 2 | -6/+39 |
* | Reverting 9855. | maruel@chromium.org | 2009-02-16 | 9 | -436/+0 |
* | Review URL: http://codereview.chromium.org/20405 | yurys@google.com | 2009-02-16 | 9 | -0/+436 |
* | gtk_message_dialog_new expects a format string already. | evan@chromium.org | 2009-02-16 | 1 | -3/+3 |
* | Commit issue 19737: Partial implementation of tests for | aa@chromium.org | 2009-02-16 | 2 | -6/+139 |
* | Revert "Commit issue 19737: Partial implementation of tests for Greasemonkey" | aa@chromium.org | 2009-02-15 | 2 | -139/+6 |
* | Commit issue 19737: | aa@chromium.org | 2009-02-15 | 2 | -6/+139 |
* | Add early-injection capability to user scripts. | aa@chromium.org | 2009-02-14 | 4 | -12/+30 |
* | Change mime type utils to operate on platform-specific string types for filen... | estade@chromium.org | 2009-02-14 | 1 | -3/+3 |
* | fix checkdeps | tc@google.com | 2009-02-13 | 1 | -0/+1 |
* | Port remaining .rc data resource files to grd. This includes | tc@google.com | 2009-02-13 | 6 | -31/+21 |
* | Hack to get CG functions working in the OS X sandbox. | jeremy@chromium.org | 2009-02-13 | 1 | -0/+15 |
* | The WebFrame interface currently supports reference counting, but no one uses. | darin@chromium.org | 2009-02-13 | 3 | -7/+6 |
* | Stop crash in renderer at the end of displaying | jrg@chromium.org | 2009-02-13 | 1 | -4/+0 |
* | Fixing the build | hclam@chromium.org | 2009-02-13 | 1 | -1/+1 |
* | Some consumers in the renderer process need access to an IO message loop, Ren... | hclam@chromium.org | 2009-02-13 | 2 | -0/+14 |
* | Lots of small nits to help to split off webkit.dll. | maruel@chromium.org | 2009-02-12 | 1 | -4/+4 |
* | Remove the executable bit from a bunch of files that shouldn't have had it. | evan@chromium.org | 2009-02-12 | 2 | -0/+0 |
* | This is an attempt at finding the reason for the page_cycler slowness caused by | mad@chromium.org | 2009-02-12 | 2 | -11/+14 |
* | Add the first unit-test that tests our IME backend. | hbono@chromium.org | 2009-02-12 | 2 | -0/+56 |
* | For now, turn off the Mac sandbox. | jrg@chromium.org | 2009-02-12 | 1 | -0/+5 |
* | Remove VisitedLink NOTIMPLEMENTED() now that history is fixed. | evan@chromium.org | 2009-02-12 | 1 | -10/+0 |
* | Change url wstrings to GURLS | estade@chromium.org | 2009-02-12 | 2 | -2/+2 |
* | Fix totally broken include set. | evan@chromium.org | 2009-02-12 | 1 | -0/+2 |
* | janitorial: browser_render_process_host header/lint cleanup. (try 2) | thestig@chromium.org | 2009-02-11 | 13 | -25/+31 |
* | Renderer and test shell now handle --enable-video with SetMediaPlayerAvailable. | scherkus@chromium.org | 2009-02-11 | 1 | -0/+5 |
* | Call InitWebCoreSystemInterface() on OS X. | jeremy@chromium.org | 2009-02-11 | 1 | -0/+3 |
* | Reverting 9594. | thestig@chromium.org | 2009-02-11 | 12 | -29/+25 |
* | Fix some plugin-related NOTIMPLEMENTED()s in gtk Chrome. | evan@chromium.org | 2009-02-11 | 2 | -20/+7 |
* | janitorial: clean up unnecessary includes in src/chrome/renderer. | thestig@chromium.org | 2009-02-11 | 12 | -25/+29 |
* | POSIX: TestVisitedMsg; use valid file descriptor (unit_tests fix) | agl@chromium.org | 2009-02-11 | 1 | -1/+1 |
* | Media player availability now determined by SetMediaPlayerAvailable. | scherkus@chromium.org | 2009-02-11 | 1 | -2/+9 |
* | POSIX: Transfer network data using shared memory | agl@chromium.org | 2009-02-11 | 2 | -2/+7 |
* | Almost complete implementation of the Chrome video renderer. Still needs to ... | ralphl@chromium.org | 2009-02-11 | 2 | -27/+421 |
* | Implement browser scrolling on posix. | estade@chromium.org | 2009-02-11 | 1 | -0/+2 |
* | Under the OS X Sandbox, some system calls are blocked. | jeremy@chromium.org | 2009-02-11 | 1 | -0/+6 |
* | POSIX: add missing NOTIMPLEMENTED | agl@chromium.org | 2009-02-10 | 1 | -0/+1 |
* | Reverting 9493. | kuchhal@chromium.org | 2009-02-10 | 2 | -11/+11 |
* | Relanding of http://codereview.chromium.org/16488. | mad@chromium.org | 2009-02-10 | 2 | -11/+11 |
* | POSIX: fix renderer crash | agl@chromium.org | 2009-02-10 | 1 | -0/+9 |
* | Get the renderer closer to rendering something on linux. | estade@chromium.org | 2009-02-10 | 2 | -4/+6 |
* | Reverting 9408. | brettw@chromium.org | 2009-02-09 | 2 | -11/+5 |
* | Bring up renderer_main on linux. | estade@chromium.org | 2009-02-09 | 3 | -8/+50 |
* | Add a new resizer corner. | mad@chromium.org | 2009-02-09 | 2 | -5/+11 |
* | Create a dialog box on Linux for --renderer-startup-dialog | estade@chromium.org | 2009-02-09 | 1 | -8/+20 |
* | Add Recycle() method to scoped autorelease pool to allow cleaning out any junk | pinkerton@chromium.org | 2009-02-09 | 2 | -2/+4 |