summaryrefslogtreecommitdiffstats
path: root/webkit/child
Commit message (Expand)AuthorAgeFilesLines
* Reland "Move WebKitPlatformSupportImpl over to content."tfarina@chromium.org2014-03-0310-2323/+2
* Revert of Move WebKitPlatformSupportImpl over to content. (https://codereview...scottmg@chromium.org2014-03-0310-2/+2323
* Move WebKitPlatformSupportImpl over to content.tfarina@chromium.org2014-03-0310-2375/+54
* Move fling_animator_impl_android.* to content/child/pilgrim@chromium.org2014-02-263-146/+0
* Move fling_curve_configuration.* to content/child/pilgrim@chromium.org2014-02-243-116/+0
* [Android] Port Scroller.java to C++ and use for fling animationsjdduke@chromium.org2014-02-222-116/+50
* Move webthread_impl.* to content/child.tfarina@chromium.org2014-02-213-208/+0
* Move WorkerTaskRunner to content/child.tfarina@chromium.org2014-02-194-228/+0
* [Android] Use DIP coordinates for GestureFlingStart eventsjdduke@chromium.org2014-02-191-4/+8
* Remove unused includes & using statements from blink::Platform implementations.ddorwin@chromium.org2014-02-131-13/+0
* Move webfallbackthemeengine_impl.* to content/child/pilgrim@chromium.org2014-02-133-237/+0
* DevTools does not display POST bodies when following redirects.eustas@chromium.org2014-02-121-1/+4
* Add transfer size paramater to didFinishLoading [2/3]eustas@chromium.org2014-02-103-10/+13
* Plumb network stack information about existence of cached copyrdsmith@chromium.org2014-02-064-4/+12
* Don't try to guess the referrer policy, but use the one associated with the r...jochen@chromium.org2014-02-043-14/+4
* Move webkit/child/webthemeengine_impl_* to content/child/pilgrim@chromium.org2014-01-319-1590/+0
* Move webkit/child/web_discardable_memory_impl to content/child/pilgrim@chromium.org2014-01-303-94/+0
* Move webkit/child/webkitplatformsupport_child_impl to content/pilgrim@chromium.org2014-01-3010-231/+21
* Wires through ScrollbarCorner to NativeTheme.sky@chromium.org2014-01-303-9/+5
* Disable HTTP authentication dialog for XHR with credentialsjl@opera.com2014-01-251-0/+5
* Remove accessibility string references for unused media control buttons.scherkus@chromium.org2014-01-241-16/+0
* Implement Platform::createWaitableEvent(): chromium sidekinuko@chromium.org2014-01-202-0/+42
* Include the default implementation of WebThemeEngine.h in webthemeengine_impl...dpranke@chromium.org2014-01-171-1/+1
* base: Discardable memory types.reveman@chromium.org2014-01-082-4/+6
* Remove UTF string conversion functions from the global namespace.avi@chromium.org2013-12-261-1/+1
* Update uses of UTF conversions in ppapi/, printing/, remoting/, rlz/, sandbox...avi@chromium.org2013-12-251-2/+2
* Add base:: to string16 in webkit/.dbeam@chromium.org2013-12-192-46/+48
* Move geometric types to a separate, more lightweight target.ben@chromium.org2013-12-181-0/+1
* Enable tcmalloc heap-profiler module on Windows.peria@chromium.org2013-12-111-1/+4
* Move RemoveChars, ReplaceChars, TrimString, and TruncateUTF8ToByteSize to bas...brettw@chromium.org2013-12-032-2/+2
* Provide meaningful error description for failed requests.eustas@chromium.org2013-11-271-0/+3
* Remove temporary code after migration of Platform::updateTraceEventDurationwangxianzhu@chromium.org2013-11-212-8/+0
* Cache the numberOfProcessors value on posix and expose it to blinkjochen@chromium.org2013-11-202-0/+5
* Independently enable recording and event callbackwangxianzhu@chromium.org2013-11-202-1/+15
* Rewrite include paths for Blink public/ headers that have movedphilipj@opera.com2013-11-141-1/+1
* Cleanup: Remove unused includes of webkit/glue/webkit_glue.htfarina@chromium.org2013-11-121-1/+0
* Rename WebKit namespace to blink (part 5)abarth@chromium.org2013-11-0742-301/+301
* Extract webkit_child target from glue.tfarina@chromium.org2013-11-061-0/+134
* webkit: Avoid use of discardable memory unless supported natively.reveman@chromium.org2013-11-061-0/+2
* Add Platform::physicalMemoryInBytes to WebKitPlatformSupportImpl.rmcilroy@chromium.org2013-11-052-0/+5
* Add discardable memory emulation for non-android/mac platformsvollick@chromium.org2013-10-301-2/+0
* Remove temporary WebKitPlatformSupportImpl::addTraceEventNewwangxianzhu@chromium.org2013-10-242-27/+1
* Change WebKitPlatformSupportImpl::addTraceEvent() to new implwangxianzhu@chromium.org2013-10-232-5/+4
* Cleanup deprecated and no longer needed blob revamp stuff, deadcode.michaeln@google.com2013-10-221-4/+0
* Implement new WebKit::Platform trace_event APIs.wangxianzhu@chromium.org2013-10-222-0/+42
* Refactor DiscardableMemory for the upcoming DiscardableMemoryAllocator.pliard@chromium.org2013-10-213-20/+23
* Android: limit image decoded size based on amount of physical memorywangxianzhu@chromium.org2013-10-041-4/+11
* Remove unnecessary DEPS file.jam@chromium.org2013-10-032-2/+0
* Network: wrong http-method is exposed for redirects.eustas@chromium.org2013-09-261-2/+4
* Limit image decoded size on low end Android deviceswangxianzhu@chromium.org2013-09-262-0/+14