summaryrefslogtreecommitdiffstats
path: root/webkit/glue/plugins
Commit message (Expand)AuthorAgeFilesLines
* Unignore most warnings on POSIX in build/SConscript.main.evanm@google.com2008-09-161-1/+6
* Add DLOG(INFO) before 'TODO: implement me'.fqian@google.com2008-09-121-1/+13
* Replace all instances of <hash_map> with a "base/hash_tabe.h",erg@google.com2008-09-081-3/+2
* Need to close the plugin stream if NPP_Write fails.darin@google.com2008-09-082-9/+17
* Rollback the rollback of r1806. Wasn't the cause of the test failure.ojan@google.com2008-09-061-0/+2
* Rollback 1806, requested by Ojan.evanm@google.com2008-09-061-2/+0
* tweaks for mac and linuxpinkerton@google.com2008-09-051-0/+2
* Fixes the following bugs reported with the Silverlight plugin:-iyengar@google.com2008-09-041-0/+10
* This fixes http://code.google.com/p/chromium/issues/detail?id=493, whichiyengar@google.com2008-09-031-2/+2
* Update Copyright text in SCons config files.sgk@google.com2008-09-011-28/+4
* Use correct decls for non-windows platforms. Create a platform-neutral wrappe...pinkerton@google.com2008-08-271-4/+4
* Use a more compact license header in source files.license.bot2008-08-2446-1291/+184
* TrackedObjects assumes you can use a "TLS slot" of -1 to indicate uninitializ...evanm@google.com2008-08-202-8/+10
* Revert. Failing unit tests.evanm@google.com2008-08-202-10/+8
* TrackedObjects assumes you can use a "TLS slot" of -1 to indicate uninitializ...evanm@google.com2008-08-202-8/+10
* Update a forgotten user of the Sys StringPiece conversion functions to includ...deanm@google.com2008-08-191-0/+1
* Use LF for newlines in all DEPS filesmmentovai@google.com2008-08-181-3/+3
* Large patch set (159 files total) to cleanup the includes.maruel@google.com2008-08-153-8/+7
* Change the ProxyService to work with ASCII strings.darin@google.com2008-08-121-5/+5
* Rename HttpProxy* classes to Proxy*. Move them into a net/proxy/ subdirectory.darin@google.com2008-08-111-5/+5
* Fix a bunch of include problems that my deps checker tool found. Mostly I mad...brettw@google.com2008-08-081-2/+2
* Add deps files and rules for the checkdeps script.brettw@google.com2008-08-081-0/+3
* Remove the old NativeMB functions from string util, and use the new ones in s...brettw@google.com2008-08-072-4/+7
* Checking in the rest of the .lib changes, previous commit was only done from ...sgk@google.com2008-08-041-2/+11
* Pull the block of common Windows system libraries that we link with everywher...sgk@google.com2008-08-041-21/+1
* Convert webkit SConscript files to psuedo-builder calls.sgk@google.com2008-08-031-1/+1
* Turns out this fix works pretty well; the failures remaining after this fix a...mbelshe@google.com2008-07-311-1/+5
* Initial cleanups en route to coalescing the get-it-built cut-and-paste from v...sgk@google.com2008-07-311-3/+1
* Move some more classes from net/base into the net:: namespace.darin@google.com2008-07-301-1/+1
* Add webkit to the repository.initial.commit2008-07-2751-0/+8978