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
...
*
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
*
DevTools: changed debugger response handling so to the short format. Now obje...
yurys@google.com
2009-05-18
2
-177
/
+66
*
Chrome-part of disabling web fonts by default while still alowing SVG fonts
jshin@chromium.org
2009-05-16
2
-0
/
+3
*
Displaying consecutive alerts from plugins should not hang the browser. The p...
ananta@chromium.org
2009-05-15
1
-0
/
+3
*
DevTools: Introduce lightweight version of JSON serialization.
pfeldman@chromium.org
2009-05-15
1
-1
/
+1
*
DevTools: simplify client dispatch via moving it into javascript.
pfeldman@chromium.org
2009-05-15
3
-108
/
+28
*
DevTools: save time on line lookup in l10n error report.
pfeldman@chromium.org
2009-05-14
7
-416
/
+426
*
Add initial version of DevTools Profiler.
mnaganov@chromium.org
2009-05-14
9
-2
/
+478
*
Make WidgetWin redraw child windows that are in a different process asynchron...
jam@chromium.org
2009-05-14
3
-10
/
+95
*
Retry r16006.
estade@chromium.org
2009-05-14
3
-22
/
+25
*
revert r16006 due to msvc warning.
estade@chromium.org
2009-05-13
3
-25
/
+22
*
Properly convert from UTF8 to UTF16 in WebTextInputImpl.
estade@chromium.org
2009-05-13
3
-22
/
+25
*
Re-do r15244 again.
darin@chromium.org
2009-05-13
13
-280
/
+88
*
Reverting 15986.
michaeln@google.com
2009-05-13
2
-24
/
+0
*
CPAPI gears drag drop and renderer IPC....
michaeln@google.com
2009-05-13
2
-0
/
+24
*
DevTools: fix memory leak.
pfeldman@chromium.org
2009-05-13
1
-0
/
+1
*
This CL updates chrome to the latest version of skia, retrieved via DEPS, and
senorblanco@chromium.org
2009-05-13
3
-3
/
+3
*
DevTools: optimize network agent performance while not attached.
pfeldman@chromium.org
2009-05-13
2
-40
/
+107
*
Page global contexts are assigned uniques ids.Script list now contain scripts...
yurys@google.com
2009-05-13
10
-47
/
+118
*
Revert r15940 again. Unexpected layout test failures :(
darin@chromium.org
2009-05-13
11
-63
/
+237
*
Re-do r15244 again.
darin@chromium.org
2009-05-13
11
-237
/
+63
*
Add Automatic spell correction support in Chrome.
sidchat@google.com
2009-05-12
3
-0
/
+20
*
Fix DomSerializerTests disabled for WebKit merge 43114:43242
jnd@chromium.org
2009-05-12
3
-37
/
+80
*
Implement the triple click for the Mac.
avi@google.com
2009-05-12
5
-74
/
+11
*
This change makes sure we always have a valid NSGraphicsContext, a job
jrg@chromium.org
2009-05-12
1
-0
/
+4
*
DevTools: migrate to 'native' JSON serialization.
pfeldman@chromium.org
2009-05-12
7
-17
/
+13
*
Delete the checked-in webkit .vcproj (and ancillary .sln) files.
sgk@google.com
2009-05-12
2
-1252
/
+0
*
Don't request scripts until ScriptsPanel is visible.
yurys@google.com
2009-05-12
2
-6
/
+32
*
Split V8Proxy::retrieveActiveFrame() into two methods.
aa@chromium.org
2009-05-12
4
-6
/
+33
*
Remove executable bit from a bunch of files that shouldn't have it.
evan@chromium.org
2009-05-11
4
-0
/
+0
*
Fix bug about webpage with an empty HEAD tag is incorrectly saved.
jnd@chromium.org
2009-05-11
3
-4
/
+77
[prev]
[next]