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
*
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
*
Revert "linux: SizeTo() must synchronously size the content area."
willchan@chromium.org
2009-06-04
2
-38
/
+12
*
linux: SizeTo() must synchronously size the content area.
evan@chromium.org
2009-06-04
2
-12
/
+38
*
Reduce header dependencies in base/
phajdan.jr@chromium.org
2009-06-03
1
-0
/
+1
*
Fixing incorrect dependency revealed by chrome.sln moving to gyp.
bradnelson@chromium.org
2009-06-02
1
-1
/
+1
*
Reduce header dependencies in net/
phajdan.jr@chromium.org
2009-05-29
2
-0
/
+2
*
Avoid leaks reported in test_shell by valgrind on mac, by avoiding the
sdoyon@chromium.org
2009-05-26
2
-1
/
+12
*
Rename |policy_url| to |first_party_for_cookies|. This now matches the WebKi...
abarth@chromium.org
2009-05-23
4
-23
/
+29
*
Roll webkit DEPS and fix compile errors.
abarth@chromium.org
2009-05-22
1
-1
/
+2
*
Remove the HistoryState property of WebRequest.
darin@chromium.org
2009-05-22
1
-31
/
+33
*
Fix gconf for the linux proxy config service.
sdoyon@chromium.org
2009-05-22
2
-2
/
+3
*
Move ExtraData from WebRequest to WebDataSource.
darin@chromium.org
2009-05-21
4
-18
/
+39
*
Remove TRACK_HWND_CREATION/TRACK_HWND_DESTRUCTION macro since the bug it was ...
jam@chromium.org
2009-05-20
1
-4
/
+0
*
Move createWorker from WebKitClient to WebWorkerClient per your suggestion, t...
jam@chromium.org
2009-05-20
1
-0
/
+3
*
Fix Skia includes to use the whole path name.
brettw@chromium.org
2009-05-19
2
-4
/
+2
*
Take 2 at fixing relativeanchor-{basic,frames}.html.
darin@chromium.org
2009-05-18
1
-11
/
+4
*
Move WebMediaPlayerClientImpl files to WebKit API src location.
darin@chromium.org
2009-05-18
2
-16
/
+1
*
Disable plugins on the Mac by default until JS plumbing
amanda@chromium.org
2009-05-18
1
-0
/
+5
*
rollback r16300
darin@chromium.org
2009-05-18
1
-5
/
+1
*
Fix test_shell so that we can pass LayoutTests/http/tests/navigation/relative...
darin@chromium.org
2009-05-18
1
-1
/
+5
*
Rebaseline some tests on linux. These are actually exactly the same
tc@google.com
2009-05-18
1
-1
/
+5
*
Also scan .m and .mm files in checkdeps.py
phajdan.jr@chromium.org
2009-05-18
3
-3
/
+3
*
Set 'remote_fonts_enabled' to true in test_shell. Chrome has it off by defaul...
jshin@chromium.org
2009-05-17
1
-0
/
+3
*
Fix document-location-click-timeout.html crash on linux.
tc@google.com
2009-05-14
1
-1
/
+2
*
Remove even more ATL dependencies.
maruel@chromium.org
2009-05-14
1
-8
/
+10
*
Split BMPImageDecoderTest.* tests into fast and slow tests. Enable fast tests...
thestig@chromium.org
2009-05-14
2
-7
/
+52
*
Retry r16006.
estade@chromium.org
2009-05-14
1
-3
/
+4
[next]