summaryrefslogtreecommitdiffstats
path: root/webkit/glue/webkit_glue.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove only use of clearName()atwilson@chromium.org2010-06-171-1/+1
* Yank out UA-sniffing mimicry for *.pointroll.com domains, because it is no lo...dglazkov@chromium.org2010-06-041-22/+5
* Enable -Werror on Linux and Win for src/webkit/tony@chromium.org2010-04-211-1/+2
* Refactor FileVersionInfo into an interface with platform implementations.tony@chromium.org2010-04-141-15/+3
* Reland r40855 with chromeos fix.jhawkins@chromium.org2010-03-071-0/+2
* Revert 40855 - webkit/glue: string_util.h > utf_string_conversions.h fix.bradnelson@google.com2010-03-071-2/+0
* webkit/glue: string_util.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-071-0/+2
* Implement layoutTestController.numberOfPages.hamaji@chromium.org2010-02-171-0/+9
* Add pageNumberForElementById for chromium.hamaji@chromium.org2010-02-061-0/+9
* Remove unnecessary references to webkit/glue/glue_util.h indarin@chromium.org2010-01-131-1/+0
* Eliminate last bits of WebCore usage in webkit_glue.cc.darin@chromium.org2010-01-071-14/+8
* Make debug build happy again.antonm@chromium.org2010-01-061-0/+2
* Convert webkit_glue.cc over to using WebKit API.darin@chromium.org2010-01-061-79/+47
* bsds: views/ and webkit/ support for FreeBSD/OpenBSDevan@chromium.org2009-12-311-4/+4
* Fixes to the string MatchPattern functions:tony@chromium.org2009-12-031-2/+2
* Avoid implicit char*-to-AtomicString conversion, which will soon become illegal.snej@chromium.org2009-12-031-1/+1
* linux: wrap UA check in OS_LINUXevan@chromium.org2009-11-161-1/+4
* linux: spoof UA string when using Yahoo mailevan@chromium.org2009-11-161-10/+29
* Roll WebKit DEPS 50840:50929.levin@chromium.org2009-11-131-2/+1
* Coverity: Fix leaking NativeImageSkia in webkit_glue::DecodeImage.mattm@chromium.org2009-11-121-12/+18
* Upstreaming WebKit.gypyaar@chromium.org2009-11-121-6/+6