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
*
DevTools: load injected script using WebKit API. Now with test_shell working.
yurys@chromium.org
2010-01-31
2
-0
/
+17
*
Changes to support new cookie policy.
darin@chromium.org
2010-01-30
3
-8
/
+13
*
Allow the default settings to disable images, plugins and scripts.
darin@chromium.org
2010-01-29
1
-3
/
+3
*
Add UI to TestShell to enable/disable images, plugins, and scripts.
darin@chromium.org
2010-01-29
7
-2
/
+66
*
Revert r37535.
darin@chromium.org
2010-01-29
1
-3
/
+0
*
Implement extended cookie controls.
jochen@chromium.org
2010-01-29
1
-0
/
+3
*
Enable WebGL layout tests.
dglazkov@chromium.org
2010-01-28
1
-2
/
+4
*
Make the UI controls (back/forward/stop) in TestShell disable when appropriate.
darin@chromium.org
2010-01-27
7
-0
/
+65
*
POSIX: Use Shared Mem transport to copy images.
jeremy@chromium.org
2010-01-27
1
-2
/
+0
*
Adds a mock spellchecker to test_shell.
hbono@chromium.org
2010-01-27
6
-2
/
+284
*
Clean up the dom storage layout test expectations.
jorlow@chromium.org
2010-01-27
1
-11
/
+1
*
GTK: Use GTK+ theme selection colors and plumb them into webkit. [Chromium si...
erg@google.com
2010-01-27
2
-0
/
+18
*
Adds support for SetDatabaseQuota(). Also, should remove a lot of
dumi@chromium.org
2010-01-22
4
-5
/
+52
*
Add support for the modifiers parameter of mouseDown() and mouseUp(),
tkent@chromium.org
2010-01-22
1
-12
/
+29
*
Implement layoutTestController.setWillSendRequestReturnsNull
kinuko@chromium.org
2010-01-22
4
-2
/
+31
*
Support for playing back media from the appcache.
michaeln@chromium.org
2010-01-21
1
-2
/
+6
*
If test_shell can't create temp dirs, use in-memory storage for the appcache.
michaeln@chromium.org
2010-01-21
3
-4
/
+21
*
Introduce all the plumbing for Session Storage. This mostly consists of crea...
jorlow@chromium.org
2010-01-15
1
-4
/
+0
*
linux: don't spuriously repaint test_shell on focus changes
evan@chromium.org
2010-01-14
1
-2
/
+2
*
Don't shutdown fontconfig.
jochen@chromium.org
2010-01-14
1
-1
/
+0
*
Rename CloseIdleConnections -> CloseCurrentConnections.
mbelshe@chromium.org
2010-01-14
1
-1
/
+1
*
Test shell needs to also implement the WebViewClient SessionStorage factory.
jorlow@chromium.org
2010-01-13
2
-0
/
+11
*
Remove unnecessary references to webkit/glue/glue_util.h in
darin@chromium.org
2010-01-13
3
-7
/
+1
*
Remove XBM decoder unittest as the decoder is going away.
pkasting@chromium.org
2010-01-12
1
-1
/
+0
*
Fixing typo in 519030 (r35402)
oshima@chromium.org
2010-01-12
1
-1
/
+1
*
Fix our version of eventSender to handle keyLocation arg correctly.
kinuko@chromium.org
2010-01-08
1
-0
/
+17
*
Adds a NetworkChangeNotifier dependency to ProxyService; when we observer a n...
eroman@chromium.org
2010-01-08
1
-1
/
+1
*
Remove most uses of EmptyString(), EmptyWString(), EmptyString16(), and Empty...
pkasting@chromium.org
2010-01-08
1
-4
/
+4
*
WebKit Update 52867:52899.
dglazkov@chromium.org
2010-01-07
1
-4
/
+4
*
Force Linux test_shell timeout alarm to log to its own line.
mmoss@google.com
2010-01-06
1
-1
/
+1
*
Adding methods that will be used by the quota management UI.
dumi@chromium.org
2010-01-06
3
-2
/
+16
*
WebKit roll 52793 -> 52852.
antonm@chromium.org
2010-01-06
1
-4
/
+4
*
linux: only use hardcoded font list in layout test mode
evan@chromium.org
2010-01-06
1
-100
/
+103
*
bsds: views/ and webkit/ support for FreeBSD/OpenBSD
evan@chromium.org
2009-12-31
11
-25
/
+27
*
AppCacheDatabase and SQL based AppCacheStorageImpl.
michaeln@chromium.org
2009-12-29
3
-6
/
+40
*
Revert 35328 - AppCacheDatabase and SQL based AppCacheStorageImpl.
michaeln@google.com
2009-12-29
3
-40
/
+6
*
AppCacheDatabase and SQL based AppCacheStorageImpl.
michaeln@chromium.org
2009-12-29
3
-6
/
+40
*
linux: reduce header interdependencies
evan@chromium.org
2009-12-29
1
-1
/
+2
*
Clarify licenses on a bunch of files.
evan@chromium.org
2009-12-29
3
-0
/
+12
*
DevTools: Fix and enable timeline-paint.html test.
pfeldman@chromium.org
2009-12-22
1
-0
/
+4
*
Add a CreateBridge method to the ChildThread.
jcampan@chromium.org
2009-12-19
1
-32
/
+13
*
Put the fontconfig FcFini call in the PlatformShutdown() method instead of
evan@chromium.org
2009-12-18
1
-1
/
+1
*
Enable windowless-based npapi_test_plugin tests on the Mac.
stuartmorgan@chromium.org
2009-12-18
1
-3
/
+7
*
Shut down fontconfig in test_shell to lower the amount of memory leaked in
evan@chromium.org
2009-12-18
1
-0
/
+1
*
Fix test_shell's eventSender to set isSystemKey flag for keyboard events corr...
suzhe@chromium.org
2009-12-17
3
-11
/
+95
*
Enable many of the NPAPI UI tests on Mac
stuartmorgan@chromium.org
2009-12-16
1
-1
/
+7
*
Enable Mac plugin test_shell tests
stuartmorgan@chromium.org
2009-12-15
2
-5
/
+2
*
DevTools: Add support for inspector layout tests. Step 3.
pfeldman@chromium.org
2009-12-15
14
-6
/
+500
*
Link the following tests against tcmalloc:
glider@chromium.org
2009-12-10
1
-6
/
+14
*
Remember zoom on a per-host basis.
pkasting@chromium.org
2009-12-04
2
-7
/
+7
[next]