summaryrefslogtreecommitdiffstats
path: root/webkit/glue/glue_util.cc
Commit message (Expand)AuthorAgeFilesLines
* Chrome side of unforking. I need to pull WebKit with the change that unforks ...brettw@google.com2008-12-181-2/+2
* Landing 36102:37604 merge on trunkdglazkov@google.com2008-10-301-1/+2
* Plumb the referrer throughout the OpenURL APIs.ericroman@google.com2008-10-271-2/+5
* Disable PLATFORM(WIN) !!darin@chromium.org2008-10-181-0/+12
* Replace MSVC pragmas with the macro. Also adds two filestc@google.com2008-10-161-2/+3
* Fix a bug where if we converted a std::string into a WebCore::String,brettw@google.com2008-10-141-1/+2
* base/logging.h defines LOG when webkit is about to so undef iterg@google.com2008-10-081-0/+1
* Merge the chrome_webkit_merge_branch back on to trunk. This brings ustc@google.com2008-10-011-31/+4
* Move std::string16 to base::string16. Don't pollute the std namespace. Don'tmmentovai@google.com2008-08-271-8/+8
* Add UTF8 <-> UTF-16 conversion functions, and a WebCore::String -> std::strin...brettw@google.com2008-08-261-0/+8
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Rev string conversions to work in UTF-32 land.avi@google.com2008-08-181-1/+31
* Add webkit to the repository.initial.commit2008-07-271-0/+107