summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* Reference the build script in the project. This has no impact except being cl...maruel@google.com2008-08-131-0/+4
* Removed reference from the WebKit Visual Studio solution to the project libjscresgjesse@google.com2008-08-131-9/+0
* Change the ProxyService to work with ASCII strings.darin@google.com2008-08-121-5/+5
* git-svn-id: svn://svn.chromium.org/chrome/trunk/src@677 0039d316-1c4b-4281-b9...dglazkov@google.com2008-08-112-3/+3
* Update chrome strings ('it' translation clean ups).tc@google.com2008-08-111-2/+2
* Made portable by use of WaitableEvent.darin@google.com2008-08-111-23/+12
* Rename HttpProxy* classes to Proxy*. Move them into a net/proxy/ subdirectory.darin@google.com2008-08-111-5/+5
* Reapply the usage new Visual Studio project files for the webkit project.sgjesse@google.com2008-08-112-53/+34
* Add debug-only failures to tests_fixable.txt pending further investigation.pamg@google.com2008-08-091-0/+14
* Revert my change for c_utility so that the JSC build will compilebrettw@google.com2008-08-091-1/+1
* Make sure to Arial is used for buttons and other ui elements in Latin/Greek/C...jungshik@google.com2008-08-081-1/+5
* Fix a bunch of include problems that my deps checker tool found. Mostly I mad...brettw@google.com2008-08-0817-20/+20
* Add deps files and rules for the checkdeps script.brettw@google.com2008-08-084-0/+11
* Limit the number of console messages we keep in memory so a poorly behaving s...erikkay@google.com2008-08-081-0/+15
* Re-baseline two more image results that got missed.pamg@google.com2008-08-084-2/+2
* git-svn-id: svn://svn.chromium.org/chrome/trunk/src@592 0039d316-1c4b-4281-b9...pamg@google.com2008-08-0875-49/+49
* Fix typo in tests_fixable to mark t1202-counters-04-b.html correctly.pamg@google.com2008-08-081-1/+1
* Lowercase 'Arial Unicode MS' to avoid caching it twice in intl test.jungshik@google.com2008-08-081-3/+6
* Catch up SCons build with latest changes:sgk@google.com2008-08-081-1/+0
* Re-baseline additional tests after the big font-metric hack-excision.pamg@google.com2008-08-0815-197/+347
* Roll back the new V8 Visual Studio project files.sgk@google.com2008-08-082-34/+53
* git-svn-id: svn://svn.chromium.org/chrome/trunk/src@565 0039d316-1c4b-4281-b9...pamg@google.com2008-08-0810-621/+18
* Re-baseline tests that fail because the Mac font-metrics hacks have beenpamg@google.com2008-08-0816385-4753/+489648
* Changed the WebKit Visual Studio solution to use the new Visual Studio projectsgjesse@google.com2008-08-082-53/+34
* Fix massive layout test failure (arising from Times vs Times New Roman differ...jungshik@google.com2008-08-081-0/+2
* This is a revised CB of 738 and its companion 764 (which were made jungshik@google.com2008-08-081-13/+120
* Turn off pseudo localized strings.tc@google.com2008-08-071-2/+2
* 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