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
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
cc: Delete GrContext resources when tab becomes invisible.
alokp@chromium.org
2014-04-30
4
-21
/
+21
*
Move unit tests from webkit/common/ to content/common/
pilgrim@chromium.org
2014-04-30
4
-728
/
+0
*
Mount MTP devices in Chrome OS Files.app.
kinaba@chromium.org
2014-04-28
2
-0
/
+6
*
Remove --disable-accelerated-video and GPU_FEATURE_TYPE_ACCELERATED_VIDEO
piman@chromium.org
2014-04-26
1
-1
/
+1
*
Remove GPU_FEATURE_TYPE_3D_CSS and --disable-accelerated-layers
piman@chromium.org
2014-04-25
2
-6
/
+0
*
Fix unittests for gcc 4.9.
rmcilroy@chromium.org
2014-04-24
1
-2
/
+2
*
Remove WebPreferences::accelerated_compositing_enabled
piman@chromium.org
2014-04-24
2
-2
/
+0
*
Cleanup GPU dependencies for gl_in_process_context
primiano@chromium.org
2014-04-23
1
-0
/
+1
*
Removing changes associated with visualWordMovement since this setting is nev...
sunil.ratnu@samsung.com
2014-04-22
2
-2
/
+0
*
Enable layer squashing by default
vollick@chromium.org
2014-04-21
1
-1
/
+1
*
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 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
*
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
*
Delete "Experimental WebSocket" flag from chrome://flags.
yhirano@chromium.org
2014-04-08
2
-2
/
+0
*
Fix skia ganesh resources leak.
dongseong.hwang@intel.com
2014-04-07
3
-1
/
+7
*
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
*
Expose details for appcache error events
jsbell@chromium.org
2014-04-01
2
-1
/
+50
*
Stop using the mediaFullscreenRequiresUserGesture setting
philipj@opera.com
2014-03-29
2
-2
/
+0
*
[fsp] Introduce file_system_provider::Service class for the FileSystemProvide...
mtomasz@chromium.org
2014-03-27
2
-0
/
+5
*
Use of validating IPC enum macros for quota messages
anish.p@samsung.com
2014-03-25
1
-0
/
+1
*
Move webcursors code from webkit/ to content.
tfarina@chromium.org
2014-03-20
14
-2135
/
+0
*
Revert 257524 "Move IsStringASCII/UTF8 to base namespace."
brettw@chromium.org
2014-03-17
1
-1
/
+1
*
Move IsStringASCII/UTF8 to base namespace.
brettw@chromium.org
2014-03-17
1
-1
/
+1
*
Declare dependency on blink_headers in targets that use blink headers
jamesr@chromium.org
2014-03-16
1
-0
/
+4
*
Remove --enable-memory-info flag
mnaganov@chromium.org
2014-03-13
2
-2
/
+0
*
Move ui.gyp into ui/base/ directory.
tfarina@chromium.org
2014-03-13
1
-1
/
+1
*
Remove ContainsOnlyWhitespace from string_util and CollapseWhitespace into to...
brettw@chromium.org
2014-03-11
1
-1
/
+1
*
Move resource_request_body.cc/h to content/common/
pilgrim@chromium.org
2014-03-11
3
-112
/
+0
*
Add ResourceType::IsServiceWorker(type)
kinuko@chromium.org
2014-03-11
1
-0
/
+4
*
Move user_agent code from webkit/ to content/.
tfarina@chromium.org
2014-03-11
5
-477
/
+0
*
Simplify the user agent code some more since after r255534 it's not affected ...
jam@chromium.org
2014-03-10
3
-103
/
+0
*
Revert 255858 "Simplify the user agent code some more since afte..."
jam@chromium.org
2014-03-09
3
-0
/
+103
*
Simplify the user agent code some more since after r255534 it's not affected ...
jam@chromium.org
2014-03-09
3
-103
/
+0
*
Simplify the user agent overriding code, in preparation for moving it out of ...
jam@chromium.org
2014-03-07
3
-128
/
+12
*
Ensure that pepper plugins honor the GPU H/W video decode blacklist and the d...
ananta@chromium.org
2014-03-07
2
-1
/
+6
*
Remove values from WebPreferences that are set by RenderViewImpl
jamesr@chromium.org
2014-03-04
2
-8
/
+0
*
Cleanup GrGLInterface factories in Chromium in order to remove old names and ...
bsalomon@google.com
2014-02-28
1
-0
/
+1
*
Moved ParseFileSystemSchemeURL from file_system_url to file_system_util.
mgiuca@chromium.org
2014-02-27
3
-0
/
+86
*
Create file systems restricted to volumes.
mtomasz@chromium.org
2014-02-26
2
-18
/
+0
*
Moving version script and gypi file to build\util.
mad@chromium.org
2014-02-21
1
-1
/
+1
*
<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
*
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
[next]