summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* Remove the old NativeMB functions from string util, and use the new ones in s...brettw@google.com2008-08-074-9/+14
* Combine stderr and stdout when running the webkit layout tests so we don't lo...sgk@google.com2008-08-071-2/+3
* merge changes to cpp_bound_class from mac_july_2008 branch.ericroman@google.com2008-08-062-3/+3
* Add npruntime_util.cc to SCons build.sgk@google.com2008-08-061-0/+1
* Drop FixedString. It's only used in two places, one where it doesn't really ...evanm@google.com2008-08-061-15/+18
* fix kjs builddarin@google.com2008-08-061-1/+2
* fix kjs builddarin@google.com2008-08-061-1/+1
* fix build for realdarin@google.com2008-08-061-0/+8
* Improve NPRuntime marshalling by adding glue functions for serializing / dese...darin@google.com2008-08-062-0/+136
* Nearly eliminate heap allocations required to resolve a NPIdentifier from a V...darin@google.com2008-08-062-18/+40
* Some translation updates for WebKit resources.mal@google.com2008-08-053-4/+10
* Add generation of webkit_version.h to the SCons build.sgk@google.com2008-08-051-0/+8
* Pull the major and minor webkit version numbers from WebCore/Configurations/V...erikkay@google.com2008-08-047-3/+155
* Checking in the rest of the .lib changes, previous commit was only done from ...sgk@google.com2008-08-044-60/+78
* Fix several issues with popup window locations:erg@google.com2008-08-041-4/+19
* Pull the block of common Windows system libraries that we link with everywher...sgk@google.com2008-08-044-83/+2
* Convert webkit SConscript files to psuedo-builder calls.sgk@google.com2008-08-0312-14/+14
* ignore expired cookie in local-file-can-set-cookies.htmlmal@google.com2008-08-031-0/+5
* Update xcodeprojsmmentovai@google.com2008-08-011-6397/+19578
* Fix DCHECK in history_backend by ensuring we clear redirect tracking state wh...timsteele@google.com2008-08-012-4/+14
* Adds new class AtExitManager which manages the dtors of all singletons.cpu@google.com2008-08-012-0/+9
* Use the WTF::getPtr technology in our bindings code generator. This will let...abarth@google.com2008-07-311-4/+28
* This adds an additional condition on my previous patch in r183 which tried to...brettw@google.com2008-07-312-1/+39
* Move more net classes into the net namespace. Also remove the net_util names...darin@google.com2008-07-317-26/+23
* It's causing regressions.brettw@google.com2008-07-312-34/+1
* Turns out this fix works pretty well; the failures remaining after this fix a...mbelshe@google.com2008-07-311-1/+5
* This fixes the problem of little boxes appearing in Gmail when you don't have...brettw@google.com2008-07-312-1/+34
* Initial cleanups en route to coalescing the get-it-built cut-and-paste from v...sgk@google.com2008-07-3112-184/+152
* This changes the assertion somewhat. We get NULL a lot, just with no characte...brettw@google.com2008-07-301-6/+21
* M webkit/glue/webframe_impl.ccbrettw@google.com2008-07-301-21/+6
* Update SCons build for recent changes:sgk@google.com2008-07-301-0/+1
* It appears that if the character pointer in an iterator is ever NULL, we shou...brettw@google.com2008-07-301-6/+21
* Move some more classes from net/base into the net:: namespace.darin@google.com2008-07-306-11/+11
* Have the V8BindingsEmitter handle when the source .idl file doesn't exist.sgk@google.com2008-07-291-2/+5
* Fix some issues when building with Visual Studio 2008.maruel@google.com2008-07-282-172/+32
* Fix a build issue with Vista. Stop cp.exe from trying to emulate POSIX securitymaruel@google.com2008-07-281-0/+3
* Add webkit reference build at revision 26.nsylvain@google.com2008-07-272-0/+0
* Fix signature for a known purify MLK warning.nsylvain@google.com2008-07-271-3/+3
* Add webkit to the repository.initial.commit2008-07-2711355-0/+343202