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_shell_gtk.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Deprecate most of the remaining wstring file_util functions.
evan@chromium.org
2010-07-08
1
-5
/
+6
*
DevTools: migrate to new WebView constructor.
pfeldman@chromium.org
2010-06-25
1
-1
/
+1
*
test_shell_gtk: applies the same change as test_shell_win from http://coderev...
bulach@chromium.org
2010-05-28
1
-7
/
+12
*
Remove some obsolete feed preview code.
tony@chromium.org
2010-05-20
1
-7
/
+0
*
linux: test_shell adjustments for lucid
evan@chromium.org
2010-05-04
1
-4
/
+7
*
linux: use on-disk files in test_shell
evan@chromium.org
2010-05-03
1
-38
/
+8
*
Add an --allow-external-pages switch to test_shell.
dpranke@chromium.org
2010-04-23
1
-1
/
+3
*
Add kochi and dejavu fonts to default package list on linux
jamesr@chromium.org
2010-03-26
1
-5
/
+6
*
Linux test_shell: dont always use hermetic fontconfig mode.
agl@chromium.org
2010-03-19
1
-1
/
+1
*
Linux test_shell: always use hermetic fontconfig mode.
agl@chromium.org
2010-03-19
1
-1
/
+1
*
webkit/tools: string_util.h -> utf_string_conversions.h fix.
jhawkins@chromium.org
2010-03-06
1
-1
/
+1
*
Remove redundant casts in g_signal_connect() throughout all gtk code we have.
erg@chromium.org
2010-02-10
1
-5
/
+5
*
Make the UI controls (back/forward/stop) in TestShell disable when appropriate.
darin@chromium.org
2010-01-27
1
-0
/
+4
*
Don't shutdown fontconfig.
jochen@chromium.org
2010-01-14
1
-1
/
+0
*
Force Linux test_shell timeout alarm to log to its own line.
mmoss@google.com
2010-01-06
1
-1
/
+1
*
linux: only use hardcoded font list in layout test mode
evan@chromium.org
2010-01-06
1
-100
/
+103
*
Put the fontconfig FcFini call in the PlatformShutdown() method instead of
evan@chromium.org
2009-12-18
1
-1
/
+1
*
Shut down fontconfig in test_shell to lower the amount of memory leaked in
evan@chromium.org
2009-12-18
1
-0
/
+1
*
Upstreaming WebKit.gyp
yaar@chromium.org
2009-11-12
1
-3
/
+3
*
linux: add whitespace in an error message
evan@chromium.org
2009-11-04
1
-1
/
+1
*
Fix hardcoded path directory for linux and mac builds.
dpranke@google.com
2009-10-29
1
-1
/
+1
*
Modify DataPacks so they can return RefCountedStaticMemory objects.
erg@google.com
2009-10-27
1
-4
/
+4
*
Delete glue/webview{_delegate}.h
darin@chromium.org
2009-10-19
1
-1
/
+1
*
Move WebDevToolsAgent{Delegate} into the WebKit API.
darin@chromium.org
2009-10-17
1
-0
/
+1
*
Reduce the testshell watchdog timeout to just be the timeout
ojan@chromium.org
2009-10-16
1
-1
/
+1
*
Fix build: I committed the wrong patch. :(
evan@chromium.org
2009-10-13
1
-1
/
+1
*
Remove the unnecessary conversion to wstring when calling file_util::WriteFile.
evan@chromium.org
2009-10-13
1
-2
/
+2
*
Move various methods from glue/webview.h to api/public/WebView.h
darin@chromium.org
2009-10-01
1
-2
/
+2
*
Revert 27705 - Move various methods from glue/webview.h to api/public/WebView.h
mal@chromium.org
2009-10-01
1
-2
/
+2
*
Move various methods from glue/webview.h to api/public/WebView.h
darin@chromium.org
2009-10-01
1
-2
/
+2
*
Hook up webkit/api/public/WebView.h
darin@chromium.org
2009-09-30
1
-1
/
+3
*
Hook up WebViewClient, part 1.
darin@chromium.org
2009-09-16
1
-1
/
+1
*
Move StringPiece into the base namespace. It is colliding
tony@chromium.org
2009-09-10
1
-6
/
+6
*
Hack to make tests work if out is a symlink: see if the current dir is the so...
mattm@chromium.org
2009-09-10
1
-2
/
+2
*
Hook up WebFrameClient, replacing many WebViewDelegate methods.
darin@chromium.org
2009-09-10
1
-31
/
+14
*
Hook up WebEditingClient.
darin@chromium.org
2009-09-04
1
-4
/
+0
*
Renames the function CreateTemporaryFilename to CreateTemporaryFile and track...
erikkay@chromium.org
2009-08-18
1
-2
/
+2
*
Remove webview's dependency on webpreferences.
jorlow@chromium.org
2009-08-17
1
-1
/
+1
*
Ensure we don't load plugins on the IO thread.
jam@chromium.org
2009-08-15
1
-2
/
+2
*
Reverting 23420. It caused a reliability regression.
maruel@chromium.org
2009-08-14
1
-2
/
+2
*
Ensure we don't load plugins on the IO thread.
jam@chromium.org
2009-08-14
1
-2
/
+2
*
Take 2: Remove WebView::SetDelegate because I'd like to avoid having a method
darin@chromium.org
2009-08-11
1
-5
/
+3
*
Reverting 23068.
darin@chromium.org
2009-08-11
1
-3
/
+2
*
Remove WebView::SetDelegate because I'd like to avoid having a method like this
darin@chromium.org
2009-08-11
1
-2
/
+3
*
Switch to WebFrame from the WebKit API.
darin@chromium.org
2009-08-10
1
-1
/
+0
*
Linux: add some Indic fonts to the list of allowed fonts.
agl@chromium.org
2009-08-04
1
-0
/
+3
*
GTK test shell valgrind, try 3. Null out the main window before initiating sh...
estade@chromium.org
2009-07-24
1
-2
/
+2
*
My last fix caused a recursive destructor call. Prevent that by disconnecting...
estade@chromium.org
2009-07-23
1
-105
/
+106
*
make sure to destroy main window when test shell is shutting down so we don't...
estade@chromium.org
2009-07-23
1
-1
/
+5
*
Reverting 20855.
darin@chromium.org
2009-07-16
1
-1
/
+3
[next]