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
*
Linux: Blacklist a couple of known to be bad copies of Flash 9.
thestig@chromium.org
2010-06-30
1
-1
/
+36
*
Linux: Blind fix for npwrapper crashes.
thestig@chromium.org
2010-06-30
1
-1
/
+6
*
Minor AppCache mods
michaeln@chromium.org
2010-06-30
3
-28
/
+24
*
This is the last part of changing the buffered() function prototype: getting ...
vrk@google.com
2010-06-30
2
-11
/
+0
*
Modify NPAPI::PluginList::GetPluginInfo() to return true also for disabled pl...
bauerb@chromium.org
2010-06-30
4
-10
/
+6
*
WebKit roll to 62165
yurys@chromium.org
2010-06-30
1
-3
/
+0
*
Add support for HandleDocumentLoad.
darin@chromium.org
2010-06-30
6
-38
/
+66
*
Fix GCC warning about unhandled enum cases.
darin@chromium.org
2010-06-30
1
-1
/
+2
*
Add basic Pepper URLLoader implementation.
darin@chromium.org
2010-06-30
6
-14
/
+219
*
Disabling a layout test that started failing with the WebKit roll.
levin@chromium.org
2010-06-30
1
-0
/
+3
*
Add switch for specifying a directory to load plugins, so that test plugins c...
stuartmorgan@chromium.org
2010-06-29
3
-6
/
+5
*
Allow quering Pepper plugin for selected text for the context menu. Also tak...
jam@chromium.org
2010-06-29
4
-7
/
+10
*
test_expectations update.
agl@chromium.org
2010-06-29
1
-0
/
+3
*
WebKit implementation of <meter> element assumes underlying
tkent@google.com
2010-06-29
1
-1
/
+1
*
Add a GetAs<ResourceType> template.
neb@chromium.org
2010-06-28
15
-146
/
+93
*
Revert 51042 - Show a warning message if the cache might not be cleared corre...
sky@chromium.org
2010-06-28
3
-18
/
+0
*
Show a warning message if the cache might not be cleared correctly between runs.
mlloyd@chromium.org
2010-06-28
3
-0
/
+18
*
Add in support for internal pepper plugins into the PepperPluginRegistry and ...
ajwong@chromium.org
2010-06-28
2
-46
/
+104
*
File API boilerplate.
darin@chromium.org
2010-06-26
17
-48
/
+953
*
Add field trial stats for alternate_protocol. The histogram we collected are:
lzheng@chromium.org
2010-06-26
3
-0
/
+7
*
Massively simplify the NetworkChangeNotifier infrastructure:
pkasting@chromium.org
2010-06-25
1
-5
/
+4
*
Chromium side changes to use PP_CompletionCallback as the Flush callback.
darin@chromium.org
2010-06-25
2
-51
/
+54
*
DevTools: migrate to new WebView constructor.
pfeldman@chromium.org
2010-06-25
11
-19
/
+29
*
Enhance plugin load debug logging. This adds more logging for
brettw@chromium.org
2010-06-25
7
-34
/
+76
*
Add some comments to remind people of bad dependencies.
tony@chromium.org
2010-06-25
1
-0
/
+2
*
Move incorrectly placed #endif in webkit_support.cc
rolandsteiner@chromium.org
2010-06-25
1
-3
/
+3
*
AppCache: Output some information to the javascript console.
michaeln@chromium.org
2010-06-25
4
-7
/
+30
*
Fix a bug being unable to remove appcaches via chrome:appcache-internals if t...
michaeln@chromium.org
2010-06-25
1
-1
/
+2
*
Revert "Show a warning message if the cache might not be cleared correctly be...
mlloyd@chromium.org
2010-06-24
2
-16
/
+0
*
Show a warning message if the cache might not be cleared correctly between runs.
mlloyd@chromium.org
2010-06-24
2
-0
/
+16
*
Boilerplate implementation of the Pepper URL Loader API.
darin@chromium.org
2010-06-24
14
-9
/
+540
*
1. remove initial rendering lag time for egl image decoding path
wjia@google.com
2010-06-24
2
-2
/
+6
*
Revert 50726 "DevTools: Migrate to new WebView initialization (pass devtools ...
pfeldman@chromium.org
2010-06-24
7
-24
/
+19
*
DevTools: Migrate to new WebView initialization (pass devtools client directly).
pfeldman@chromium.org
2010-06-24
7
-19
/
+24
*
Add support functions for DRT DevTools to webkit_support
rolandsteiner@chromium.org
2010-06-24
2
-0
/
+40
*
Fix a crash when the content type of a multipart request
tony@chromium.org
2010-06-24
3
-5
/
+14
*
Revert 50667 - Add in support for internal pepper plugins into the PepperPlug...
mrossetti@chromium.org
2010-06-23
2
-104
/
+46
*
Add in support for internal pepper plugins into the PepperPluginRegistry and ...
ajwong@chromium.org
2010-06-23
2
-46
/
+104
*
Convert WebPluginInfo from wstring to string16
stuartmorgan@chromium.org
2010-06-23
8
-39
/
+38
*
Remove preprocess hack now that WebKit has been updated.
darin@chromium.org
2010-06-23
1
-8
/
+0
*
Revert "Show a warning message if the cache might not be cleared correctly be...
mlloyd@chromium.org
2010-06-23
1
-13
/
+0
*
Show a warning message if the cache might not be cleared correctly between runs.
mlloyd@chromium.org
2010-06-23
1
-0
/
+13
*
Implemented the PPB_Buffer interface.
sanjeevr@chromium.org
2010-06-23
7
-0
/
+194
*
[Mac] Convert the nib file on disk over to a xib format instead.
thomasvl@chromium.org
2010-06-23
3
-15
/
+30
*
[Mac] filp file on disk encoding to UTF-8 to avoid build warnings.
thomasvl@chromium.org
2010-06-23
1
-0
/
+0
*
WebKit roll 61629:61653
tkent@google.com
2010-06-23
1
-0
/
+2
*
Fix files with svn:executable permissions.
thestig@chromium.org
2010-06-23
6
-0
/
+0
*
code cleanup for media code for video renerers.
jiesun@google.com
2010-06-23
1
-13
/
+3
*
Remove sendMessageToFrontendOnIOThread implementation from test_shell_devtool...
mnaganov@chromium.org
2010-06-22
1
-6
/
+0
*
Spoof as Safari when running Silverlight 4 on the Mac
stuartmorgan@chromium.org
2010-06-21
1
-6
/
+19
[next]