| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | This fixes http://code.google.com/p/chromium/issues/detail?id=643, which | iyengar@google.com | 2008-09-10 | 2 | -35/+52 |
* | Use gcc 4.2 for the Mac build. Fix up new warnings and errors pointed out | mark@chromium.org | 2008-09-10 | 1 | -1/+1 |
* | remove platform includes | pinkerton@google.com | 2008-09-09 | 1 | -4/+2 |
* | define constants for strings in absence of GRIT machinery on mac&linux as a t... | pinkerton@google.com | 2008-09-09 | 2 | -1/+49 |
* | fill in a missing routine for MacOS | pinkerton@google.com | 2008-09-09 | 2 | -0/+10 |
* | remove reference in mac ifdef to a function not in the shared RendeTheme header | pinkerton@google.com | 2008-09-09 | 1 | -4/+0 |
* | Apply xcconfigs to Mac TestShell, fix warnings | mmentovai@google.com | 2008-09-09 | 6 | -695/+450 |
* | fix platform differences in editor client, make compile on non-windows | pinkerton@google.com | 2008-09-09 | 2 | -9/+41 |
* | fix win bustage | pinkerton@google.com | 2008-09-09 | 2 | -1/+2 |
* | Update the v8 reference in the Mac testshell project. | avi@google.com | 2008-09-09 | 1 | -114/+54 |
* | Bulk fixes to get Mac Test Shell more compile-happy. | avi@google.com | 2008-09-09 | 9 | -123/+226 |
* | if-def the event conversion code to fit with the ifdefs in WebCore. | pinkerton@google.com | 2008-09-09 | 2 | -3/+37 |
* | stub out win-only routines and impl user agent for MacOS X | pinkerton@google.com | 2008-09-09 | 1 | -2/+23 |
* | Replace "WINAPI" with platform-independent "API_CALL". | mmoss@google.com | 2008-09-09 | 3 | -12/+9 |
* | Use a GURL instead of a string when creating object, saves two string convers... | pinkerton@google.com | 2008-09-09 | 2 | -6/+5 |
* | Set DerivedSourcesDir properly in the webcore script phase | mmentovai@google.com | 2008-09-09 | 1 | -1/+1 |
* | Like r1882 but for the webkit target | mmentovai@google.com | 2008-09-09 | 1 | -2/+2 |
* | Workaround for the create_hash_table svn:executable problem | mmentovai@google.com | 2008-09-09 | 1 | -1/+1 |
* | Fix error in generated yacc files (the rest of the line needs to be a comment). | erg@google.com | 2008-09-08 | 1 | -3/+1 |
* | submit forked file from issue http://codereview.chromium.org/1821 | fqian@google.com | 2008-09-08 | 1 | -0/+38 |
* | Change navigator.vendor to return "Google Inc.". | ojan@google.com | 2008-09-08 | 1 | -0/+8 |
* | Add build/all.xcodeproj, which builds all known targets. | mmentovai@google.com | 2008-09-08 | 1 | -26/+0 |
* | Replace all instances of <hash_map> with a "base/hash_tabe.h", | erg@google.com | 2008-09-08 | 4 | -15/+9 |
* | fix build issue on Linux with GCC 4.1.2 | evanm@google.com | 2008-09-08 | 4 | -1/+5 |
* | Need to close the plugin stream if NPP_Write fails. | darin@google.com | 2008-09-08 | 2 | -9/+17 |
* | Update chrome trunk's v8 dependency from trunk@101 to trunk@138. | ericroman@google.com | 2008-09-08 | 2 | -2/+2 |
* | - Restore pcre target to webkit.xcodeproj | mmentovai@google.com | 2008-09-08 | 1 | -48/+109 |
* | Just compile some basic files so we get a libGlue.a. | evanm@google.com | 2008-09-07 | 5 | -18/+40 |
* | Normalize all whitespace in this SConscript in anticipation of changes to come. | evanm@google.com | 2008-09-07 | 1 | -129/+129 |
* | Rollback the rollback of r1806. Wasn't the cause of the test failure. | ojan@google.com | 2008-09-06 | 2 | -3/+5 |
* | Rollback 1806, requested by Ojan. | evanm@google.com | 2008-09-06 | 2 | -5/+3 |
* | Fix webkit.xcodeproj. Make it use our new xcconfig and common build directory | mmentovai@google.com | 2008-09-06 | 4 | -5093/+1920 |
* | Begin Linux port of webkit/default_plugin. | mmoss@google.com | 2008-09-05 | 2 | -18/+28 |
* | Removing extra copies of the text results from KJS directory. | dglazkov@google.com | 2008-09-05 | 2 | -27/+0 |
* | tweaks for mac and linux | pinkerton@google.com | 2008-09-05 | 2 | -3/+5 |
* | Now that bug 1317563 is addressed, these tests pass consistently. Also fixes ... | dglazkov@google.com | 2008-09-05 | 6 | -64/+23 |
* | generate the webkit_version.h header at build time. Use webkit_glue.cc instea... | pinkerton@google.com | 2008-09-05 | 1 | -5/+5 |
* | Rollback revisions 1785-1786 due to purify regression. | aa@google.com | 2008-09-05 | 8 | -366/+2 |
* | Missing files from r1785. | aa@google.com | 2008-09-05 | 2 | -0/+147 |
* | Try again to begin compiling the files that implemen the HTML5 | aa@google.com | 2008-09-05 | 6 | -2/+219 |
* | back out part of last change, better fix upcoming. | pinkerton@google.com | 2008-09-05 | 1 | -1/+1 |
* | fix copy/paste error | pinkerton@google.com | 2008-09-05 | 1 | -0/+1 |
* | pick up another forked file in pending/kjs, if-def scrollView and bitmap usag... | pinkerton@google.com | 2008-09-05 | 2 | -1/+37 |
* | ifdef around windows code | pinkerton@google.com | 2008-09-05 | 1 | -1/+10 |
* | Fix include paths for v8 (v8/public -> v8/include) | pinkerton@google.com | 2008-09-05 | 1 | -14/+14 |
* | Rolling back 1737 because it broke the build. | aa@google.com | 2008-09-04 | 7 | -361/+2 |
* | Fix the build under Linux; there were recent changes to | erg@google.com | 2008-09-04 | 2 | -27/+38 |
* | gAdds the files that implement the HTML5 Database API to the | aa@google.com | 2008-09-04 | 7 | -2/+361 |
* | Fixes the following bugs reported with the Silverlight plugin:- | iyengar@google.com | 2008-09-04 | 1 | -0/+10 |
* | Changes to pending to get WebCore to compile on linux. This | tc@google.com | 2008-09-04 | 14 | -25/+33 |