summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* Put all prebuild scripts in external files. Scripts to run unit tests aremark@chromium.org2008-09-115-19/+179
* Fixing 1669: Renderer crashes on FindNextfinnur@google.com2008-09-102-20/+57
* Fix escaping of hrefs on A tags in the inspector. ojan@google.com2008-09-102-8/+9
* Eliminate unnecessary recompile/relink in the glue target by being more carefulmark@chromium.org2008-09-101-5/+4
* Bring test shell test into the mac projectavi@google.com2008-09-102-5/+10
* Fix issue 580 that JavaScript cannot talk to Java applets.fqian@google.com2008-09-101-3/+3
* remove ifdefs around code since all our port platforms will use them.pinkerton@google.com2008-09-105-13/+2
* more cross-platform graphics changespinkerton@google.com2008-09-102-5/+4
* Fix uses of PlatformCanvasWin and get compiling under gcc.pinkerton@google.com2008-09-102-9/+8
* include SkGraphicsContextMac.mm and PlatformContextSkiapinkerton@google.com2008-09-102-7/+408
* BUG = 1357667fqian@google.com2008-09-105-38/+63
* Glue now fully builds, add it to "all" targetpinkerton@google.com2008-09-101-0/+13
* Stub out webplugin_impl to make more progress on testshellpinkerton@google.com2008-09-102-4/+58
* Bring layout_test_controller.cc into the mac project.avi@google.com2008-09-105-11/+24
* make more cross platform, use process_utils to get proc id. remove unused hea...pinkerton@google.com2008-09-101-6/+6
* Update include path for TestShell to be able to use Skia headers like SkTypes.hmark@chromium.org2008-09-101-0/+2
* Patch for bug 1994:fqian@google.com2008-09-106-9/+121
* Cleanup some constants in the binding code.fqian@google.com2008-09-103-42/+40
* Simply use a named enum instead of a typedef.evanm@google.com2008-09-101-1/+1
* This fixes http://code.google.com/p/chromium/issues/detail?id=643, whichiyengar@google.com2008-09-102-35/+52
* Use gcc 4.2 for the Mac build. Fix up new warnings and errors pointed outmark@chromium.org2008-09-101-1/+1
* remove platform includespinkerton@google.com2008-09-091-4/+2
* define constants for strings in absence of GRIT machinery on mac&linux as a t...pinkerton@google.com2008-09-092-1/+49
* fill in a missing routine for MacOSpinkerton@google.com2008-09-092-0/+10
* remove reference in mac ifdef to a function not in the shared RendeTheme headerpinkerton@google.com2008-09-091-4/+0
* Apply xcconfigs to Mac TestShell, fix warningsmmentovai@google.com2008-09-096-695/+450
* fix platform differences in editor client, make compile on non-windowspinkerton@google.com2008-09-092-9/+41
* fix win bustagepinkerton@google.com2008-09-092-1/+2
* Update the v8 reference in the Mac testshell project.avi@google.com2008-09-091-114/+54
* Bulk fixes to get Mac Test Shell more compile-happy.avi@google.com2008-09-099-123/+226
* if-def the event conversion code to fit with the ifdefs in WebCore.pinkerton@google.com2008-09-092-3/+37
* stub out win-only routines and impl user agent for MacOS Xpinkerton@google.com2008-09-091-2/+23
* Replace "WINAPI" with platform-independent "API_CALL".mmoss@google.com2008-09-093-12/+9
* Use a GURL instead of a string when creating object, saves two string convers...pinkerton@google.com2008-09-092-6/+5
* Set DerivedSourcesDir properly in the webcore script phasemmentovai@google.com2008-09-091-1/+1
* Like r1882 but for the webkit targetmmentovai@google.com2008-09-091-2/+2
* Workaround for the create_hash_table svn:executable problemmmentovai@google.com2008-09-091-1/+1
* Fix error in generated yacc files (the rest of the line needs to be a comment).erg@google.com2008-09-081-3/+1
* submit forked file from issue http://codereview.chromium.org/1821fqian@google.com2008-09-081-0/+38
* Change navigator.vendor to return "Google Inc.".ojan@google.com2008-09-081-0/+8
* Add build/all.xcodeproj, which builds all known targets.mmentovai@google.com2008-09-081-26/+0
* Replace all instances of <hash_map> with a "base/hash_tabe.h",erg@google.com2008-09-084-15/+9
* fix build issue on Linux with GCC 4.1.2evanm@google.com2008-09-084-1/+5
* Need to close the plugin stream if NPP_Write fails.darin@google.com2008-09-082-9/+17
* Update chrome trunk's v8 dependency from trunk@101 to trunk@138.ericroman@google.com2008-09-082-2/+2
* - Restore pcre target to webkit.xcodeprojmmentovai@google.com2008-09-081-48/+109
* Just compile some basic files so we get a libGlue.a.evanm@google.com2008-09-075-18/+40
* Normalize all whitespace in this SConscript in anticipation of changes to come.evanm@google.com2008-09-071-129/+129
* Rollback the rollback of r1806. Wasn't the cause of the test failure.ojan@google.com2008-09-062-3/+5
* Rollback 1806, requested by Ojan.evanm@google.com2008-09-062-5/+3