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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Set the correct volume when media is loaded.
scherkus@chromium.org
2010-05-18
1
-0
/
+3
*
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
*
Pull latest ppapi for initial testing support, implement checks so the tests ...
brettw@chromium.org
2010-05-18
4
-6
/
+13
*
Revert r47448 and pull in r38 of ppapi, which contains the fix
darin@chromium.org
2010-05-17
6
-44
/
+380
*
Revert r47444 due to Linux 64-bit compile bustage.
darin@chromium.org
2010-05-17
6
-380
/
+44
*
Add some initial PP_Var <-> NPObject bindings.
darin@chromium.org
2010-05-17
6
-44
/
+380
*
Glue for sending/receiving cacheable metadata.
tonyg@chromium.org
2010-05-17
4
-0
/
+25
*
Re-enable layout test for web storage quota.
satish@chromium.org
2010-05-17
1
-1
/
+0
*
Pull WebKit.gyp:DumpRenderTree into webkit.gyp so it gets built
tony@chromium.org
2010-05-17
1
-0
/
+7
*
cleaner grd files: use os.find('bsd') instead of listing all the version
pvalchev@google.com
2010-05-14
1
-1
/
+1
*
Compile fix for CL: Form AutoFill Phone number should be displayed as xxx-xxx...
dhollowa@chromium.org
2010-05-14
1
-2
/
+4
*
Form AutoFill Phone number should be displayed as xxx-xxx-xxxx
dhollowa@chromium.org
2010-05-14
3
-9
/
+24
*
Implement new painting API in Chrome. This also makes some minor tweaks and i...
brettw@chromium.org
2010-05-14
6
-93
/
+340
*
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
*
fixed concatenation of DevTools.js to support large number of source JS files.
mnaganov@chromium.org
2010-05-14
2
-16
/
+36
*
Land patch for WangXianzhu. See http://codereview.chromium.org/1556005/show f...
jnd@chromium.org
2010-05-14
1
-5
/
+18
*
Copy textAreaResizeCorner.png to SHARED_INTERMEDIATE_DIR.
tkent@google.com
2010-05-14
1
-0
/
+6
*
Added support for HTML5 progress element.
tkent@chromium.org
2010-05-14
6
-15
/
+83
*
Add support for registering new-style pepper plugins on the command line.
darin@chromium.org
2010-05-14
2
-22
/
+29
*
Remove webkit_support_in_chromium.gyp and use webkit_support.gyp
tony@chromium.org
2010-05-14
4
-37
/
+10
*
Clean up the last bits of the dirfd parameter that was used by
dumi@chromium.org
2010-05-14
2
-17
/
+0
*
Do right-alignment of popups when WebKit indicates to do so.
avi@chromium.org
2010-05-13
3
-6
/
+28
*
Define two new IPC messages to initialize an appcache for a shared worker or ...
michaeln@chromium.org
2010-05-13
2
-2
/
+22
*
Fix a memory corruption issue (use of scoped_ptr instead of scoped_refptr), and
darin@chromium.org
2010-05-13
3
-6
/
+7
*
Initialize the singleton CommandLine instance with fixed values.
tkent@google.com
2010-05-13
1
-0
/
+13
*
Test that serializing a document with an iframe that was downloaded doesn't c...
japhet@chromium.org
2010-05-12
3
-0
/
+22
*
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
5
-15
/
+36
*
Implement a version of WebPlugin for Pepper to bypass the current NPAPI
brettw@chromium.org
2010-05-12
5
-248
/
+201
*
Remove the dirfd parameter from all Chromium code. The POSIX VFS
dumi@chromium.org
2010-05-12
9
-42
/
+27
*
Update NULL rect handling. I updated the API but forgot to change the Chrome
brettw@chromium.org
2010-05-11
1
-3
/
+2
*
Linux: Blacklist the gecko-mediaplayer plugin. It sometimes hangs/crashes the...
thestig@chromium.org
2010-05-11
1
-3
/
+22
*
Pull latest ppapi, update rect usage.
brettw@chromium.org
2010-05-11
2
-10
/
+8
*
Reimplement accessibility of web content by caching the entire
dmazzoni@chromium.org
2010-05-11
4
-387
/
+90
*
FTP: fix navigating to files listed under non-ASCII characters
phajdan.jr@chromium.org
2010-05-11
3
-56
/
+53
*
Apply recent changes of test_shell to webkit_support.
tkent@google.com
2010-05-11
7
-14
/
+104
*
Linux: fix compilation error with gcc 4.5.
craig.schlenter@chromium.org
2010-05-11
2
-3
/
+3
*
Revert 46876 - Pull latest ppapi, update rect usage.
willchan@chromium.org
2010-05-11
2
-8
/
+10
*
Pull latest ppapi, update rect usage.
brettw@chromium.org
2010-05-10
2
-10
/
+8
*
Cleanup: Add a bunch of missing includes.
thestig@chromium.org
2010-05-10
2
-2
/
+4
*
Revert 46842 - Reimplement accessibility of web content by caching the entire
dmazzoni@chromium.org
2010-05-10
4
-90
/
+387
*
Reimplement accessibility of web content by caching the entire
dmazzoni@chromium.org
2010-05-10
4
-387
/
+90
*
Stub implementation for allowDatabase callback for workers.
jochen@chromium.org
2010-05-10
1
-0
/
+7
*
Remove a dependency on upstream WebKit. webkit/glue doesn't
tony@chromium.org
2010-05-10
1
-1
/
+2
*
Partially implement the new pepper API in Chrome. This is not actually hooked
brettw@chromium.org
2010-05-07
20
-0
/
+1736
[next]