| Commit message (Expand) | Author | Age | Files | Lines |
* | Include the default implementation of WebThemeEngine.h in webthemeengine_impl... | dpranke@chromium.org | 2014-01-17 | 1 | -1/+1 |
* | base: Discardable memory types. | reveman@chromium.org | 2014-01-08 | 2 | -4/+6 |
* | Remove UTF string conversion functions from the global namespace. | avi@chromium.org | 2013-12-26 | 1 | -1/+1 |
* | Update uses of UTF conversions in ppapi/, printing/, remoting/, rlz/, sandbox... | avi@chromium.org | 2013-12-25 | 1 | -2/+2 |
* | Add base:: to string16 in webkit/. | dbeam@chromium.org | 2013-12-19 | 2 | -46/+48 |
* | Move geometric types to a separate, more lightweight target. | ben@chromium.org | 2013-12-18 | 1 | -0/+1 |
* | Enable tcmalloc heap-profiler module on Windows. | peria@chromium.org | 2013-12-11 | 1 | -1/+4 |
* | Move RemoveChars, ReplaceChars, TrimString, and TruncateUTF8ToByteSize to bas... | brettw@chromium.org | 2013-12-03 | 2 | -2/+2 |
* | Provide meaningful error description for failed requests. | eustas@chromium.org | 2013-11-27 | 1 | -0/+3 |
* | Remove temporary code after migration of Platform::updateTraceEventDuration | wangxianzhu@chromium.org | 2013-11-21 | 2 | -8/+0 |
* | Cache the numberOfProcessors value on posix and expose it to blink | jochen@chromium.org | 2013-11-20 | 2 | -0/+5 |
* | Independently enable recording and event callback | wangxianzhu@chromium.org | 2013-11-20 | 2 | -1/+15 |
* | Rewrite include paths for Blink public/ headers that have moved | philipj@opera.com | 2013-11-14 | 1 | -1/+1 |
* | Cleanup: Remove unused includes of webkit/glue/webkit_glue.h | tfarina@chromium.org | 2013-11-12 | 1 | -1/+0 |
* | Rename WebKit namespace to blink (part 5) | abarth@chromium.org | 2013-11-07 | 42 | -301/+301 |
* | Extract webkit_child target from glue. | tfarina@chromium.org | 2013-11-06 | 1 | -0/+134 |
* | webkit: Avoid use of discardable memory unless supported natively. | reveman@chromium.org | 2013-11-06 | 1 | -0/+2 |
* | Add Platform::physicalMemoryInBytes to WebKitPlatformSupportImpl. | rmcilroy@chromium.org | 2013-11-05 | 2 | -0/+5 |
* | Add discardable memory emulation for non-android/mac platforms | vollick@chromium.org | 2013-10-30 | 1 | -2/+0 |
* | Remove temporary WebKitPlatformSupportImpl::addTraceEventNew | wangxianzhu@chromium.org | 2013-10-24 | 2 | -27/+1 |
* | Change WebKitPlatformSupportImpl::addTraceEvent() to new impl | wangxianzhu@chromium.org | 2013-10-23 | 2 | -5/+4 |
* | Cleanup deprecated and no longer needed blob revamp stuff, deadcode. | michaeln@google.com | 2013-10-22 | 1 | -4/+0 |
* | Implement new WebKit::Platform trace_event APIs. | wangxianzhu@chromium.org | 2013-10-22 | 2 | -0/+42 |
* | Refactor DiscardableMemory for the upcoming DiscardableMemoryAllocator. | pliard@chromium.org | 2013-10-21 | 3 | -20/+23 |
* | Android: limit image decoded size based on amount of physical memory | wangxianzhu@chromium.org | 2013-10-04 | 1 | -4/+11 |
* | Remove unnecessary DEPS file. | jam@chromium.org | 2013-10-03 | 2 | -2/+0 |
* | Network: wrong http-method is exposed for redirects. | eustas@chromium.org | 2013-09-26 | 1 | -2/+4 |
* | Limit image decoded size on low end Android devices | wangxianzhu@chromium.org | 2013-09-26 | 2 | -0/+14 |
* | Introduce webkit_glue bridges for the new WebSocket Implementation. | yhirano@chromium.org | 2013-09-24 | 2 | -2/+2 |
* | More Chromium Blob hacking to switch from bloburls to blobuuids. | michaeln@chromium.org | 2013-09-24 | 1 | -3/+7 |
* | Add message strings for ValidationRange{Overflow,Underflow}DateTime. | tkent@chromium.org | 2013-09-20 | 1 | -0/+4 |
* | Update validation messsage strings for stepMismatch. | tkent@chromium.org | 2013-09-18 | 1 | -0/+2 |
* | Add new localized strings for input[type=email]. | tkent@chromium.org | 2013-09-18 | 1 | -0/+14 |
* | Support byte range requests when routing resource requests directly through t... | jam@chromium.org | 2013-09-17 | 2 | -109/+114 |
* | Move a bunch of windows stuff from ui/base/win to ui/gfx/win | ben@chromium.org | 2013-09-12 | 1 | -1/+1 |
* | Move ui/base/win/dpi.h to ui/gfx/dpi_win.h | ben@chromium.org | 2013-09-10 | 1 | -2/+2 |
* | Do not use deprecated TypeURL from WebHTTPBody::Element. | tfarina@chromium.org | 2013-09-10 | 1 | -1/+1 |
* | Treat headers and HTTP status text as Latin-1 | davidben@chromium.org | 2013-09-09 | 1 | -21/+20 |
* | Chromium Blob hacking | michaeln@chromium.org | 2013-09-07 | 1 | -1/+1 |
* | Propagate the encoded data length through OnDownloadData delegate method | yusukesuzuki@chromium.org | 2013-09-03 | 2 | -5/+11 |
* | Remove unused forward declaration in websocketstreamhandle_bridge | tyoshino@chromium.org | 2013-09-02 | 1 | -6/+0 |
* | Revert "Chromium Blob hacking" This reverts r220754. | tkent@chromium.org | 2013-09-02 | 1 | -1/+1 |
* | Chromium Blob hacking | michaeln@chromium.org | 2013-09-01 | 1 | -1/+1 |
* | UMA data collector for cross-site documents(XSD) | dsjang@chromium.org | 2013-08-23 | 1 | -1/+1 |
* | Add shadow bitmap resource for mac overhang shadow layers | ccameron@chromium.org | 2013-08-22 | 1 | -0/+1 |
* | Reland: Remove webkit_chromium_resources.pak entries. | tfarina@chromium.org | 2013-08-02 | 1 | -1/+1 |
* | Revert 215210 "Remove webkit_chromium_resources.pak entries." because it was ... | pkotwicz@chromium.org | 2013-08-02 | 1 | -1/+1 |
* | Remove webkit_chromium_resources.pak entries. | tfarina@chromium.org | 2013-08-02 | 1 | -1/+1 |
* | Add the UMA PLT.BeginToFinish{,Doc}_AfterPreconnectRequest to measure PLT jus... | kouhei@chromium.org | 2013-07-30 | 2 | -3/+8 |
* | Remove obsolete low-memory related methods from platform implemenation. | jochen@chromium.org | 2013-07-26 | 2 | -30/+0 |