summaryrefslogtreecommitdiffstats
path: root/webkit/glue
Commit message (Expand)AuthorAgeFilesLines
* NO CODE CHANGEdeanm@chromium.org2009-03-11117-128/+0
* Reverting 11396.ericroman@google.com2009-03-111-2/+0
* WebKit merge 41530:41559.darin@chromium.org2009-03-101-5/+4
* Add support for the "repaint" layout tests (LayoutTests/fast/repaint/*), whic...ericroman@google.com2009-03-101-0/+2
* Fix horizontal scrolling to not be reversed on tilt wheel mice and old Thinkp...pkasting@chromium.org2009-03-101-6/+8
* This changes the base clipboard class, as accomplishing paste requires that C...avi@chromium.org2009-03-102-2/+2
* Convert to COLORREF properly. This matches the old code before my refactoring.darin@chromium.org2009-03-101-1/+3
* Reverting 11357.jcampan@chromium.org2009-03-101-1/+1
* Fix build breaks after webkit merge.jam@chromium.org2009-03-105-0/+7
* The navigation entry's state would not be returned for navigation entries of ...jcampan@chromium.org2009-03-101-1/+1
* add glue.vcprojdarin@chromium.org2009-03-101-5/+13
* Adds WebThemeEngine, WebColor, and WebCanvas to the WebKit API (chrome-side).darin@chromium.org2009-03-105-103/+165
* WebKit merge 41498:41530.ericroman@google.com2009-03-103-2/+6
* Changing ForwardMessageToExternalHost to postMessage and passing a propertommi@chromium.org2009-03-093-0/+11
* More WebKit API action (chromium side).darin@chromium.org2009-03-093-7/+24
* Landing again the CL that adds security info to canceled requests (last time ...jcampan@chromium.org2009-03-082-4/+7
* Fill out some of the new abstract methods of WebKitClient.ericroman@google.com2009-03-081-33/+0
* WebKit merge 41447:41498ericroman@google.com2009-03-072-3/+3
* Revert change 11197 because it created 138 new layout testsnsylvain@chromium.org2009-03-072-7/+4
* Landing again the CL that adds security info to canceled requests (it was bre...jcampan@chromium.org2009-03-072-4/+7
* Reverting 11179.jcampan@chromium.org2009-03-072-7/+4
* This CL adds a way to specify the security info when canceling a URLRequest.jcampan@chromium.org2009-03-072-4/+7
* Enable some code that compiles fine on linux now. This code talkstc@google.com2009-03-061-8/+0
* Generate data packs for all languages and allow us to loadtc@google.com2009-03-061-0/+51
* RenderWidgetHost now only accepts a new NativeWebKeyboardEvent which owns a c...erg@google.com2009-03-062-16/+1
* Convert from line scrolling to pixel scrolling. Increase pixel scroll amount...pkasting@chromium.org2009-03-064-18/+26
* Reland r11118.darin@chromium.org2009-03-064-155/+30
* Revert r11118 :(darin@chromium.org2009-03-064-30/+155
* More WebKit API action (chromium side)darin@chromium.org2009-03-064-155/+30
* Don't let file:// URLs script Web URLs.abarth@chromium.org2009-03-061-0/+4
* Fix lifetime control for worker and worker context.jianli@chromium.org2009-03-063-5/+19
* Hook up WebKit worker with Chromium.jianli@chromium.org2009-03-054-11/+82
* Refactor v8 extensions so that they aren't in the WebCore namespace, and can ...asargent@chromium.org2009-03-052-14/+0
* Try #2 of "make JavaScript alerts reflect the URL of the frame they came from,brettw@chromium.org2009-03-053-13/+15
* Address some of the review comments on comment 2 ofbrettw@chromium.org2009-03-051-1/+1
* Reverting 11002.brettw@chromium.org2009-03-053-15/+13
* Make JavaScript alerts reflect the URL of the frame they came from, not thebrettw@chromium.org2009-03-053-13/+15
* Revert r10974 since it didn't change performance on the page cyclers.darin@chromium.org2009-03-052-28/+0
* Revert change 10975 and 10972 because it broke the purify nsylvain@chromium.org2009-03-051-10/+3
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-0558-256/+256
* Temporarily disable cookie codepaths that use WebKitClient to analyzedarin@chromium.org2009-03-052-0/+28
* Highlights of changes:hclam@chromium.org2009-03-051-3/+10
* Various fixes to mouse wheel scrolling:pkasting@chromium.org2009-03-055-125/+97
* Missing util filesavi@chromium.org2009-03-042-0/+138
* Fixing WebKeyboardEvent.avi@chromium.org2009-03-049-275/+223
* revert r10874 since it had no impact on intl1 page cyclerdarin@chromium.org2009-03-041-62/+0
* Try reverting to the old shared timer implementation to see if it explainsdarin@chromium.org2009-03-041-0/+62
* revert r10867 since it had no impact on page load perfdarin@chromium.org2009-03-041-9/+0
* Test reverting to WebKit's implementation of WTF::currentTime() to see if itdarin@chromium.org2009-03-041-0/+9
* Update clipboard classes to use string16 and FilePath instead of wstring.estade@chromium.org2009-03-043-17/+19