| Commit message (Expand) | Author | Age | Files | Lines |
* | Reverting 19560. This caused a bunch of plugin-related unittest failures on W... | glen@chromium.org | 2009-06-30 | 1 | -5/+0 |
* | linux: only create browser-side plugin container after plugin requests it | evan@chromium.org | 2009-06-29 | 1 | -0/+5 |
* | mac/linux: rework plugin channel file descriptor creation | evan@chromium.org | 2009-06-27 | 4 | -27/+59 |
* | linux plugins: eliminate GtkWidget* from plugin process | evan@chromium.org | 2009-06-26 | 2 | -4/+10 |
* | Revert all of my patches from today. | evan@chromium.org | 2009-06-26 | 2 | -10/+4 |
* | linux plugins: eliminate GtkWidget* from plugin process | evan@chromium.org | 2009-06-26 | 2 | -4/+10 |
* | posix: two related changes to make plugin IPC work on POSIX. | evan@chromium.org | 2009-06-22 | 5 | -9/+46 |
* | Revert "posix: two related changes to make plugin IPC work on POSIX." | evan@chromium.org | 2009-06-22 | 5 | -46/+9 |
* | posix: two related changes to make plugin IPC work on POSIX. | evan@chromium.org | 2009-06-20 | 5 | -9/+46 |
* | Revert "posix: two related changes to make plugin IPC work on POSIX." | evan@chromium.org | 2009-06-19 | 5 | -46/+9 |
* | posix: two related changes to make plugin IPC work on POSIX. | evan@chromium.org | 2009-06-19 | 5 | -9/+46 |
* | Fix Gears crash after making PluginThread::current() only work on that thread. | jam@chromium.org | 2009-06-17 | 1 | -5/+6 |
* | Switch child threads so that current() only works on the correct thread and t... | jam@chromium.org | 2009-06-15 | 1 | -2/+7 |
* | Refactor the PlatformContext layer to have only one class. | brettw@chromium.org | 2009-06-14 | 2 | -2/+2 |
* | Linux: refactor zygote support | agl@chromium.org | 2009-06-12 | 1 | -0/+3 |
* | Revert 18109, 18111: Windows UI tests failed. | agl@chromium.org | 2009-06-10 | 1 | -3/+0 |
* | Linux: refactor zygote support | agl@chromium.org | 2009-06-10 | 1 | -0/+3 |
* | Fix regression from r11509 which caused each plugin instance to have its own ... | jam@chromium.org | 2009-06-05 | 6 | -10/+11 |
* | ipc: use strings, not wstrings for channel ids. | evan@chromium.org | 2009-06-04 | 4 | -8/+8 |
* | Convert most of the chrome .lib files to gyp generation: | sgk@chromium.org | 2009-06-04 | 1 | -231/+0 |
* | Fix browser hang due to plugin deadlock | amit@chromium.org | 2009-06-03 | 2 | -2/+3 |
* | Reduce header dependencies in net/ | phajdan.jr@chromium.org | 2009-05-29 | 1 | -0/+1 |
* | Added support for constructor calls in the NPAPI. | sgjesse@chromium.org | 2009-05-27 | 4 | -3/+94 |
* | Make sure that seekable streams are removed from the list of resource clients... | ananta@chromium.org | 2009-05-23 | 2 | -0/+16 |
* | CPAPI gears drag drop and renderer IPC. | michaeln@google.com | 2009-05-22 | 3 | -0/+99 |
* | Add events to windowless plugins on linux. This CL also refactors the event | evan@chromium.org | 2009-05-22 | 2 | -7/+12 |
* | ChromeCanvas->gfx::Canvas | ben@chromium.org | 2009-05-15 | 1 | -1/+1 |
* | linux: we actually already had a bug on file for this NOTIMPLEMENTED. | evan@chromium.org | 2009-05-14 | 1 | -1/+4 |
* | Reverting 15986. | michaeln@google.com | 2009-05-13 | 3 | -99/+0 |
* | CPAPI gears drag drop and renderer IPC.... | michaeln@google.com | 2009-05-13 | 3 | -0/+99 |
* | Move win_util.h from common to app. | ben@chromium.org | 2009-05-08 | 3 | -3/+8 |
* | Move chrome_canvas to app/gfx | ben@chromium.org | 2009-05-06 | 1 | -1/+1 |
* | Replace all occurrances of WebContents with TabContents. | brettw@chromium.org | 2009-05-04 | 1 | -1/+1 |
* | Fail the plugin initialization if we are unable to duplicate the event handle... | ananta@chromium.org | 2009-04-27 | 3 | -4/+10 |
* | Linux: use opaque NativeViewIds | agl@chromium.org | 2009-04-24 | 1 | -0/+8 |
* | linux (and some posix): multiprocess plugins compiling. | evan@chromium.org | 2009-04-23 | 18 | -88/+154 |
* | Fix hang seen in plugin process because plugin creation ended up having to wa... | jam@chromium.org | 2009-04-21 | 2 | -32/+11 |
* | plugins: move NativeLibrary into base. | evan@chromium.org | 2009-04-21 | 2 | -2/+3 |
* | Revert 12739, 12740, and 12741 because we're going to fix Issue 7448 purely i... | abarth@chromium.org | 2009-04-08 | 1 | -1/+0 |
* | Adds new messages and widens some existing messages between the renderer and ... | michaeln@google.com | 2009-04-07 | 1 | -0/+2 |
* | Switching things to FilePath: | phajdan.jr@chromium.org | 2009-04-07 | 1 | -3/+5 |
* | Make OpenProcessHandle report an error when it couldn't open the handle. | phajdan.jr@chromium.org | 2009-04-03 | 1 | -1/+5 |
* | Revert "Move IPC code to ipc/" | agl@chromium.org | 2009-04-03 | 6 | -6/+6 |
* | Move IPC code to ipc/ | agl@chromium.org | 2009-04-03 | 6 | -6/+6 |
* | Remove the checked-in scons configuration files. | sgk@google.com | 2009-04-01 | 1 | -128/+0 |
* | Fix Mac build break. | jam@chromium.org | 2009-04-01 | 1 | -1/+1 |
* | Port plugin messages. | jam@chromium.org | 2009-04-01 | 8 | -66/+79 |
* | Add the ability to specify a default MIME type when loading a resource. We'l... | abarth@chromium.org | 2009-03-28 | 1 | -0/+1 |
* | Refactor plugin process code which checks with the browser process before shu... | jam@chromium.org | 2009-03-27 | 10 | -135/+15 |
* | We need to set the clipping region of the HDC passed in to a windowless flash... | ananta@chromium.org | 2009-03-27 | 1 | -0/+7 |