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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Test shell: create a dedicated thread for the cache.
rvargas@google.com
2010-05-20
2
-3
/
+10
*
Chromium side changes for enabling VP8 and WebM support.
scherkus@chromium.org
2010-05-20
1
-1
/
+1
*
Remove some obsolete feed preview code.
tony@chromium.org
2010-05-20
3
-9
/
+0
*
Revert r46500 in an attempt to verify a perf regression on the Mac bots.
dpranke@chromium.org
2010-05-19
3
-17
/
+6
*
- Draw glossy animation effect for determinate progress bar
tkent@chromium.org
2010-05-19
2
-8
/
+9
*
Roll Webkit from 59644:59656
atwilson@chromium.org
2010-05-18
1
-2
/
+0
*
WebKit roll r59636:59644
atwilson@chromium.org
2010-05-18
1
-0
/
+1
*
Re-enable layout test for web storage quota.
satish@chromium.org
2010-05-17
1
-1
/
+0
*
WebKit roll 59477:59478
yurys@chromium.org
2010-05-14
1
-4
/
+0
*
Temporarily disable a failing layout test that needs to be rebaselined upstream.
jorlow@chromium.org
2010-05-14
1
-0
/
+4
*
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
4
-5
/
+10
*
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
*
WebKit roll to r58838.
dpranke@chromium.org
2010-05-05
1
-2
/
+0
*
Update expectations temporarily.
dpranke@chromium.org
2010-05-05
1
-0
/
+2
*
Switch to renamed method of SecurityPolicy and expose newly added method to l...
antonm@chromium.org
2010-05-04
2
-5
/
+30
*
WebKit roll to r58722 (also roll test_expectations overrides upstream).
dpranke@chromium.org
2010-05-04
1
-33
/
+0
*
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
*
Switch run_http_server.bat to using python from depot_tools instead of what's...
michaeln@chromium.org
2010-05-03
2
-8
/
+4
*
linux: use on-disk files in test_shell
evan@chromium.org
2010-05-03
4
-40
/
+8
*
Add media/video-empty-source.html as a known failure on Mac Debug.
dglazkov@chromium.org
2010-05-03
1
-0
/
+2
*
It seems that MISSING is the magic word.
agl@chromium.org
2010-05-03
1
-1
/
+1
*
Don't set the WOFF test to skip otherwise we can't get baselines.
agl@chromium.org
2010-05-03
1
-1
/
+1
*
Create a command-line switch for enabling touch events.
gdk@chromium.org
2010-04-30
1
-0
/
+1
*
Update test_expectations.txt
ukai@chromium.org
2010-04-30
1
-3
/
+0
*
Webkit roll r58407:58541
ukai@chromium.org
2010-04-30
1
-0
/
+11
*
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
*
Disables http/tests/loading/basic-auth-resend-wrong-credentials.html
bulach@chromium.org
2010-04-29
1
-5
/
+2
*
Revert 45926. I forgot the WebKit roll got reverted, thus we're not ready fo...
jorlow@chromium.org
2010-04-29
1
-0
/
+3
*
Get rid of old test expectations.
jorlow@chromium.org
2010-04-29
1
-3
/
+0
[next]