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
*
Change the default cookie policy to be closer to the default in WebKit's Dump...
levin@chromium.org
2009-09-04
4
-2
/
+30
*
Hook up WebEditingClient.
darin@chromium.org
2009-09-04
10
-133
/
+207
*
A quick fix for Issue 20161
hbono@chromium.org
2009-09-03
1
-1
/
+9
*
Change AppCache and AppCacheGroup to be ref counted classes.Adjusted API of f...
jennb@chromium.org
2009-09-02
1
-0
/
+3
*
Add aliased path support to http server. Certain http layout test loads js re...
jianli@chromium.org
2009-09-02
1
-0
/
+9
*
Eliminate remaining WebCore dependencies from webplugin_impl.cc
darin@chromium.org
2009-09-02
5
-155
/
+212
*
DevTools: remove 'Show web inspector..' menu item from test_shell since new d...
yurys@google.com
2009-09-02
3
-5
/
+0
*
Plumb request interception into the appcache library for both chrome and test...
michaeln@google.com
2009-09-01
6
-27
/
+467
*
New WebKit API interfaces for desktop notifications.
johnnyg@google.com
2009-09-01
1
-0
/
+4
*
Linux 64-bit: Fix failing unit_tests and ignore non-working plugin/media tests.
mmoss@chromium.org
2009-08-31
2
-1
/
+5
*
Linux: get GNOME or KDE proxy settings.
mdm@chromium.org
2009-08-28
1
-1
/
+1
*
A quick fix for Issue 20332
hbono@chromium.org
2009-08-28
1
-5
/
+19
*
More refactoring for WebPlugin.
darin@chromium.org
2009-08-27
1
-2
/
+4
*
DevTools: Remove base/values dependency from devtools.
pfeldman@chromium.org
2009-08-27
1
-1
/
+0
*
Uses FilePath instead of std::wstring in webkit_glue::GetApplicationDirectory.
avi@google.com
2009-08-27
2
-9
/
+5
*
First half of updating Worker.postMessage(), DOMWindow.postMessage(), and
jorlow@chromium.org
2009-08-26
2
-9
/
+12
*
Avoids the use of ToWStringHack in a few places.
evan@chromium.org
2009-08-26
1
-4
/
+2
*
Add isVisible parameter to WebPlugin::updateGeometry.
darin@chromium.org
2009-08-26
1
-9
/
+15
*
linux: new socket/plug code for windowed plugins
piman@chromium.org
2009-08-25
4
-14
/
+13
*
Adding image for volume slider thumb
hclam@chromium.org
2009-08-21
1
-0
/
+1
*
Updates to be able to build all targets in Linux x64.
deanm@chromium.org
2009-08-21
1
-151
/
+156
*
Retrofit the pre-existing appache message dispatching with the new WebKit API...
michaeln@google.com
2009-08-21
6
-10
/
+47
*
Cleanups for SSLConfigService and SSLConfigServiceManager.
mattm@chromium.org
2009-08-21
1
-10
/
+2
*
Re-land r23931: Plumb whiteListAccessFromOrigin() through
aa@chromium.org
2009-08-21
2
-0
/
+27
*
Reverting 23931.
dimich@google.com
2009-08-21
2
-27
/
+0
*
Plumb whiteListAccessFromOrigin() through Chromium's WebKit API
aa@chromium.org
2009-08-21
2
-0
/
+27
*
Pref-backed SSLConfigService for Linux.
mattm@chromium.org
2009-08-19
1
-2
/
+16
*
Change WebCanvas to be a CGContext on Mac.
darin@chromium.org
2009-08-19
2
-4
/
+7
*
The 2 layout test regressions happened due to changes in the test shell.
jorlow@chromium.org
2009-08-19
2
-14
/
+16
*
Renames the function CreateTemporaryFilename to CreateTemporaryFile and track...
erikkay@chromium.org
2009-08-18
1
-2
/
+2
*
Added regression test for event listeners memory leak.
mbelshe@google.com
2009-08-18
1
-0
/
+1
*
Reference count ProxyService.
eroman@chromium.org
2009-08-18
1
-1
/
+0
*
Remove webview's dependency on webpreferences.
jorlow@chromium.org
2009-08-17
8
-25
/
+30
*
Ensure we don't load plugins on the IO thread.
jam@chromium.org
2009-08-15
4
-8
/
+7
*
Make chanegs in layoutTestController reflecting recent upstream change http:/...
dimich@google.com
2009-08-14
2
-0
/
+114
*
Revert "Reverting 23406" as it didn't break any tests.
jhawkins@chromium.org
2009-08-14
1
-6
/
+6
*
Reverting 23420. It caused a reliability regression.
maruel@chromium.org
2009-08-14
4
-7
/
+8
*
DevTools: dom_agent is dead. Long live InspectorDOMAgent.
pfeldman@chromium.org
2009-08-14
1
-1
/
+0
*
Move glue/event_conversion.{h,cc} into the WebKit API implementation.
darin@chromium.org
2009-08-14
1
-3
/
+4
*
Ensure we don't load plugins on the IO thread.
jam@chromium.org
2009-08-14
4
-8
/
+7
*
LoadLog is used as an output parameter, reorder it to the last parameter.
willchan@chromium.org
2009-08-14
1
-1
/
+1
*
Add disabled play and mute icons for media player.
kylep@chromium.org
2009-08-14
1
-0
/
+2
*
Reverting 23406.
levin@chromium.org
2009-08-14
1
-6
/
+6
*
Change PluginInstallImpl to use base::WindowImpl instead of CWindowImpl to re...
jhawkins@chromium.org
2009-08-14
1
-6
/
+6
*
Re-enable the ICO chunked decoding test. Remove check for condition that is ...
pkasting@chromium.org
2009-08-13
1
-2
/
+3
*
Defer closing the TestShell window.
darin@chromium.org
2009-08-12
1
-6
/
+1
*
Add a few more |#undef LOG| directives to code that might see both WebKit's
mark@chromium.org
2009-08-12
3
-4
/
+10
*
Appcache related WebKit API additions. With this patch the compile-time flag ...
michaeln@google.com
2009-08-12
1
-1
/
+1
*
Land Vitaly's regression test for event listener memory leak.
ager@chromium.org
2009-08-12
4
-5
/
+87
*
Adds a command line switch to enable the appcache, and plumb the switch throu...
michaeln@google.com
2009-08-12
1
-0
/
+1
[next]