| Commit message (Expand) | Author | Age | Files | Lines |
* | Convert over to channel handles | dmaclach@chromium.org | 2010-12-08 | 1 | -3/+4 |
* | Fix for the missing plugin message displayed at times on sites like youtube w... | ananta@chromium.org | 2010-08-25 | 1 | -1/+1 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | fix typo | jam@chromium.org | 2010-05-12 | 1 | -1/+1 |
* | fix indentation | jam@chromium.org | 2010-05-12 | 1 | -1/+1 |
* | Fix possible deadlock in PluginChannel. | jam@chromium.org | 2010-05-12 | 1 | -8/+17 |
* | Move some more files to toplevel gfx dir. | ben@chromium.org | 2010-03-17 | 1 | -1/+1 |
* | The renderer and plugin processes can send over raw NPObjects valid in the ot... | ananta@chromium.org | 2010-01-20 | 1 | -2/+8 |
* | If an NP_* function is called on an out of process plugin, save enough info t... | japhet@chromium.org | 2009-11-18 | 1 | -0/+4 |
* | Only clears the unblock flag on sync IPCs during other sync dispatches | jamesr@chromium.org | 2009-11-18 | 1 | -7/+7 |
* | Fixes almost all of the rest of lint errors in the chrome/ directory (minus t... | erg@google.com | 2009-11-13 | 1 | -3/+3 |
* | Fourth patch in making destructors of refcounted objects private. | jam@chromium.org | 2009-11-05 | 1 | -1/+4 |
* | Move native_widget_types and gtk_native_view_id_manager from base/gfx to | brettw@chromium.org | 2009-10-11 | 1 | -5/+5 |
* | Get rid of the need for cross process events in order to get plugin processes... | jam@chromium.org | 2009-09-29 | 1 | -1/+4 |
* | Split the IPC code into ipc/ | agl@chromium.org | 2009-07-22 | 1 | -1/+1 |
* | Fix regression from r11509 which caused each plugin instance to have its own ... | jam@chromium.org | 2009-06-05 | 1 | -1/+1 |
* | ipc: use strings, not wstrings for channel ids. | evan@chromium.org | 2009-06-04 | 1 | -3/+3 |
* | Fix browser hang due to plugin deadlock | amit@chromium.org | 2009-06-03 | 1 | -1/+1 |
* | linux (and some posix): multiprocess plugins compiling. | evan@chromium.org | 2009-04-23 | 1 | -1/+4 |
* | Revert "Move IPC code to ipc/" | agl@chromium.org | 2009-04-03 | 1 | -1/+1 |
* | Move IPC code to ipc/ | agl@chromium.org | 2009-04-03 | 1 | -1/+1 |
* | Replace all instances of <hash_map> with a "base/hash_tabe.h", | erg@google.com | 2008-09-08 | 1 | -3/+2 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Add chrome to the repository. | initial.commit | 2008-07-26 | 1 | -0/+144 |