summaryrefslogtreecommitdiffstats
path: root/webkit/child
Commit message (Expand)AuthorAgeFilesLines
* 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
* Introduce webkit_glue bridges for the new WebSocket Implementation.yhirano@chromium.org2013-09-242-2/+2
* More Chromium Blob hacking to switch from bloburls to blobuuids.michaeln@chromium.org2013-09-241-3/+7
* Add message strings for ValidationRange{Overflow,Underflow}DateTime.tkent@chromium.org2013-09-201-0/+4
* Update validation messsage strings for stepMismatch.tkent@chromium.org2013-09-181-0/+2
* Add new localized strings for input[type=email].tkent@chromium.org2013-09-181-0/+14
* Support byte range requests when routing resource requests directly through t...jam@chromium.org2013-09-172-109/+114
* Move a bunch of windows stuff from ui/base/win to ui/gfx/winben@chromium.org2013-09-121-1/+1
* Move ui/base/win/dpi.h to ui/gfx/dpi_win.hben@chromium.org2013-09-101-2/+2
* Do not use deprecated TypeURL from WebHTTPBody::Element.tfarina@chromium.org2013-09-101-1/+1
* Treat headers and HTTP status text as Latin-1davidben@chromium.org2013-09-091-21/+20
* Chromium Blob hackingmichaeln@chromium.org2013-09-071-1/+1
* Propagate the encoded data length through OnDownloadData delegate methodyusukesuzuki@chromium.org2013-09-032-5/+11
* Remove unused forward declaration in websocketstreamhandle_bridgetyoshino@chromium.org2013-09-021-6/+0
* Revert "Chromium Blob hacking" This reverts r220754.tkent@chromium.org2013-09-021-1/+1
* Chromium Blob hackingmichaeln@chromium.org2013-09-011-1/+1
* UMA data collector for cross-site documents(XSD)dsjang@chromium.org2013-08-231-1/+1
* Add shadow bitmap resource for mac overhang shadow layersccameron@chromium.org2013-08-221-0/+1
* Reland: Remove webkit_chromium_resources.pak entries.tfarina@chromium.org2013-08-021-1/+1
* Revert 215210 "Remove webkit_chromium_resources.pak entries." because it was ...pkotwicz@chromium.org2013-08-021-1/+1
* Remove webkit_chromium_resources.pak entries.tfarina@chromium.org2013-08-021-1/+1
* Add the UMA PLT.BeginToFinish{,Doc}_AfterPreconnectRequest to measure PLT jus...kouhei@chromium.org2013-07-302-3/+8
* Remove obsolete low-memory related methods from platform implemenation.jochen@chromium.org2013-07-262-30/+0