| Commit message (Expand) | Author | Age | Files | Lines |
* | Get rid of the gears in renderer process code. This allows me to do some cle... | jam@chromium.org | 2009-03-13 | 1 | -3/+0 |
* | Fix plugin hang that Earth team found. | jam@chromium.org | 2009-02-21 | 1 | -0/+4 |
* | Lots of small nits to help to split off webkit.dll. | maruel@chromium.org | 2009-02-12 | 1 | -3/+3 |
* | Improve scrolling performance when there are many windowed plugins in a page. | jam@chromium.org | 2009-01-16 | 1 | -2/+1 |
* | WaitableEvent is the replacement for Windows events. Previously in the code, ... | agl@chromium.org | 2009-01-15 | 1 | -1/+6 |
* | Fixing build bustage. Adding files which were part of the original change | ananta@chromium.org | 2008-12-05 | 1 | -0/+2 |
* | Don't cancel the original manual data stream request when the plugin invokes | ananta@chromium.org | 2008-12-04 | 1 | -2/+0 |
* | Relanding this fix. The earlier attempt broke test_shell_tests. The fix | ananta@chromium.org | 2008-11-21 | 1 | -0/+5 |
* | Revert r5816 due to InvokeMethods failures in test_shell_tests. | sgk@google.com | 2008-11-21 | 1 | -5/+0 |
* | Fix Silverlight windowless plugin painting issues. This fixes the | ananta@chromium.org | 2008-11-21 | 1 | -0/+5 |
* | Add Terminate() to the Process object, have RenderProcessHost use this to avo... | brettw@google.com | 2008-11-14 | 1 | -5/+5 |
* | Patch by Thatcher Ulrich <tulrich@google.com>. | ojan@google.com | 2008-10-09 | 1 | -0/+1 |
* | Fix painting problem with transparent plugins because plugins were ignoring t... | jam@chromium.org | 2008-10-01 | 1 | -14/+27 |
* | Desynchronize windowless plugin painting. This greatly improves the painting | jam@chromium.org | 2008-09-22 | 1 | -7/+35 |
* | This CB fixes the following issue1. http://code.google.com/p/chromium/issues/... | iyengar@google.com | 2008-09-19 | 1 | -0/+7 |
* | Replace all instances of <hash_map> with a "base/hash_tabe.h", | erg@google.com | 2008-09-08 | 1 | -4/+2 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Step 1 at making Gears run in the renderer process (enabled by switch | mpcomplete@google.com | 2008-08-15 | 1 | -0/+3 |
* | Add chrome to the repository. | initial.commit | 2008-07-26 | 1 | -0/+116 |