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
*
[DevTools] HiDPI cursors for touch emulation.
dgozman@chromium.org
2014-04-23
2
-1
/
+0
*
Cleanup GPU dependencies for gl_in_process_context
primiano@chromium.org
2014-04-23
1
-0
/
+1
*
net: Remove unused NetLog parameter from FileStream's ctor
hashimoto@chromium.org
2014-04-23
2
-2
/
+2
*
Allow external file systems to overlap for media galleries only.
vandebo@chromium.org
2014-04-23
2
-18
/
+38
*
Removing changes associated with visualWordMovement since this setting is nev...
sunil.ratnu@samsung.com
2014-04-22
2
-2
/
+0
*
Remove thread restriction of fileapi::FileSystemContext::ResolveURL.
kinaba@chromium.org
2014-04-22
2
-11
/
+48
*
Move mock_appcache_service and mock_appcache_storage from webkit/ to content/
pilgrim@chromium.org
2014-04-22
6
-867
/
+8
*
Enable layer squashing by default
vollick@chromium.org
2014-04-21
1
-1
/
+1
*
Move mock_storage_client and friends from webkit/ to content/
pilgrim@chromium.org
2014-04-21
3
-284
/
+4
*
Initialize force_compositing_mode to true in WebPreferences constructor.
earthdok@chromium.org
2014-04-18
1
-0
/
+1
*
Revert "Enable layer squashing by default"
eae@chromium.org
2014-04-18
1
-1
/
+1
*
Enable layer squashing by default
vollick@chromium.org
2014-04-18
1
-1
/
+1
*
Remove unused input_shlib_path
cjhopman@chromium.org
2014-04-17
1
-1
/
+0
*
Remove the --force-compositing-mode flag except for LayoutTests.
danakj@chromium.org
2014-04-17
1
-1
/
+0
*
Remove all uses of toolkit_use_gtk in the gyp files.
erg@chromium.org
2014-04-17
1
-6
/
+0
*
Delete unused methods after Blink roll.
aelias@chromium.org
2014-04-17
3
-16
/
+0
*
Move all remaining unittests from webkit/browser/quota/ to content/browser/qu...
pilgrim@chromium.org
2014-04-16
9
-4173
/
+20
*
Updating XTBs based on .GRDs from branch 1916
karen@chromium.org
2014-04-16
2
-2
/
+2
*
Move all remaining appcache unittests from webkit/ to content/
pilgrim@chromium.org
2014-04-12
21
-9589
/
+132
*
Add support for setting TrackStart on solid color layers.
aelias@chromium.org
2014-04-11
4
-10
/
+31
*
Add an --enable-container-culling commandline flag.
fmalita@chromium.org
2014-04-10
2
-0
/
+2
*
Fix crash in skia graphics context teardown after gpu context loss
junov@chromium.org
2014-04-10
1
-1
/
+1
*
Move blob_storage_host from webkit/ to content/
pilgrim@chromium.org
2014-04-10
5
-396
/
+5
*
Remove old texture path in TextureLayer
piman@chromium.org
2014-04-10
2
-6
/
+0
*
A handful of nits found while working on blobs.
ericu@chromium.org
2014-04-09
1
-1
/
+1
*
Move mock_quota_manager and friends from webkit/ to content/
pilgrim@chromium.org
2014-04-09
8
-824
/
+13
*
Move mock_appcache_policy and some unit tests from webkit/ to content/
pilgrim@chromium.org
2014-04-09
7
-1587
/
+35
*
Delete "Experimental WebSocket" flag from chrome://flags.
yhirano@chromium.org
2014-04-08
2
-2
/
+0
*
This CL adds an intra-priority level sorting value for finer grained control ...
simonhatch@chromium.org
2014-04-07
1
-1
/
+2
*
Fix skia ganesh resources leak.
dongseong.hwang@intel.com
2014-04-07
3
-1
/
+7
*
zero out test_expectations_w3c.txt now that everything has been rolled.
dpranke@chromium.org
2014-04-07
1
-16
/
+0
*
Roll the W3C repos used by Blink and update the test expectations.
dpranke@chromium.org
2014-04-06
1
-33
/
+17
*
Fixed initialization of HostStorageObservers
tmdiep@chromium.org
2014-04-05
3
-3
/
+68
*
Merge w3c test expectations from LayoutTests/TestExpectations .
dpranke@chromium.org
2014-04-05
1
-0
/
+42
*
Re-land "cc: Remove TextureLayer::SetTextureId and TextureLayer::WillModifyTe...
nick@chromium.org
2014-04-03
1
-3
/
+1
*
Revert 261380 "cc: Remove TextureLayer::SetTextureId and Texture..."
nick@chromium.org
2014-04-03
1
-1
/
+3
*
cc: Remove TextureLayer::SetTextureId and TextureLayer::WillModifyTexture
piman@chromium.org
2014-04-03
1
-3
/
+1
*
Provide monitoring of usage for a storage type and origin
tmdiep@chromium.org
2014-04-03
11
-15
/
+1412
*
Extract Peer interface out of ResourceLoaderBridge.
tfarina@chromium.org
2014-04-03
1
-80
/
+6
*
[Quota] Print warning on disk space outage
tzik@chromium.org
2014-04-03
1
-2
/
+8
*
gpu: Lose context when BeginQueryEXT fails to allocate.
danakj@chromium.org
2014-04-02
4
-13
/
+34
*
Revert of gpu: Raise GL_OUT_OF_MEMORY when BeginQueryEXT fails to allocate. (...
pfeldman@chromium.org
2014-04-02
4
-34
/
+13
*
gpu: Lose context when BeginQueryEXT fails to allocate.
danakj@chromium.org
2014-04-02
4
-13
/
+34
*
Remove dead code cc::Layer, cc::WebLayerImpl
wjmaclean@chromium.org
2014-04-02
2
-5
/
+0
*
Updating XTBs based on .GRDs from branch 1847
dxie@chromium.org
2014-04-01
52
-0
/
+52
*
Move appcache_interceptor from webkit/ to content/
pilgrim@chromium.org
2014-04-01
9
-2219
/
+22
*
[Quota] Suppress disk space preservation for system on test.
tzik@chromium.org
2014-04-01
2
-6
/
+5
*
Revert of Introduce an intra-priority level sorting value - Chromium Side (ht...
tkent@chromium.org
2014-04-01
1
-2
/
+1
*
Expose details for appcache error events
jsbell@chromium.org
2014-04-01
18
-90
/
+276
*
Revert "Handle direction control in compositor Animations"
rafaelw@google.com
2014-04-01
2
-42
/
+2
[next]