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
Commit message (
Expand
)
Author
Age
Files
Lines
*
This adds the implementation for the JS method eventSender.scheduleAsynchrono...
jcampan@chromium.org
2009-02-12
2
-5
/
+31
*
Renderer and test shell now handle --enable-video with SetMediaPlayerAvailable.
scherkus@chromium.org
2009-02-11
1
-0
/
+5
*
Media player availability now determined by SetMediaPlayerAvailable.
scherkus@chromium.org
2009-02-11
1
-1
/
+7
*
Pull the test_webview_delegate DidMove into platform specific files, and impl...
deanm@chromium.org
2009-02-11
4
-34
/
+49
*
Some improvements to the browser window resizing.
deanm@chromium.org
2009-02-11
1
-0
/
+18
*
Add XP_MACOSX=1 to release configuration for TestShell.app
amanda@chromium.org
2009-02-11
1
-1
/
+1
*
Checkpoint of plugin support code for Mac. Does not work yet; being checked
amanda@chromium.org
2009-02-11
3
-6
/
+20
*
The DumpWindowStatus flag wasn't being cleared in Reset.
finnur@google.com
2009-02-09
1
-0
/
+3
*
This changes the approach for our webkit widget area, from using a custom Gtk...
deanm@chromium.org
2009-02-09
3
-221
/
+180
*
Retrying previous changelist. I can't get this to fail
finnur@google.com
2009-02-09
4
-59
/
+91
*
Reverting 9366.
finnur@google.com
2009-02-07
4
-91
/
+59
*
Implementing that callback required to pass
finnur@google.com
2009-02-07
4
-59
/
+91
*
One more layout test passing.
finnur@google.com
2009-02-06
1
-0
/
+4
*
Reference and create a RenderView when needed.
jrg@chromium.org
2009-02-06
1
-11
/
+16
*
Add a Repack tool to scons. This is used to compile linux resources
tc@google.com
2009-02-06
1
-6
/
+0
*
Get 6 more layout tests passing.
finnur@google.com
2009-02-06
2
-9
/
+69
*
Refactor the custom GTK container implementation into a class of statics. No...
deanm@chromium.org
2009-02-06
1
-94
/
+97
*
Icon for TestShell.app
mark@chromium.org
2009-02-06
3
-1
/
+5
*
The final bits needed so we can navigate away from Flash pages without crashi...
evan@chromium.org
2009-02-05
1
-3
/
+13
*
Report timeout before sending EOF to mark the correct test as timed out.
kuchhal@chromium.org
2009-02-05
1
-1
/
+1
*
Fix double free in test_shell_tests on linux with SHARED=1.
tc@google.com
2009-02-05
1
-7
/
+14
*
Convert webkit_glue::GetLocalizedString to return a string16
tc@google.com
2009-02-05
3
-6
/
+9
*
Remove FromWindow from the WebWidgetHost interface and make it a static funct...
jhawkins@chromium.org
2009-02-05
4
-14
/
+3
*
Make WebWidgetHost's widget into a real GtkWidget.
evan@chromium.org
2009-02-04
1
-5
/
+106
*
Fix two variables that were renamed but no changed on win.
jhawkins@chromium.org
2009-02-04
2
-3
/
+2
*
Use gfx::NativeView instead of gfx::NativeWindow where appropriate. Switch t...
jhawkins@chromium.org
2009-02-04
11
-37
/
+36
*
Get windowed plugins (Flash) limping along on Linux.
evan@chromium.org
2009-02-04
1
-2
/
+15
*
This CL adds macro used to track the creation and destruction
jcampan@chromium.org
2009-02-04
1
-1
/
+4
*
This fixes MOST of a layout test. Before the font was WAY off because it
dsh@google.com
2009-02-04
1
-0
/
+8
*
Reverting 9109.
ojan@google.com
2009-02-03
1
-4
/
+1
*
This CL adds macro used to track the creation and destruction
jcampan@chromium.org
2009-02-03
1
-1
/
+4
*
Adds implementation of web history in LayoutTestController, causing 18 failin...
jcampan@chromium.org
2009-02-03
2
-4
/
+15
*
Remove webplugin_impl_mac.mm (a stub) and replace with the real thing and its
amanda@chromium.org
2009-02-03
1
-0
/
+4
*
Move proxy resolve requests out of plugin/renderer process, and into the brow...
ericroman@google.com
2009-01-31
1
-0
/
+19
*
Implement LayoutTestController::numberOfActiveAnimations to get a
finnur@google.com
2009-01-30
2
-0
/
+8
*
Move simple_clipboard_impl into test_shell. It's not needed in
tc@google.com
2009-01-29
2
-0
/
+8
*
Fix our link madness on linux. We now properly link
tc@google.com
2009-01-29
1
-0
/
+5
*
We need to reset the theme stuff in a code path that actually used when not
thomasvl@chromium.org
2009-01-29
1
-9
/
+8
*
Revert "Linux: use WebKit HEAD's gtk2drawing.c"
agl@chromium.org
2009-01-29
1
-6
/
+0
*
Go ahead and wire in the plugin list to the shell, doesn't help anything pass,
thomasvl@chromium.org
2009-01-29
1
-1
/
+1
*
Linux: use WebKit HEAD's gtk2drawing.c
agl@chromium.org
2009-01-29
1
-0
/
+6
*
Change URLRequest to use a ref-counted buffer for actual IO.
rvargas@google.com
2009-01-29
1
-5
/
+6
*
Context menus for text selections in editable boxes and links should include ...
pkasting@chromium.org
2009-01-28
2
-6
/
+6
*
restore setting the netresource callback
tc@google.com
2009-01-28
2
-2
/
+3
*
Break association between TestShellWebView and TestShell before
shess@chromium.org
2009-01-27
1
-1
/
+8
*
Add support for UA spoofing, and spoof Safari's UA string when loading URLs
darin@chromium.org
2009-01-27
2
-2
/
+6
*
Windows, test_shell: build fix
agl@chromium.org
2009-01-27
1
-1
/
+2
*
POSIX: gfx::NativeViewId and CrossProcessEvent
agl@chromium.org
2009-01-27
3
-5
/
+8
*
Small test shell work:
thomasvl@chromium.org
2009-01-27
2
-14
/
+4
*
If the shell is in layout tests mode, we lie and don't return the grow box
thomasvl@chromium.org
2009-01-27
1
-4
/
+5
[next]