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
*
Implement IndexedDatabase::open up until re-entrance into WebKit. That (and the
jorlow@chromium.org
2010-05-14
1
-1
/
+7
*
Added support for HTML5 progress element.
tkent@chromium.org
2010-05-14
4
-14
/
+63
*
Remove webkit_support_in_chromium.gyp and use webkit_support.gyp
tony@chromium.org
2010-05-14
1
-8
/
+8
*
Do right-alignment of popups when WebKit indicates to do so.
avi@chromium.org
2010-05-13
1
-1
/
+3
*
Define two new IPC messages to initialize an appcache for a shared worker or ...
michaeln@chromium.org
2010-05-13
1
-0
/
+13
*
Http Cache: Add a backend factory class so that the caller
rvargas@google.com
2010-05-12
1
-10
/
+9
*
Clean up old method signature of WebViewClient::createView.
rafaelw@chromium.org
2010-05-12
2
-9
/
+0
*
Pass quota parameter to WebStorageNamespace::createSessionStorageNamespace().
satish@chromium.org
2010-05-12
3
-4
/
+9
*
Make it possible to build DRT in a chromium checkout.
tony@chromium.org
2010-05-12
1
-8
/
+8
*
Remove the dirfd parameter from all Chromium code. The POSIX VFS
dumi@chromium.org
2010-05-12
3
-11
/
+6
*
Apply recent changes of test_shell to webkit_support.
tkent@google.com
2010-05-11
1
-4
/
+0
*
Stub implementation for allowDatabase callback for workers.
jochen@chromium.org
2010-05-10
1
-0
/
+7
*
Pass HttpRequestHeaders to URLRequest::SetExtraRequestHeaders().
willchan@chromium.org
2010-05-07
1
-1
/
+4
*
Switch over to non-deprecated methods.
darin@chromium.org
2010-05-07
1
-1
/
+1
*
Add resource loading and resource retrieval code for Mac.
tkent@google.com
2010-05-07
1
-3
/
+35
*
Remove/update a bunch of references to the Google-internal bug tracker.
evan@chromium.org
2010-05-07
1
-1
/
+2
*
Add Chromium side implementation for WebFileSystem interface in WebKit.
jianli@chromium.org
2010-05-06
1
-15
/
+10
*
Always use NSS for SSL in test_shell.exe on Windows.
wtc@chromium.org
2010-05-06
1
-0
/
+15
*
Rename some other occurrences of deperecated methods.
antonm@chromium.org
2010-05-06
1
-1
/
+1
*
Add support for RTL and replace ID to the test shell notification presenter,
johnnyg@chromium.org
2010-05-05
2
-1
/
+17
*
Switch to renamed method of SecurityPolicy and expose newly added method to l...
antonm@chromium.org
2010-05-04
2
-5
/
+30
*
linux: test_shell adjustments for lucid
evan@chromium.org
2010-05-04
1
-4
/
+7
*
Update Webkit 58626:58719. Make use of new setting for disabling clipboard ac...
inferno@chromium.org
2010-05-04
3
-0
/
+15
*
linux: use on-disk files in test_shell
evan@chromium.org
2010-05-03
4
-40
/
+8
*
Create a command-line switch for enabling touch events.
gdk@chromium.org
2010-04-30
1
-0
/
+1
*
Change TestWebViewDelegate::createView in include WebWindowFeatures
rafaelw@chromium.org
2010-04-30
2
-0
/
+16
*
test_shell: allow relative paths on the command line
evan@chromium.org
2010-04-29
1
-3
/
+4
*
Http cache: Add support for a dedicated cache thread.
rvargas@google.com
2010-04-29
1
-1
/
+1
*
Cleanup: Remove the implicit constructor for BoundNetLog that allowed passing...
eroman@chromium.org
2010-04-28
1
-1
/
+2
*
Remove DCHECK in SimpleAppCacheSysmte::WillDestroyCurrentMessageLoop. This wa...
rafaelw@chromium.org
2010-04-28
1
-1
/
+0
*
Update code to point to new location of WebThemeEngine.h
jabdelmalek@google.com
2010-04-28
2
-3
/
+3
*
Fix simple_database_system.cc to correctly support temp DB files.
dumi@chromium.org
2010-04-27
1
-0
/
+3
*
Ground work for making appcache work in workers.
michaeln@chromium.org
2010-04-26
1
-0
/
+8
*
Fixed the extension of npapi_pepper_test_plugin on mac. It was being compiled...
alokp@chromium.org
2010-04-26
1
-0
/
+3
*
Add an --allow-external-pages switch to test_shell.
dpranke@chromium.org
2010-04-23
11
-9
/
+31
*
Make the output of notification testing in test shell match that of WebKit Du...
johnnyg@chromium.org
2010-04-22
1
-3
/
+6
*
Implement two missing methods on layoutTestController:
mpcomplete@chromium.org
2010-04-19
4
-2
/
+32
*
Migrate to WebNotification::iconURL in src/webkit/tools/test_shell/notificati...
antonm@chromium.org
2010-04-15
1
-1
/
+1
*
Remove obsolete dragging functions.
estade@chromium.org
2010-04-15
2
-9
/
+0
*
Enable support for notifications layout tests in test shell.
johnnyg@chromium.org
2010-04-14
10
-1
/
+157
*
Fixed loss of rendered output on Mac OS X if Pepper 3D application uses
kbr@google.com
2010-04-14
2
-51
/
+0
*
Refactor FileVersionInfo into an interface with platform implementations.
tony@chromium.org
2010-04-14
1
-0
/
+4
*
Revert 44372 - Enable support for notifications layout tests in test shell.
nsylvain@chromium.org
2010-04-13
10
-157
/
+1
*
Enable support for notifications layout tests in test shell.
johnnyg@chromium.org
2010-04-13
10
-1
/
+157
*
- Extracted platform specific code from GLES2 command decoder to platform spe...
apatrick@chromium.org
2010-04-09
1
-2
/
+3
*
Indicate in the tab UI if appcache creation was blocked by privacy settings.
jochen@chromium.org
2010-04-09
4
-6
/
+12
*
Add setScrollbarPolicy to layoutTestController. The tests
ojan@chromium.org
2010-04-08
2
-0
/
+11
*
Adding the new WebPopupType to the RenderWidget creation.
jcivelli@google.com
2010-04-07
2
-4
/
+6
*
Update test shell for new dragImage api.
estade@chromium.org
2010-04-05
4
-7
/
+18
*
Eliminate WebCore include paths when compiling Chromium code.
darin@chromium.org
2010-04-03
5
-12
/
+7
[next]