| Commit message (Expand) | Author | Age | Files | Lines |
* | Move nullable_string16.h to the string subdirectory. | avi@chromium.org | 2013-06-13 | 2 | -19/+19 |
* | Give more request types a TransportSecurityState. | palmer@chromium.org | 2013-06-13 | 1 | -0/+3 |
* | Use a direct include of strings headers in webkit/, part 2. | avi@chromium.org | 2013-06-11 | 11 | -12/+12 |
* | Rename base/hash_tables to base/containers/hash_tables. | brettw@chromium.org | 2013-06-11 | 2 | -2/+2 |
* | Call scoped_refptr<T>::get() rather than relying on implicit "operator T*" | rsleevi@chromium.org | 2013-06-11 | 3 | -8/+11 |
* | 2nd try: Split webkit_storage target into webkit_storage_{browser,common,rend... | kinuko@chromium.org | 2013-06-11 | 2 | -4/+5 |
* | Revert 205463 "Split webkit_storage target into webkit_storage_{..." | kinuko@chromium.org | 2013-06-11 | 2 | -5/+4 |
* | Split webkit_storage target into webkit_storage_{browser,common,renderer} | kinuko@chromium.org | 2013-06-11 | 2 | -4/+5 |
* | Update includes of message_loop_proxy. | brettw@chromium.org | 2013-06-10 | 5 | -5/+5 |
* | Replace all CreateFileSystemOperation with FileSystemOperationRunner | kinuko@chromium.org | 2013-06-09 | 3 | -42/+37 |
* | Use a direct include of utf_string_conversions.h in google_apis/, gpu/, ipc/,... | avi@chromium.org | 2013-06-07 | 7 | -7/+7 |
* | remove webkit.gyp (and the test_shell target) and update affected targets | dpranke@chromium.org | 2013-06-06 | 1 | -7/+0 |
* | Remove one last caller of WebString::data | abarth@chromium.org | 2013-06-06 | 1 | -2/+3 |
* | Reland: Use a shared thread for media operations (round 3). | scherkus@chromium.org | 2013-06-06 | 1 | -0/+11 |
* | Move webkit/appcache/* into webkit/{browser,common}/appcache | kinuko@chromium.org | 2013-06-05 | 6 | -17/+16 |
* | Remove old webkit support code for IndexedDB. | alecflett@chromium.org | 2013-06-05 | 6 | -124/+7 |
* | Move C++ code from webkit/tools/test_shell to webkit/support | jamesr@chromium.org | 2013-06-04 | 33 | -47/+4590 |
* | Update webkit/ to use scoped_refptr<T>::get() rather than implicit "operator T*" | rsleevi@chromium.org | 2013-06-02 | 2 | -2/+2 |
* | Make webkit_user_agent a standalone gyp | jamesr@chromium.org | 2013-05-31 | 2 | -5/+2 |
* | Revert 203429 "Reland: Use a shared thread for media operations." | scherkus@chromium.org | 2013-05-31 | 1 | -11/+0 |
* | Reland: Use a shared thread for media operations. | scherkus@chromium.org | 2013-05-31 | 1 | -0/+11 |
* | Move the WebCursor sources from webkit/glue to webkit/common/cursors. | ananta@chromium.org | 2013-05-31 | 1 | -0/+1 |
* | Stop using WebKit-compatible validation messages for testing. | tkent@chromium.org | 2013-05-31 | 1 | -25/+1 |
* | Move webkit/media/ into webkit/renderer/media | jamesr@chromium.org | 2013-05-30 | 5 | -9/+9 |
* | Revert "Move C++ code from webkit/tools/test_shell to webkit/support" | jamesr@chromium.org | 2013-05-30 | 33 | -4587/+46 |
* | Move C++ code from webkit/tools/test_shell to webkit/support | jamesr@chromium.org | 2013-05-30 | 33 | -46/+4587 |
* | Move webkit/quota files to webkit/browser/quota or webkit/common/quota | tzik@chromium.org | 2013-05-30 | 2 | -3/+2 |
* | Remove unnecessary ui::CompositorTestSupport | jamesr@chromium.org | 2013-05-30 | 1 | -1/+1 |
* | Update refernces to Blink's Platform API (webkit) | abarth@chromium.org | 2013-05-30 | 20 | -55/+55 |
* | Revert 202787 "Remove unnecessary ui::CompositorTestSupport" | kinuko@chromium.org | 2013-05-29 | 1 | -1/+1 |
* | Remove unnecessary ui::CompositorTestSupport | jamesr@chromium.org | 2013-05-29 | 1 | -1/+1 |
* | Move webkit/gpu into webkit/common/gpu | jamesr@chromium.org | 2013-05-26 | 4 | -7/+7 |
* | Move more browser-specific webkit/fileapi code to webkit/browser/fileapi | kinuko@chromium.org | 2013-05-24 | 2 | -5/+5 |
* | Move WebLayerTreeViewImplForTesting into webkit/support and tighten up DEPS | jamesr@chromium.org | 2013-05-23 | 6 | -4/+315 |
* | Move webkit/user_agent/ into webkit/common | jamesr@chromium.org | 2013-05-23 | 2 | -3/+3 |
* | Move webkit/database to webkit/browser and webkit/common. Also move content::... | michaeln@google.com | 2013-05-22 | 4 | -6/+5 |
* | Fix bug in GetAbsoluteWebStringFromUTF8Path() introduced by refactoring MakeA... | steveblock@chromium.org | 2013-05-22 | 1 | -8/+17 |
* | Remove now-unused sharedOffscreenGraphicsContext3D() methods. | danakj@chromium.org | 2013-05-16 | 2 | -18/+0 |
* | Relanding this as the previous attempt failed due to build errors. | ananta@chromium.org | 2013-05-15 | 2 | -0/+4 |
* | Move webkit/compositor_bindings into webkit/renderer | jamesr@chromium.org | 2013-05-15 | 4 | -7/+7 |
* | Add GCController.minorCollect(), which triggers one minor GC cycle | haraken@chromium.org | 2013-05-14 | 1 | -0/+2 |
* | Return a NULL WebGraphicsContext3DProvider for NULL ContextProvider. | danakj@chromium.org | 2013-05-13 | 1 | -0/+2 |
* | Revert 199560 "Move the plugins sources out of the webkit glue t..." | ananta@chromium.org | 2013-05-11 | 2 | -3/+0 |
* | Revert 199531 "Use a shared thread for media operations." | zmo@chromium.org | 2013-05-10 | 1 | -11/+0 |
* | Move the plugins sources out of the webkit glue target into a new target 'plu... | ananta@chromium.org | 2013-05-10 | 2 | -0/+3 |
* | Use a shared thread for media operations. | scherkus@chromium.org | 2013-05-10 | 1 | -0/+11 |
* | Move compositor support out of base WebKitPlatformSupport into renderer | jamesr@chromium.org | 2013-05-10 | 3 | -0/+9 |
* | Add the WebGraphicsContext3DProviderImpl class. | danakj@chromium.org | 2013-05-09 | 2 | -0/+13 |
* | Remove inside_chromium_build gyp variable | jamesr@chromium.org | 2013-05-08 | 3 | -233/+0 |
* | Delete test_shell. | darin@chromium.org | 2013-05-08 | 1 | -1/+0 |