summaryrefslogtreecommitdiffstats
path: root/chrome/plugin
Commit message (Expand)AuthorAgeFilesLines
* SSLPolicy Fix: Step 3.abarth@chromium.org2009-03-171-1/+2
* Removed unneeded includes of base/time.h.thestig@chromium.org2009-03-161-1/+0
* Get rid of the gears in renderer process code. This allows me to do some cle...jam@chromium.org2009-03-131-3/+0
* Switch to using one ResourceDispatcher per render process, and move it to Chi...jam@chromium.org2009-03-123-17/+2
* Add more info to a dcheck to see why DuplicateHandle is failing on the buildbot.jam@chromium.org2009-03-121-1/+2
* Stop having renderers use both pids and a monotonically increasing "host_id"....jam@chromium.org2009-03-124-20/+17
* NO CODE CHANGEdeanm@chromium.org2009-03-105-5/+0
* NO CODE CHANGE.maruel@google.com2009-03-107-17/+30
* Landing again the CL that adds security info to canceled requests (last time ...jcampan@chromium.org2009-03-081-1/+2
* Revert change 11197 because it created 138 new layout testsnsylvain@chromium.org2009-03-071-2/+1
* Landing again the CL that adds security info to canceled requests (it was bre...jcampan@chromium.org2009-03-071-1/+2
* Reverting 11179.jcampan@chromium.org2009-03-071-2/+1
* This CL adds a way to specify the security info when canceling a URLRequest.jcampan@chromium.org2009-03-071-1/+2
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-053-4/+4
* Coalesce more hardcoded schemes to using predefined constants.brettw@chromium.org2009-02-261-2/+4
* Add logging to ExtensionsService, UserScriptMaster,aa@chromium.org2009-02-242-0/+18
* Fix build break due to misplaced ifdef.mmoss@chromium.org2009-02-241-1/+2
* Fix Linux shared build breakage due to undefined references.mmoss@chromium.org2009-02-231-2/+6
* Fix plugin hang that Earth team found.jam@chromium.org2009-02-217-15/+43
* Refactor code from RenderThread and PluginThread and move it to ChildThread. ...jam@chromium.org2009-02-219-218/+97
* Reverting 10080.jam@chromium.org2009-02-209-97/+218
* Refactor code from RenderThread and PluginThread and move it to ChildThread. ...jam@chromium.org2009-02-209-218/+97
* 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