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
*
shared build: make the shared build work for test_shell
evan@chromium.org
2009-07-03
1
-0
/
+8
*
Add getFileSize support to chromium
victorw@chromium.org
2009-07-03
2
-0
/
+11
*
Make FFmpeg delay load settings propagate to all shared libraries and executa...
scherkus@chromium.org
2009-07-01
1
-1
/
+0
*
Add Reload and LoadData methods to WebFrame. LoadData replaces
darin@chromium.org
2009-07-01
3
-21
/
+13
*
Enable some skia unittests on linux and mac.
tc@google.com
2009-07-01
1
-2
/
+0
*
Implement setXSSAuditorEnabled for test_shell
dglazkov@google.com
2009-06-30
3
-0
/
+15
*
linux: retry on plugin fix.
evan@chromium.org
2009-06-30
1
-0
/
+9
*
plugins: eliminate use of product_dir
evan@chromium.org
2009-06-30
1
-2
/
+0
*
linux: run plugin tests.
evan@chromium.org
2009-06-30
2
-3
/
+1
*
linux: only create browser-side plugin container after plugin requests it
evan@chromium.org
2009-06-30
2
-3
/
+11
*
Reverting 19560. This caused a bunch of plugin-related unittest failures on W...
glen@chromium.org
2009-06-30
2
-11
/
+3
*
linux: only create browser-side plugin container after plugin requests it
evan@chromium.org
2009-06-29
2
-3
/
+11
*
Delete V8Proxy and V8Utilities and use upstreamed versions.
japhet@chromium.org
2009-06-29
1
-2
/
+2
*
Remove --enable-web-workers command-line switch.
dimich@google.com
2009-06-29
1
-1
/
+0
*
Reverting 19489,19488.
japhet@chromium.org
2009-06-29
1
-2
/
+2
*
Use upstream V8Proxy and V8Utilities
japhet@chromium.org
2009-06-29
1
-2
/
+2
*
linux: cleanup browser-side GtkSockets when plugins are destroyed
evan@chromium.org
2009-06-28
4
-4
/
+19
*
Make net::HostResolver refcounted.
ericroman@google.com
2009-06-27
1
-1
/
+0
*
Reverting 19425.
ericroman@google.com
2009-06-26
1
-0
/
+1
*
Make net::HostResolver refcounted.
ericroman@google.com
2009-06-26
1
-1
/
+0
*
Two fixes:
cevans@chromium.org
2009-06-26
1
-0
/
+1
*
linux plugins: eliminate GtkWidget* from plugin process
evan@chromium.org
2009-06-26
3
-10
/
+96
*
Remove WebFrame::CaptureImage in favor of having consumers call Layout
darin@chromium.org
2009-06-26
2
-14
/
+24
*
Revert all of my patches from today.
evan@chromium.org
2009-06-26
3
-96
/
+10
*
linux plugins: eliminate GtkWidget* from plugin process
evan@chromium.org
2009-06-26
3
-10
/
+96
*
make the color profile manage work with multiple test shells
thomasvl@chromium.org
2009-06-25
3
-97
/
+107
*
Hook up WebHistoryItem and push HistoryItem serialization out of WebFrame.
darin@chromium.org
2009-06-25
2
-7
/
+14
*
Add favicons to tabs on the Mac. Also moved SkBitmapToNSImage() to
avi@chromium.org
2009-06-25
1
-1
/
+4
*
Refactorying to create the ResourceLoaderBridge through a factory class for <...
hclam@chromium.org
2009-06-25
2
-2
/
+21
*
Reverting r19244 as it unintentionally broke ui tests: OtherRedirectsDontFork...
avi@chromium.org
2009-06-25
1
-4
/
+1
*
Add favicons to tabs on the Mac. Also moved SkBitmapToNSImage() to
avi@chromium.org
2009-06-25
1
-1
/
+4
*
Don't disable view-source mode on cancellation. On error, we should turn off
brettw@chromium.org
2009-06-25
1
-0
/
+3
*
Hook up test_shell with the new FTP implementation. On Windows
wtc@chromium.org
2009-06-25
4
-5
/
+21
*
Some cleanup around WebCore EditCommands:
jeremy@chromium.org
2009-06-23
1
-2
/
+2
*
Move socket related files from net/base to net/socket.
willchan@chromium.org
2009-06-22
1
-1
/
+1
*
Reverting r18743.
avi@google.com
2009-06-18
1
-4
/
+1
*
Delete files from webkit/glue that have been made obsolete by corresponding
darin@chromium.org
2009-06-18
9
-81
/
+81
*
Add favicons to tabs on the Mac. Also moved SkBitmapToNSImage() to
avi@google.com
2009-06-18
1
-1
/
+4
*
Use media*.png for UI controls for <video> in test_shell
hclam@chromium.org
2009-06-17
1
-0
/
+4
*
Have test_shell depend on xdisplaycheck. The buildbots need this binary buil...
tc@google.com
2009-06-17
1
-0
/
+1
*
Fix test_shell_tests going over the limit of /I directories
sgk@google.com
2009-06-14
1
-0
/
+3
*
Refactor the PlatformContext layer to have only one class.
brettw@chromium.org
2009-06-14
3
-8
/
+7
*
Pull in gyp support for a 'resource_include_dirs' setting.
sgk@google.com
2009-06-13
1
-0
/
+3
*
* Avoid doing concurrent DNS resolves of the same hostname in HostResolver.
ericroman@google.com
2009-06-12
1
-2
/
+5
*
Enable <video> in test_shell
hclam@chromium.org
2009-06-11
4
-0
/
+20
*
Update DEPS to pull in upstream changes that remove RGBA32Buffer::bitmap(), a...
pkasting@chromium.org
2009-06-11
1
-14
/
+16
*
Remove skia image-decoders for mac build.
ajwong@chromium.org
2009-06-11
1
-0
/
+8
*
Eliminate leaks (valgrind)
jrg@chromium.org
2009-06-10
1
-1
/
+1
*
Start using WebURLLoader, et. al. from the WebKit API.
darin@chromium.org
2009-06-09
1
-4
/
+4
*
linux: SizeTo() must synchronously size webkit's content area.
evan@chromium.org
2009-06-05
2
-12
/
+23
[next]