summaryrefslogtreecommitdiffstats
path: root/webkit/port
Commit message (Expand)AuthorAgeFilesLines
* 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-087-7/+7
* Limit the number of console messages we keep in memory so a poorly behaving s...erikkay@google.com2008-08-081-0/+15
* Lowercase 'Arial Unicode MS' to avoid caching it twice in intl test.jungshik@google.com2008-08-081-3/+6
* git-svn-id: svn://svn.chromium.org/chrome/trunk/src@565 0039d316-1c4b-4281-b9...pamg@google.com2008-08-088-612/+18
* 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
* Remove the old NativeMB functions from string util, and use the new ones in s...brettw@google.com2008-08-071-1/+2
* Nearly eliminate heap allocations required to resolve a NPIdentifier from a V...darin@google.com2008-08-062-18/+40
* Fix several issues with popup window locations:erg@google.com2008-08-041-4/+19
* 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-311-1/+23
* It's causing regressions.brettw@google.com2008-07-311-22/+1
* This fixes the problem of little boxes appearing in Gmail when you don't have...brettw@google.com2008-07-311-1/+22
* Move some more classes from net/base into the net:: namespace.darin@google.com2008-07-302-4/+4
* Add webkit to the repository.initial.commit2008-07-27325-0/+61739