summaryrefslogtreecommitdiffstats
path: root/webkit/glue/webkit_glue.cc
Commit message (Expand)AuthorAgeFilesLines
* Do not use setDartFlags API as we're now passing flags by other means.antonm@chromium.org2012-02-031-6/+0
* Fix UA Spoofing Condition for Linux.yuzo@chromium.org2012-01-131-1/+4
* Add --dart-flags and --disable-dart command line switches.podivilov@chromium.org2011-12-231-0/+6
* Update these includes to use the new header locationsabarth@chromium.org2011-12-031-5/+5
* Work around wrong UA sniffing by Yahoo! JAPANyuzo@chromium.org2011-11-291-13/+53
* Allow linker initialization of lazy instancejoth@chromium.org2011-11-151-1/+1
* net: Move the last two Escape() functions into the net namespace.tfarina@chromium.org2011-11-091-2/+2
* DevTools: extend experimental.debugger API to potentially allow non-tab debug...pfeldman@chromium.org2011-10-261-0/+11
* Re-land r102336 (remove webkit_glue::BuildUserAgent) w/ fix.dpranke@chromium.org2011-09-261-20/+14
* Revert "Remove webkit_glue::BuildUserAgent(), change the contract in webkit_g...dpranke@chromium.org2011-09-221-14/+20
* Remove webkit_glue::BuildUserAgent(), change the contract in webkit_glue so t...dpranke@chromium.org2011-09-221-20/+14
* Fix compile failure.pkasting@chromium.org2011-07-021-4/+4
* Add a lock around user agent calculations so the user agent can be safely que...pkasting@chromium.org2011-07-011-32/+52
* Add Safari spoofing when visiting the Silverlight install/update page in Mac ...stuartmorgan@chromium.org2011-07-011-0/+16
* Removed the GetProductVersion function from webkit_glue and replace it with t...ananta@chromium.org2011-06-161-2/+2
* This change implements a first pass in the effort to remove the dependency of...twiz@chromium.org2011-05-261-1/+1
* Revert 86625 - This change implements a first pass in the effort to remove th...vandebo@chromium.org2011-05-251-1/+1
* This change implements a first pass in the effort to remove the dependency of...twiz@chromium.org2011-05-251-1/+1
* Map webkit glue when Mac build uses Skia.caryclark@chromium.org2011-05-201-1/+1
* Miscellaneous webkit_glue namespace changes in preparation for building src\c...ananta@chromium.org2011-05-191-5/+1
* Part 1 of changes to to build chrome\common as a dll. Moving some of the func...ananta@chromium.org2011-05-121-1/+1
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Properly return TYPE_MISMATCH_ERR for DirectoryExists/FileExistsadamk@chromium.org2011-02-251-2/+3
* Expose WebCore log channels on the chrome command linegavinp@chromium.org2011-02-161-2/+8
* Remove some more DRT features from test_shell.tony@chromium.org2011-02-071-15/+0
* Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...abarth@chromium.org2011-01-171-13/+13
* webkit: use string16 in webkit_glue.hevan@chromium.org2010-12-141-22/+25
* Make members of Singleton<T> private and only visible to the singleton type. ...satish@chromium.org2010-12-141-13/+14
* Revert 68932 - Make members of Singleton<T> private and only visible to the s...satish@chromium.org2010-12-111-14/+13
* Make members of Singleton<T> private and only visible to the singleton type. ...satish@chromium.org2010-12-111-13/+14
* glue: use string16 in place of wstring for Unicode textevan@chromium.org2010-12-031-11/+11
* base: Get rid of 'using' declaration of StringAppendF.tfarina@chromium.org2010-11-151-3/+3
* Removed Media Cache Enabled Flagatwilson@chromium.org2010-11-041-10/+0
* Allow unlimited quota for apps for FileSystem accesskinuko@chromium.org2010-10-081-0/+4
* Reapply 61613 that was reverted for false valgrind alarm.kinuko@chromium.org2010-10-071-0/+2
* Revert 61613 - possible culprit for valgrind error. (Support removeRecursivel...kinuko@chromium.org2010-10-061-2/+0
* Second try for support removeRecursively and new copy/move behaviors added to...kinuko@chromium.org2010-10-061-0/+2
* Revert 61480 - Support removeRecursively and new copy/move behaviors added to...kinuko@chromium.org2010-10-051-2/+0
* Support removeRecursively and new copy/move behaviors added to the spec recen...kinuko@chromium.org2010-10-051-0/+2
* Yet another try at submitting http://codereview.chromium.org/3397030/show.ericu@google.com2010-09-301-0/+20
* Revert 60981 - Resubmitting http://codereview.chromium.org/3397030 with the n...ericu@google.com2010-09-291-20/+0
* Resubmitting http://codereview.chromium.org/3397030 with the needed one-line ...ericu@google.com2010-09-291-0/+20
* Revert 60964 - This adds WebFileWriterImpl, which implements WebFileWriter an...sky@chromium.org2010-09-291-20/+0
* This adds WebFileWriterImpl, which implements WebFileWriter and AsyncFileWrit...ericu@google.com2010-09-291-0/+20
* webkit: Append base:: in the StringPrintf calls.tfarina@chromium.org2010-09-291-1/+2
* Make the glob matcher support UTF8 strings.mnissler@chromium.org2010-09-101-2/+2
* Second attempt at landing http://codereview.chromium.org/3214005tommi@chromium.org2010-08-271-101/+1
* Revert 57692 - Factoring BuildUserAgent out to a separate lib for GCF can use...dmazzoni@chromium.org2010-08-271-1/+95
* Factoring BuildUserAgent out to a separate lib for GCF can use it.tommi@chromium.org2010-08-271-95/+1
* Remove some wstrings used in ui_test.cc.evan@chromium.org2010-07-301-5/+4