| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert my change for c_utility so that the JSC build will compile | brettw@google.com | 2008-08-09 | 1 | -1/+1 |
* | Fix a bunch of include problems that my deps checker tool found. Mostly I mad... | brettw@google.com | 2008-08-08 | 6 | -8/+8 |
* | Add deps files and rules for the checkdeps script. | brettw@google.com | 2008-08-08 | 2 | -0/+6 |
* | Turn off pseudo localized strings. | tc@google.com | 2008-08-07 | 1 | -2/+2 |
* | Remove the old NativeMB functions from string util, and use the new ones in s... | brettw@google.com | 2008-08-07 | 3 | -8/+12 |
* | merge changes to cpp_bound_class from mac_july_2008 branch. | ericroman@google.com | 2008-08-06 | 2 | -3/+3 |
* | Add npruntime_util.cc to SCons build. | sgk@google.com | 2008-08-06 | 1 | -0/+1 |
* | fix kjs build | darin@google.com | 2008-08-06 | 1 | -1/+2 |
* | fix kjs build | darin@google.com | 2008-08-06 | 1 | -1/+1 |
* | Improve NPRuntime marshalling by adding glue functions for serializing / dese... | darin@google.com | 2008-08-06 | 2 | -0/+136 |
* | Some translation updates for WebKit resources. | mal@google.com | 2008-08-05 | 3 | -4/+10 |
* | Pull the major and minor webkit version numbers from WebCore/Configurations/V... | erikkay@google.com | 2008-08-04 | 2 | -3/+16 |
* | Checking in the rest of the .lib changes, previous commit was only done from ... | sgk@google.com | 2008-08-04 | 1 | -2/+11 |
* | Pull the block of common Windows system libraries that we link with everywher... | sgk@google.com | 2008-08-04 | 1 | -21/+1 |
* | Convert webkit SConscript files to psuedo-builder calls. | sgk@google.com | 2008-08-03 | 2 | -2/+2 |
* | Fix DCHECK in history_backend by ensuring we clear redirect tracking state wh... | timsteele@google.com | 2008-08-01 | 2 | -4/+14 |
* | Move more net classes into the net namespace. Also remove the net_util names... | darin@google.com | 2008-07-31 | 4 | -21/+18 |
* | Turns out this fix works pretty well; the failures remaining after this fix a... | mbelshe@google.com | 2008-07-31 | 1 | -1/+5 |
* | Initial cleanups en route to coalescing the get-it-built cut-and-paste from v... | sgk@google.com | 2008-07-31 | 2 | -58/+54 |
* | This changes the assertion somewhat. We get NULL a lot, just with no characte... | brettw@google.com | 2008-07-30 | 1 | -6/+21 |
* | M webkit/glue/webframe_impl.cc | brettw@google.com | 2008-07-30 | 1 | -21/+6 |
* | It appears that if the character pointer in an iterator is ever NULL, we shou... | brettw@google.com | 2008-07-30 | 1 | -6/+21 |
* | Move some more classes from net/base into the net:: namespace. | darin@google.com | 2008-07-30 | 3 | -4/+4 |
* | Add webkit to the repository. | initial.commit | 2008-07-27 | 235 | -0/+39381 |