summaryrefslogtreecommitdiffstats
path: root/chrome/plugin
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* No code change. Just to force a rebuild.maruel@chromium.org2008-10-281-4/+3
* No code change. Just force a build.maruel@google.com2008-10-281-4/+3
* Superficial change to force a build.maruel@chromium.org2008-10-271-4/+3
* This is a patch for bug 1385045: Adobe Acrobat 9.0 crash.nsylvain@chromium.org2008-10-221-0/+4
* Using $CHROME_SRC_DIR in place of hash/..bradnelson@google.com2008-10-221-1/+1
* Patch by Thatcher Ulrich <tulrich@google.com>.ojan@google.com2008-10-094-4/+10
* Fix videos stopping playing. Only send an invalidate to the renderer if it's...jam@chromium.org2008-10-091-2/+4
* Attempt 2 at landing this patch. It broke the Mac/linux builds. Fix for now isananta@chromium.org2008-10-093-2/+15
* Revert r3074 due to Mac build bustagemark@chromium.org2008-10-093-15/+2
* This fixes http://code.google.com/p/chromium/issues/detail?id=2472, whichananta@chromium.org2008-10-083-2/+15
* Bring chrome/plugin/SConscript into the Linux build.mmoss@google.com2008-10-011-14/+22
* Fix painting problem with transparent plugins because plugins were ignoring t...jam@chromium.org2008-10-014-64/+113
* This CL adds new UI tests for the SSL UI.jcampan@chromium.org2008-09-241-1/+2