summaryrefslogtreecommitdiffstats
path: root/webkit/glue/webkit_glue.cc
Commit message (Expand)AuthorAgeFilesLines
* Move the rest of webkit/glue into content/childtfarina@chromium.org2014-02-011-30/+0
* Remove SetJavaScriptFlags() wrapper function from webkit.tfarina@chromium.org2014-01-291-5/+0
* Convert Media Galleries to use base::Filervargas@chromium.org2014-01-271-2/+2
* Rename WebKit namespace to blink (part 5)abarth@chromium.org2013-11-071-3/+3
* Thin out webkit_glue.{h,cc} a bit more.darin@chromium.org2013-07-241-58/+1
* reland crrev.com/212927 Move webkitplatformsupport_impl and related from glue...scottmg@chromium.org2013-07-231-35/+0
* Revert 212927 "Move webkitplatformsupport_impl and related from ..."bryeung@chromium.org2013-07-221-0/+35
* Move webkitplatformsupport_impl and related from glue to childscottmg@chromium.org2013-07-221-35/+0
* Delete unnecessary lines of code.darin@chromium.org2013-07-171-82/+1
* Eliminate browser-side dependency on WebDevToolsAgent.darin@chromium.org2013-06-261-9/+0
* Move configuration of URLRequest referrer to content/browser/loader.darin@chromium.org2013-06-251-20/+0
* Update Blink include pathsabarth@chromium.org2013-06-171-10/+10
* Use a direct include of strings headers in webkit/, part 1.avi@chromium.org2013-06-111-2/+2
* Use a direct include of utf_string_conversions.h in google_apis/, gpu/, ipc/,...avi@chromium.org2013-06-071-1/+1
* Update refernces to Blink's Platform API (webkit)abarth@chromium.org2013-05-301-7/+7
* Relanding this as the previous attempt failed due to build errors.ananta@chromium.org2013-05-151-11/+0
* Revert 199560 "Move the plugins sources out of the webkit glue t..."ananta@chromium.org2013-05-111-0/+11
* Move the plugins sources out of the webkit glue target into a new target 'plu...ananta@chromium.org2013-05-101-11/+0
* Prune out some unused methods of webkit_glue.darin@chromium.org2013-05-081-127/+0
* Update the remaining include paths of base/string_piece.h to its new location.tfarina@chromium.org2013-04-171-1/+1
* Replace string16 with base::string16 in src/webkitbrettw@chromium.org2013-03-291-10/+10
* mac: Clean up a few more uses of USE_SKIAthakis@chromium.org2013-03-251-4/+0
* Delete usage of obsolete macrosabarth@chromium.org2013-03-121-2/+0
* Replaced deprecated v8 API calls by their non-deprecated counterparts.svenpanne@chromium.org2013-03-051-1/+3
* [Android WebView] Implement WebSettings.setTextZoom for legacy layout modesmnaganov@chromium.org2013-02-141-0/+4
* Update some #includes for headers that have been moved to the new Platform di...pilgrim@chromium.org2013-02-071-1/+1
* Move string tokenizer to base/strings.brettw@chromium.org2013-02-021-3/+3
* Update some #includes in webkit/glue for headers in the new Platform directorypilgrim@chromium.org2013-01-151-7/+7
* Add a histogram for renderer memory usage.marja@chromium.org2013-01-151-0/+38
* webkit: Move FilePath/WebString conversion functions from 'glue' to 'base'hashimoto@chromium.org2012-10-231-30/+0
* Split user agent code out of the 'glue' targetstuartmorgan@chromium.org2012-09-101-132/+0
* Moving Chrome code from using WebFrame::name to WebFrame::uniqueNamenasko@chromium.org2012-08-301-2/+2
* pageNumerForElementById is a test specific API and can be moved to window.int...kaustubh.ra@gmail.com2012-07-261-9/+0
* Set NaN instead of 0 for null modificationTimekinuko@chromium.org2012-06-141-1/+9
* This one is a test specific API and can be moved to window.internals.sail@chromium.org2012-06-121-11/+0
* Move fileapi into its own componentbenwells@chromium.org2012-05-301-27/+0
* Add FileUtilities::GetFileInfo() to capture file metadata with single IPCkinuko@chromium.org2012-05-251-0/+13
* Use overloaded printBegin() chromium-webkit api in PrepareFrameAndViewPrint c...kmadhusu@chromium.org2012-05-171-5/+15
* remove WEBKIT_USING_CGjamesr@chromium.org2012-05-101-7/+0
* Initialize net_referrer_policy to make the old arm compiler happyjochen@chromium.org2012-05-081-1/+2
* Add pokemon.kids.yahoo.co.jp for UA spoofing listyosin@chromium.org2012-05-081-1/+2
* Allow for overriding the handling of the referrer header in the network stackjochen@chromium.org2012-05-081-0/+19
* 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