| Commit message (Expand) | Author | Age | Files | Lines |
* | Yank out UA-sniffing mimicry for *.pointroll.com domains, because it is no lo... | dglazkov@chromium.org | 2010-06-04 | 1 | -22/+5 |
* | Enable -Werror on Linux and Win for src/webkit/ | tony@chromium.org | 2010-04-21 | 1 | -1/+2 |
* | Refactor FileVersionInfo into an interface with platform implementations. | tony@chromium.org | 2010-04-14 | 1 | -15/+3 |
* | Reland r40855 with chromeos fix. | jhawkins@chromium.org | 2010-03-07 | 1 | -0/+2 |
* | Revert 40855 - webkit/glue: string_util.h > utf_string_conversions.h fix. | bradnelson@google.com | 2010-03-07 | 1 | -2/+0 |
* | webkit/glue: string_util.h -> utf_string_conversions.h fix. | jhawkins@chromium.org | 2010-03-07 | 1 | -0/+2 |
* | Implement layoutTestController.numberOfPages. | hamaji@chromium.org | 2010-02-17 | 1 | -0/+9 |
* | Add pageNumberForElementById for chromium. | hamaji@chromium.org | 2010-02-06 | 1 | -0/+9 |
* | Remove unnecessary references to webkit/glue/glue_util.h in | darin@chromium.org | 2010-01-13 | 1 | -1/+0 |
* | Eliminate last bits of WebCore usage in webkit_glue.cc. | darin@chromium.org | 2010-01-07 | 1 | -14/+8 |
* | Make debug build happy again. | antonm@chromium.org | 2010-01-06 | 1 | -0/+2 |
* | Convert webkit_glue.cc over to using WebKit API. | darin@chromium.org | 2010-01-06 | 1 | -79/+47 |
* | bsds: views/ and webkit/ support for FreeBSD/OpenBSD | evan@chromium.org | 2009-12-31 | 1 | -4/+4 |
* | Fixes to the string MatchPattern functions: | tony@chromium.org | 2009-12-03 | 1 | -2/+2 |
* | Avoid implicit char*-to-AtomicString conversion, which will soon become illegal. | snej@chromium.org | 2009-12-03 | 1 | -1/+1 |
* | linux: wrap UA check in OS_LINUX | evan@chromium.org | 2009-11-16 | 1 | -1/+4 |
* | linux: spoof UA string when using Yahoo mail | evan@chromium.org | 2009-11-16 | 1 | -10/+29 |
* | Roll WebKit DEPS 50840:50929. | levin@chromium.org | 2009-11-13 | 1 | -2/+1 |
* | Coverity: Fix leaking NativeImageSkia in webkit_glue::DecodeImage. | mattm@chromium.org | 2009-11-12 | 1 | -12/+18 |
* | Upstreaming WebKit.gyp | yaar@chromium.org | 2009-11-12 | 1 | -6/+6 |
* | Moves webview_impl.cc, webframe_impl.cc and webframeloaderclient_impl.cc into | darin@chromium.org | 2009-10-30 | 1 | -6/+8 |
* | Add layoutTestController.counterValueForElementById | hamaji@chromium.org | 2009-10-30 | 1 | -0/+14 |
* | Spoof UA as Chrome 1.0 when loading URLs from *.pointroll.com. | dglazkov@chromium.org | 2009-10-28 | 1 | -8/+26 |
* | Delete glue/webview{_delegate}.h | darin@chromium.org | 2009-10-19 | 1 | -0/+1 |
* | Enable <video> using cache | hclam@chromium.org | 2009-09-30 | 1 | -0/+10 |
* | Hook up webkit/api/public/WebView.h | darin@chromium.org | 2009-09-30 | 1 | -1/+1 |
* | Revert r27589 that broke the tree | hclam@chromium.org | 2009-09-30 | 1 | -10/+0 |
* | <video> use cache if --enable-byte-range-support is present | hclam@chromium.org | 2009-09-30 | 1 | -0/+10 |
* | Make dumpBackForwardList() print file and data URL results that match upstream. | dglazkov@chromium.org | 2009-09-28 | 1 | -1/+27 |
* | Add histograms for tab count, RenderProcessHost count, and the number of | brettw@chromium.org | 2009-09-21 | 1 | -0/+5 |
* | Remove the hotmail UA spoofing hack. | darin@chromium.org | 2009-09-10 | 1 | -19/+9 |
* | Refactor DOM storage to be more object oriented. All the DOMStorageDispatche... | jorlow@chromium.org | 2009-09-08 | 1 | -0/+8 |
* | Added USE_GDK, set when either TOOLKIT_GTK or TOOLKIT_VIEWS is set but | benl@chromium.org | 2009-09-07 | 1 | -1/+1 |
* | Change WebCanvas to be a CGContext on Mac. | darin@chromium.org | 2009-08-19 | 1 | -1/+14 |
* | Move glue/event_conversion.{h,cc} into the WebKit API implementation. | darin@chromium.org | 2009-08-14 | 1 | -1/+0 |
* | Switch to WebFrame from the WebKit API. | darin@chromium.org | 2009-08-10 | 1 | -3/+4 |
* | Creating a unique user-agent string for ChromeOS builds, so that metrics can ... | evan@chromium.org | 2009-07-22 | 1 | -2/+9 |
* | Hook up WebHistoryItem and push HistoryItem serialization out of WebFrame. | darin@chromium.org | 2009-06-25 | 1 | -18/+27 |
* | Delete files from webkit/glue that have been made obsolete by corresponding | darin@chromium.org | 2009-06-18 | 1 | -1/+0 |
* | Re-do r15244 again. | darin@chromium.org | 2009-05-13 | 1 | -40/+21 |
* | This CL updates chrome to the latest version of skia, retrieved via DEPS, and | senorblanco@chromium.org | 2009-05-13 | 1 | -1/+1 |
* | Implement the triple click for the Mac. | avi@google.com | 2009-05-12 | 1 | -1/+6 |
* | Move WebKit API to src/webkit/api. | darin@chromium.org | 2009-05-10 | 1 | -1/+1 |
* | Remove some unused code. Removes a couple of WebViewDelegate methods | darin@chromium.org | 2009-04-18 | 1 | -21/+0 |
* | WebKit Merge 42580:42609, Chromium side. | dglazkov@google.com | 2009-04-17 | 1 | -1/+1 |
* | Fix two nits that arrived after checkin | dkegel@google.com | 2009-04-16 | 1 | -3/+2 |
* | Per Mark's request, add back the CPU type on Linux | dkegel@google.com | 2009-04-16 | 1 | -2/+20 |
* | Use Michael Moss's nice user agent code on Linux. | dkegel@google.com | 2009-04-14 | 1 | -25/+45 |
* | Use WebScriptSource and WebFindInPageRequest from the WebKit API. | darin@chromium.org | 2009-03-31 | 1 | -0/+5 |
* | Chrome-side of moving webkit/glue/cache_manager.{h,cc} to the WebKit API layer. | darin@chromium.org | 2009-03-19 | 1 | -10/+5 |