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
/
child
Commit message (
Expand
)
Author
Age
Files
Lines
*
Redirect HTML resource bytes directly to parser thread (Chrome side)
oysteine@chromium.org
2014-06-07
1
-0
/
+9
*
Hook up V8 to more of the GN build.
brettw@chromium.org
2014-06-05
1
-1
/
+1
*
Fix Windows build, add Sandbox implementation.
brettw@chromium.org
2014-06-02
1
-1
/
+1
*
Add some src/webkit build files to the GN build.
brettw@chromium.org
2014-05-30
1
-0
/
+60
*
Move multipart_response_delegate_unittest from webkit/ to content/
pilgrim@chromium.org
2014-05-28
2
-679
/
+5
*
Revert of Remove webkit's ResourceLoaderBridge interface. (https://codereview...
dalecurtis@chromium.org
2014-05-03
3
-0
/
+101
*
Remove webkit's ResourceLoaderBridge interface.
tfarina@chromium.org
2014-05-02
3
-101
/
+0
*
This CL adds an intra-priority level sorting value for finer grained control ...
simonhatch@chromium.org
2014-04-07
1
-1
/
+2
*
Extract Peer interface out of ResourceLoaderBridge.
tfarina@chromium.org
2014-04-03
1
-80
/
+6
*
Revert of Introduce an intra-priority level sorting value - Chromium Side (ht...
tkent@chromium.org
2014-04-01
1
-2
/
+1
*
This CL adds an intra-priority level sorting value for finer grained control ...
simonhatch@chromium.org
2014-03-31
1
-1
/
+2
*
Extract SyncLoadResponse struct from ResourceLoaderBridge.
tfarina@chromium.org
2014-03-30
2
-23
/
+4
*
Merge weburlrequest_extradata_impl.cc/h into content/child/request_extra_data...
pilgrim@chromium.org
2014-03-25
3
-67
/
+0
*
Move webkit/child/touch_fling_gesture_curve to content/child/
pilgrim@chromium.org
2014-03-25
4
-291
/
+0
*
Extract RequestInfo struct from ResourceLoaderBridge.
tfarina@chromium.org
2014-03-24
2
-88
/
+0
*
Revert 257655 "Merge weburlrequest_extradata_impl.cc/h into cont..."
yzshen@chromium.org
2014-03-18
3
-0
/
+67
*
Merge weburlrequest_extradata_impl.cc/h into content/child/request_extra_data...
pilgrim@chromium.org
2014-03-18
3
-67
/
+0
*
Move ftp_directory_listing_response_delegate.cc/h to content/child/
pilgrim@chromium.org
2014-03-17
3
-179
/
+0
*
Move ui.gyp into ui/base/ directory.
tfarina@chromium.org
2014-03-13
1
-1
/
+0
*
Move resource_request_body.cc/h to content/common/
pilgrim@chromium.org
2014-03-11
1
-2
/
+7
*
Move user_agent code from webkit/ to content/.
tfarina@chromium.org
2014-03-11
1
-1
/
+0
*
Move webkit_child_helpers to content/child/
pilgrim@chromium.org
2014-03-11
3
-76
/
+0
*
Revert 254514 "Revert 254507 "Reland "Move WebKitPlatformSupport..."
jam@chromium.org
2014-03-04
10
-2323
/
+2
*
Revert 254507 "Reland "Move WebKitPlatformSupportImpl over to co..."
stgao@chromium.org
2014-03-03
10
-2
/
+2323
*
Reland "Move WebKitPlatformSupportImpl over to content."
tfarina@chromium.org
2014-03-03
10
-2323
/
+2
*
Revert of Move WebKitPlatformSupportImpl over to content. (https://codereview...
scottmg@chromium.org
2014-03-03
10
-2
/
+2323
*
Move WebKitPlatformSupportImpl over to content.
tfarina@chromium.org
2014-03-03
10
-2375
/
+54
*
Move fling_animator_impl_android.* to content/child/
pilgrim@chromium.org
2014-02-26
3
-146
/
+0
*
Move fling_curve_configuration.* to content/child/
pilgrim@chromium.org
2014-02-24
3
-116
/
+0
*
[Android] Port Scroller.java to C++ and use for fling animations
jdduke@chromium.org
2014-02-22
2
-116
/
+50
*
Move webthread_impl.* to content/child.
tfarina@chromium.org
2014-02-21
3
-208
/
+0
*
Move WorkerTaskRunner to content/child.
tfarina@chromium.org
2014-02-19
4
-228
/
+0
*
[Android] Use DIP coordinates for GestureFlingStart events
jdduke@chromium.org
2014-02-19
1
-4
/
+8
*
Remove unused includes & using statements from blink::Platform implementations.
ddorwin@chromium.org
2014-02-13
1
-13
/
+0
*
Move webfallbackthemeengine_impl.* to content/child/
pilgrim@chromium.org
2014-02-13
3
-237
/
+0
*
DevTools does not display POST bodies when following redirects.
eustas@chromium.org
2014-02-12
1
-1
/
+4
*
Add transfer size paramater to didFinishLoading [2/3]
eustas@chromium.org
2014-02-10
3
-10
/
+13
*
Plumb network stack information about existence of cached copy
rdsmith@chromium.org
2014-02-06
4
-4
/
+12
*
Don't try to guess the referrer policy, but use the one associated with the r...
jochen@chromium.org
2014-02-04
3
-14
/
+4
*
Move webkit/child/webthemeengine_impl_* to content/child/
pilgrim@chromium.org
2014-01-31
9
-1590
/
+0
*
Move webkit/child/web_discardable_memory_impl to content/child/
pilgrim@chromium.org
2014-01-30
3
-94
/
+0
*
Move webkit/child/webkitplatformsupport_child_impl to content/
pilgrim@chromium.org
2014-01-30
10
-231
/
+21
*
Wires through ScrollbarCorner to NativeTheme.
sky@chromium.org
2014-01-30
3
-9
/
+5
*
Disable HTTP authentication dialog for XHR with credentials
jl@opera.com
2014-01-25
1
-0
/
+5
*
Remove accessibility string references for unused media control buttons.
scherkus@chromium.org
2014-01-24
1
-16
/
+0
*
Implement Platform::createWaitableEvent(): chromium side
kinuko@chromium.org
2014-01-20
2
-0
/
+42
*
Include the default implementation of WebThemeEngine.h in webthemeengine_impl...
dpranke@chromium.org
2014-01-17
1
-1
/
+1
*
base: Discardable memory types.
reveman@chromium.org
2014-01-08
2
-4
/
+6
*
Remove UTF string conversion functions from the global namespace.
avi@chromium.org
2013-12-26
1
-1
/
+1
*
Update uses of UTF conversions in ppapi/, printing/, remoting/, rlz/, sandbox...
avi@chromium.org
2013-12-25
1
-2
/
+2
[next]