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
*
Do correct hit testing for context menu items in WebViewImpl.
estade@chromium.org
2009-03-19
2
-20
/
+21
*
Eliminate using_webkit.{scons,vsprops} in favor of having WebCommon.h set the
darin@chromium.org
2009-03-19
3
-6
/
+3
*
Remove code duplicated from webcore and use the common PrintContext facility.
maruel@chromium.org
2009-03-19
3
-133
/
+96
*
Chrome-side of moving webkit/glue/cache_manager.{h,cc} to the WebKit API layer.
darin@chromium.org
2009-03-19
20
-235
/
+29
*
Review URL: http://codereview.chromium.org/42288
georged@chromium.org
2009-03-18
3
-0
/
+24
*
Autocomplete now uses the input field id when no name is available to perform...
jcampan@chromium.org
2009-03-18
3
-9
/
+31
*
Remove unneeded uses of base/ref_counted.h.
thestig@chromium.org
2009-03-18
1
-1
/
+0
*
Unfork WebInspector frontend take 2: New DEPS and webkit/...
pfeldman@chromium.org
2009-03-18
1
-2
/
+2
*
Fixing a few minor issues found during static analysis of the Chromium codebase.
finnur@chromium.org
2009-03-18
1
-1
/
+1
*
Revert the src/webkit part of r11958 since it broke the build.
maruel@chromium.org
2009-03-18
1
-2
/
+2
*
Unfork WebInspector frontend.
pfeldman@chromium.org
2009-03-18
1
-2
/
+2
*
Make Rpc dispatch in DevTools static, remove redundant JSON parsing.
pfeldman@chromium.org
2009-03-18
6
-28
/
+31
*
Reverting 11953.
hbono@chromium.org
2009-03-18
6
-62
/
+0
*
A tricky fix for Issue 1845.
hbono@chromium.org
2009-03-18
6
-0
/
+62
*
Switch to useCapture in order to handle DOMNodeRemovedFromDocument events.
pfeldman@chromium.org
2009-03-17
1
-2
/
+2
*
SSLPolicy Fix: Step 3.
abarth@chromium.org
2009-03-17
3
-26
/
+29
*
SSLPolicy Fix: Step 1.
abarth@chromium.org
2009-03-17
3
-0
/
+24
*
Move response_data_file from ResourceResponseHead to webkit_glue::ResponseInfo
hclam@chromium.org
2009-03-17
2
-0
/
+25
*
DOM wheel scroll delta fix, Chromium side. This depends on the WebKit side c...
pkasting@chromium.org
2009-03-16
5
-11
/
+30
*
Fix keyboard scrolling on non-Windows platforms.
erg@google.com
2009-03-16
1
-27
/
+18
*
Get rid of stashing a frame pointer with ResourceRequest and just store the r...
jam@chromium.org
2009-03-16
9
-57
/
+51
*
Wire DevTools agent in the Glue to the Renderer DevTools IPC transport: DevTo...
pfeldman@chromium.org
2009-03-16
6
-9
/
+102
*
Autocomplete popup should show up when clicking or pressing the up/down key i...
jcampan@chromium.org
2009-03-14
1
-2
/
+1
*
Commit 40144. I had to move to to a separate CL to use gcl's
aa@chromium.org
2009-03-13
6
-23
/
+68
*
Basic windowless plugins, try 2.
evan@chromium.org
2009-03-13
6
-52
/
+122
*
RSS feed support (part 1), 2nd attempt.
finnur@chromium.org
2009-03-13
4
-0
/
+115
*
Highlights of changes:
hclam@chromium.org
2009-03-13
1
-1
/
+8
*
Removed unneeded includes of base/scoped_ptr.h. Reduce usage from ~800 files ...
thestig@chromium.org
2009-03-13
6
-6
/
+0
*
Reverting 11640.
finnur@chromium.org
2009-03-13
4
-115
/
+0
*
RSS feed support (part 1)
finnur@chromium.org
2009-03-13
4
-0
/
+115
*
Merge WebDocumentLoaderImpl into WebDataSourceImpl. They are peers, and it is
darin@chromium.org
2009-03-13
11
-324
/
+103
*
Remove unneeded includes.
maruel@chromium.org
2009-03-13
1
-6
/
+6
*
- Provide Rpc classes with unique ids so that their message id spaces do not ...
pfeldman@chromium.org
2009-03-13
13
-984
/
+1156
*
Checkin files I missed.
jam@chromium.org
2009-03-13
2
-4
/
+0
*
Remove logging.h from cc files that don't use it.
thestig@chromium.org
2009-03-12
1
-1
/
+0
*
Some minor cleanup in WebDataSource and WebResponse.
darin@chromium.org
2009-03-12
5
-176
/
+23
*
Remove unneeded uses of logging.h in header files.
thestig@chromium.org
2009-03-12
5
-0
/
+5
*
Implement WebSandboxSupport.
darin@chromium.org
2009-03-12
2
-13
/
+0
*
WebKit resource requests now have a flag reportUploadProgress that tells us w...
jcampan@chromium.org
2009-03-12
2
-1
/
+10
*
Chrome-side changes to use registerURLSchemeNoAccess.
darin@chromium.org
2009-03-12
1
-6
/
+0
*
Initial WebDevToolsAgent implementation contains two agent objects: Dom agent
pfeldman@chromium.org
2009-03-12
21
-843
/
+3405
*
Bring back overriding setParentVisible, since it's needed when a page scripts...
jam@chromium.org
2009-03-12
2
-0
/
+14
*
Relanding a backed-out CL that was thought to cause reliability test failure ...
jcampan@chromium.org
2009-03-11
1
-1
/
+1
*
Reverting 11453.
jcampan@chromium.org
2009-03-11
1
-1
/
+1
*
Re-apply the webkit merge. This is a revert of 11454 and 11455.
darin@chromium.org
2009-03-11
1
-5
/
+4
*
Revert merge (revision 11400) to test impact on page cycler perf.
darin@chromium.org
2009-03-11
1
-4
/
+5
*
Relanding a backed-out CL:
jcampan@chromium.org
2009-03-11
1
-1
/
+1
*
NO CODE CHANGE
deanm@chromium.org
2009-03-11
117
-128
/
+0
*
Reverting 11396.
ericroman@google.com
2009-03-11
1
-2
/
+0
*
WebKit merge 41530:41559.
darin@chromium.org
2009-03-10
1
-5
/
+4
[next]