summaryrefslogtreecommitdiffstats
path: root/content/child
Commit message (Expand)AuthorAgeFilesLines
* Move fling_curve_configuration.* to content/child/pilgrim@chromium.org2014-02-244-7/+119
* Move webkit_glue_unittest.cc from webkit to content/child.tfarina@chromium.org2014-02-221-0/+88
* [Android] Port Scroller.java to C++ and use for fling animationsjdduke@chromium.org2014-02-222-48/+0
* Add a command-line switch for bleeding-edge fast path Silk features.chrishtr@chromium.org2014-02-211-0/+3
* Move webthread_impl.* to content/child.tfarina@chromium.org2014-02-213-8/+211
* [WebSocket] Send (request|response)_headers_text to the inspector.yhirano@chromium.org2014-02-211-0/+2
* Remove WebFrame-based WebApplicationCacheHost API and move to platform includesadamk@chromium.org2014-02-203-41/+2
* Remove --enable-input-mode-attribute flagkochi@chromium.org2014-02-201-3/+0
* Remove --disable-fullscreen switchscheib@chromium.org2014-02-201-3/+0
* Move WorkerTaskRunner to content/child.tfarina@chromium.org2014-02-1916-42/+255
* Remove --disable-device-motion and --disable-device-orientation flags from ch...timvolodine@chromium.org2014-02-181-6/+0
* Delete Geolocation command line switch and callers of enableGeolocation.mvanouwerkerk@chromium.org2014-02-141-3/+0
* Implementations of SharedWorker in the renderer process.horo@chromium.org2014-02-142-0/+138
* Implement new willStartMainResourceRequest method of blink::WebApplicationCac...adamk@chromium.org2014-02-132-12/+22
* Reland r250851 - "Update all the client code to use a single WebThemeEngine.h...dpranke@chromium.org2014-02-133-3/+3
* Remove unused includes & using statements from blink::Platform implementations.ddorwin@chromium.org2014-02-131-2/+2
* Move webfallbackthemeengine_impl.* to content/child/pilgrim@chromium.org2014-02-133-2/+234
* Revert r250851 - "Update all the client code to use a single WebThemeEngine.h...dpranke@chromium.org2014-02-133-3/+3
* Update all the client code to use a single WebThemeEngine.h header.dpranke@chromium.org2014-02-123-3/+3
* Support for the SendClosing message in content/ricea@chromium.org2014-02-123-0/+13
* Remove references to non-Aura Win WebThemeEngine implementation.dpranke@chromium.org2014-02-112-1063/+0
* Don't initialize GL again in AcceleratedSurface::Initialize()danakj@chromium.org2014-02-111-2/+7
* Revert 250185 "Remove --enable-html-imports"morrita@chromium.org2014-02-101-0/+3
* Remove --enable-html-importsmorrita@chromium.org2014-02-101-3/+0
* Add transfer size paramater to didFinishLoading [2/3]eustas@chromium.org2014-02-104-6/+12
* IndexedDB: Use enums in Blink API and IPCjsbell@chromium.org2014-02-075-9/+13
* POSIX: replace alarm() with a waiting thread.jln@chromium.org2014-02-071-1/+49
* Plumb network stack information about existence of cached copyrdsmith@chromium.org2014-02-065-11/+16
* Quota: Remove ifdef macros used for callback cleanupnhiroki@chromium.org2014-02-062-25/+5
* Quota: Cap size of requested quotanhiroki@chromium.org2014-02-062-2/+2
* Add flag to disable repaint after layout.dsinclair@chromium.org2014-02-041-0/+3
* Quota: Remove self-destructive callbacks for cleanup (Chromium)nhiroki@chromium.org2014-02-042-9/+30
* Don't try to guess the referrer policy, but use the one associated with the r...jochen@chromium.org2014-02-044-10/+4
* Enter blink::WebHeap::SafePointScope across waiting for sync filesystem opera...vegorov@chromium.org2014-02-031-1/+5
* Move the rest of webkit/glue into content/childtfarina@chromium.org2014-02-017-3/+323
* Move webkit/child/webthemeengine_impl_* to content/child/pilgrim@chromium.org2014-01-319-5/+1571
* Move webkit/child/web_discardable_memory_impl to content/child/pilgrim@chromium.org2014-01-303-3/+92
* When checking the public suffix list, set INCLUDE_PRIVATE_REGISTRIES for all ...rsleevi@chromium.org2014-01-301-3/+1
* Add a commandline flag for TargetedStyleRecalc. Chromium side of change. Goes...chrishtr@chromium.org2014-01-301-0/+3
* Expand the QuickTime quirk to handle all mime types used by that plugin.jam@chromium.org2014-01-301-1/+3
* Move webkit/child/webkitplatformsupport_child_impl to content/pilgrim@chromium.org2014-01-303-2/+229
* Convert Media Galleries to use base::Filervargas@chromium.org2014-01-277-39/+38
* Add ability to enable / disable overscroll in about:flagsdavemoore@chromium.org2014-01-241-1/+2
* IndexedDB: Ignore stale Success if handle was passed in UpgradeNeededjsbell@chromium.org2014-01-231-0/+3
* IndexedDB: Only reset prefetch caches for cursors in same transactionjsbell@chromium.org2014-01-227-38/+311
* Quota: Run didGrantStorageQuota with usage and granted_quotanhiroki@chromium.org2014-01-221-1/+1
* Revert of IndexedDB: Only reset prefetch caches for cursors in same transacti...mnissler@chromium.org2014-01-227-308/+38
* IndexedDB: Only reset prefetch caches for cursors in same transactionjsbell@chromium.org2014-01-227-38/+308
* Quota: Return a pair of usage and granted_quota on requesting quota.nhiroki@chromium.org2014-01-212-3/+5
* fix buildjam@chromium.org2014-01-211-0/+1