index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
webkit
/
tools
/
test_shell
/
test_webview_delegate.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Re-do r15244 again.
darin@chromium.org
2009-05-13
1
-1
/
+1
*
Revert r15940 again. Unexpected layout test failures :(
darin@chromium.org
2009-05-13
1
-1
/
+1
*
Re-do r15244 again.
darin@chromium.org
2009-05-13
1
-1
/
+1
*
Plumb the creator URL for popups up to the browser. We don't yet use this fo...
pkasting@chromium.org
2009-05-05
1
-1
/
+3
*
Revert r15278. More unexpected test failures :(
darin@chromium.org
2009-05-05
1
-5
/
+1
*
Re-do r15244: Fix crash in ~TestWebViewDelegate caused by
darin@chromium.org
2009-05-05
1
-1
/
+5
*
Revert r15244. Failed tests :(
darin@chromium.org
2009-05-04
1
-5
/
+1
*
Eliminate webkit/glue/webhistoryitem* in favor of adding a
darin@chromium.org
2009-05-04
1
-1
/
+5
*
This CL makes Chrome on par with Firefox in terms of 'GetSuggestedFilename' f...
jungshik@google.com
2009-05-01
1
-1
/
+2
*
More linux ifdef tweaks. This reverts my earlier change (13503).
sky@chromium.org
2009-04-27
1
-3
/
+3
*
Use WebWorker and WebWorkerClient from the WebKit API.
darin@chromium.org
2009-04-24
1
-1
/
+1
*
Remove some unused code. Removes a couple of WebViewDelegate methods
darin@chromium.org
2009-04-18
1
-2
/
+3
*
Chrome changes to support WebKit API changes.
darin@chromium.org
2009-04-16
1
-1
/
+1
*
Adds some ifdefs so that test_shell can be compiled on linux
sky@chromium.org
2009-04-10
1
-3
/
+3
*
Chrome side of the WebKit popup changes.
paulg@google.com
2009-04-10
1
-5
/
+5
*
Switch to using WebPoint, WebRect, and WebSize in more of the glue
darin@chromium.org
2009-04-09
1
-7
/
+10
*
Reverting dfisher changes 133386 and 13381
cpu@google.com
2009-04-08
1
-10
/
+7
*
Switch to using WebPoint, WebRect, and WebSize in more of the glue
darin@chromium.org
2009-04-08
1
-7
/
+10
*
Switch to using WebDragData in WebView and WebViewDelegate.
darin@chromium.org
2009-04-07
1
-1
/
+1
*
Fix tests that depend on setCustomPolicyDelegate and waitForPolicyDelegate.
darin@chromium.org
2009-04-02
1
-3
/
+14
*
Replace webkit/glue/screen_info.h with WebKit/chromium/public/WebScreenInfo.h
darin@chromium.org
2009-04-01
1
-1
/
+2
*
Reland changes to enable worker layout tests. Compared to last review (http:/...
jianli@chromium.org
2009-03-30
1
-0
/
+1
*
Revert 12763.
jianli@chromium.org
2009-03-30
1
-1
/
+0
*
Enable worker layout tests. In order for test_shell to run worker, we link al...
jianli@chromium.org
2009-03-30
1
-0
/
+1
*
First stage of implementing HTML select popup menus for
paulg@google.com
2009-03-24
1
-0
/
+5
*
Try #2 of "make JavaScript alerts reflect the URL of the frame they came from,
brettw@chromium.org
2009-03-05
1
-3
/
+3
*
Retrying previous changelist. I can't get this to fail
finnur@google.com
2009-02-09
1
-23
/
+27
*
Reverting 9366.
finnur@google.com
2009-02-07
1
-27
/
+23
*
Implementing that callback required to pass
finnur@google.com
2009-02-07
1
-23
/
+27
*
Context menus for text selections in editable boxes and links should include ...
pkasting@chromium.org
2009-01-28
1
-4
/
+4
*
POSIX: gfx::NativeViewId and CrossProcessEvent
agl@chromium.org
2009-01-27
1
-1
/
+1
*
The popup for autofill is now never activated, even when clicked.
jcampan@chromium.org
2009-01-09
1
-1
/
+1
*
Add support for custom cursors set by windowless plugins. Windowless plugins ...
ananta@chromium.org
2009-01-09
1
-5
/
+3
*
Adjusting the name of a function to make it more descriptive.
avi@google.com
2008-12-30
1
-1
/
+1
*
Rename ViewHandle to NativeView et al.
agl@chromium.org
2008-12-11
1
-1
/
+1
*
Second attempt at adding setSmartInsertDeleteEnabled and
tc@google.com
2008-12-11
1
-1
/
+16
*
Revert "Implement setSmartInsertDeleteEnabled and
tc@google.com
2008-12-05
1
-12
/
+1
*
Implement setSmartInsertDeleteEnabled and setSelectTrailingWhitespaceEnabled
tc@google.com
2008-12-05
1
-1
/
+12
*
Unify on "layout test mode" vs "interactive" and "non-interactive". We had a...
deanm@chromium.org
2008-12-04
1
-1
/
+1
*
Enable the X selection clipboard for copying html and text out of a linux tes...
tc@google.com
2008-12-01
1
-1
/
+2
*
Plumb WebCore's windowResizerRect() through glue and renderer. Enables Mac sc...
pinkerton@google.com
2008-11-21
1
-0
/
+1
*
Avoid flakiness related to progress notifications sometimes happening in a ne...
darin@chromium.org
2008-11-13
1
-7
/
+1
*
Fix test shell crash when clicking a drop-down select caused by r5018.
darin@chromium.org
2008-11-12
1
-1
/
+1
*
Basic cursor support.
evanm@google.com
2008-11-11
1
-0
/
+13
*
test_webview_delegate.cc was forked for the Mac test shell, and then
evanm@google.com
2008-11-09
1
-0
/
+15
*
Finish unforking the async history item changes.
mpcomplete@google.com
2008-11-04
1
-1
/
+0
*
Plumb the referrer throughout the OpenURL APIs.
ericroman@google.com
2008-10-27
1
-0
/
+1
*
Fix build break
jam@chromium.org
2008-10-09
1
-0
/
+1
*
Merge the chrome_webkit_merge_branch back on to trunk. This brings us
tc@google.com
2008-10-01
1
-1
/
+0
*
The ContextMenuCapturing.ContextMenuCapturing test from the test shell tests ...
jcampan@chromium.org
2008-09-23
1
-1
/
+2
[next]