summaryrefslogtreecommitdiffstats
path: root/webkit/common
Commit message (Expand)AuthorAgeFilesLines
* cc: Delete GrContext resources when tab becomes invisible.alokp@chromium.org2014-04-304-21/+21
* Move unit tests from webkit/common/ to content/common/pilgrim@chromium.org2014-04-304-728/+0
* Mount MTP devices in Chrome OS Files.app.kinaba@chromium.org2014-04-282-0/+6
* Remove --disable-accelerated-video and GPU_FEATURE_TYPE_ACCELERATED_VIDEOpiman@chromium.org2014-04-261-1/+1
* Remove GPU_FEATURE_TYPE_3D_CSS and --disable-accelerated-layerspiman@chromium.org2014-04-252-6/+0
* Fix unittests for gcc 4.9.rmcilroy@chromium.org2014-04-241-2/+2
* Remove WebPreferences::accelerated_compositing_enabledpiman@chromium.org2014-04-242-2/+0
* Cleanup GPU dependencies for gl_in_process_contextprimiano@chromium.org2014-04-231-0/+1
* Removing changes associated with visualWordMovement since this setting is nev...sunil.ratnu@samsung.com2014-04-222-2/+0
* Enable layer squashing by defaultvollick@chromium.org2014-04-211-1/+1
* Initialize force_compositing_mode to true in WebPreferences constructor.earthdok@chromium.org2014-04-181-0/+1
* Revert "Enable layer squashing by default"eae@chromium.org2014-04-181-1/+1
* Enable layer squashing by defaultvollick@chromium.org2014-04-181-1/+1
* Remove the --force-compositing-mode flag except for LayoutTests.danakj@chromium.org2014-04-171-1/+0
* Remove all uses of toolkit_use_gtk in the gyp files.erg@chromium.org2014-04-171-6/+0
* Add an --enable-container-culling commandline flag.fmalita@chromium.org2014-04-102-0/+2
* Fix crash in skia graphics context teardown after gpu context lossjunov@chromium.org2014-04-101-1/+1
* Delete "Experimental WebSocket" flag from chrome://flags.yhirano@chromium.org2014-04-082-2/+0
* Fix skia ganesh resources leak.dongseong.hwang@intel.com2014-04-073-1/+7
* gpu: Lose context when BeginQueryEXT fails to allocate.danakj@chromium.org2014-04-024-13/+34
* Revert of gpu: Raise GL_OUT_OF_MEMORY when BeginQueryEXT fails to allocate. (...pfeldman@chromium.org2014-04-024-34/+13
* gpu: Lose context when BeginQueryEXT fails to allocate.danakj@chromium.org2014-04-024-13/+34
* Expose details for appcache error eventsjsbell@chromium.org2014-04-012-1/+50
* Stop using the mediaFullscreenRequiresUserGesture settingphilipj@opera.com2014-03-292-2/+0
* [fsp] Introduce file_system_provider::Service class for the FileSystemProvide...mtomasz@chromium.org2014-03-272-0/+5
* Use of validating IPC enum macros for quota messagesanish.p@samsung.com2014-03-251-0/+1
* Move webcursors code from webkit/ to content.tfarina@chromium.org2014-03-2014-2135/+0
* Revert 257524 "Move IsStringASCII/UTF8 to base namespace."brettw@chromium.org2014-03-171-1/+1
* Move IsStringASCII/UTF8 to base namespace.brettw@chromium.org2014-03-171-1/+1
* Declare dependency on blink_headers in targets that use blink headersjamesr@chromium.org2014-03-161-0/+4
* Remove --enable-memory-info flagmnaganov@chromium.org2014-03-132-2/+0
* Move ui.gyp into ui/base/ directory.tfarina@chromium.org2014-03-131-1/+1
* Remove ContainsOnlyWhitespace from string_util and CollapseWhitespace into to...brettw@chromium.org2014-03-111-1/+1
* Move resource_request_body.cc/h to content/common/pilgrim@chromium.org2014-03-113-112/+0
* Add ResourceType::IsServiceWorker(type)kinuko@chromium.org2014-03-111-0/+4
* Move user_agent code from webkit/ to content/.tfarina@chromium.org2014-03-115-477/+0
* Simplify the user agent code some more since after r255534 it's not affected ...jam@chromium.org2014-03-103-103/+0
* Revert 255858 "Simplify the user agent code some more since afte..."jam@chromium.org2014-03-093-0/+103
* Simplify the user agent code some more since after r255534 it's not affected ...jam@chromium.org2014-03-093-103/+0
* Simplify the user agent overriding code, in preparation for moving it out of ...jam@chromium.org2014-03-073-128/+12
* Ensure that pepper plugins honor the GPU H/W video decode blacklist and the d...ananta@chromium.org2014-03-072-1/+6
* Remove values from WebPreferences that are set by RenderViewImpljamesr@chromium.org2014-03-042-8/+0
* Cleanup GrGLInterface factories in Chromium in order to remove old names and ...bsalomon@google.com2014-02-281-0/+1
* Moved ParseFileSystemSchemeURL from file_system_url to file_system_util.mgiuca@chromium.org2014-02-273-0/+86
* Create file systems restricted to volumes. mtomasz@chromium.org2014-02-262-18/+0
* Moving version script and gypi file to build\util.mad@chromium.org2014-02-211-1/+1
* <webview>: Disable navigation on drag-and-drop.fsamuel@chromium.org2014-02-202-0/+2
* Remove --disable-fullscreen switchscheib@chromium.org2014-02-202-2/+0
* Move webkit/common/gpu/test_context_provider_factory.* to content/test/pilgrim@chromium.org2014-02-123-78/+0
* Move common param trait enum's to IPC range-checked macros.tsepez@chromium.org2014-02-111-1/+2