| Commit message (Expand) | Author | Age | Files | Lines |
* | Finish taking out render_messages.h includes from headers. | jam@chromium.org | 2009-02-05 | 3 | -0/+3 |
* | Commiting the changes from my previous cl that are specific to not including ... | jam@chromium.org | 2009-02-04 | 2 | -1/+4 |
* | Revert my change to get the tree green. Not sure why the tests became flaky.... | jam@chromium.org | 2009-02-04 | 2 | -4/+1 |
* | Make it easier/less work/less error-prone to create new IPC channel types (i.... | jam@chromium.org | 2009-02-04 | 2 | -1/+4 |
* | Move proxy resolve requests out of plugin/renderer process, and into the brow... | ericroman@google.com | 2009-01-31 | 1 | -0/+32 |
* | Fix a timing issue that caused gears to fail to load sometimes. | mpcomplete@google.com | 2009-01-21 | 1 | -3/+5 |
* | Make CommandLine into a normal object, with some statics for getting at the c... | evan@chromium.org | 2009-01-21 | 2 | -2/+2 |
* | Generate all chrome .vcproj files: | sgk@google.com | 2009-01-17 | 1 | -9/+79 |
* | Improve scrolling performance when there are many windowed plugins in a page. | jam@chromium.org | 2009-01-16 | 4 | -15/+34 |
* | Block Adobe Reader from issuing NPN_GetURL/NPN_GetURLRequests for URL schemes... | ananta@chromium.org | 2009-01-16 | 1 | -0/+13 |
* | WaitableEvent is the replacement for Windows events. Previously in the code, ... | agl@chromium.org | 2009-01-15 | 6 | -16/+32 |
* | New implementations of core plugin libraries. | avi@google.com | 2009-01-15 | 1 | -1/+1 |
* | Updating so that Gears can spawn file selectors when running in the renderer ... | zork@google.com | 2009-01-13 | 1 | -0/+13 |
* | remove chrome dependencies from win sandboxing headers. Wrap sandbox code to | pinkerton@google.com | 2009-01-09 | 1 | -2/+6 |
* | Change "dll" to "plugin" where appropriate. | avi@google.com | 2009-01-06 | 3 | -5/+5 |
* | Move plugins to FilePaths, some cleanup | avi@google.com | 2009-01-06 | 5 | -12/+14 |
* | Mass convert ChromeStaticLibrary -> ChromeLibrary, including pulling the upda... | evanm@google.com | 2008-12-26 | 1 | -1/+1 |
* | Fixes NPAPITester ui tests. I was trying to diagnose failing ui tests | sky@google.com | 2008-12-23 | 1 | -3/+29 |
* | Initial generation of native Visual Studio solution files | sgk@google.com | 2008-12-19 | 1 | -0/+2 |
* | Convert from using env['PLATFORM'] directly to using the more flexible | sgk@google.com | 2008-12-18 | 1 | -2/+2 |
* | Move the "platform" wrappers in skia/ext to the skia namespace. | brettw@google.com | 2008-12-17 | 2 | -2/+2 |
* | Handle HTTP 200 responses received in response to byte range requests issued ... | ananta@chromium.org | 2008-12-17 | 1 | -0/+1 |
* | Switch back svn:eol-style=native for .sln, .vcproj and .vsprops files. | maruel@chromium.org | 2008-12-16 | 1 | -231/+231 |
* | Platform cleanup in common/ and even porting few files and unit tests. | phajdan.jr@chromium.org | 2008-12-15 | 1 | -0/+6 |
* | A new shot at the old system monitor changelist. | mbelshe@google.com | 2008-12-13 | 1 | -0/+4 |
* | Untested fix for build failures. | pkasting@chromium.org | 2008-12-10 | 1 | -0/+2 |
* | Fixing build bustage. Adding files which were part of the original change | ananta@chromium.org | 2008-12-05 | 2 | -0/+6 |
* | Don't cancel the original manual data stream request when the plugin invokes | ananta@chromium.org | 2008-12-04 | 2 | -6/+0 |
* | Changed svn:eol-style of all .sln and .vcproj files to CRLF | scherkus@chromium.org | 2008-12-04 | 1 | -231/+231 |
* | Rollback | mbelshe@google.com | 2008-12-01 | 1 | -4/+0 |
* | A new copy of the old system monitor changelist. | mbelshe@google.com | 2008-11-30 | 1 | -0/+4 |
* | Add a NULL channel check in CreateNPVariantParam as it can be called with | ananta@chromium.org | 2008-11-24 | 1 | -9/+15 |
* | Remove base versions of the graphics headers, which previously just forwarded... | brettw@google.com | 2008-11-22 | 2 | -2/+2 |
* | Relanding this fix. The earlier attempt broke test_shell_tests. The fix | ananta@chromium.org | 2008-11-21 | 2 | -6/+27 |
* | Revert r5816 due to InvokeMethods failures in test_shell_tests. | sgk@google.com | 2008-11-21 | 2 | -27/+6 |
* | Fix Silverlight windowless plugin painting issues. This fixes the | ananta@chromium.org | 2008-11-21 | 2 | -6/+27 |
* | Fix a potential race with cookie requests between renderer and gears. | mpcomplete@google.com | 2008-11-17 | 1 | -2/+18 |
* | Add Terminate() to the Process object, have RenderProcessHost use this to avo... | brettw@google.com | 2008-11-14 | 4 | -20/+21 |
* | Re-do the way browser windows are shown: | ben@chromium.org | 2008-11-14 | 1 | -1/+1 |
* | Fix http://code.google.com/p/chromium/issues/detail?id=4270. Test case added. | mpcomplete@google.com | 2008-11-12 | 1 | -1/+1 |
* | NO CODE CHANGE. Just force a build. | maruel@chromium.org | 2008-11-11 | 1 | -4/+3 |
* | No code change. Force a build. | maruel@chromium.org | 2008-11-07 | 1 | -5/+6 |
* | Convert chrome/plugin to the new naming (SConscript => plugin.scons). | sgk@google.com | 2008-11-03 | 1 | -12/+25 |
* | NO CODE CHANGE. Just force a build to see how badly broken is the tree. | maruel@chromium.org | 2008-10-31 | 1 | -4/+3 |
* | No code change. Just to force a build. | maruel@chromium.org | 2008-10-28 | 1 | -4/+3 |
* | No code change. Just to force a rebuild. | maruel@chromium.org | 2008-10-28 | 1 | -4/+3 |
* | No code change. Just force a build. | maruel@google.com | 2008-10-28 | 1 | -4/+3 |
* | Superficial change to force a build. | maruel@chromium.org | 2008-10-27 | 1 | -4/+3 |
* | This is a patch for bug 1385045: Adobe Acrobat 9.0 crash. | nsylvain@chromium.org | 2008-10-22 | 1 | -0/+4 |
* | Using $CHROME_SRC_DIR in place of hash/.. | bradnelson@google.com | 2008-10-22 | 1 | -1/+1 |