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
*
- 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
*
Add support for the "repaint" layout tests (LayoutTests/fast/repaint/*), whic...
ericroman@google.com
2009-03-10
1
-0
/
+2
*
Fix horizontal scrolling to not be reversed on tilt wheel mice and old Thinkp...
pkasting@chromium.org
2009-03-10
1
-6
/
+8
*
This changes the base clipboard class, as accomplishing paste requires that C...
avi@chromium.org
2009-03-10
2
-2
/
+2
*
Convert to COLORREF properly. This matches the old code before my refactoring.
darin@chromium.org
2009-03-10
1
-1
/
+3
*
Reverting 11357.
jcampan@chromium.org
2009-03-10
1
-1
/
+1
*
Fix build breaks after webkit merge.
jam@chromium.org
2009-03-10
5
-0
/
+7
*
The navigation entry's state would not be returned for navigation entries of ...
jcampan@chromium.org
2009-03-10
1
-1
/
+1
*
add glue.vcproj
darin@chromium.org
2009-03-10
1
-5
/
+13
*
Adds WebThemeEngine, WebColor, and WebCanvas to the WebKit API (chrome-side).
darin@chromium.org
2009-03-10
5
-103
/
+165
*
WebKit merge 41498:41530.
ericroman@google.com
2009-03-10
3
-2
/
+6
*
Changing ForwardMessageToExternalHost to postMessage and passing a proper
tommi@chromium.org
2009-03-09
3
-0
/
+11
*
More WebKit API action (chromium side).
darin@chromium.org
2009-03-09
3
-7
/
+24
*
Landing again the CL that adds security info to canceled requests (last time ...
jcampan@chromium.org
2009-03-08
2
-4
/
+7
*
Fill out some of the new abstract methods of WebKitClient.
ericroman@google.com
2009-03-08
1
-33
/
+0
*
WebKit merge 41447:41498
ericroman@google.com
2009-03-07
2
-3
/
+3
*
Revert change 11197 because it created 138 new layout tests
nsylvain@chromium.org
2009-03-07
2
-7
/
+4
*
Landing again the CL that adds security info to canceled requests (it was bre...
jcampan@chromium.org
2009-03-07
2
-4
/
+7
*
Reverting 11179.
jcampan@chromium.org
2009-03-07
2
-7
/
+4
*
This CL adds a way to specify the security info when canceling a URLRequest.
jcampan@chromium.org
2009-03-07
2
-4
/
+7
*
Enable some code that compiles fine on linux now. This code talks
tc@google.com
2009-03-06
1
-8
/
+0
*
Generate data packs for all languages and allow us to load
tc@google.com
2009-03-06
1
-0
/
+51
*
RenderWidgetHost now only accepts a new NativeWebKeyboardEvent which owns a c...
erg@google.com
2009-03-06
2
-16
/
+1
*
Convert from line scrolling to pixel scrolling. Increase pixel scroll amount...
pkasting@chromium.org
2009-03-06
4
-18
/
+26
*
Reland r11118.
darin@chromium.org
2009-03-06
4
-155
/
+30
*
Revert r11118 :(
darin@chromium.org
2009-03-06
4
-30
/
+155
*
More WebKit API action (chromium side)
darin@chromium.org
2009-03-06
4
-155
/
+30
*
Don't let file:// URLs script Web URLs.
abarth@chromium.org
2009-03-06
1
-0
/
+4
*
Fix lifetime control for worker and worker context.
jianli@chromium.org
2009-03-06
3
-5
/
+19
*
Hook up WebKit worker with Chromium.
jianli@chromium.org
2009-03-05
4
-11
/
+82
*
Refactor v8 extensions so that they aren't in the WebCore namespace, and can ...
asargent@chromium.org
2009-03-05
2
-14
/
+0
*
Try #2 of "make JavaScript alerts reflect the URL of the frame they came from,
brettw@chromium.org
2009-03-05
3
-13
/
+15
*
Address some of the review comments on comment 2 of
brettw@chromium.org
2009-03-05
1
-1
/
+1
[next]