summaryrefslogtreecommitdiffstats
path: root/webkit/glue/webkit_glue.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Moves webview_impl.cc, webframe_impl.cc and webframeloaderclient_impl.cc intodarin@chromium.org2009-10-301-6/+8
* Add layoutTestController.counterValueForElementByIdhamaji@chromium.org2009-10-301-0/+14
* Spoof UA as Chrome 1.0 when loading URLs from *.pointroll.com.dglazkov@chromium.org2009-10-281-8/+26
* Delete glue/webview{_delegate}.hdarin@chromium.org2009-10-191-0/+1
* Enable <video> using cachehclam@chromium.org2009-09-301-0/+10
* Hook up webkit/api/public/WebView.hdarin@chromium.org2009-09-301-1/+1
* Revert r27589 that broke the treehclam@chromium.org2009-09-301-10/+0
* <video> use cache if --enable-byte-range-support is presenthclam@chromium.org2009-09-301-0/+10
* Make dumpBackForwardList() print file and data URL results that match upstream.dglazkov@chromium.org2009-09-281-1/+27
* Add histograms for tab count, RenderProcessHost count, and the number ofbrettw@chromium.org2009-09-211-0/+5
* Remove the hotmail UA spoofing hack.darin@chromium.org2009-09-101-19/+9
* Refactor DOM storage to be more object oriented. All the DOMStorageDispatche...jorlow@chromium.org2009-09-081-0/+8
* Added USE_GDK, set when either TOOLKIT_GTK or TOOLKIT_VIEWS is set butbenl@chromium.org2009-09-071-1/+1
* Change WebCanvas to be a CGContext on Mac.darin@chromium.org2009-08-191-1/+14
* Move glue/event_conversion.{h,cc} into the WebKit API implementation.darin@chromium.org2009-08-141-1/+0
* Switch to WebFrame from the WebKit API.darin@chromium.org2009-08-101-3/+4
* Creating a unique user-agent string for ChromeOS builds, so that metrics can ...evan@chromium.org2009-07-221-2/+9
* Hook up WebHistoryItem and push HistoryItem serialization out of WebFrame.darin@chromium.org2009-06-251-18/+27
* Delete files from webkit/glue that have been made obsolete by correspondingdarin@chromium.org2009-06-181-1/+0
* Re-do r15244 again.darin@chromium.org2009-05-131-40/+21
* This CL updates chrome to the latest version of skia, retrieved via DEPS, andsenorblanco@chromium.org2009-05-131-1/+1
* Implement the triple click for the Mac.avi@google.com2009-05-121-1/+6
* Move WebKit API to src/webkit/api.darin@chromium.org2009-05-101-1/+1
* Remove some unused code. Removes a couple of WebViewDelegate methodsdarin@chromium.org2009-04-181-21/+0
* WebKit Merge 42580:42609, Chromium side.dglazkov@google.com2009-04-171-1/+1
* Fix two nits that arrived after checkindkegel@google.com2009-04-161-3/+2
* Per Mark's request, add back the CPU type on Linuxdkegel@google.com2009-04-161-2/+20
* Use Michael Moss's nice user agent code on Linux.dkegel@google.com2009-04-141-25/+45
* Use WebScriptSource and WebFindInPageRequest from the WebKit API.darin@chromium.org2009-03-311-0/+5