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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add use_allocator instead of linux_use_tcmalloc to switch the allocator.
dmikurube@chromium.org
2014-03-05
1
-1
/
+2
*
Move test_file_set to content/test/
pilgrim@chromium.org
2014-03-04
2
-112
/
+0
*
Remove values from WebPreferences that are set by RenderViewImpl
jamesr@chromium.org
2014-03-04
2
-8
/
+0
*
Revert 254514 "Revert 254507 "Reland "Move WebKitPlatformSupport..."
jam@chromium.org
2014-03-04
10
-2323
/
+2
*
webkit: Correctly handle |has_more| parameter in FileSystemDirURLRequestJob
hashimoto@chromium.org
2014-03-03
1
-5
/
+1
*
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
*
Cleanup GrGLInterface factories in Chromium in order to remove old names and ...
bsalomon@google.com
2014-02-28
1
-0
/
+1
*
Move mock_file_change_observer.* to content/browser/fileapi/
pilgrim@chromium.org
2014-02-28
2
-154
/
+0
*
Moved ParseFileSystemSchemeURL from file_system_url to file_system_util.
mgiuca@chromium.org
2014-02-27
5
-69
/
+86
*
Remove old test expectation from test_expectations.txt
dcarney@google.com
2014-02-27
1
-2
/
+0
*
Remove an expectation that has been upstreamed.
pkasting@chromium.org
2014-02-27
1
-2
/
+0
*
Remove expectations that have long since been upstreamed.
pkasting@chromium.org
2014-02-26
1
-55
/
+0
*
Less determined statement termination
scottmg@chromium.org
2014-02-26
1
-1
/
+1
*
Enable subpixel rendering in custom freetype2 library.
derat@chromium.org
2014-02-26
1
-0
/
+2
*
Fix a crashing bug that can happen during browser shutdown. If shutdown happe...
michaeln@chromium.org
2014-02-26
1
-4
/
+18
*
Move fling_animator_impl_android.* to content/child/
pilgrim@chromium.org
2014-02-26
3
-146
/
+0
*
Create file systems restricted to volumes.
mtomasz@chromium.org
2014-02-26
10
-83
/
+46
*
Move appcache_test_helper.* to content/public/test/
pilgrim@chromium.org
2014-02-25
2
-126
/
+0
*
Move upload_file_system_file_element_reader.* to content/browser/fileapi/
pilgrim@chromium.org
2014-02-25
3
-183
/
+0
*
Move fling_curve_configuration.* to content/child/
pilgrim@chromium.org
2014-02-24
3
-116
/
+0
*
Fileapi: Add alternate code path to cleanly support streaming backends.
tommycli@chromium.org
2014-02-24
7
-0
/
+23
*
Move webkit_glue_unittest.cc from webkit to content/child.
tfarina@chromium.org
2014-02-22
1
-87
/
+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
4
-209
/
+0
*
Moving version script and gypi file to build\util.
mad@chromium.org
2014-02-21
1
-1
/
+1
*
More: Add UMA stats for AppCacheUpdateJob results.
michaeln@chromium.org
2014-02-21
1
-1
/
+4
*
<webview>: Disable navigation on drag-and-drop.
fsamuel@chromium.org
2014-02-20
2
-0
/
+2
*
Remove --disable-fullscreen switch
scheib@chromium.org
2014-02-20
2
-2
/
+0
*
Remove pp_ifdef from grd files in several directories.
newt@chromium.org
2014-02-19
2
-34
/
+34
*
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
*
Add UMA stats for AppCacheUpdateJob results.
michaeln@chromium.org
2014-02-18
4
-24
/
+100
*
Remove some PlatformFile uses from WebKit
rvargas@chromium.org
2014-02-18
7
-88
/
+44
*
No more sublayer transform in cc.
vollick@chromium.org
2014-02-16
5
-83
/
+5
*
remove network-shared-worker.html from test_expectations.txt
horo@chromium.org
2014-02-14
1
-2
/
+0
*
Move async_file_test_helper.* to content/public/test/
pilgrim@chromium.org
2014-02-13
2
-379
/
+0
*
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
*
Do not include PDF reader assets for platforms with no plugins.
aurimas@chromium.org
2014-02-12
1
-45
/
+47
*
DevTools does not display POST bodies when following redirects.
eustas@chromium.org
2014-02-12
1
-1
/
+4
*
Updating XTBs based on .GRDs from branch 1750
kerz@chromium.org
2014-02-12
1
-1
/
+1
*
Move webkit/common/gpu/test_context_provider_factory.* to content/test/
pilgrim@chromium.org
2014-02-12
3
-78
/
+0
*
Move common param trait enum's to IPC range-checked macros.
tsepez@chromium.org
2014-02-11
1
-1
/
+2
*
Split preserve3d into: "should-flatten" and "is-3d-sorted"
vollick@chromium.org
2014-02-11
2
-6
/
+5
*
Add transfer size paramater to didFinishLoading [2/3]
eustas@chromium.org
2014-02-10
3
-10
/
+13
*
Revert of Split preserve3d into: "should-flatten" and "is-3d-sorted" (https:/...
dstockwell@chromium.org
2014-02-10
2
-5
/
+6
*
Split preserve3d into: "should-flatten" and "is-3d-sorted"
vollick@chromium.org
2014-02-09
2
-6
/
+5
[next]