summaryrefslogtreecommitdiffstats
path: root/chrome/plugin
Commit message (Expand)AuthorAgeFilesLines
* Reduce the amount of included header files. Vast change like in "Oh God! This...maruel@chromium.org2009-02-182-0/+9
* Get something in chrome/plugin/ compiling to make Scons happy.thestig@chromium.org2009-02-182-2/+5
* Lots of small nits to help to split off webkit.dll.maruel@chromium.org2009-02-124-23/+24
* Cleanup some forward declared structs that are not being used.thestig@chromium.org2009-02-051-1/+0
* Fix the dependency checker tool. Rules for a directory did modify their direc...stoyan@chromium.org2009-02-051-0/+9
* Finish taking out render_messages.h includes from headers.jam@chromium.org2009-02-053-0/+3
* Commiting the changes from my previous cl that are specific to not including ...jam@chromium.org2009-02-042-1/+4
* Revert my change to get the tree green. Not sure why the tests became flaky....jam@chromium.org2009-02-042-4/+1
* Make it easier/less work/less error-prone to create new IPC channel types (i....jam@chromium.org2009-02-042-1/+4
* Move proxy resolve requests out of plugin/renderer process, and into the brow...ericroman@google.com2009-01-311-0/+32
* Fix a timing issue that caused gears to fail to load sometimes.mpcomplete@google.com2009-01-211-3/+5
* Make CommandLine into a normal object, with some statics for getting at the c...evan@chromium.org2009-01-212-2/+2
* Generate all chrome .vcproj files:sgk@google.com2009-01-171-9/+79
* Improve scrolling performance when there are many windowed plugins in a page.jam@chromium.org2009-01-164-15/+34
* Block Adobe Reader from issuing NPN_GetURL/NPN_GetURLRequests for URL schemes...ananta@chromium.org2009-01-161-0/+13
* WaitableEvent is the replacement for Windows events. Previously in the code, ...agl@chromium.org2009-01-156-16/+32
* New implementations of core plugin libraries.avi@google.com2009-01-151-1/+1
* Updating so that Gears can spawn file selectors when running in the renderer ...zork@google.com2009-01-131-0/+13
* remove chrome dependencies from win sandboxing headers. Wrap sandbox code topinkerton@google.com2009-01-091-2/+6
* Change "dll" to "plugin" where appropriate.avi@google.com2009-01-063-5/+5
* Move plugins to FilePaths, some cleanupavi@google.com2009-01-065-12/+14
* Mass convert ChromeStaticLibrary -> ChromeLibrary, including pulling the upda...evanm@google.com2008-12-261-1/+1
* Fixes NPAPITester ui tests. I was trying to diagnose failing ui testssky@google.com2008-12-231-3/+29
* Initial generation of native Visual Studio solution filessgk@google.com2008-12-191-0/+2
* Convert from using env['PLATFORM'] directly to using the more flexiblesgk@google.com2008-12-181-2/+2
* Move the "platform" wrappers in skia/ext to the skia namespace.brettw@google.com2008-12-172-2/+2
* Handle HTTP 200 responses received in response to byte range requests issued ...ananta@chromium.org2008-12-171-0/+1
* Switch back svn:eol-style=native for .sln, .vcproj and .vsprops files.maruel@chromium.org2008-12-161-231/+231
* Platform cleanup in common/ and even porting few files and unit tests.phajdan.jr@chromium.org2008-12-151-0/+6
* A new shot at the old system monitor changelist.mbelshe@google.com2008-12-131-0/+4
* Untested fix for build failures.pkasting@chromium.org2008-12-101-0/+2
* Fixing build bustage. Adding files which were part of the original changeananta@chromium.org2008-12-052-0/+6
* Don't cancel the original manual data stream request when the plugin invokesananta@chromium.org2008-12-042-6/+0
* Changed svn:eol-style of all .sln and .vcproj files to CRLFscherkus@chromium.org2008-12-041-231/+231
* Rollbackmbelshe@google.com2008-12-011-4/+0
* A new copy of the old system monitor changelist.mbelshe@google.com2008-11-301-0/+4
* Add a NULL channel check in CreateNPVariantParam as it can be called withananta@chromium.org2008-11-241-9/+15
* Remove base versions of the graphics headers, which previously just forwarded...brettw@google.com2008-11-222-2/+2
* Relanding this fix. The earlier attempt broke test_shell_tests. The fixananta@chromium.org2008-11-212-6/+27
* Revert r5816 due to InvokeMethods failures in test_shell_tests.sgk@google.com2008-11-212-27/+6
* Fix Silverlight windowless plugin painting issues. This fixes theananta@chromium.org2008-11-212-6/+27
* Fix a potential race with cookie requests between renderer and gears.mpcomplete@google.com2008-11-171-2/+18
* Add Terminate() to the Process object, have RenderProcessHost use this to avo...brettw@google.com2008-11-144-20/+21
* Re-do the way browser windows are shown:ben@chromium.org2008-11-141-1/+1
* Fix http://code.google.com/p/chromium/issues/detail?id=4270. Test case added.mpcomplete@google.com2008-11-121-1/+1
* NO CODE CHANGE. Just force a build.maruel@chromium.org2008-11-111-4/+3
* No code change. Force a build.maruel@chromium.org2008-11-071-5/+6
* Convert chrome/plugin to the new naming (SConscript => plugin.scons).sgk@google.com2008-11-031-12/+25
* NO CODE CHANGE. Just force a build to see how badly broken is the tree.maruel@chromium.org2008-10-311-4/+3
* No code change. Just to force a build.maruel@chromium.org2008-10-281-4/+3