summaryrefslogtreecommitdiffstats
path: root/webkit/port
Commit message (Expand)AuthorAgeFilesLines
* Start porting port. Also move perl declarations into the correct place erg@google.com2008-08-213-8/+8
* Fixed bug #1251296jhaas@google.com2008-08-211-7/+8
* Update googleurl to r91. This fixes the linux build.tc@google.com2008-08-211-1/+1
* Make sure that javascript exceptions thrown while evaluating the codeager@google.com2008-08-213-4/+18
* Fix some gcc'isms in compilation. Break circular dependency between v8_common...pinkerton@google.com2008-08-157-188/+230
* This change fixes http://b/1325836, which is obscure but has a benefit of let...dglazkov@google.com2008-08-153-1/+31
* Fix #ifdef parse errorpinkerton@google.com2008-08-141-1/+1
* git-svn-id: svn://svn.chromium.org/chrome/trunk/src@873 0039d316-1c4b-4281-b9...awalker@google.com2008-08-1414-29/+29
* bootstrap v8 js binding/header generation and putting them in a subdir so swi...pinkerton@google.com2008-08-143-12/+14
* DCHECK vswprintf format string cross-platform portability. Use %ls, not %s, ...mmentovai@google.com2008-08-141-2/+4
* 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