| Commit message (Expand) | Author | Age | Files | Lines |
* | BSD ifdefs, etc. necessary for chrome/ | pvalchev@google.com | 2010-03-09 | 1 | -4/+4 |
* | [Mac] When in fullscreen mode, ties the menubar shown state to the overlay sh... | rohitrao@chromium.org | 2010-03-03 | 1 | -2/+3 |
* | Fix some issues with compiling Mac plugin code with deprecation defines set | stuartmorgan@chromium.org | 2010-02-16 | 1 | -1/+1 |
* | Hide/show cursor according to NSCursor requests. | avi@chromium.org | 2010-02-02 | 1 | -0/+13 |
* | Create initial GPU backing store in the GPU process for X windows applications. | brettw@chromium.org | 2010-01-26 | 1 | -7/+7 |
* | Remove most uses of EmptyString(), EmptyWString(), EmptyString16(), and Empty... | pkasting@chromium.org | 2010-01-08 | 1 | -2/+2 |
* | Added Pepper 3D device that instantiates the GPU plugin and sends GLES2 comma... | apatrick@google.com | 2009-12-22 | 1 | -0/+1 |
* | Add Cocoa window interposing for plugin process | stuartmorgan@chromium.org | 2009-12-08 | 1 | -2/+0 |
* | Add -profile command line switch | davemoore@chromium.org | 2009-11-30 | 1 | -0/+3 |
* | Fix environment variables not being used after switching to ChildProcessLaunc... | jam@chromium.org | 2009-11-23 | 1 | -2/+2 |
* | Launch all child processes asynchronously so as not to block the IO thread. | jam@chromium.org | 2009-11-21 | 1 | -71/+37 |
* | Mac: Simulate the OS-level focus handling that windows and linux plugins | amanda@chromium.org | 2009-11-20 | 1 | -0/+2 |
* | Linux: Catch plugin crashes. | thestig@chromium.org | 2009-11-09 | 1 | -37/+43 |
* | Use GetSwitchValueASCII. | tony@chromium.org | 2009-11-06 | 1 | -1/+1 |
* | Simplify threading in browser thread by making only ChromeThread deal with di... | jam@chromium.org | 2009-10-27 | 1 | -5/+4 |
* | Move initialization of ChromeURLRequestContexts to the IO thread. | eroman@chromium.org | 2009-10-23 | 1 | -2/+4 |
* | Fix renderer hang if plugin process crashes while initializing a plugin. | jam@chromium.org | 2009-10-22 | 1 | -2/+10 |
* | Use SSL to fetch the "known plug-ins" list. | cevans@chromium.org | 2009-10-19 | 1 | -1/+1 |
* | Use FilePath in ChildProcessHost. | evan@chromium.org | 2009-10-13 | 1 | -3/+2 |
* | Use ASCII strings for switch names. | evan@chromium.org | 2009-10-13 | 1 | -1/+1 |
* | Move native_widget_types and gtk_native_view_id_manager from base/gfx to | brettw@chromium.org | 2009-10-11 | 1 | -2/+2 |
* | Change Mac fullscreen mode to be a stack, not a flag. This fixes crashes and | amanda@chromium.org | 2009-10-11 | 1 | -10/+14 |
* | Fix a crash when a plugin file picker window is dismissed. This is a | amanda@chromium.org | 2009-10-06 | 1 | -3/+8 |
* | Fix several issues around fullscreen Mac plugins: | amanda@chromium.org | 2009-10-01 | 1 | -0/+20 |
* | Misc. Cleanup related to OOP Profile Import | jeremy@chromium.org | 2009-09-25 | 1 | -5/+6 |
* | Change the URL for the plugin finder service. | mal@chromium.org | 2009-09-23 | 1 | -1/+1 |
* | Move the --type=plugin and --plugin-path arguments to the beginning of the ar... | mdm@chromium.org | 2009-09-18 | 1 | -6/+7 |
* | Gears File Drag Drop | michaeln@google.com | 2009-09-16 | 1 | -2/+2 |
* | Take out the activex control.BUG=20259 | jam@chromium.org | 2009-09-08 | 1 | -2/+0 |
* | This changelist fixes some issues with the NPAPI WMP plugin work in Chrome. ... | jam@chromium.org | 2009-09-04 | 1 | -6/+7 |
* | Replace the RenderProcessHost.PID function that returns the OS-generated | brettw@chromium.org | 2009-08-31 | 1 | -6/+9 |
* | Fix for crash bug in PluginProcessHost::OnGetCookies - it likes like this can... | robertshield@chromium.org | 2009-08-17 | 1 | -1/+7 |
* | Change breakpads on the helper processes to keep our rimZ clean. | mark@chromium.org | 2009-08-15 | 1 | -0/+2 |
* | Re-commit r22981 after backout at r22992. Contains fixes to relocate | mark@chromium.org | 2009-08-11 | 1 | -4/+5 |
* | Back out r22981, it may have caused Windows test failures. | mark@chromium.org | 2009-08-11 | 1 | -5/+4 |
* | Provide a separate app bundle for subprocesses like the renderer on the Mac. | mark@chromium.org | 2009-08-11 | 1 | -4/+5 |
* | Set up a interposing library for Carbon calls made by plugins. | stuartmorgan@google.com | 2009-08-07 | 1 | -1/+20 |
* | Navigation and cookies for Automation | amit@chromium.org | 2009-07-28 | 1 | -1/+0 |
* | CPAPI (0.11) for gears drag drop. | mpcomplete@chromium.org | 2009-07-23 | 1 | -1/+21 |
* | Add support to URLRequest for deferring redirects. | darin@chromium.org | 2009-07-23 | 1 | -6/+0 |
* | Fix liner errors due to duplicate symbols in the switches. These switches | brettw@chromium.org | 2009-07-23 | 1 | -0/+1 |
* | Split the IPC code into ipc/ | agl@chromium.org | 2009-07-22 | 1 | -3/+3 |
* | linux: OOP windowed plugins | evan@chromium.org | 2009-07-07 | 1 | -0/+17 |
* | Revert "linux: OOP windowed plugins" | evan@chromium.org | 2009-07-06 | 1 | -17/+0 |
* | linux: OOP windowed plugins | evan@chromium.org | 2009-07-06 | 1 | -0/+17 |
* | mac/linux: rework plugin channel file descriptor creation | evan@chromium.org | 2009-06-27 | 1 | -27/+5 |
* | posix: two related changes to make plugin IPC work on POSIX. | evan@chromium.org | 2009-06-22 | 1 | -8/+42 |
* | Cancel all pending requests when a worker goes away. | jam@chromium.org | 2009-06-22 | 1 | -4/+0 |
* | Revert "posix: two related changes to make plugin IPC work on POSIX." | evan@chromium.org | 2009-06-22 | 1 | -42/+8 |
* | posix: two related changes to make plugin IPC work on POSIX. | evan@chromium.org | 2009-06-20 | 1 | -8/+42 |