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
/
glue
Commit message (
Expand
)
Author
Age
Files
Lines
*
The autofilling of passwords when the URL for visited page and the page the p...
jcampan@chromium.org
2009-05-26
2
-2
/
+22
*
Fix a leak in ImageDecoder::Decode.
mpcomplete@google.com
2009-05-26
1
-1
/
+5
*
Ensure we have a Cocoa NSGraphicsContext when needed.
jrg@chromium.org
2009-05-26
1
-0
/
+2
*
Set focus to the dummy plugin window used to ensure that keyboard focus corre...
ananta@chromium.org
2009-05-26
2
-28
/
+26
*
DevTools: use event context to decide which agent should be used for handling...
yurys@google.com
2009-05-26
2
-80
/
+49
*
Sync with the profiler changes in V8.
mnaganov@chromium.org
2009-05-26
5
-61
/
+92
*
DevTools: disable console autocompletion until we come up with some good solu...
yurys@google.com
2009-05-25
1
-0
/
+11
*
Update webkit to r44123
darin@chromium.org
2009-05-25
3
-4
/
+4
*
Make sure that seekable streams are removed from the list of resource clients...
ananta@chromium.org
2009-05-23
3
-2
/
+7
*
CPAPI gears drag drop and renderer IPC.
michaeln@google.com
2009-05-22
2
-3
/
+133
*
Roll DEPS and fix build bustage. Propagate rename of policyBaseURL -> firstP...
abarth@chromium.org
2009-05-22
2
-11
/
+1
*
Fix merge.
abarth@chromium.org
2009-05-22
1
-4
/
+2
*
Roll webkit DEPS and fix compile errors.
abarth@chromium.org
2009-05-22
5
-15
/
+18
*
Make WebRequest be a wrapper for ResourceRequest instead of FrameLoadRequest.
darin@chromium.org
2009-05-22
6
-69
/
+46
*
This CL fixes issue 8052 - Keyboard selection in Hebrew select element doesn'...
xji@chromium.org
2009-05-22
1
-0
/
+9
*
Revert 16748.
abarth@chromium.org
2009-05-22
1
-2
/
+2
*
Fix future build break from upstream renaming patch.
abarth@chromium.org
2009-05-22
1
-2
/
+2
*
Remove the HistoryState property of WebRequest.
darin@chromium.org
2009-05-22
6
-26
/
+20
*
DevTools: remove node highlight on dev tools window close.
pfeldman@chromium.org
2009-05-22
1
-1
/
+4
*
linux: add quirk for windowless flash drawing glitches
evan@chromium.org
2009-05-22
3
-58
/
+128
*
Add events to windowless plugins on linux. This CL also refactors the event
evan@chromium.org
2009-05-22
12
-171
/
+484
*
Properly dismiss cocoa popup menus.
paul@chromium.org
2009-05-21
1
-2
/
+3
*
Remove a field that is now unused. This was made obsolete
darin@chromium.org
2009-05-21
2
-18
/
+2
*
DevTools: Messages converted to wide strings don't work on Mac and Linux. Use...
yurys@google.com
2009-05-21
2
-4
/
+4
*
DevTools: Temporarily use JSON with escaping to handle non-latin data.
pfeldman@chromium.org
2009-05-21
1
-1
/
+3
*
DevTools: Reverting 16586. Necessary v8 changes are not rolled yet.
yurys@google.com
2009-05-21
2
-49
/
+80
*
DevTools: Use message format in WebInspector.UIString override.
pfeldman@chromium.org
2009-05-21
1
-1
/
+1
*
DevTools: Display main resource url as devtools window title.
pfeldman@chromium.org
2009-05-21
3
-7
/
+15
*
DevTools: only supported event types are forwarded to the client. Unsupported...
yurys@google.com
2009-05-21
1
-0
/
+7
*
DevTools: use event context to decide which agent should be used for handling...
yurys@google.com
2009-05-21
2
-80
/
+49
*
Move ExtraData from WebRequest to WebDataSource.
darin@chromium.org
2009-05-21
10
-78
/
+34
*
Register the icons for play/pause and max-volume/mute in the resource files, ...
ajwong@chromium.org
2009-05-21
2
-0
/
+9
*
Image files for media elements
hclam@chromium.org
2009-05-20
4
-0
/
+0
*
Fix the webkit.org build of chromium.
levin@chromium.org
2009-05-20
1
-0
/
+4
*
DevTools: if the number of actual parameters is greater than number of the fo...
yurys@google.com
2009-05-20
1
-13
/
+25
*
Add a UI string for multiple file selection for <input type=file multiple>.
darin@chromium.org
2009-05-20
2
-0
/
+9
*
Remove TRACK_HWND_CREATION/TRACK_HWND_DESTRUCTION macro since the bug it was ...
jam@chromium.org
2009-05-20
1
-5
/
+0
*
Move createWorker from WebKitClient to WebWorkerClient per your suggestion, t...
jam@chromium.org
2009-05-20
4
-4
/
+19
*
Linux: respect theme's autocomplete popups padding.
estade@chromium.org
2009-05-20
1
-4
/
+7
*
Adds propagation and handling of render-side focus events, for the benefit of...
klink@chromium.org
2009-05-20
10
-44
/
+136
*
Lookup the plugin for the mime type before attempting to open a channel for t...
ananta@chromium.org
2009-05-19
1
-3
/
+0
*
DevTools: do work with new InspectorController.
pfeldman@chromium.org
2009-05-19
3
-27
/
+13
*
Fix Skia includes to use the whole path name.
brettw@chromium.org
2009-05-19
1
-2
/
+1
*
Fix build breakage (add file missing in 115508).
pfeldman@chromium.org
2009-05-19
1
-0
/
+2
*
DevTools: do not cache xmlhttp when client is not attached; reduce agent cach...
pfeldman@chromium.org
2009-05-19
1
-10
/
+17
*
Move WebMediaPlayerClientImpl files to WebKit API src location.
darin@chromium.org
2009-05-18
5
-445
/
+24
*
Disable plugins on the Mac by default until JS plumbing
amanda@chromium.org
2009-05-18
1
-1
/
+5
*
ScriptController.* needs to be reformatted into WebKit style.
levin@chromium.org
2009-05-18
1
-1
/
+1
*
DevTools: utility scripts and all other scripts not having context data are f...
yurys@google.com
2009-05-18
1
-0
/
+36
*
DevTools: to speed up devtools start up time script sources are omitted from ...
yurys@google.com
2009-05-18
2
-1
/
+84
[next]