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
*
Make webkit_glue not depend on default_plugin.
thakis@chromium.org
2010-06-02
1
-27
/
+0
*
Fix a bunch more type changes as part of the npapi.h merging
stuartmorgan@chromium.org
2010-06-02
2
-25
/
+25
*
Adds --html5-parser flag to test_shell to test out the new HTML5 parsing code
jamesr@chromium.org
2010-06-01
5
-1
/
+16
*
Fixing AutoReset to be a template.
gspencer@chromium.org
2010-06-01
1
-1
/
+1
*
Force embeddedbitmaps off for test_shell.
agl@chromium.org
2010-06-01
1
-0
/
+4
*
A quick fix for Issue 38417.
hbono@chromium.org
2010-05-31
1
-1
/
+0
*
Try to get PluginTest.DefaultPluginLoadTest running on mac and linux.
thakis@chromium.org
2010-05-28
2
-5
/
+0
*
Add ppapi plugins to about:plugins
darin@chromium.org
2010-05-28
5
-52
/
+32
*
Enables layout tests for Geolocation downstream.
bulach@chromium.org
2010-05-28
1
-0
/
+4
*
test_shell_gtk: applies the same change as test_shell_win from http://coderev...
bulach@chromium.org
2010-05-28
1
-7
/
+12
*
Fully connect the dots between workers and appcache resource loading.
michaeln@chromium.org
2010-05-27
1
-2
/
+2
*
Re-commit the notification presenter changes (undo r47765).
dpranke@chromium.org
2010-05-26
3
-9
/
+17
*
Marking svg/clip-path/clip-path-evenodd-nonzero.svg as flaky.
tonyg@chromium.org
2010-05-26
1
-1
/
+4
*
Adds Geolocation support for TestShell.
bulach@chromium.org
2010-05-26
8
-3
/
+174
*
Remove references to feed preview, which was removed years ago.
tony@chromium.org
2010-05-26
2
-12
/
+0
*
Provide more info to the renderer process in appcache progress events.
michaeln@chromium.org
2010-05-25
1
-0
/
+16
*
Revert 48127 - Disable fast/js/consolenonstringvalues.html because it's crashing
tony@chromium.org
2010-05-25
1
-3
/
+1
*
Disable fast/js/console-non-string-values.html because it's crashing
tony@chromium.org
2010-05-25
1
-1
/
+3
*
Roll WebKit 60013:60046.
jparent@chromium.org
2010-05-23
1
-3
/
+1
*
Mark arobens-test as skip. It is removed in a later webkit revision, and fai...
jparent@chromium.org
2010-05-23
1
-1
/
+1
*
Roll webkit 59937:60013.
jparent@chromium.org
2010-05-23
1
-0
/
+2
*
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
[next]